openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
B
bdlib C++ class library
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
2 days
ago.
Jun 16, 2025 — Jun 16, 2026
Showing page 29 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Add make rule 'checkquick' to not call valgrind
Bryan Drewery
More...
over 19 years ago
* No longer need to ignore duplicate definitions (which didn't work on bsd anyway)
Bryan Drewery
More...
over 19 years ago
* Remove HashTableTest compile * Move CPPUNIT_ASSERT_STRING_EQUAL into string class as static
Bryan Drewery
More...
over 19 years ago
* Fix valgrind compat
Bryan Drewery
More...
over 19 years ago
* Rename to trunk
Bryan Drewery
More...
over 19 years ago
* strlen ops
Bryan Drewery
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
Bryan Drewery
More...
almost 20 years ago
[no comment]
Bryan Drewery
More...
almost 20 years ago
* Add valgrind leak checking (and other checks) to automated 'make check'
Bryan Drewery
More...
almost 20 years ago
* Initial protyping
Bryan Drewery
More...
almost 20 years ago
* Add initial HashTable class * Tests for HashTable appear to be the same as the BinaryTree tests...
Bryan Drewery
More...
almost 20 years ago
* Test String first as BinaryTree depends on it
Bryan Drewery
More...
almost 20 years ago
* Dont need stdio here anymore
Bryan Drewery
More...
almost 20 years ago
* Initial BinaryTree commit with tests
Bryan Drewery
More...
almost 20 years ago
* Tweak previous patch so that these smart warnings don't show for pointless things such as unit tests!
Bryan Drewery
More...
almost 20 years ago
* Fail 'make check' if the units don't compile * Add some portability warnings/changes to compiler
Bryan Drewery
More...
almost 20 years ago
* Fix effc++ warnings
Bryan Drewery
More...
almost 20 years ago
* Make the constructor proper
Bryan Drewery
More...
almost 20 years ago
* Add isEmpty() to String
Bryan Drewery
More...
almost 20 years ago
* Cosmetic/make additions for 'make check'
Bryan Drewery
More...
almost 20 years ago
* Import BinaryTree from wraith (with naming changes)
Bryan Drewery
More...
almost 20 years ago
* Allow multiple defintions when linking for unit testing (CPPUNIT_ASSERT_STRING_EQUAL is defined multiple times)
Bryan Drewery
More...
almost 20 years ago
* Fix 'make check' not building debug libraries
Bryan Drewery
More...
almost 20 years ago
* Add CPPUNIT_ASSERT_STRING_EQUAL() macro
Bryan Drewery
More...
almost 20 years ago
* Move some includes to bdlib.h
Bryan Drewery
More...
almost 20 years ago
* Display verbose running results
Bryan Drewery
More...
almost 20 years ago
* Initial core class (processes argc/argv currently)
Bryan Drewery
More...
almost 20 years ago
* Place libs in namespaces
Bryan Drewery
More...
almost 20 years ago
* Move $(CFLGS) closer to beginning of CXXFLAGS
Bryan Drewery
More...
almost 20 years ago
* Fix linking order problem
Bryan Drewery
More...
almost 20 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree