0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mark stx-btree as obsolete, use tlx instead More... about 7 years ago
make README a markdown file More... about 7 years ago
fix missing pass by reference to key_less, key_lessequal, and key_greaterequal More... almost 8 years ago
Doing away with extra initialize() function of nodes. More... about 11 years ago
Travis compiler selection still now working. More... about 11 years ago
Adding testsuite for building on travis. More... about 11 years ago
Making cpplint happier using explicit constructors. More... about 11 years ago
Fixing travis' selection of the compiler. More... about 11 years ago
Refactoring "self" type into self_type. More... about 11 years ago
Compiling also with gcc 4.6 More... about 11 years ago
Making cpplint happier. More... about 11 years ago
Changing travis to build matrix. More... about 11 years ago
Fixing compilation. More... about 11 years ago
Building with travis. More... about 11 years ago
Fixing compilation of speedtest. More... about 11 years ago
Removing all double-underscores. More... about 11 years ago
Applying uncrustify script, reformatting whole source tree. More... about 11 years ago
Short instructions about how to run the speedtests. More... over 12 years ago
Fixing range in speedtest-delta plot between 0.8.6 and 0.9. More... about 13 years ago
Fixing gnuplot label of tr1::unordered_map to tr1::unordered_multimap. Speedtest are correct. More... about 13 years ago
Packaging stx-btree v0.9 after minor fixups. More... about 13 years ago
Rebuilding included doxygen HTML documentation. More... about 13 years ago
Updating ChangeLog and autoconf/automake settings More... about 13 years ago
Adding more READMEs and moving speed test to a web page on panthema.net More... about 13 years ago
Relicensing the template source code under the Boost license and the rest under GPLv3. More... about 13 years ago
Adding speedtest results from Intel i7 920 and updating older PDFs with machine names. More... about 13 years ago
Fixing speedtest when running 'quick version' without all slot sizes. More... about 13 years ago
Including std::vector and std::deque in memory profile for reference. More... about 13 years ago
Using malloc_count to create memory profiles of btree_multimap and standard map containers. More... over 13 years ago
Again changing speedtest compilation for testing only specific node sizes. More... over 13 years ago