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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
stepcode
/
stepcode
Public
Notifications
You must be signed in to change notification settings
Fork
131
Star
513
Code
Issues
66
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
stepcode
src
test
on
update_dev_guidelines
User selector
All users
All time
Commit history
Commits on Aug 14, 2021
simplify SC_VERSION and library versioning
cshorler
committed
e617808
View commit details
Copy full SHA for e617808
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
Reverting develop back to commit 548fd82ad7ec37301fd
starseeker
committed
4f20f39
View commit details
Copy full SHA for 4f20f39
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Fix p21read compilation.
starseeker
committed
fe79662
View commit details
Copy full SHA for fe79662
View code at this point
Browse repository at this point
Remove the C4251 warning elements from sc_benchmark.h, adjust code.
starseeker
committed
bfff9e6
View commit details
Copy full SHA for bfff9e6
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Update formatting with astyle - use K&R
starseeker
committed
93cb422
View commit details
Copy full SHA for 93cb422
View code at this point
Browse repository at this point
Commits on Dec 23, 2017
More Misc. typos
Unknown
committed
4110550
View commit details
Copy full SHA for 4110550
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Misc. typos
Show description for 0eb7aab
luzpaz
committed
0eb7aab
View commit details
Copy full SHA for 0eb7aab
View code at this point
Browse repository at this point
Commits on May 21, 2015
delete makefile fragment
mpictor
committed
8423811
View commit details
Copy full SHA for 8423811
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
update use of AttrTypeName in test/scl2html.cc
mpictor
committed
703654a
View commit details
Copy full SHA for 703654a
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
prefix optind, optarg, opterr with sc_ because emscripten complained
mpictor
committed
2014a75
View commit details
Copy full SHA for 2014a75
View code at this point
Browse repository at this point
Commits on Oct 12, 2013
eliminate error and warning in p21read.cc
mpictor
committed
a3ed45a
View commit details
Copy full SHA for a3ed45a
View code at this point
Browse repository at this point
Commits on Sep 15, 2013
use static char[] for version, better comments in sc_version_string.cmake
mpictor
committed
4fe5eec
View commit details
Copy full SHA for 4fe5eec
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Rename fedex_python and fedex_plus to exp2python and exp2cxx respectively.
starseeker
committed
5126b48
View commit details
Copy full SHA for 5126b48
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
Unused Variables Removed
keshashah
authored and
mpictor
committed
08d5407
View commit details
Copy full SHA for 08d5407
View code at this point
Browse repository at this point
Commits on Apr 14, 2013
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 Aug 20, 2012
update NIST tests
mpictor
committed
69f280e
View commit details
Copy full SHA for 69f280e
View code at this point
Browse repository at this point
Commits on Aug 8, 2012
p21read statistics - don't ignore '-t' option
mpictor
committed
bd75d3e
View commit details
Copy full SHA for bd75d3e
View code at this point
Browse repository at this point
Commits on Aug 7, 2012
add benchmarking code for linux; needs implemented on WIN32, OSX
Show description for 7c187a7
mpictor
committed
7c187a7
View commit details
Copy full SHA for 7c187a7
View code at this point
Browse repository at this point
Commits on Jun 26, 2012
Use our getopt implementation on all platforms
Show description for 1a60cf9
mpictor
committed
1a60cf9
View commit details
Copy full SHA for 1a60cf9
View code at this point
Browse repository at this point
Commits on Apr 24, 2012
some const char corrections including remaining changes from SCL git 4cf16d7
Nicholas Reed
committed
377d8f0
View commit details
Copy full SHA for 377d8f0
View code at this point
Browse repository at this point
Commits on Apr 17, 2012
Apply SCL git d6d7c48 changes. SCLP23 macros replaced with simple SDAI_ prefix.
Nicholas Reed
committed
ece6112
View commit details
Copy full SHA for ece6112
View code at this point
Browse repository at this point
Commits on Mar 27, 2012
remove references to OODB/O3DB as in mpictor git repo ca0824d and d067534
Nicholas Reed
committed
a28c0df
View commit details
Copy full SHA for a28c0df
View code at this point
Browse repository at this point
run astyle on SCL sources with misc/astyle.cfg options
Nicholas Reed
committed
8c8f2a1
View commit details
Copy full SHA for 8c8f2a1
View code at this point
Browse repository at this point
Commits on Mar 20, 2012
remove step autotools files
Nicholas Reed
committed
196e21b
View commit details
Copy full SHA for 196e21b
View code at this point
Browse repository at this point
Commits on Feb 17, 2012
try to fix strings changed to std::string that still called non-existant chars member function
Nicholas Reed
committed
6776c95
View commit details
Copy full SHA for 6776c95
View code at this point
Browse repository at this point
Commits on Feb 13, 2012
Merge pull request #137 from mpictor/review/embarcadero_fixes
Show description for 92d83ef
mpictor
committed
92d83ef
View commit details
Copy full SHA for 92d83ef
View code at this point
Browse repository at this point
Commits on Feb 10, 2012
Fix segfault when file not found for p21read.
Show description for ac702af
davyw
committed
ac702af
View commit details
Copy full SHA for ac702af
View code at this point
Browse repository at this point
Commits on Feb 5, 2012
Removed __O3DB__ references.
Show description for ca0824d
davyw
committed
ca0824d
View commit details
Copy full SHA for ca0824d
View code at this point
Browse repository at this point
Commits on Dec 8, 2011
run astyle on all files. changed args to catch more files (src/*.h)
mpictor
committed
388901d
View commit details
Copy full SHA for 388901d
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
Made non MSVC include files conditional.
Show description for 71bd7b2
davyw
authored and
mpictor
committed
71bd7b2
View commit details
Copy full SHA for 71bd7b2
View code at this point
Browse repository at this point
Commits on Nov 27, 2011
Generate version info and timestamp at build time
Show description for dc30ee2
mpictor
committed
dc30ee2
View commit details
Copy full SHA for dc30ee2
View code at this point
Browse repository at this point
Commits on Nov 15, 2011
p21read should exit(1) for write errors _and_ read errors
mpictor
committed
3ed94ab
View commit details
Copy full SHA for 3ed94ab
View code at this point
Browse repository at this point
add bool strict
mpictor
committed
de3495d
View commit details
Copy full SHA for de3495d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.