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
cleditor
on
change_python_package_name
User selector
All users
All time
Commit history
Commits on Sep 26, 2022
Remove base library from stepcode
Show description for 7dbda20
starseeker
authored and
cshorler
committed
7dbda20
View commit details
Copy full SHA for 7dbda20
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
Add destructor for CmdMgr
starseeker
authored and
cshorler
committed
874dca8
View commit details
Copy full SHA for 874dca8
View code at this point
Browse repository at this point
Use array deletes, clean up temporary objects.
starseeker
authored and
cshorler
committed
c7bd9fa
View commit details
Copy full SHA for c7bd9fa
View code at this point
Browse repository at this point
Make sure BUFSIZ buffers have room for NULL
Show description for 0fd354c
starseeker
authored and
cshorler
committed
0fd354c
View commit details
Copy full SHA for 0fd354c
View code at this point
Browse repository at this point
Commits on Aug 15, 2021
CMake update
Show description for 6cf5d1e
cshorler
committed
6cf5d1e
View commit details
Copy full SHA for 6cf5d1e
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 14, 2020
See if we can just do a straight up check on these.
starseeker
committed
a366339
View commit details
Copy full SHA for a366339
View code at this point
Browse repository at this point
Simplify relative directory settings
starseeker
committed
44fb196
View commit details
Copy full SHA for 44fb196
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 Aug 26, 2019
begin to modernise / simplify CMake code
cshorler
committed
5ab50bb
View commit details
Copy full SHA for 5ab50bb
View code at this point
Browse repository at this point
silence MSVC warning 4251 - should be revisited later (if std:: interface layer needs to be limited)
cshorler
committed
254024b
View commit details
Copy full SHA for 254024b
View code at this point
Browse repository at this point
use _WIN32 for Windows and _MSC_VER for compiler checks
cshorler
committed
85b76db
View commit details
Copy full SHA for 85b76db
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 Nov 27, 2017
Misc. typos
luzpaz
committed
11942a3
View commit details
Copy full SHA for 11942a3
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 Jun 14, 2015
warning about extra parens
mpictor
committed
97731f8
View commit details
Copy full SHA for 97731f8
View code at this point
Browse repository at this point
Commits on Feb 8, 2015
unused variable warning
mpictor
committed
105cce4
View commit details
Copy full SHA for 105cce4
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
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 Nov 11, 2013
Fix stream comparison when using C++ 11.
Show description for 51f6fed
Rob McDonald
committed
51f6fed
View commit details
Copy full SHA for 51f6fed
View code at this point
Browse repository at this point
Commits on Oct 12, 2013
oops, some STEPattribute constructors didn't initialize all members
mpictor
committed
6700b19
View commit details
Copy full SHA for 6700b19
View code at this point
Browse repository at this point
make some STEPattribute members protected - access via funcs
Show description for 108db13
mpictor
committed
108db13
View commit details
Copy full SHA for 108db13
View code at this point
Browse repository at this point
Commits on Oct 1, 2013
oops, 489eb58 alters behavior - thinks 'END-ISO-10303-21;' is invalid EOF
Show description for c2bc4bc
mpictor
committed
c2bc4bc
View commit details
Copy full SHA for c2bc4bc
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
initialize base class in copy constructor
mpictor
committed
c43de6c
View commit details
Copy full SHA for c43de6c
View code at this point
Browse repository at this point
fix initialization order warning
mpictor
committed
58eb1e0
View commit details
Copy full SHA for 58eb1e0
View code at this point
Browse repository at this point
cleanup
mpictor
committed
489eb58
View commit details
Copy full SHA for 489eb58
View code at this point
Browse repository at this point
unused parameter
mpictor
committed
bb161a1
View commit details
Copy full SHA for bb161a1
View code at this point
Browse repository at this point
Commits on Sep 17, 2013
const discarded
mpictor
committed
db33f94
View commit details
Copy full SHA for db33f94
View code at this point
Browse repository at this point
Commits on Aug 30, 2013
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/cleditor
keshashah
committed
eb4e271
View commit details
Copy full SHA for eb4e271
View code at this point
Browse repository at this point
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 27, 2013
Apply BRL-CAD r56875 - Quote the time stamp in the STEP output.
starseeker
committed
0907ecc
View commit details
Copy full SHA for 0907ecc
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
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
Previous
Next
You can’t perform that action at this time.