Update documentation
[platform/upstream/nasm.git] / tokhash.pl
2007-09-18 H. Peter AnvinMerge commit 'origin/master' into sse5
2007-09-18 H. Peter AnvinChange the token prehash function for better convergence
2007-09-13 H. Peter AnvinUse enumerations where practical to ease debugging
2007-09-10 H. Peter Anvintokhash: correct duplicate-token test
2007-09-10 H. Peter Anvintokhash: adjust table types to reduce size
2007-08-31 H. Peter Anvinphash: don't rely on the build platform Perl version...
2007-08-31 H. Peter Anvintokhash.pl: formatting changes for readability
2007-08-31 H. Peter Anvintokhash: Speed up the rejection of unhashed values
2007-08-31 H. Peter Anvintokhash.pl: "ix" should have the same width as the...
2007-08-31 H. Peter AnvinAdd "do not edit" comment to tokhash.c
2007-08-31 H. Peter AnvinMake the token hash a bit smaller by using 16-bit hash...
2007-08-30 H. Peter AnvinFinishing touches on perfect hash tokenizer; actually...
2007-08-30 H. Peter AnvinGenerate a perfect hash for the token parser