Commit Graph

9469 Commits

Author SHA1 Message Date
Markus Scherer
09ea6f21fa ICU-2046 miscellaneous .ucm tools moved to charset/source/ucmtools/
X-SVN-Rev: 10170
2002-11-06 19:53:24 +00:00
Alan Liu
9401304a6a ICU-2015 initial checkin of test for property name<->enum
X-SVN-Rev: 10169
2002-11-06 19:50:40 +00:00
Alan Liu
12764fba1a ICU-2015 initial checkin of public API for property name<->enum
X-SVN-Rev: 10168
2002-11-06 19:50:21 +00:00
Alan Liu
66d9c6076b ICU-2015 initial checkin of DataInputStream supporting seeking
X-SVN-Rev: 10167
2002-11-06 19:49:57 +00:00
Alan Liu
a4ef082eb4 ICU-2015 initial checkin of property name<->enum core implementation
X-SVN-Rev: 10166
2002-11-06 19:49:40 +00:00
Alan Liu
ed2d6d66d3 ICU-2015 add double and string property enums; add NameChoice enums
X-SVN-Rev: 10165
2002-11-06 19:48:58 +00:00
Alan Liu
e665a57aa2 ICU-2015 snapshot as of ICU4C 2.4
X-SVN-Rev: 10164
2002-11-06 19:48:31 +00:00
Alan Liu
5ecedb1e81 ICU-2015 don't indent on successive calls to log()
X-SVN-Rev: 10159
2002-11-06 19:07:02 +00:00
Markus Scherer
ea20cfd4a6 ICU-2001 enum is safer than #define...
X-SVN-Rev: 10158
2002-11-06 03:09:56 +00:00
Andy Heninger
96ec073b83 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10157
2002-11-06 02:35:20 +00:00
Markus Scherer
ee0d1cd5db ICU-2145 fix a test bug
X-SVN-Rev: 10156
2002-11-06 00:55:08 +00:00
Markus Scherer
5b21996599 ICU-2001 build more precise inclusions list (set) mostly from UCD data trie enumeration, plus code points for which properties are hardcoded
X-SVN-Rev: 10155
2002-11-06 00:52:44 +00:00
Markus Scherer
2b8e5c3bcd ICU-1785 test unorm_isNFSkippable()
X-SVN-Rev: 10154
2002-11-05 00:59:02 +00:00
Markus Scherer
6ebcafd22d ICU-1785 implement unorm_isNFSkippable() and unorm_addPropertyStarts()
X-SVN-Rev: 10153
2002-11-05 00:57:52 +00:00
Markus Scherer
7f33a69caf ICU-1785 build skippables data; formatVersion 2.2
X-SVN-Rev: 10152
2002-11-05 00:56:25 +00:00
Markus Scherer
c22abf74ad ICU-1785 replace hardcoded skippables sets with calls to unorm_isNFSkippable()
X-SVN-Rev: 10151
2002-11-05 00:53:42 +00:00
Alan Liu
4d2dedf595 ICU-2015 stringPool_count was off by 1 in header
X-SVN-Rev: 10150
2002-11-05 00:32:29 +00:00
Steven R. Loomis
53ddbf2cdd ICU-2457 Bump version # to 2.4
X-SVN-Rev: 10149
2002-11-04 22:58:20 +00:00
Andy Heninger
07ecbd7cfb ICU-105 Regular Expressions, remove char * string literal warnings in tests
X-SVN-Rev: 10148
2002-11-04 19:35:22 +00:00
Andy Heninger
241a9b0d14 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10147
2002-11-04 19:30:01 +00:00
Andy Heninger
14b065ca9d ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10146
2002-11-04 19:09:35 +00:00
Alan Liu
1ad9f88a32 ICU-2015 add total_size to header to inform java
X-SVN-Rev: 10145
2002-11-04 18:32:45 +00:00
Alan Liu
0c227bbcfb ICU-2015 add fields to header to inform java
X-SVN-Rev: 10144
2002-11-01 23:40:31 +00:00
Alan Liu
10fdb77455 ICU-2015 remove dead code
X-SVN-Rev: 10143
2002-11-01 23:20:10 +00:00
Alan Liu
602c0dd8fc ICU-2015 fix alignment!
X-SVN-Rev: 10142
2002-11-01 23:19:49 +00:00
George Rhoten
8d00ea2329 ICU-2461 Initial port of ICU to HP-UX with gcc.
X-SVN-Rev: 10141
2002-11-01 19:12:24 +00:00
Alan Liu
cc93a87ab1 ICU-2096 document new (2.4) APIs for property name<->enum per Markus discussion
X-SVN-Rev: 10140
2002-11-01 14:51:43 +00:00
Alan Liu
c243f84ebc ICU-2325 make unescape recognize \e \cX
X-SVN-Rev: 10139
2002-11-01 14:45:10 +00:00
Alan Liu
69ede390df ICU-2325 make unescape recognize \e \cX
X-SVN-Rev: 10138
2002-11-01 14:36:38 +00:00
Steven R. Loomis
10bc681d20 ICU-2457 update to 2.4 version number
X-SVN-Rev: 10137
2002-11-01 01:45:24 +00:00
George Rhoten
f85b8fd193 ICU-2394 Update the http:// link
X-SVN-Rev: 10136
2002-10-31 23:34:15 +00:00
Andy Heninger
9600c27c58 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10135
2002-10-31 23:01:54 +00:00
Ram Viswanadha
e882b8d7c5 ICU-2459 move UCharacterIterator and UForwardCharacterIterator to com.ibm.icu.text package
X-SVN-Rev: 10134
2002-10-31 22:37:31 +00:00
George Rhoten
594a11605a ICU-2015 Really add propname.h
X-SVN-Rev: 10133
2002-10-31 21:32:15 +00:00
Andy Heninger
ccd8fc3536 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10132
2002-10-31 01:58:01 +00:00
Ram Viswanadha
0ad551db67 ICU-2068 clone the character iterator
X-SVN-Rev: 10131
2002-10-31 01:12:38 +00:00
Syn Wee Quek
aef65ce527 ICU-2279
remove unused import statements

