COMMITS
/ include/express/express.h August 4, 2021
C
Reverting develop back to commit 548fd82ad7ec37301fd
Clifford Yapp committed
December 9, 2020
C
Update formatting with astyle - use K&R
Cliff Yapp committed
October 14, 2018
C
rework ERROR handling
Chris HORLER committed
August 7, 2019
C
drop PROTO macro
Chris HORLER committed
January 18, 2014
M
move keywords from express.[ch] to exp_kw.[ch]
Mark Pictor committed
M
move some functions from express.[ch] to info.[ch]
Mark Pictor committed
September 23, 2013
M
remove get_filename - won't work on windows
Mark Pictor committed
September 21, 2013
M
allows exppp output filename (or stdout) to be specified with -o
Mark Pictor committed
September 15, 2013
M
print warning for extremely small REALs
Mark Pictor committed
September 3, 2013
M
eliminate some C++-style comment warnings
Mark Pictor committed
May 19, 2013
M
cleanup, make it possible to print libexpress option help from external code
Mark Pictor committed
April 14, 2013
M
replace all references to SCL with SC in CMake files and code
Mark Pictor committed
March 5, 2013
June 19, 2012
N
add fedex_plus/express memory cleanup function; SCL git f5d0cc5
Nicholas Reed committed
June 12, 2012
June 8, 2012
N
warning fixes from SCL git 07ed8f6, 0aa9b5d, and 2b0da3f
Nicholas Reed committed
June 6, 2012
N
start adding symbols for MSVC dll import/export; SCL git ba12196
Nicholas Reed committed
March 29, 2012
March 27, 2012
N
run astyle on SCL sources with misc/astyle.cfg options
Nicholas Reed committed
March 13, 2012
D
Added fedex_plus/express cleanup functions.
davyw committed
January 29, 2012
M
cleanup and doxify files in include/express
Mark Pictor committed
January 18, 2012
M
Add a warning for unsupported language features, and print it for indexing upon a binary
Mark Pictor committed
December 11, 2011
D
Removed SCL_EXPRESS_EXPORT flag for EXPRESSgetopt_options[].
davyw committed
December 8, 2011
M
run astyle on all files. changed args to catch more files (src/*.h)
Mark Pictor committed
December 7, 2011
D
Fixed check-express linkage for MSVC.
davyw committed
December 3, 2011
D
Updated scl_export.h include references.
davyw committed
December 1, 2011
D
Added dll import/export scheme for MSVC.
davyw committed
October 13, 2011
August 15, 2011
T
Replaced Boolean with standard bool wherever possible
tpaviot committed
August 9, 2011
M
Changes due to running Artistic Style code beautifier
Mark Pictor committed
March 12, 2009
S
OK, one more time with the step include files.
starseeker committed
C
OK, one more time with the step include files.
Cliff Yapp committed