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
|
b3863c461c
|
ICU-1076 fix copy ct
X-SVN-Rev: 5407
|
2001-07-31 23:15:34 +00:00 |
|
Alan Liu
|
c224531e81
|
ICU-1053 deprecate filteredCharAt
X-SVN-Rev: 5406
|
2001-07-31 22:43:47 +00:00 |
|
Alan Liu
|
84e53c8ac8
|
ICU-1052 more UChar32 fixes; also move some statics to file scope
X-SVN-Rev: 5405
|
2001-07-31 22:38:52 +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
|
a5e74ef787
|
ICU-1076 edit internal source documentation
X-SVN-Rev: 5399
|
2001-07-31 18:22:15 +00:00 |
|
Alan Liu
|
772c6a5bd5
|
ICU-1023 fix UVector to support int32_t elements properly
X-SVN-Rev: 5398
|
2001-07-31 18:10:53 +00:00 |
|
Andy Heninger
|
c874a332a0
|
ICU-1075 Project file for i18n lib - remove minor inconsistency between debug, release settings
X-SVN-Rev: 5395
|
2001-07-31 17:32:08 +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
|
83e058fbe4
|
ICU-1076 implement ? operator, remove 9 segment limit, fix toPattern
X-SVN-Rev: 5381
|
2001-07-30 23:23:51 +00:00 |
|
Alan Liu
|
7864dddc43
|
ICU-1076 implement toPattern
X-SVN-Rev: 5379
|
2001-07-30 23:23:16 +00:00 |
|
Alan Liu
|
3fe96feba6
|
ICU-1076 remove limit of 9 segments
X-SVN-Rev: 5378
|
2001-07-30 23:22:51 +00:00 |
|
Alan Liu
|
13ab4994df
|
ICU-1076 handle quantified quoted strings and variable references
X-SVN-Rev: 5360
|
2001-07-27 17:02:59 +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 |
|
Andy Heninger
|
40bfe95d06
|
ICU-1075 i18n project file, added missing custom build step for unimatch.h
X-SVN-Rev: 5358
|
2001-07-26 23:40:46 +00:00 |
|
Vladimir Weinstein
|
7a55cc00da
|
ICU-1005 increased code coverage for resbund. Decoupled rb collator from resource bundle. removed unneeded internal functions and classes
X-SVN-Rev: 5348
|
2001-07-26 18:36:57 +00:00 |
|
George Rhoten
|
635fb62ca4
|
ICU-1074 Fixed STLPort C++ library compilation problem
X-SVN-Rev: 5347
|
2001-07-26 18:03:44 +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
|
7edf9d3e80
|
ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5341
|
2001-07-25 19:11:02 +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 |
|
Vladimir Weinstein
|
ebe3b45ff8
|
ICU-392 change the library version number
X-SVN-Rev: 5339
|
2001-07-25 16:12:35 +00:00 |
|
Alan Liu
|
e55f45d543
|
ICU-990 minimize generation of double apostrophe
X-SVN-Rev: 5272
|
2001-07-18 20:09:47 +00:00 |
|
Alan Liu
|
42b3cc0b31
|
ICU-990 fix patterns for nested sets
X-SVN-Rev: 5271
|
2001-07-18 19:52:28 +00:00 |
|
Alan Liu
|
894e687b54
|
ICU-990 fix various bugs in applyPattern/toPattern
X-SVN-Rev: 5267
|
2001-07-18 18:38:00 +00:00 |
|
Alan Liu
|
aa915e61ae
|
ICU-990 fix escaping of UnicodeSet pats by RBT
X-SVN-Rev: 5263
|
2001-07-18 04:15:39 +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
|
a8238cfcb2
|
ICU-990 go back to generated patterns
X-SVN-Rev: 5250
|
2001-07-17 18:14:08 +00:00 |
|
Alan Liu
|
fef3717e16
|
ICU-990 fix roundtrip problems with toRules()
X-SVN-Rev: 5249
|
2001-07-17 18:13:51 +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 |
|
Alan Liu
|
9805ae16d9
|
ICU-1048 allow ::ID blocks in rules
X-SVN-Rev: 5233
|
2001-07-13 21:09:41 +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 |
|
George Rhoten
|
d9a95b30fc
|
ICU-1028 More fixes for s/390
X-SVN-Rev: 5221
|
2001-07-11 00:24:58 +00:00 |
|
George Rhoten
|
eb541f3c45
|
ICU-597 Fix for ICU on as/400 being in a different locale like de_DE
X-SVN-Rev: 5210
|
2001-07-09 23:42:00 +00:00 |
|
Alan Liu
|
ac1ec41793
|
ICU-989 use default converter for UChar -> char
X-SVN-Rev: 5209
|
2001-07-09 23:26:09 +00:00 |
|
George Rhoten
|
2f04fc3c5c
|
ICU-882 Don't use deprecated code.
X-SVN-Rev: 5208
|
2001-07-09 22:40:08 +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 |
|
Alan Liu
|
1c40f7aebd
|
ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5196
|
2001-07-06 19:53:12 +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
|
7771255c76
|
ICU-1006 fix non-inverse IDs with no separator and filter
X-SVN-Rev: 5188
|
2001-07-05 23:34:49 +00:00 |
|
Alan Liu
|
ed41780be7
|
ICU-1006 repair ID handling re filters and inverses
X-SVN-Rev: 5183
|
2001-07-05 22:54:10 +00:00 |
|
Alan Liu
|
81db4fe6e5
|
ICU-1029 fix deadlock in factory reg code
X-SVN-Rev: 5178
|
2001-07-05 16:45:38 +00:00 |
|
Alan Liu
|
c4976b1c19
|
ICU-1029 add nortrans.h
X-SVN-Rev: 5176
|
2001-07-03 23:49:21 +00:00 |
|
Alan Liu
|
88f3594c6a
|
ICU-1029 fix factory registration code
X-SVN-Rev: 5174
|
2001-07-03 23:44:59 +00:00 |
|