Now using 2 spaces instead of tabs. Fix copyright years. Improve documentation
[cgds.git] / src /
2021-02-03 Benjamin AuderNow using 2 spaces instead of tabs. Fix copyright years...
2021-02-03 Benjamin AuderImplement HashTable + fix some extra blank spaces,...
2018-01-29 Benjamin AuderSimplify installation procedure
2015-05-15 Benjamin Auderfix Queue tests issue by returning to List implementation
2015-05-15 Benjamin Auderfixed mistake in test/makemain.sh ; still vector_pop_fi...
2015-05-15 Benjamin Auderimprove test/makemain.sh, move queu_pop code to vector...
2015-05-15 Benjamin Auderfix problems in Queue.c / Stack.c ; still issues: to...
2015-05-15 Benjamin Auderupdate
2015-01-31 Benjamin AuderReplace Queue List internal usage by a Vector (lighter)
2015-01-31 Benjamin AuderReplace Stack List internal usage by a Vector (lighter)
2014-11-23 Benjamin Auderinitial commit