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
clstepcore
STEPcomplex.cc
on
incomplete_tests
User selector
All users
All time
Commit history
Commits on Oct 12, 2013
some return types char * --> std::string, eliminate unnecessary const_casts
mpictor
committed
b79bf5f
View commit details
Copy full SHA for b79bf5f
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
unused params in virtual member functions
Show description for b7beabf
mpictor
committed
b7beabf
View commit details
Copy full SHA for b7beabf
View code at this point
Browse repository at this point
Commits on Sep 16, 2013
fix some warnings in clstepcore
mpictor
committed
19df57a
View commit details
Copy full SHA for 19df57a
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
Add some newlines to the printing of complex entities for readibility
starseeker
committed
080de72
View commit details
Copy full SHA for 080de72
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 May 31, 2013
fix segfault exposed by lazy loading complex instances
mpictor
committed
345caa8
View commit details
Copy full SHA for 345caa8
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 Apr 1, 2013
Make a stab at merging in changes from https://github.com/stepcode/stepcode/pull/192, needed for select_lookup_enum.exp
starseeker
committed
36dc0dd
View commit details
Copy full SHA for 36dc0dd
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 Jun 24, 2012
cleanup, and use bool in place of int in one place
mpictor
committed
485cfa8
View commit details
Copy full SHA for 485cfa8
View code at this point
Browse repository at this point
Commits on Jun 20, 2012
fix memory leaks; SCL git 5aca337 and dd6ef88
Nicholas Reed
committed
a537278
View commit details
Copy full SHA for a537278
View code at this point
Browse repository at this point
Commits on Jun 14, 2012
use scl_memmgr in clstepcore; SCL git 245ff14
Nicholas Reed
committed
da87dbf
View commit details
Copy full SHA for da87dbf
View code at this point
Browse repository at this point
Commits on Jun 1, 2012
Add strict flag to STEPread functions; affects handling of missing attributes. SCL git de3495d and 373d415.
Nicholas Reed
committed
46739c9
View commit details
Copy full SHA for 46739c9
View code at this point
Browse repository at this point
Commits on May 31, 2012
better error printing; SCL git 99abb18 and 6b95067
Nicholas Reed
committed
1a26526
View commit details
Copy full SHA for 1a26526
View code at this point
Browse repository at this point
Another int/bool substitution. This is SCL git b277759; r50791 was actually SCL git 1b69382.
Nicholas Reed
committed
1deb8e7
View commit details
Copy full SHA for 1deb8e7
View code at this point
Browse repository at this point
Commits on May 24, 2012
apply SCL git e72ca29; remove some superfluous boolean types and use std bool more often
Nicholas Reed
committed
9db54ad
View commit details
Copy full SHA for 9db54ad
View code at this point
Browse repository at this point
Commits on May 8, 2012
Remove P21CommentRep() and move p21Comment string to stack to simplify things. SCL git 219957d.
Nicholas Reed
committed
7f6dee7
View commit details
Copy full SHA for 7f6dee7
View code at this point
Browse repository at this point
Commits on May 3, 2012
Using std::string c_str() too much and empty() not enough. SCL git 2295e71 and b759a0e.
Nicholas Reed
committed
62692cf
View commit details
Copy full SHA for 62692cf
View code at this point
Browse repository at this point
cpp initialization warning fixes from SCL git f727293, b6bebbb, and 3156ea7
Nicholas Reed
committed
940e36c
View commit details
Copy full SHA for 940e36c
View code at this point
Browse repository at this point
Commits on May 1, 2012
use stringstream to correctly print file id, SCL git 71b3a28
Nicholas Reed
committed
2b1225b
View commit details
Copy full SHA for 2b1225b
View code at this point
Browse repository at this point
Commits on Apr 26, 2012
add default switch cases as in SCL git b10a697, but avoid using abort if the error can be logged and/or returned
Nicholas Reed
committed
a5c57c3
View commit details
Copy full SHA for a5c57c3
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 Apr 5, 2012
Fixed memory leaks for STEPcomplex attribute data.
Show description for dd6ef88
davyw
committed
dd6ef88
View commit details
Copy full SHA for dd6ef88
View code at this point
Browse repository at this point
Commits on Mar 27, 2012
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
Added scl_memmgr to clstepcore library.
davyw
committed
245ff14
View commit details
Copy full SHA for 245ff14
View code at this point
Browse repository at this point
Commits on Mar 8, 2012
remove unused variables
Nicholas Reed
committed
10bf6f0
View commit details
Copy full SHA for 10bf6f0
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 Dec 12, 2011
Removes 3 times warning C4355 in MSVC.
Show description for 3156ea7
davyw
committed
3156ea7
View commit details
Copy full SHA for 3156ea7
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 Nov 15, 2011
add bool strict
mpictor
committed
de3495d
View commit details
Copy full SHA for de3495d
View code at this point
Browse repository at this point
print more details in STEPread_error()
mpictor
committed
99abb18
View commit details
Copy full SHA for 99abb18
View code at this point
Browse repository at this point
Commits on Nov 14, 2011
int useTechCor -> bool useTechCor
mpictor
committed
b277759
View commit details
Copy full SHA for b277759
View code at this point
Browse repository at this point
Commits on Oct 30, 2011
remove SCLP23 macros, sclprefixes.h, and HAVE_CONFIG_H
Show description for d6d7c48
mpictor
committed
d6d7c48
View commit details
Copy full SHA for d6d7c48
View code at this point
Browse repository at this point
cleanup while working on dp
mpictor
committed
e72ca29
View commit details
Copy full SHA for e72ca29
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.