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 3 hours
ago. based on code collected
1 day
ago.
Jun 18, 2025 — Jun 18, 2026
Showing page 9 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove defunct Thread class
Bryan Drewery
More...
about 11 years ago
Remove unneeded this->
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Use std::move() to steal the oldval
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Add a constructor for trace_ptr_data
Bryan Drewery
More...
about 11 years ago
Add and use std::make_unique<>
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Make ScriptCommandHandlerBase use std::unique_ptr
Bryan Drewery
More...
about 11 years ago
ScriptInterp::script_cmd_handler_clientdata should not be public
Bryan Drewery
More...
about 11 years ago
ScriptInterp[TCL]: Make ScriptCaller a shared_ptr by use of ScriptCallbackerPtr typedef
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Use references for c_to_tcl_casts
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Handle deleting unknown commands
Bryan Drewery
More...
about 11 years ago
Use std::unordered_map for this test
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Use std::unordered_map for CmdHandlerData
Bryan Drewery
More...
about 11 years ago
String: Optimize ==/!= by checking length first.
Bryan Drewery
More...
about 11 years ago
Remove dead code
Bryan Drewery
More...
about 11 years ago
Use BDLIB_NS
Bryan Drewery
More...
about 11 years ago
Use std::hash rather than bd::Hash
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Use std::unordered_map for link_var_hooks
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Use std::unordered_map/std::unique_ptr for trace_ptrs
Bryan Drewery
More...
about 11 years ago
GCC did not like this-> here
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Fix not clearing link_var_hooks on destruct
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Handle linked pointers properly with memmove(3) and NUL-terminate strings.
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: link_var_hooks should not be public.
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: All of the main trace methods can be private.
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Remove the need to define tcl_traceGet() for each type
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Remove the need to define tcl_traceSet() for each type
Bryan Drewery
More...
about 11 years ago
Rename ScriptCallback* to ScriptCommandHandler*
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Attempt to inline some trivial functions
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCL: Add missing support for casting [const] char*
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCP: Add casts for [unsigned] char
Bryan Drewery
More...
about 11 years ago
ScriptInterpTCP: Add missing uint32/64 casts
Bryan Drewery
More...
about 11 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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