Commit Graph

27 Commits

Author SHA1 Message Date
Markus Scherer
cc68c8c6e2 ICU-8972 preparseucd.py writes pnames_data.h with formatting nearly identical to genpname/preparse.pl; delete obsolete genpname/*
X-SVN-Rev: 31160
2011-12-20 07:43:38 +00:00
Markus Scherer
7c797527dc ICU-8972 PropsBuilder makes more sense than PropsWriter
X-SVN-Rev: 31156
2011-12-19 01:49:34 +00:00
Markus Scherer
0b9ba091db ICU-8972 move genpname/genpname.cpp to genprops/pnameswriter.cpp; use on-the-fly property names data for ppucd parsing: avoids having to rebuild ICU & tools before generating properties data
X-SVN-Rev: 31153
2011-12-18 21:33:57 +00:00
Markus Scherer
10243eee46 ICU-8972 preparseucd.py: add ISO 15924-only script codes, change argv[2] to path/to/ICU/src/root, prepend UTF-8 BOM to some test files
X-SVN-Rev: 31151
2011-12-18 16:01:49 +00:00
Markus Scherer
b1e48658b3 ICU-8972 genprops: merge props2writer.cpp (which used to be props2.cpp) into corepropswriter.cpp (which used to be store.c); avoids clumsy back-and-forth
X-SVN-Rev: 31150
2011-12-18 08:17:16 +00:00
Markus Scherer
cb626ab6d7 ICU-8972 genprops: minor fix, guard against nv=-100
X-SVN-Rev: 31149
2011-12-18 07:23:10 +00:00
Markus Scherer
f0dbf9f00b ICU-8972 genprops: use ppucd.txt for all uprops.icu properties including Script_Extensions; cleanup
X-SVN-Rev: 31147
2011-12-18 06:53:54 +00:00
Markus Scherer
7270f8f618 ICU-8972 genprops: use ppucd.txt for gc, nt, nv
X-SVN-Rev: 31145
2011-12-18 03:21:54 +00:00
Markus Scherer
764caf4347 ICU-8972 genprops: remove --csource option (always write both C & binary), use argv[1]=path/to/ICU/src/root instead of --destdir; separate finalizing vs. writing data
X-SVN-Rev: 31144
2011-12-18 00:37:18 +00:00
Markus Scherer
2cac672e6e ICU-8972 genprops: use ppucd.txt for enumerated properties
X-SVN-Rev: 31143
2011-12-17 06:31:25 +00:00
Markus Scherer
008e89c02f ICU-8972 genprops: use ppucd.txt for binary properties
X-SVN-Rev: 31142
2011-12-17 05:45:58 +00:00
Markus Scherer
21b5ebc902 ICU-8972 genprops: use ppucd.txt for the age property; some cleanup
X-SVN-Rev: 31141
2011-12-17 05:03:26 +00:00
Markus Scherer
03f9f2307e ICU-8972 genprops: start to read ppucd.txt, use that for Decomposition_Type
X-SVN-Rev: 31137
2011-12-16 06:51:58 +00:00
Markus Scherer
85db2273c8 ICU-8972 rename genprops data structure builder files in preparation for merging Unicode tools
X-SVN-Rev: 31133
2011-12-16 00:41:08 +00:00
Markus Scherer
a7394689d8 ICU-8827 ignore Script_Extensions @missing value <script>
X-SVN-Rev: 31030
2011-12-05 20:05:26 +00:00
Markus Scherer
8087532167 ICU-8827 adjust for new @missing values; for Name_Alias only use type=corrections for now
X-SVN-Rev: 31014
2011-12-03 00:20:31 +00:00
Markus Scherer
7b666417fd ICU-7752 tools: rename generated *_props_data.c files to .h and add #ifndef guard
X-SVN-Rev: 30816
2011-10-12 22:57:58 +00:00
Markus Scherer
41e92c0c68 ICU-7264 minor bug fix
X-SVN-Rev: 28650
2010-09-20 04:12:24 +00:00
Markus Scherer
e4f1a48919 ICU-7264 split UCD files into unidata & testdata for easier ICU4C update
X-SVN-Rev: 28649
2010-09-20 04:11:49 +00:00
Markus Scherer
4473e0a758 ICU-7264 switch ubidi.icu and ucase.icu from UTrie to UTrie2
X-SVN-Rev: 28396
2010-07-31 19:16:48 +00:00
Markus Scherer
3183eeaac0 ICU-7264 switch uprops.icu from UTrie to UTrie2
X-SVN-Rev: 28385
2010-07-29 05:00:55 +00:00
Markus Scherer
3bf87d9766 ICU-7264 parse ScriptExtensions.txt, write uprops.icu formatVersion 7
X-SVN-Rev: 28377
2010-07-27 23:32:04 +00:00
Markus Scherer
58d21ee915 ICU-7264 scripts for data file generation
X-SVN-Rev: 28364
2010-07-23 23:51:14 +00:00
Markus Scherer
e72d90de1a ICU-7264 add ScriptExtensions.txt, new scripts, new blocks, fix genpname/preparse.pl
X-SVN-Rev: 28359
2010-07-22 23:30:47 +00:00
Stuart Gill
5aaa8be80e ICU-7611 Generalize library references
X-SVN-Rev: 28337
2010-07-21 00:39:45 +00:00
Markus Scherer
311eb8cb78 ICU-7611 CMake files for Unicode build tools
X-SVN-Rev: 28129
2010-06-03 22:47:48 +00:00
Markus Scherer
baed720ac1 ICU-7611 move genprops from icu tree to tools tree
X-SVN-Rev: 27923
2010-04-09 23:36:31 +00:00