0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Jun 18, 2025 — Jun 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove null check More... over 7 years ago
String: Optimize ifind/rifind by avoiding a useless full copy More... over 7 years ago
Add -Wnoexcept More... over 7 years ago
Auto enable some -Wsuggest-attribute More... over 7 years ago
HashTable inline trivial methods More... over 7 years ago
String::find: Support memmem(3) More... over 7 years ago
String::find/rfind: Optimize for empty string More... over 7 years ago
Check for memmem support. More... over 7 years ago
Automake 1.16.1 More... over 7 years ago
Remove useless start param which substrings can be used for instead. More... over 7 years ago
Use const iterators in some places More... over 7 years ago
String::compare: n==0 is always a non-match More... over 7 years ago
Remove unused const (-Wignored-qualifiers) More... about 8 years ago
Fix shadowed link_var_hook More... about 8 years ago
make_unique is in c++14, no need for compat solution More... about 8 years ago
Cleanup cross-branch build/config.h More... about 8 years ago
Regen More... about 8 years ago
Ignore build/stamp.bdlib which comes up when switching parent module More... about 8 years ago
Merge pull request #5 from dereckson/narrowing More... over 9 years ago
Suppress narrowing compiler errors More... over 9 years ago
Use expected clang 3.6 More... over 10 years ago
Update travis for trust / Clang 3.6 More... over 10 years ago
Use a working version of libcxx. More... over 10 years ago
Clang 3.7 has working Address Sanitizer on FreeBSD More... over 10 years ago
Autotools 1.15 More... almost 11 years ago
Update from upstream d7502e78816938 More... about 11 years ago
Travis: Fix finding libc++ __cxa_uncaught_exception by including libcxxabi/include in the path. More... about 11 years ago
Travis: libcxxabi requires libcxx More... about 11 years ago
Travis: Build and install libc++abi to try fixing the cppunit crash More... about 11 years ago
Use new cppunit 1.13.2 More... about 11 years ago