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
1 day
ago. based on code collected
2 days
ago.
Jun 19, 2025 — Jun 19, 2026
Showing page 5 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Handle some Cref ref counting
Bryan Drewery
More...
over 7 years ago
Move operator[] up to its other overload
Bryan Drewery
More...
over 7 years ago
Cref casting can return const_reference
Bryan Drewery
More...
over 7 years ago
Slice: Add a get() to force casting.
Bryan Drewery
More...
over 7 years ago
at() can return const_reference
Bryan Drewery
More...
over 7 years ago
CPPUNIT_ASSERT_STRING_EQUAL should consider the String const.
Bryan Drewery
More...
over 7 years ago
ReferenceCountedArray can only be constructed/deleted by its derived class
Bryan Drewery
More...
over 7 years ago
Add more String slice tests
Bryan Drewery
More...
over 7 years ago
Test Slice rvalue handling more
Bryan Drewery
More...
over 7 years ago
Back off C++17 support for now
Bryan Drewery
More...
over 7 years ago
RCA[] seems fine returning a const_reference
Bryan Drewery
More...
over 7 years ago
RCA.write needs a move version
Bryan Drewery
More...
over 7 years ago
operator[] const shouldn't have its argument modified later
Bryan Drewery
More...
over 7 years ago
Slice: Disallow writing to const
Bryan Drewery
More...
over 7 years ago
substring can be inlined
Bryan Drewery
More...
over 7 years ago
Slice/Cref default move assignments work fine
Bryan Drewery
More...
over 7 years ago
Add more substring tests
Bryan Drewery
More...
over 7 years ago
Slice/Cref references work again for some reason.
Bryan Drewery
More...
over 7 years ago
Remove unused swap
Bryan Drewery
More...
over 7 years ago
Cref is always an rvalue
Bryan Drewery
More...
over 7 years ago
Slice is always an rvalue
Bryan Drewery
More...
over 7 years ago
Add ref-qualifiers to avoid operator= on an rvalue.
Bryan Drewery
More...
over 7 years ago
These values are ssize_t
Bryan Drewery
More...
over 7 years ago
Add moving operator+=
Bryan Drewery
More...
over 7 years ago
Move String operators into the class
Bryan Drewery
More...
over 7 years ago
Use ref-qualifiers to disallow 'foo = Foo() += something'
Bryan Drewery
More...
over 7 years ago
Some move/constructor simplification
Bryan Drewery
More...
over 7 years ago
Deletes need to be public
Bryan Drewery
More...
over 7 years ago
Remove redundnat public:
Bryan Drewery
More...
over 7 years ago
These should really be ssize_t
Bryan Drewery
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
…
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