COMMITS
/ include/express/error.h August 16, 2021
C
Per suggestion from Sean, go ahead and export all symbols.
Clifford Yapp committed
C
Export ERRORget_warnings_help for MSVC
Clifford Yapp committed
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
December 3, 2020
C
Export ERRORget_warnings_help for MSVC
Cliff Yapp committed
October 14, 2018
C
rework ERROR handling
Chris HORLER committed
July 19, 2018
C
rename everything with MEM prefix to ALLOC prefix and fix includes
Chris HORLER committed
August 7, 2019
C
cleanup error.h, migrate error.c to use stdarg.h
Chris HORLER committed
C
drop static_inline macro
Chris HORLER committed
C
drop the Generic typedef
Chris HORLER committed
C
drop PROTO macro
Chris HORLER committed
January 7, 2014
M
use 'const char *' for filename
Mark Pictor committed
September 15, 2013
M
number each error or warning printed by the parser
Mark Pictor committed
April 14, 2013
M
replace all references to SCL with SC in CMake files and code
Mark Pictor committed
June 19, 2012
N
add fedex_plus/express memory cleanup function; SCL git f5d0cc5
Nicholas Reed committed
June 7, 2012
N
add dll export symbols to cleditor; SCL git 2e01a01, c771b27, and 0869e41.
Nicholas Reed committed
June 6, 2012
N
start adding symbols for MSVC dll import/export; SCL git ba12196
Nicholas Reed committed
May 10, 2012
N
Fix and doxify comments, plus misc cleanup. SCL git 3e8c116, 5dc0439, 5d36b32, and 65791a2.
Nicholas Reed committed
March 29, 2012
March 27, 2012
N
run astyle on SCL sources with misc/astyle.cfg options
Nicholas Reed committed
October 13, 2011
March 12, 2009
C
OK, one more time with the step include files.
Cliff Yapp committed