index
:
platform/upstream/nasm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
pristine-tar
sandbox/kevinthierry/bump-2.11.06
sandbox/kevinthierry/upstream
sandbox/pcoval/devel
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
upstream-2.10.07
Domain: System / Toolchain;
Dongkyun Son <dongkyun.s@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tokhash.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-27
stdscan: Rework curly brace parsing routines
Jin Kyu Song
1
-0
/
+1
2013-08-06
AVX-512: Add support for parsing braces
Jin Kyu Song
1
-5
/
+12
2010-11-07
Fix Perl deprecation warnings.
Victor van den Elzen
1
-1
/
+1
2009-06-28
Add copyright verbiage to Perl scripts; update LICENSE
H. Peter Anvin
1
-0
/
+33
2008-05-27
tokhash.pl: fix comment
H. Peter Anvin
1
-1
/
+1
2007-10-19
Formatting: kill off "stealth whitespace"
H. Peter Anvin
1
-18
/
+18
2007-10-02
Portability fixes
H. Peter Anvin
1
-0
/
+1
2007-10-02
Use the crc64 we already use as the perfect hash function prehash
H. Peter Anvin
1
-12
/
+7
2007-09-24
Support __float*__ for floating-point numbers in expressions
H. Peter Anvin
1
-96
/
+121
2007-09-24
tokhash: allow a bit smarter pattern matching
H. Peter Anvin
1
-0
/
+12
2007-09-18
Slightly optimize the interface to nasm_token_hash()
H. Peter Anvin
1
-2
/
+2
2007-09-18
Change the token prehash function for better convergence
H. Peter Anvin
1
-2
/
+2
2007-09-12
Use enumerations where practical to ease debugging
H. Peter Anvin
1
-3
/
+3
2007-09-10
tokhash: correct duplicate-token test
H. Peter Anvin
1
-1
/
+1
2007-09-10
tokhash: adjust table types to reduce size
H. Peter Anvin
1
-7
/
+11
2007-08-31
phash: don't rely on the build platform Perl version of rand()
H. Peter Anvin
1
-3
/
+3
2007-08-31
tokhash.pl: formatting changes for readability
H. Peter Anvin
1
-44
/
+41
2007-08-31
tokhash: Speed up the rejection of unhashed values
H. Peter Anvin
1
-2
/
+9
2007-08-31
tokhash.pl: "ix" should have the same width as the "hash" arrays
H. Peter Anvin
1
-1
/
+3
2007-08-31
Add "do not edit" comment to tokhash.c
H. Peter Anvin
1
-1
/
+6
2007-08-31
Make the token hash a bit smaller by using 16-bit hash tables
H. Peter Anvin
1
-2
/
+2
2007-08-30
Finishing touches on perfect hash tokenizer; actually turn the thing on
H. Peter Anvin
1
-5
/
+15
2007-08-30
Generate a perfect hash for the token parser
H. Peter Anvin
1
-0
/
+184