0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
AVL is basically done. Needs to be revision tested for changes. More... over 8 years ago
Saving a lot of work that needs to be reviewed More... over 8 years ago
Work; think avl is basically done More... about 9 years ago
Working More... about 9 years ago
Checkpoint More... about 9 years ago
Adding skiplist.h and micros More... about 9 years ago
Updates to avl and stdutil to compile More... about 9 years ago
Work on avl and arch files More... about 9 years ago
Updated configure script More... over 9 years ago
Fix to stdskl to never reallocate end node. It'd be better to make end node exceptional and allocate its next and prevs arrays separately. More... over 9 years ago
Moving src/stdutil/* to src; changing include/stdutil to point at src. More... almost 10 years ago
svn merge -r58:91 braches/stdutil-src-1.1.3-devel trunk More... almost 10 years ago
Makefile.in changed to use -O3; stdskl changed to use int rather than stdint8 More... over 10 years ago
Change configure.in to append to CFLAGS rather than overwrite. More... about 11 years ago
Copyright updates and minor bug fix to stdhash.c More... over 11 years ago
Adding top level include to reference source include. More... over 12 years ago
Bugfix: missing a ~ in a line. More... almost 13 years ago
Reordered typedef's of basic types to favor long for 32b integers and long long for 64b integers. More... about 13 years ago
Added murmur hash 2 to available hashcode fcns. Cleaned up other hash fcns a bit. More... about 13 years ago
Improved stdrand32_seed. More... about 13 years ago
Poorly named parameter would lead to bad things happenning. More... about 13 years ago
Revert of test change. More... almost 14 years ago
Test changes for remote commits. More... almost 14 years ago
Merged changes from 1.1.2 tag -r 46:47 back into trunk. More... almost 14 years ago
Added timedwait back for *nix platforms. More... almost 14 years ago
Updated doc files for point release. More... almost 14 years ago
Change to Makefile to auto-configure More... almost 14 years ago
Merged -r 32:38 from branches/jls_1.0.2_work into trunk. More... almost 15 years ago
Merged work from jls_1.0.1_work into trunk for tagging. More... over 16 years ago
Major change to convert all DOS end of lines to unix new lines. More... over 16 years ago