Mark Pictor
6bac26d3c7
add index to struct Variable_, fix some whitespace
2014-12-26 13:34:37 -05:00
Mark Pictor
626635b644
use Variable.offset to order LOCAL variables
...
previously, this was only used for attr order in Entity's
these two uses should not conflict
2014-02-20 19:16:03 -05:00
Mark Pictor
802f424670
unused macro
2013-10-02 17:15:39 -04:00
Mark Pictor
0cccfdd7b1
fix some [-Woverflow] warnings for bit-wide signed ints
...
bit-wide signed ints are either 0 or -1
eliminates warnings such as
expparse.y:743:5: warning: overflow in implicit constant conversion [-Woverflow]
2013-09-04 21:49:31 -04:00
Mark Pictor
5fa4b17513
replace all references to SCL with SC in CMake files and code
2013-04-14 14:49:53 -04:00
Cliff Yapp
784363bf5f
Make a stab at merging master and brlcad. Not properly working yet, need to remove some files, etc.
2013-03-04 21:57:08 -05:00
Nicholas Reed
389ef8aa2d
start adding symbols for MSVC dll import/export; SCL git ba12196
2012-06-06 21:44:33 +00:00
Nicholas Reed
8c8f2a1114
run astyle on SCL sources with misc/astyle.cfg options
2012-03-27 17:07:44 +00:00
Mark Pictor
5dc04396ad
cleanup and doxify files in include/express
2012-02-02 19:07:54 -05:00
davyw
2e01a01bf5
Updated scl_export.h include references.
...
* Moved around some includes of scl_export.h
2011-12-07 18:57:50 -05:00
davyw
ba12196a88
Added dll import/export scheme for MSVC.
...
* Added scl_export.h with conditional flags for import/export.
* Added SCL_EXPRESS_EXPORT flag for all global variables in headers.
* Added SCL_EXPRESS_EXPORT flag for all function prototypes in headers.
* Added SCL_EXPRESS_DLL_EXPORTS flag for express CMakeLists.txt
2011-12-07 18:45:42 -05:00
Nicholas Reed
5909d1e4fb
Removed toggled declarations/definitions in headers. Headers include only declarations, and explicit definitions found in appropriate sources.
2011-10-13 23:54:37 +00:00
Mark Pictor
498710921a
Changes due to running Artistic Style code beautifier
2011-08-08 20:06:06 -04:00
starseeker
00ec571fa5
OK, one more time with the step include files.
...
git-svn-id: https://brlcad.svn.sourceforge.net/svnroot/brlcad/brlcad/trunk/src/other/step@34020 2f96ce8b-6d43-0410-b8df-bffccc660ffb
2011-07-09 10:57:45 -04:00
Cliff Yapp
c4dde7ac8f
OK, one more time with the step include files.
2009-03-12 19:39:49 +00:00