Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-12 | phash: Tell the user when the graph is OK | H. Peter Anvin | 1 | -2/+2 |
2007-09-12 | phash: Be a bit more aggressive about trying to make a small hash | H. Peter Anvin | 1 | -1/+1 |
2007-09-02 | phash.ph: yet another attempt at getting Perl to behave, arithmetically | H. Peter Anvin | 1 | -7/+15 |
2007-09-02 | phash.ph: remove some stale code | H. Peter Anvin | 1 | -9/+0 |
2007-09-02 | Force use of integer values for generating hash keys. | Chuck Crayne | 1 | -2/+4 |
2007-08-31 | phash: don't rely on the build platform Perl version of rand() | H. Peter Anvin | 1 | -58/+20 |
2007-08-31 | tokhash: Speed up the rejection of unhashed values | H. Peter Anvin | 1 | -3/+9 |
2007-08-30 | phash.ph: use a bipartite graph to reduce the storage requirements | H. Peter Anvin | 1 | -13/+19 |
2007-08-30 | Finishing touches on perfect hash tokenizer; actually turn the thing on | H. Peter Anvin | 1 | -2/+4 |
2007-08-30 | phash.ph: more powerful prehashing | H. Peter Anvin | 1 | -14/+20 |
2007-08-30 | Make the perfect hash generator an includable module | H. Peter Anvin | 1 | -0/+260 |