Alan Liu
|
5400659a50
|
ICU-1048 repair ::ID block code in reverse direction
X-SVN-Rev: 6413
|
2001-10-24 13:34:11 +00:00 |
|
Syn Wee Quek
|
6e371a1166
|
ICU-1030
Fixed compiler warnings.
X-SVN-Rev: 6348
|
2001-10-19 23:03:24 +00:00 |
|
George Rhoten
|
ec9d88119a
|
ICU-1211 Change the version number 1.9->2.0
X-SVN-Rev: 6309
|
2001-10-18 18:24:44 +00:00 |
|
Syn Wee Quek
|
278fe48cc5
|
ICU-1030
Added operator= to SearchIterator.
X-SVN-Rev: 6307
|
2001-10-18 16:53:17 +00:00 |
|
Alan Liu
|
ecfa7b7186
|
ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6303
|
2001-10-18 04:06:14 +00:00 |
|
Alan Liu
|
85276d3bcc
|
ICU-1079 add ID and context param to factory
X-SVN-Rev: 6276
|
2001-10-17 17:29:34 +00:00 |
|
George Rhoten
|
efdb5a1f89
|
ICU-1099 Make some data a bit more const
X-SVN-Rev: 6203
|
2001-10-11 23:54:55 +00:00 |
|
Doug Felt
|
7258dac736
|
ICU-1271 Port RuleBasedNumberFormat to ICU
X-SVN-Rev: 6172
|
2001-10-10 21:43:11 +00:00 |
|
Alan Liu
|
c968b1ea77
|
ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6153
|
2001-10-10 19:22:34 +00:00 |
|
George Rhoten
|
9db19f6627
|
ICU-1099 Make some data a bit more const
X-SVN-Rev: 6138
|
2001-10-09 22:57:29 +00:00 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
Alan Liu
|
ff7e9cb953
|
ICU-1079 fix deadlock problems with TransliteratorAlias class
X-SVN-Rev: 6056
|
2001-10-04 22:20:46 +00:00 |
|
George Rhoten
|
fefbf9b930
|
ICU-770 Memory cleanup
X-SVN-Rev: 6047
|
2001-10-04 16:36:32 +00:00 |
|
Vladimir Weinstein
|
6637d7f8b3
|
ICU-1245 Added a Hiragana constant.
X-SVN-Rev: 5991
|
2001-10-02 01:47:03 +00:00 |
|
George Rhoten
|
6b5f932d02
|
ICU-329 A static UParseError is not needed.
It increases the library size slightly, and it confuses people that are searching for multithreading problems.
X-SVN-Rev: 5973
|
2001-09-28 21:41:48 +00:00 |
|
Alan Liu
|
610e2411eb
|
ICU-1046 add filteredCharAt cmt
X-SVN-Rev: 5971
|
2001-09-28 21:01:26 +00:00 |
|
Alan Liu
|
5433287d2b
|
ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
X-SVN-Rev: 5968
|
2001-09-28 20:43:10 +00:00 |
|
George Rhoten
|
4526828ee2
|
ICU-1099 Make more data const in the libraries
X-SVN-Rev: 5964
|
2001-09-28 19:13:03 +00:00 |
|
Markus Scherer
|
3928a50211
|
ICU-1007 change Normalizer::EMode to UNormalizationMode
X-SVN-Rev: 5950
|
2001-09-27 23:19:22 +00:00 |
|
Vladimir Weinstein
|
8bc42e5418
|
ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested
X-SVN-Rev: 5948
|
2001-09-27 23:18:14 +00:00 |
|
Alan Liu
|
4ecd287eff
|
ICU-770 remove unneeded declaration
X-SVN-Rev: 5931
|
2001-09-26 18:05:29 +00:00 |
|
Ram Viswanadha
|
56e8f94332
|
ICU-359 Reinstate deleted deprecated API with U_USE_DEPRECATED_TRANSLITERATOR_API definition
X-SVN-Rev: 5900
|
2001-09-22 03:36:34 +00:00 |
|
Markus Scherer
|
ea6f9c6c3c
|
ICU-1229 in ucol_openRules: use UColAttributeValue instead of UNormalizationMode
X-SVN-Rev: 5891
|
2001-09-22 01:10:41 +00:00 |
|
Markus Scherer
|
b699cb3cdb
|
ICU-1229 in ucol_openRules: use UColAttributeValue instead of UNormalizationMode
X-SVN-Rev: 5889
|
2001-09-22 01:02:01 +00:00 |
|
George Rhoten
|
8fab2dfd20
|
ICU-770 More memory cleanup
X-SVN-Rev: 5858
|
2001-09-21 00:19:53 +00:00 |
|
George Rhoten
|
dee8a86dee
|
ICU-770 Use the proper number of arguments when one of them is used more than once.
X-SVN-Rev: 5823
|
2001-09-19 18:55:43 +00:00 |
|
Alan Liu
|
e74e4950ed
|
ICU-770 add transliterator cleanup support
X-SVN-Rev: 5820
|
2001-09-19 16:50:06 +00:00 |
|
Markus Scherer
|
9fac14aa96
|
ICU-1200 no need any more to explicitly NUL-terminate after US::extract() to codepage
X-SVN-Rev: 5802
|
2001-09-18 23:53:27 +00:00 |
|
Markus Scherer
|
1c6666588c
|
ICU-329 US::extract() takes length, not limit
X-SVN-Rev: 5801
|
2001-09-18 23:52:02 +00:00 |
|
George Rhoten
|
f776680929
|
ICU-1214 Replace getPatternChars with getPatternUChars
X-SVN-Rev: 5789
|
2001-09-18 21:36:45 +00:00 |
|
Vladimir Weinstein
|
91c3b146eb
|
ICU-392 remove collator State APIs
X-SVN-Rev: 5760
|
2001-09-17 22:55:04 +00:00 |
|
George Rhoten
|
4e351c0c81
|
ICU-513 Don't use the deprecated API anymore.
X-SVN-Rev: 5756
|
2001-09-17 21:50:19 +00:00 |
|
Ram Viswanadha
|
ed804dd3ab
|
ICU-329 Signatures of deprecated apis should not change
X-SVN-Rev: 5724
|
2001-09-08 04:28:38 +00:00 |
|
Syn Wee Quek
|
d2741a2e8d
|
ICU-1030
Extra documentation added.
X-SVN-Rev: 5718
|
2001-09-07 21:56:57 +00:00 |
|
George Rhoten
|
9036c7f6ea
|
ICU-900 Fix an HP/UX future error (warning)
X-SVN-Rev: 5715
|
2001-09-07 17:34:23 +00:00 |
|
George Rhoten
|
03fdacc9a5
|
ICU-770 Don't create a cache. Locale::getAvailableLocales does the same thing as DateFormat::getAvailableLocales
X-SVN-Rev: 5675
|
2001-09-01 01:09:38 +00:00 |
|
Ram Viswanadha
|
e7042af1b8
|
ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
X-SVN-Rev: 5653
|
2001-08-31 03:23:39 +00:00 |
|
George Rhoten
|
81fc8fb03e
|
ICU-770 More data cleanup
X-SVN-Rev: 5652
|
2001-08-31 02:21:34 +00:00 |
|
Ram Viswanadha
|
c27a92e51f
|
ICU-329 Deprecated API error message.
X-SVN-Rev: 5625
|
2001-08-30 03:46:15 +00:00 |
|
Ram Viswanadha
|
bd9f2e898f
|
ICU-329 Remove applyPattern pure virtual function
X-SVN-Rev: 5596
|
2001-08-28 01:12:29 +00:00 |
|
Syn Wee Quek
|
75adf07067
|
ICU-1030
New implementation for Unicode Boyer Moore string search.
X-SVN-Rev: 5587
|
2001-08-25 02:03:53 +00:00 |
|
George Rhoten
|
f9081a2e8e
|
ICU-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR
X-SVN-Rev: 5565
|
2001-08-23 01:06:08 +00:00 |
|
George Rhoten
|
6573131371
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5525
|
2001-08-17 21:50:48 +00:00 |
|
George Rhoten
|
f0fafdf9ed
|
ICU-329 Don't use // for comments
X-SVN-Rev: 5511
|
2001-08-17 17:24:05 +00:00 |
|
George Rhoten
|
2edb18e9b7
|
ICU-329 The private function stoi() no longer needs a UErrorCode
X-SVN-Rev: 5508
|
2001-08-17 03:08:36 +00:00 |
|
George Rhoten
|
46bcee2ea6
|
ICU-329 Change // comment for C files.
X-SVN-Rev: 5500
|
2001-08-17 01:44:04 +00:00 |
|
Ram Viswanadha
|
5f44db3f6b
|
ICU-329 Move syntaxError body to header file
X-SVN-Rev: 5499
|
2001-08-17 01:41:40 +00:00 |
|
George Rhoten
|
9c954f61ed
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5495
|
2001-08-17 01:04:58 +00:00 |
|
George Rhoten
|
9cfa3519f9
|
ICU-329 Changes to compile on Linux
X-SVN-Rev: 5485
|
2001-08-16 23:38:09 +00:00 |
|
George Rhoten
|
e676f8d380
|
ICU-863 Documentation fixes
X-SVN-Rev: 5482
|
2001-08-16 22:28:14 +00:00 |
|
Ram Viswanadha
|
00462d3f97
|
ICU-329 First take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5473
|
2001-08-16 00:55:51 +00:00 |
|
George Rhoten
|
e3df919a30
|
ICU-1087 Speed up the TimeZone construction with a proper constructor, and make getGMT() public
X-SVN-Rev: 5470
|
2001-08-16 00:31:06 +00:00 |
|
Alan Liu
|
d046d1a2a5
|
ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
|
2001-08-15 19:06:40 +00:00 |
|
George Rhoten
|
f236304493
|
ICU-1087 Move some public static variables to their proper locations and make them private.
X-SVN-Rev: 5459
|
2001-08-10 23:00:30 +00:00 |
|
George Rhoten
|
3ba6b49b18
|
ICU-1008 Less static initialization.
X-SVN-Rev: 5446
|
2001-08-06 23:57:45 +00:00 |
|
George Rhoten
|
3e23a5f087
|
ICU-1076 AIX can't handle the last comma in an enum list.
X-SVN-Rev: 5432
|
2001-08-03 16:03:31 +00:00 |
|
Alan Liu
|
caa1bdd17e
|
ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet
X-SVN-Rev: 5412
|
2001-08-01 17:37:08 +00:00 |
|
Alan Liu
|
c224531e81
|
ICU-1053 deprecate filteredCharAt
X-SVN-Rev: 5406
|
2001-07-31 22:43:47 +00:00 |
|
Alan Liu
|
d23fea3b42
|
ICU-1052 move some statics to file scope
X-SVN-Rev: 5404
|
2001-07-31 22:38:21 +00:00 |
|
Alan Liu
|
7b53dca6b5
|
ICU-1076 edit documentation
X-SVN-Rev: 5400
|
2001-07-31 18:28:23 +00:00 |
|
Alan Liu
|
6a2748274c
|
ICU-1076 add MISPLACED_QUANTIFIER error
X-SVN-Rev: 5393
|
2001-07-31 16:17:49 +00:00 |
|
Alan Liu
|
ef8c73fc7c
|
ICU-1076 initial limited support for Kleene star and plus operators
X-SVN-Rev: 5359
|
2001-07-27 00:18:53 +00:00 |
|
Alan Liu
|
cf35beb5eb
|
ICU-1052 fix handling of surrogates in antecontext and cursor positioning
X-SVN-Rev: 5346
|
2001-07-25 21:15:53 +00:00 |
|
Alan Liu
|
d7c3eebf46
|
ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5340
|
2001-07-25 18:50:09 +00:00 |
|
Alan Liu
|
b2d51635d3
|
ICU-1053 RBT no longer needs to pass a filter down the chain
X-SVN-Rev: 5261
|
2001-07-17 23:55:42 +00:00 |
|
Alan Liu
|
2e0818a9fc
|
ICU-1053 move filter logic into Transliterator.filteredTransliterate
X-SVN-Rev: 5258
|
2001-07-17 23:36:41 +00:00 |
|
Alan Liu
|
589dbddcbe
|
ICU-1046 reimplement filter on a CompoundTransliterator to work correctly
X-SVN-Rev: 5247
|
2001-07-17 00:16:02 +00:00 |
|
Alan Liu
|
7ad9f84ffe
|
ICU-1048 implement Foo(Bar) ID parsing
X-SVN-Rev: 5243
|
2001-07-16 20:48:46 +00:00 |
|
Alan Liu
|
25edbe02ca
|
ICU-1048 allow ::ID blocks in rules
X-SVN-Rev: 5234
|
2001-07-13 21:17:11 +00:00 |
|
George Rhoten
|
5c0d6d17c7
|
ICU-479 Don't export the private static const variables.
X-SVN-Rev: 5229
|
2001-07-11 21:55:23 +00:00 |
|
Vladimir Weinstein
|
c8c203b10e
|
ICU-392 get/set state implementation for current version (no compatibility yet)
X-SVN-Rev: 5207
|
2001-07-09 22:24:23 +00:00 |
|
Alan Liu
|
0f4896e90b
|
ICU-1029 rename Transliterator::TransliteratorFactory to Transliterator::Factory
X-SVN-Rev: 5203
|
2001-07-09 16:45:09 +00:00 |
|
Alan Liu
|
573834372f
|
ICU-1029 make TransliteratorFactory typedef public
X-SVN-Rev: 5202
|
2001-07-09 16:33:09 +00:00 |
|
George Rhoten
|
14fd019f1b
|
ICU-1008 Do less static initialization. Still need to fix static destruction, but it's better now.
X-SVN-Rev: 5198
|
2001-07-06 23:19:56 +00:00 |
|
Vladimir Weinstein
|
ac95eb8654
|
ICU-392 added API declarations and dummy implementations for state handling functions. Carved data structures some more.
X-SVN-Rev: 5195
|
2001-07-06 04:57:28 +00:00 |
|
Alan Liu
|
88f3594c6a
|
ICU-1029 fix factory registration code
X-SVN-Rev: 5174
|
2001-07-03 23:44:59 +00:00 |
|
Alan Liu
|
6f20ab6cdc
|
ICU-1029 add NormalizationTransliterator
X-SVN-Rev: 5173
|
2001-07-03 23:44:45 +00:00 |
|
Alan Liu
|
ac454c01db
|
ICU-1029 add factory registration to support NormalizationTransliterator; make cacheIDs own its own copies of ID UnicodeStrings
X-SVN-Rev: 5167
|
2001-07-03 20:01:56 +00:00 |
|
George Rhoten
|
9fd5994ca7
|
ICU-479 Fix for s/390, stop exporting private static const variables, and improve speed performance
X-SVN-Rev: 5153
|
2001-07-02 20:09:52 +00:00 |
|
George Rhoten
|
72159af00c
|
ICU-953 Export fewer static symbols and fix an os/390 porting problem
X-SVN-Rev: 5149
|
2001-07-02 17:23:27 +00:00 |
|
George Rhoten
|
bc397ee3f3
|
ICU-900 Fixed a compiler warning on Solaris Workshop Pro v6.0
X-SVN-Rev: 5134
|
2001-06-28 22:57:15 +00:00 |
|
Vladimir Weinstein
|
fb05d3dd43
|
ICU-1002 OOOOPS - different constness in header and source - FIXED!
X-SVN-Rev: 5108
|
2001-06-27 14:59:02 +00:00 |
|
Vladimir Weinstein
|
e021c45787
|
ICU-1002 implemented getter and setter functions for variable top in C and C++
X-SVN-Rev: 5099
|
2001-06-26 22:24:10 +00:00 |
|
George Rhoten
|
e9f5eade98
|
ICU-953 oops didn't want GMT_OBJ in there in the first place.
X-SVN-Rev: 5096
|
2001-06-26 20:15:25 +00:00 |
|
Syn Wee Quek
|
8fa2ab2060
|
ICU-807
Clean up:
removed old comments and
redundant private methods that isn't used anywhere.
X-SVN-Rev: 5083
|
2001-06-26 17:41:10 +00:00 |
|
George Rhoten
|
f810918e28
|
ICU-1008 Do less static initialization
X-SVN-Rev: 5074
|
2001-06-25 22:00:52 +00:00 |
|
George Rhoten
|
aacd4fe0b6
|
ICU-1008 Do less static initialization
X-SVN-Rev: 5071
|
2001-06-25 21:15:39 +00:00 |
|
George Rhoten
|
af7c0c4f04
|
ICU-1008 Do less static initialization
X-SVN-Rev: 5051
|
2001-06-21 20:46:12 +00:00 |
|
George Rhoten
|
5c8fe9bcf2
|
ICU-953 Do less static initialization
X-SVN-Rev: 5046
|
2001-06-21 18:27:52 +00:00 |
|
George Rhoten
|
4a9dee0dfc
|
ICU-953 Don't do static initialization
X-SVN-Rev: 5041
|
2001-06-20 22:52:03 +00:00 |
|
George Rhoten
|
3aa133d5b7
|
ICU-953 Don't do static initialization, except for GMT.
X-SVN-Rev: 5028
|
2001-06-20 21:11:13 +00:00 |
|
George Rhoten
|
d938ddf1ca
|
ICU-996 Fix syntax for some compilers (Hopefully)
X-SVN-Rev: 5027
|
2001-06-20 20:36:45 +00:00 |
|
George Rhoten
|
f8136daf50
|
ICU-996 Fix syntax for some compilers
X-SVN-Rev: 5025
|
2001-06-20 16:59:01 +00:00 |
|
Vladimir Weinstein
|
a7268db185
|
ICU-1003 removing incremental compare API
X-SVN-Rev: 5021
|
2001-06-19 21:18:41 +00:00 |
|
George Rhoten
|
a87d3d54dd
|
ICU-996 Mostly fixed the last resort data. Temporarily tested the validity for it by printing it out. It will be difficult to test it, until we can flush the resource bundles.
X-SVN-Rev: 5018
|
2001-06-19 17:38:29 +00:00 |
|
Alan Liu
|
c1e256ca48
|
ICU-990 add escapeUnprintable param to toPattern()
X-SVN-Rev: 4965
|
2001-06-12 17:34:16 +00:00 |
|
Alan Liu
|
90eb29fdee
|
ICU-990 add toRules API to RuleBasedTransliterator
X-SVN-Rev: 4964
|
2001-06-12 17:33:54 +00:00 |
|
Alan Liu
|
f8e110f587
|
ICU-990 add class ID meta info methods to Transliterator
X-SVN-Rev: 4962
|
2001-06-12 17:10:10 +00:00 |
|
Alan Liu
|
8f8fbedbfa
|
ICU-989 implement algorithmic Any-Name, Name-Any
X-SVN-Rev: 4948
|
2001-06-11 23:38:54 +00:00 |
|
Alan Liu
|
dd59c6db0d
|
ICU-965 create Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4941
|
2001-06-11 19:51:46 +00:00 |
|