0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 16, 2025 — Jun 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Add make rule 'checkquick' to not call valgrind More... over 19 years ago
* No longer need to ignore duplicate definitions (which didn't work on bsd anyway) More... over 19 years ago
* Remove HashTableTest compile * Move CPPUNIT_ASSERT_STRING_EQUAL into string class as static More... over 19 years ago
* Fix valgrind compat More... over 19 years ago
* Rename to trunk More... over 19 years ago
* strlen ops More... almost 20 years ago
* Make insertNode() non-recursive * Fix consts/const qualifiers * Add more documentation * Add test case for removing a node with 2 children More... almost 20 years ago
[no comment] More... almost 20 years ago
* Add valgrind leak checking (and other checks) to automated 'make check' More... almost 20 years ago
* Initial protyping More... almost 20 years ago
* Add initial HashTable class * Tests for HashTable appear to be the same as the BinaryTree tests... More... almost 20 years ago
* Test String first as BinaryTree depends on it More... almost 20 years ago
* Dont need stdio here anymore More... almost 20 years ago
* Initial BinaryTree commit with tests More... almost 20 years ago
* Tweak previous patch so that these smart warnings don't show for pointless things such as unit tests! More... almost 20 years ago
* Fail 'make check' if the units don't compile * Add some portability warnings/changes to compiler More... almost 20 years ago
* Fix effc++ warnings More... almost 20 years ago
* Make the constructor proper More... almost 20 years ago
* Add isEmpty() to String More... almost 20 years ago
* Cosmetic/make additions for 'make check' More... almost 20 years ago
* Import BinaryTree from wraith (with naming changes) More... almost 20 years ago
* Allow multiple defintions when linking for unit testing (CPPUNIT_ASSERT_STRING_EQUAL is defined multiple times) More... almost 20 years ago
* Fix 'make check' not building debug libraries More... almost 20 years ago
* Add CPPUNIT_ASSERT_STRING_EQUAL() macro More... almost 20 years ago
* Move some includes to bdlib.h More... almost 20 years ago
* Display verbose running results More... almost 20 years ago
* Initial core class (processes argc/argv currently) More... almost 20 years ago
* Place libs in namespaces More... almost 20 years ago
* Move $(CFLGS) closer to beginning of CXXFLAGS More... almost 20 years ago
* Fix linking order problem More... almost 20 years ago