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
/
perllib
Commit message (
Expand
)
Author
Age
Files
Lines
*
phash.ph: we haven't required the Graph module for a long time
H. Peter Anvin
2010-02-18
1
-2
/
+0
*
phash: canonicalize order, fix handling of ignored duplicates
H. Peter Anvin
2008-05-25
1
-1
/
+4
*
phash: allow collisions if the hash target is the same
H. Peter Anvin
2008-05-25
1
-1
/
+1
*
phash: massively speed up the perfect hash generator
H. Peter Anvin
2008-05-25
23
-10963
/
+50
*
phash: cut random vector set down a bit
H. Peter Anvin
2008-05-20
2
-195
/
+3
*
Use the crc64 we already use as the perfect hash function prehash
H. Peter Anvin
2007-10-02
4
-156
/
+442
*
Change the token prehash function for better convergence
H. Peter Anvin
2007-09-18
1
-2
/
+2
*
phash: Tell the user when the graph is OK
H. Peter Anvin
2007-09-12
1
-2
/
+2
*
phash: Be a bit more aggressive about trying to make a small hash
H. Peter Anvin
2007-09-12
1
-1
/
+1
*
phash.ph: yet another attempt at getting Perl to behave, arithmetically
H. Peter Anvin
2007-09-02
1
-7
/
+15
*
phash.ph: remove some stale code
H. Peter Anvin
2007-09-02
1
-9
/
+0
*
Force use of integer values for generating hash keys.
Chuck Crayne
2007-09-02
1
-2
/
+4
*
phash: don't rely on the build platform Perl version of rand()
H. Peter Anvin
2007-08-31
3
-58
/
+168
*
tokhash: Speed up the rejection of unhashed values
H. Peter Anvin
2007-08-31
1
-3
/
+9
*
phash.ph: use a bipartite graph to reduce the storage requirements
H. Peter Anvin
2007-08-30
1
-13
/
+19
*
Finishing touches on perfect hash tokenizer; actually turn the thing on
H. Peter Anvin
2007-08-30
1
-2
/
+4
*
phash.ph: more powerful prehashing
H. Peter Anvin
2007-08-30
1
-14
/
+20
*
Make the perfect hash generator an includable module
H. Peter Anvin
2007-08-30
1
-0
/
+260
*
Add README file
H. Peter Anvin
2007-08-29
1
-0
/
+5
*
Create a Perl library directory, and add the Graph module to it
H. Peter Anvin
2007-08-29
22
-0
/
+10912