X-SVN-Rev: 10130
2002-10-31 01:10:19 +00:00
Syn Wee Quek
70e6c6c6cf ICU-1897
remove commented code

X-SVN-Rev: 10129
2002-10-31 01:09:18 +00:00
Syn Wee Quek
15a335f325 ICU-2178
simple doc update

X-SVN-Rev: 10128
2002-10-31 01:06:49 +00:00
Ram Viswanadha
b4d9827c01 ICU-2068 clone the character iterator
X-SVN-Rev: 10127
2002-10-31 01:02:42 +00:00
Syn Wee Quek
bba60f9ee8 ICU-2275
Initial commit of C character properties performance test
Initial commit of perf workspace

X-SVN-Rev: 10126
2002-10-31 00:51:33 +00:00
Syn Wee Quek
cea9b97887 ICU-2118
Updated the paths

X-SVN-Rev: 10125
2002-10-31 00:50:45 +00:00
Syn Wee Quek
904f1c3f04 ICU-2275
Initial commit of C character properties performance test

X-SVN-Rev: 10124
2002-10-31 00:37:54 +00:00
Ram Viswanadha
fd3b348097 ICU-2316 Fix sweedish collation
X-SVN-Rev: 10123
2002-10-31 00:23:55 +00:00
Steven R. Loomis
f12c58b08e ICU-2015 remove the last of the man commands
X-SVN-Rev: 10122
2002-10-30 23:10:01 +00:00
George Rhoten
31ebf42323 ICU-1977 add additional Converter Alias functions
get all converters
get the canonical names from a tagged alias

X-SVN-Rev: 10121
2002-10-30 22:52:08 +00:00
Alan Liu
7efc9a43f1 ICU-2015 add genpname
X-SVN-Rev: 10120
2002-10-30 22:39:56 +00:00
Alan Liu
ff8e5d282e ICU-2015 remove man build cmds
X-SVN-Rev: 10119
2002-10-30 22:17:14 +00:00
Alan Liu
f8efd4173f ICU-2015 fix *nix compile errors
X-SVN-Rev: 10118
2002-10-30 22:16:30 +00:00
Alan Liu
c21b860bf5 ICU-2015 add genpname
X-SVN-Rev: 10117
2002-10-30 22:05:35 +00:00