COMMITS
/ include/express/linklist.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
July 19, 2018
C
rename everything with MEM prefix to ALLOC prefix and fix includes
Chris HORLER committed
August 7, 2019
C
drop the Generic typedef
Chris HORLER committed
C
drop PROTO macro
Chris HORLER committed
June 8, 2014
C
add simple sort to Linked_List implementation
Christopher Horler committed
September 15, 2013
M
eliminate unused functions LISTremove, TYPEget_tagname
Mark Pictor committed
M
LISTdo_n macro - make it possible to nest LISTdo's without -Wshadow warnings
Mark Pictor committed
September 3, 2013
M
Replace LISTadd macro with LISTadd_last
Mark Pictor committed
July 5, 2013
M
remove unused LISTcreate_with() macro
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
July 11, 2012
N
combine multiple definitions of LISTempty
Nicholas Reed committed
June 19, 2012
N
add fedex_plus/express memory cleanup function; SCL git f5d0cc5
Nicholas Reed committed
June 6, 2012
N
start adding symbols for MSVC dll import/export; SCL git ba12196
Nicholas Reed committed
N
MSVC fixes from SCL git 6226717 and 879f509
Nicholas Reed committed
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
December 21, 2011
D
Added support for cmake 'Borland Makefiles' generator.
davyw committed
December 8, 2011
M
run astyle on all files. changed args to catch more files (src/*.h)
Mark Pictor committed
December 1, 2011
D
Added dll import/export scheme for MSVC.
davyw committed
D
Made changes to prevent compiler/linker errors of express.
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