Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
optionalg
/
stepcode
Public
forked from
stepcode/stepcode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
stepcode
src
clutils
on
master
User selector
All users
All time
Commit history
Commits on Aug 4, 2015
'register' storage class specifier is deprecated [-Wdeprecated-register]
mpictor
committed
4d32009
View commit details
Copy full SHA for 4d32009
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
cleanup
mpictor
committed
942fb89
View commit details
Copy full SHA for 942fb89
View code at this point
Browse repository at this point
printf(...) -> fprintf( stderr, ...): warnings and errors should not be on stdout
mpictor
committed
893936b
View commit details
Copy full SHA for 893936b
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
eliminate a reference to temporary, modify 2 funcs
Show description for cba6fec
mpictor
committed
cba6fec
View commit details
Copy full SHA for cba6fec
View code at this point
Browse repository at this point
Commits on Dec 26, 2014
add variable names to some prototypes in ErrorDescriptor header
mpictor
committed
6e636d1
View commit details
Copy full SHA for 6e636d1
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
More whitespace and case tweaks
starseeker
authored and
mpictor
committed
10fb741
View commit details
Copy full SHA for 10fb741
View code at this point
Browse repository at this point
whitespace changes
starseeker
authored and
mpictor
committed
44e02c9
View commit details
Copy full SHA for 44e02c9
View code at this point
Browse repository at this point
Add CMake footer comment to CMake files
starseeker
authored and
mpictor
committed
c0e74a9
View commit details
Copy full SHA for c0e74a9
View code at this point
Browse repository at this point
Commits on Sep 17, 2013
#if -> #ifdef
mpictor
committed
04b1b61
View commit details
Copy full SHA for 04b1b61
View code at this point
Browse repository at this point
Commits on Aug 30, 2013
Update to stepcode function 'DirObj::CheckIndex' to quiet a valgrind 'mismatched free' warning.
Show description for ec630ba
r_weiss
authored and
mpictor
committed
ec630ba
View commit details
Copy full SHA for ec630ba
View code at this point
Browse repository at this point
Merge pull request #254 from stepcode/ks/installHdrs
Show description for 6963fc5
mpictor
committed
6963fc5
View commit details
Copy full SHA for 6963fc5
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Installed headers from src/clutils
keshashah
committed
3bc8041
View commit details
Copy full SHA for 3bc8041
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
Add newline
starseeker
committed
c0566fe
View commit details
Copy full SHA for c0566fe
View code at this point
Browse repository at this point
Clear 'extra ';' inside a class' warnings
starseeker
committed
fba49ff
View commit details
Copy full SHA for fba49ff
View code at this point
Browse repository at this point
Apply BRL-CAD r56968 from n_reed - address leak identified by valgrind
starseeker
committed
b559053
View commit details
Copy full SHA for b559053
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
Reducing the scope of variables
keshashah
authored and
mpictor
committed
cc906fc
View commit details
Copy full SHA for cc906fc
View code at this point
Browse repository at this point
Commits on Apr 14, 2013
remove DebugLevel enum, which caused problems.
Show description for b8aa678
Nicholas Reed
authored and
mpictor
committed
b8aa678
View commit details
Copy full SHA for b8aa678
View code at this point
Browse repository at this point
changes due to running astyle
mpictor
committed
9065851
View commit details
Copy full SHA for 9065851
View code at this point
Browse repository at this point
replace all references to SCL with SC in CMake files and code
mpictor
committed
5fa4b17
View commit details
Copy full SHA for 5fa4b17
View code at this point
Browse repository at this point
Commits on Mar 6, 2013
Run Astyle to sync file layouts
starseeker
committed
8d73798
View commit details
Copy full SHA for 8d73798
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
Make a stab at merging master and brlcad. Not properly working yet, need to remove some files, etc.
starseeker
committed
784363b
View commit details
Copy full SHA for 784363b
View code at this point
Browse repository at this point
Commits on Jul 17, 2012
update dll export macros and remove local definitions; SCL git 7be54f3
Nicholas Reed
committed
c55e374
View commit details
Copy full SHA for c55e374
View code at this point
Browse repository at this point
Commits on Jun 26, 2012
need shlwapi for Windows path handling routines; SCL git 02feb6f
Nicholas Reed
committed
996f32a
View commit details
Copy full SHA for 996f32a
View code at this point
Browse repository at this point
Commits on Jun 20, 2012
mark some member functions const; SCL git 225180f
Nicholas Reed
committed
d8b54d5
View commit details
Copy full SHA for d8b54d5
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
Use scl_memmgr in generated schema libraries. Since scl_memmgr.h makes "new" a macro, it has to be included after uses of placement new to avoid breakage. SCL git d8d293b.
Nicholas Reed
committed
d1d68df
View commit details
Copy full SHA for d1d68df
View code at this point
Browse repository at this point
Commits on Jun 14, 2012
use scl_memmgr in clutils; SCL git 010e02b
Nicholas Reed
committed
b8ae516
View commit details
Copy full SHA for b8ae516
View code at this point
Browse repository at this point
Commits on Jun 13, 2012
Apply SCL git 3fd2222 which removes scl_char_str_list class, but std::vector makes a better replacement than std::deque.
Nicholas Reed
committed
2e8b311
View commit details
Copy full SHA for 2e8b311
View code at this point
Browse repository at this point
Commits on Jun 12, 2012
Have SDAI_String and SDAI_Binary wrap std::string rather than inherit from it. SCL git 82898d7.
Nicholas Reed
committed
bde6a38
View commit details
Copy full SHA for bde6a38
View code at this point
Browse repository at this point
Commits on Jun 7, 2012
warning fixes from SCL git 2179c8a and ca4940e
Nicholas Reed
committed
8b0faeb
View commit details
Copy full SHA for 8b0faeb
View code at this point
Browse repository at this point
Prefix scl_hash routines with SCL_. SCL git 4740f4d and 737c53e.
Nicholas Reed
committed
ac5f372
View commit details
Copy full SHA for ac5f372
View code at this point
Browse repository at this point
add dll export symbols to clutils; SCL git 457d51e
Nicholas Reed
committed
eea2ba9
View commit details
Copy full SHA for eea2ba9
View code at this point
Browse repository at this point
Commits on Jun 6, 2012
MSVC fixes from SCL git 6226717 and 879f509
Nicholas Reed
committed
e997b59
View commit details
Copy full SHA for e997b59
View code at this point
Browse repository at this point
Commits on May 31, 2012
cleanup from SCL git c497168
Nicholas Reed
committed
ed115dd
View commit details
Copy full SHA for ed115dd
View code at this point
Browse repository at this point
Simplify filepath handling and use more std::string and bool. SCL git 19a1bae and b277759.
Nicholas Reed
committed
271e273
View commit details
Copy full SHA for 271e273
View code at this point
Browse repository at this point
Commits on May 17, 2012
Apply changes based on SCL git 6e9b5a7. Creates GetLiteralStr function to implement and extend functionality common to SDAI_String::STEPread and PushPastString.
Nicholas Reed
committed
d663062
View commit details
Copy full SHA for d663062
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.