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 23 hours
ago. based on code collected
2 days
ago.
Jun 16, 2025 — Jun 16, 2026
Showing page 8 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make UnitRunner verbose when V is set
Bryan Drewery
More...
about 11 years ago
Travis: Install cppunit to /usr
Bryan Drewery
More...
about 11 years ago
Travis: Try to fix integration with coveralls.io
Bryan Drewery
More...
about 11 years ago
Travis: Must build cppunit for clang/libc++ due to ABI differences
Bryan Drewery
More...
about 11 years ago
Clang may not be installed as clang++-3.4
Bryan Drewery
More...
about 11 years ago
No need for cd here
Bryan Drewery
More...
about 11 years ago
No need for cd here
Bryan Drewery
More...
about 11 years ago
Travis: Don't skip setting of stdlib for clang
Bryan Drewery
More...
about 11 years ago
Travis: Copy libc++.so.1.0 properly
Bryan Drewery
More...
about 11 years ago
Travis: Stop changing directory
Bryan Drewery
More...
about 11 years ago
Travis: Use a hammer and build libc++ from SVN.
Bryan Drewery
More...
about 11 years ago
Travis: Set CPPFLAGS=-D_FORTIFY_SOURCE
Bryan Drewery
More...
about 11 years ago
Travis: Try to build with libc++ when using clang.
Bryan Drewery
More...
about 11 years ago
Make libc++ happier about specialiing hash<Array<T>>
Bryan Drewery
More...
about 11 years ago
HashTable.o not needed
Bryan Drewery
More...
about 11 years ago
Remove more pointless object files
Bryan Drewery
More...
about 11 years ago
No need to make the hasher typedef public
Bryan Drewery
More...
about 11 years ago
No need for empty Array.o
Bryan Drewery
More...
about 11 years ago
Avoid some TCL leaks in tests.
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Fix commands not being deregistered when interp is destructed
Bryan Drewery
More...
about 11 years ago
Remove more useless classes
Bryan Drewery
More...
about 11 years ago
Adapt HashTable to just use std::unordered_map until consumers are updated.
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Use std::shared_ptr for script_cmd_handler_clientdata which fixes a known memory leak.
Bryan Drewery
More...
about 11 years ago
GCC pointed out that const was redundant here
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Initialize trace_ptrs in constructor
Bryan Drewery
More...
about 11 years ago
Disallow copying of some internal structs
Bryan Drewery
More...
about 11 years ago
Remove useless classes. STL covers them.
Bryan Drewery
More...
about 11 years ago
Array: Optimize operator== by comparing size first
Bryan Drewery
More...
about 11 years ago
Fix improper move constructors
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Really fix saving 'oldval' for link_var_hooks when using char*.
Bryan Drewery
More...
about 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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