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
/
pptok.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-30
make: Fix nasm build with MSVC
Marat Dukhan
1
-1
/
+1
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-06-21
pp_directives_len can be uint8_t
H. Peter Anvin
1
-1
/
+1
2008-06-19
macros.c: compress by tokenizing macro directives
H. Peter Anvin
1
-4
/
+37
2007-10-19
Formatting: kill off "stealth whitespace"
H. Peter Anvin
1
-10
/
+10
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
-14
/
+8
2007-09-18
Change the token prehash function for better convergence
H. Peter Anvin
1
-2
/
+2
2007-09-13
pptok.c: don't insist on C99 compiler behaviour
H. Peter Anvin
1
-2
/
+3
2007-09-12
pptok.c: quick-and-dirty downcasing during prehashing
H. Peter Anvin
1
-1
/
+7
2007-09-12
pptok.c: handle holes in the pp_directives array
H. Peter Anvin
1
-1
/
+1
2007-09-12
More automation in the preprocessor conditionals handling
H. Peter Anvin
1
-23
/
+64
2007-09-12
pptok.c: fix spacing
H. Peter Anvin
1
-1
/
+1
2007-09-12
Generate automatically correct tests for %if and %elif
H. Peter Anvin
1
-0
/
+14
2007-09-12
Use a perfect hash to look up preprocessor directives
H. Peter Anvin
1
-0
/
+147