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
STEPattribute.h
on
update_dev_guidelines
User selector
All users
All time
Commit history
Commits on Aug 16, 2021
Remove Raw() and getEDesc(), restore C asStr()
Show description for 5e1ad8f
starseeker
committed
5e1ad8f
View commit details
Copy full SHA for 5e1ad8f
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
Formatting fixes.
starseeker
committed
359f949
View commit details
Copy full SHA for 359f949
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
Clear some C++ compilation warnings from the main stepcode libs
starseeker
committed
f878357
View commit details
Copy full SHA for f878357
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
BRL-CAD also uses aDesc directly
starseeker
committed
2f37826
View commit details
Copy full SHA for 2f37826
View code at this point
Browse repository at this point
Remove Raw() and getEDesc(), restore C asStr()
Show description for 1f4f78f
starseeker
committed
1f4f78f
View commit details
Copy full SHA for 1f4f78f
View code at this point
Browse repository at this point
Commits on May 21, 2015
improve comments for doxygen
mpictor
committed
8968401
View commit details
Copy full SHA for 8968401
View code at this point
Browse repository at this point
Commits on Mar 27, 2015
Remove unused real typedef.
Rob McDonald
committed
48df749
View commit details
Copy full SHA for 48df749
View code at this point
Browse repository at this point
Commits on Dec 26, 2014
use InstMgrBase instead of InstMgr in most stepcore classes
Show description for ebb7a92
mpictor
committed
ebb7a92
View commit details
Copy full SHA for ebb7a92
View code at this point
Browse repository at this point
improve some comments for doxygen
mpictor
committed
57d3d2f
View commit details
Copy full SHA for 57d3d2f
View code at this point
Browse repository at this point
Commits on Dec 28, 2013
Added import/export macro's for STEPattribute operator==, operator!= and sameADesc().
davyw
committed
46951e3
View commit details
Copy full SHA for 46951e3
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
oops, STEPattribute needs setters now that ptr is private
mpictor
committed
ae55ca8
View commit details
Copy full SHA for ae55ca8
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
oops, need a way to access attr data now that ptr is protected
mpictor
committed
067098a
View commit details
Copy full SHA for 067098a
View code at this point
Browse repository at this point
Commits on Oct 12, 2013
fix ShallowCopy(), copy constructor, destructor
mpictor
committed
4f94a13
View commit details
Copy full SHA for 4f94a13
View code at this point
Browse repository at this point
sameADesc() behaves like old operator==, rewrite operator==
mpictor
committed
be375e0
View commit details
Copy full SHA for be375e0
View code at this point
Browse repository at this point
update asStr() function - return std::string
mpictor
committed
55f79cb
View commit details
Copy full SHA for 55f79cb
View code at this point
Browse repository at this point
name parameters in declarations
mpictor
committed
73790e1
View commit details
Copy full SHA for 73790e1
View code at this point
Browse repository at this point
don't use int as bool
mpictor
committed
610e60d
View commit details
Copy full SHA for 610e60d
View code at this point
Browse repository at this point
eliminate duplicate error code in STEPwrite()
mpictor
committed
d0f4beb
View commit details
Copy full SHA for d0f4beb
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 10, 2013
STEPattribute member _derive: public, int -> protected, bool
mpictor
committed
c6f03aa
View commit details
Copy full SHA for c6f03aa
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
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
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 Jun 19, 2012
free attributes list; SCL git c77471a
Nicholas Reed
committed
3fa0876
View commit details
Copy full SHA for 3fa0876
View code at this point
Browse repository at this point
Commits on Jun 7, 2012
add dll export symbols to clstepcore; SCL git 0705c50
Nicholas Reed
committed
29f5b2c
View commit details
Copy full SHA for 29f5b2c
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 29, 2012
Remove a few unnecessary extern declarations. SCL git aef6e73, 5c8c5aa, 15f9c40.
Nicholas Reed
committed
4690188
View commit details
Copy full SHA for 4690188
View code at this point
Browse repository at this point
Commits on May 10, 2012
Cleanup in clstepcore. SCL git 239ce49 and f9b9383.
Nicholas Reed
committed
28d20d7
View commit details
Copy full SHA for 28d20d7
View code at this point
Browse repository at this point
Commits on May 3, 2012
ws and old comment removal from SCL git 657a283
Nicholas Reed
committed
70d7961
View commit details
Copy full SHA for 70d7961
View code at this point
Browse repository at this point
Commits on Apr 24, 2012
changes based on SCL git d35f73f and 696d8e3
Nicholas Reed
committed
b25720d
View commit details
Copy full SHA for b25720d
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 STEPaggregate data.
Show description for 8a2665e
davyw
committed
8a2665e
View commit details
Copy full SHA for 8a2665e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.