0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support build on GCC 4.8.5 for some reason More... over 1 year ago
Disable asan as it causes problems on FreeBSD 14/15 More... over 1 year ago
Run autoupdate More... over 1 year ago
Fix allocator usage for C++17 More... over 1 year ago
Run autotools More... over 1 year ago
Every required compiler has -pipe now More... over 5 years ago
Remove AC_CACHE_SAVE spam. More... over 5 years ago
Remove useless FIND_WRAPS More... over 5 years ago
No reason to bundle autoconf-archive files More... over 5 years ago
Regen autotools More... over 5 years ago
Rework String::compare(const char*) More... over 5 years ago
String.compare(char *) doesn't need to modify this. More... over 5 years ago
These constructors don't throw More... over 5 years ago
Fix RVO (gcc9) More... over 5 years ago
Stop annoying shadow warnings for tests More... over 5 years ago
Only require C++11 for now, optionally C++14 More... over 5 years ago
Tweak coverity more More... over 6 years ago
Try with --template More... over 6 years ago
CXX doesn't expand here More... over 6 years ago
Try fixing coverity More... over 6 years ago
Add back missing -stdlib=libc++ for LDFLAGS More... over 6 years ago
Remove valgrind lookup More... over 6 years ago
Stop supporting some empty-array cases More... over 6 years ago
Add back() and front() More... over 6 years ago
String shouldn't have a push_front More... over 6 years ago
Add pop_back() More... over 6 years ago
Use RCA.push_back rather than rolling a new push() More... over 6 years ago
Add more optimized inserts when n not specified. More... over 6 years ago
Fix string literals More... over 6 years ago
Require C++14 More... over 6 years ago