COMMITS
/ include/express/memory.h December 5, 2025
C
Fix legacy C style warnings - add void to parameterless function declarations
copilot-swe-agent[bot] committed
August 16, 2021
C
Export MEMORYinitialize and FACTORYinitialize for Windows.
Clifford Yapp committed
August 4, 2021
C
Reverting develop back to commit 548fd82ad7ec37301fd
Clifford Yapp committed
December 9, 2020
C
Try exporting MEMORYinitialize and FACTORYinitialize for Windows.
Cliff Yapp committed
September 29, 2018
C
move allocator functionality to one module to enable easier testing
Chris HORLER committed
July 20, 2018
C
move all allocator setup to new memory.c (initially just for tests)
Chris HORLER committed
July 19, 2018
C
rename memory.[ch]
Chris HORLER committed
August 7, 2019
C
drop the Generic typedef
Chris HORLER committed
C
drop PROTO macro
Chris HORLER committed
September 15, 2013
M
comparison between signed and unsigned
Mark Pictor committed
July 5, 2013
M
silence two Wundef warnings
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 6, 2012
N
start adding symbols for MSVC dll import/export; SCL git ba12196
Nicholas Reed committed
March 27, 2012
N
run astyle on SCL sources with misc/astyle.cfg options
Nicholas Reed committed
January 29, 2012
M
cleanup and doxify files in include/express
Mark Pictor committed
December 1, 2011
D
Added dll import/export scheme for MSVC.
davyw committed
October 13, 2011
August 9, 2011
M
Changes due to running Artistic Style code beautifier
Mark Pictor committed
April 9, 2009
I
yylineno fixed to properly track parser line numbers
indianlarry committed
K
yylineno fixed to properly track parser line numbers
Keith W. Boman 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