Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-05 | Converted tabs to spaces with tabconv. | Mike Buland | |
2012-08-18 | Added hashtable += support, optomized the random number base some? | Mike Buland | |
2012-08-14 | stupid...spelling... | Mike Buland | |
2012-07-24 | Apparently I misspelled something. | Mike Buland | |
2012-05-25 | Fixed a *very* rare steady-state issue in rehashing code. There's still | Mike Buland | |
potential for probing to fail in a way that can't be fixed by rehashing, but it should be amazingly rare. | |||
2012-04-15 | Updated copyright, packaging, makefile, etc. | Mike Buland | |
2012-03-25 | Code is all reorganized. We're about ready to release. I should write up a | Mike Buland | |
little explenation of the arrangement. |