index
:
delta/nasm.git
avx512
baserock/morph
branch-0_98-j
branch-0_98-j5
branch-0_98_24-gasalign
branch-0_98bf
branch-0_98e
buildfix-2.03rc4
ctype
defid
elf
elf16
elfmerge
evalmacro
evalstr
extnames
indirect
insns
insns-flags
latex
loops
macho64
machofix
machomerge
master
mempool
mkwarnings
nasm-0.98.x
nasm-2.03.x
nasm-2.05.xx
nasm-2.07.xx
nasm-2.08.xx
nasm-2.09.xx
nasm-2.10.xx
nasm-2.11.xx
nasm-2.12.xx
nasm-2.13.xx
nasm-2.14.xx
nasm-2.15.xx
nasm-2.15.xx-pre
new-preproc
newaddr
note
nsis
nsis2
owc
path
phi
pp-inline
pragma
preproc-paste-fix
preproc-rewrite
reldef
signrel
sse5
repo.or.cz: nasm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tokhash.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Portability fixes
H. Peter Anvin
2007-10-02
1
-0
/
+1
*
Use the crc64 we already use as the perfect hash function prehash
H. Peter Anvin
2007-10-02
1
-12
/
+7
*
Support __float*__ for floating-point numbers in expressions
H. Peter Anvin
2007-09-24
1
-96
/
+121
*
tokhash: allow a bit smarter pattern matching
H. Peter Anvin
2007-09-24
1
-0
/
+12
*
Slightly optimize the interface to nasm_token_hash()
sse5
H. Peter Anvin
2007-09-18
1
-2
/
+2
*
Change the token prehash function for better convergence
H. Peter Anvin
2007-09-18
1
-2
/
+2
*
Use enumerations where practical to ease debugging
H. Peter Anvin
2007-09-12
1
-3
/
+3
*
tokhash: correct duplicate-token test
H. Peter Anvin
2007-09-10
1
-1
/
+1
*
tokhash: adjust table types to reduce size
H. Peter Anvin
2007-09-10
1
-7
/
+11
*
phash: don't rely on the build platform Perl version of rand()
H. Peter Anvin
2007-08-31
1
-3
/
+3
*
tokhash.pl: formatting changes for readability
H. Peter Anvin
2007-08-31
1
-44
/
+41
*
tokhash: Speed up the rejection of unhashed values
H. Peter Anvin
2007-08-31
1
-2
/
+9
*
tokhash.pl: "ix" should have the same width as the "hash" arrays
H. Peter Anvin
2007-08-31
1
-1
/
+3
*
Add "do not edit" comment to tokhash.c
H. Peter Anvin
2007-08-31
1
-1
/
+6
*
Make the token hash a bit smaller by using 16-bit hash tables
H. Peter Anvin
2007-08-31
1
-2
/
+2
*
Finishing touches on perfect hash tokenizer; actually turn the thing on
H. Peter Anvin
2007-08-30
1
-5
/
+15
*
Generate a perfect hash for the token parser
H. Peter Anvin
2007-08-30
1
-0
/
+184