Vladimir Weinstein
d22ee37e1c
ICU-96 moved UCOL_TOK_RESET const to ucol_imp.h, added magic number constants
...
X-SVN-Rev: 4534
2001-04-23 23:35:59 +00:00
Vladimir Weinstein
dd34a3a9e2
ICU-96 moved UCOL_TOK_RESET const to ucol_imp.h
...
X-SVN-Rev: 4533
2001-04-23 23:32:40 +00:00
Vladimir Weinstein
6c99d6ba9e
ICU-96 adapted to new UCA distribution. Using named constants
...
X-SVN-Rev: 4532
2001-04-23 23:29:03 +00:00
Andy Heninger
d33a9fe478
ICU-880 strcoll: Bug fix in getNextCE, caused failure in citertst/TestBug672
...
when normaliztion was enabled.
X-SVN-Rev: 4530
2001-04-23 21:29:14 +00:00
Vladimir Weinstein
f55aa515d1
ICU-96 reflected changes to the UCA table, new identical level sortkey generation
...
X-SVN-Rev: 4527
2001-04-23 01:53:49 +00:00
Vladimir Weinstein
46676a4560
ICU-96 update to builder - more robust, better handling tailoring to implicits
...
X-SVN-Rev: 4526
2001-04-23 01:52:45 +00:00
Syn Wee Quek
34372f991b
ICU-861
...
Implemented new incremental normalization in backwards iteration.
X-SVN-Rev: 4524
2001-04-20 22:29:53 +00:00
Vladimir Weinstein
5a1d249986
ICU-96 changed Fractional UCA - implicit generation
...
X-SVN-Rev: 4518
2001-04-19 23:49:03 +00:00
Vladimir Weinstein
ca370278a7
ICU-96 changed Fractional UCA - gap widened
...
X-SVN-Rev: 4515
2001-04-19 20:29:34 +00:00
Vladimir Weinstein
deed931e7a
ICU-96 Added Markuses identical level generator
...
X-SVN-Rev: 4513
2001-04-19 19:02:01 +00:00
Vladimir Weinstein
8d3eb3b356
ICU-96 fixed variable top
...
X-SVN-Rev: 4510
2001-04-19 17:08:07 +00:00
Vladimir Weinstein
1e7b7abc7a
ICU-96 deprecated ucol_strcollinc
...
X-SVN-Rev: 4509
2001-04-19 17:05:56 +00:00
George Rhoten
a1f7af0dd9
ICU-865 Don't use lowercase false and use the return type of strcmp() properly
...
X-SVN-Rev: 4507
2001-04-19 00:52:55 +00:00
Andy Heninger
fe8f7ca9cd
ICU-880 strcoll: More performance tweaks, plus fix inlines for UNIX builds.
...
X-SVN-Rev: 4502
2001-04-18 19:31:05 +00:00
George Rhoten
53f50a5718
ICU-936 U_COL_SAFECLONE_BUFFERSIZE is too small for as/400
...
X-SVN-Rev: 4500
2001-04-18 18:13:31 +00:00
Yves Arrouye
f3f0c1c985
ICU-821 support setting debug/optimization flags.
...
X-SVN-Rev: 4497
2001-04-18 03:06:43 +00:00
Syn Wee Quek
19dd532d6c
ICU-861
...
Added methods to store and load the collIterate state.
X-SVN-Rev: 4495
2001-04-18 01:34:26 +00:00
Vladimir Weinstein
dc13b76767
ICU-96 make ucol_tok a .cpp file in order to be able to use inline functions
...
X-SVN-Rev: 4491
2001-04-17 21:47:10 +00:00
Vladimir Weinstein
6c5a4a0907
ICU-96 changed underlying infrastructure for canonical closure bug. Now it closely resembles flat file access mechanism.
...
X-SVN-Rev: 4490
2001-04-17 20:34:06 +00:00
Syn Wee Quek
8ef71be0d9
ICU-861
...
Removed a redundant assignment.
X-SVN-Rev: 4486
2001-04-17 17:27:01 +00:00
Syn Wee Quek
cc5eba47d0
ICU-861
...
Added an extra size in normalization buffer to contain null-termination.
Added comments in ucol_impl.h that buffer size has to be >= 3.
X-SVN-Rev: 4483
2001-04-17 02:43:35 +00:00
Vladimir Weinstein
a93aa82995
ICU-96 quick fix for canonical closure bug. Needs more discussion but it works correctly as is.
...
X-SVN-Rev: 4477
2001-04-16 21:25:45 +00:00
Vladimir Weinstein
504dcd1b85
ICU-880 Headers included by .c files should not have C++ comments
...
X-SVN-Rev: 4476
2001-04-16 16:20:16 +00:00
Andy Heninger
c68d3dc63f
ICU-880 strcoll: coding guideline changes. No logical change.
...
X-SVN-Rev: 4474
2001-04-12 19:59:28 +00:00
Syn Wee Quek
7d534e0d11
ICU-861
...
Modified fcdPosition in getSpecialPrevCE for thai.
X-SVN-Rev: 4473
2001-04-12 18:25:07 +00:00
Syn Wee Quek
f25427cd24
ICU-861
...
Updated backwards iterator
1) to use incremental fcd check
2) swap thai characters pairs at a time instead of blocks of it.
X-SVN-Rev: 4470
2001-04-12 00:08:26 +00:00
Andy Heninger
ee79f999e8
ICU-880 strcoll: incremental FCD check and no precalc of length
...
of null terminated strings
X-SVN-Rev: 4466
2001-04-10 22:06:25 +00:00
Andy Heninger
bed84e98b8
ICU-880 strcoll: incremental FCD check and no precalc of length
...
of null terminated strings
X-SVN-Rev: 4460
2001-04-06 23:37:48 +00:00
Vladimir Weinstein
a07669d83d
ICU-916 contractions now include closed form
...
X-SVN-Rev: 4458
2001-04-06 22:53:06 +00:00
Vladimir Weinstein
db7dacac2a
ICU-96 simplified debugging
...
X-SVN-Rev: 4457
2001-04-06 22:51:41 +00:00
Vladimir Weinstein
c10181baeb
ICU-96 fix for variable top in tailorings + more tests
...
X-SVN-Rev: 4453
2001-04-05 22:48:23 +00:00
Vladimir Weinstein
df95857790
ICU-96 fix for variable top in tailorings
...
X-SVN-Rev: 4451
2001-04-05 21:27:44 +00:00
Ram Viswanadha
9b3d7e9c96
ICU-96 Fix initUCA, open & openRules methods to check status and clean up after themselves
...
X-SVN-Rev: 4449
2001-04-05 01:40:36 +00:00
Alan Liu
8dbd284136
ICU-924 add "Remove" transliterator
...
X-SVN-Rev: 4440
2001-04-04 06:46:17 +00:00
Vladimir Weinstein
87706f0fd8
ICU-96 fix linux compile problem
...
X-SVN-Rev: 4438
2001-04-04 06:26:14 +00:00
Alan Liu
085701f0f4
ICU-918 fix handling of inverses
...
X-SVN-Rev: 4431
2001-04-03 18:06:31 +00:00
Vladimir Weinstein
d7d38866da
ICU-96 fixed a bug with expansions in tailorings
...
X-SVN-Rev: 4427
2001-04-02 23:12:19 +00:00
Vladimir Weinstein
46bfae2dec
ICU-96 fixed a builder problem related to option struct
...
X-SVN-Rev: 4424
2001-04-02 18:49:30 +00:00
Alan Liu
53b061edb0
ICU-918 Transliterator needs access to applyPattern(ParsePosition)
...
X-SVN-Rev: 4422
2001-03-31 01:22:58 +00:00
Alan Liu
bd0490db28
ICU-918 extend createInstance() syntax to recognize inline filter patterns
...
X-SVN-Rev: 4421
2001-03-31 01:21:38 +00:00
Vladimir Weinstein
170db96e5c
ICU-96 separate option struct implemented - take 1
...
X-SVN-Rev: 4407
2001-03-30 00:23:46 +00:00
George Rhoten
f2497166dd
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4387
2001-03-28 23:23:23 +00:00
George Rhoten
bfc878df03
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4386
2001-03-28 23:10:52 +00:00
Vladimir Weinstein
af5f69b9aa
ICU-96 fixed compiler warnings in hangul decomposition and variableTop type
...
X-SVN-Rev: 4385
2001-03-28 20:12:12 +00:00
Alan Liu
1fa0f95e73
ICU-914 fix IDs of UTRANS_REVERSE CompoundTransliterators
...
X-SVN-Rev: 4372
2001-03-28 01:39:30 +00:00
George Rhoten
09c96ba805
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4369
2001-03-28 01:00:20 +00:00
George Rhoten
b2de19f61c
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4366
2001-03-28 00:15:46 +00:00
George Rhoten
45542b2e91
ICU-913 Use the scope operator and not the dot operator
...
X-SVN-Rev: 4354
2001-03-27 20:24:38 +00:00
Alan Liu
5610b913ac
ICU-913 inverse of Null should be Null
...
X-SVN-Rev: 4352
2001-03-27 19:35:33 +00:00
Alan Liu
d9869ca69c
ICU-912 fix ID of objs returned by createInstance("Foo-Bar", UTRANS_REVERSE) where "Foo-Bar" is an alias
...
X-SVN-Rev: 4348
2001-03-27 18:39:10 +00:00
Vladimir Weinstein
ca2498db25
ICU-96 update to attribute getter
...
X-SVN-Rev: 4321
2001-03-23 23:48:26 +00:00
Alan Liu
0b8af77394
ICU-904 fix bus error
...
X-SVN-Rev: 4309
2001-03-23 19:08:53 +00:00
Vladimir Weinstein
f182a3214f
ICU-96 fix for crash on AS400 due to negative pointer value
...
X-SVN-Rev: 4307
2001-03-23 07:48:40 +00:00
Vladimir Weinstein
620ebb624a
ICU-96 support for tailoring tests as requested by Mark Davis
...
X-SVN-Rev: 4292
2001-03-22 23:48:08 +00:00
Alan Liu
0378c92ba4
ICU-483 make internal IDs internal
...
X-SVN-Rev: 4290
2001-03-22 23:25:26 +00:00
Syn Wee Quek
9234f05bdf
ICU-807
...
Clean up C++ RuleBasedCollator::safeClone().
X-SVN-Rev: 4289
2001-03-22 23:17:13 +00:00
Vladimir Weinstein
d8b88547bf
ICU-96 support for tailoring tests as requested by Mark Davis
...
X-SVN-Rev: 4288
2001-03-22 23:11:22 +00:00
Vladimir Weinstein
3fd8f3bf61
ICU-96 fixed compiler warnings
...
X-SVN-Rev: 4285
2001-03-22 21:16:20 +00:00
Vladimir Weinstein
5bbb91861f
ICU-96 fixed jamo special handling, made building more robust
...
X-SVN-Rev: 4274
2001-03-22 18:45:31 +00:00
Vladimir Weinstein
12b8ebd805
ICU-96 fixed memory bug with too many contraction sequences
...
X-SVN-Rev: 4268
2001-03-22 18:11:25 +00:00
Andy Heninger
72b45a433b
ICU-903 updated copyright notices.
...
X-SVN-Rev: 4249
2001-03-22 00:09:10 +00:00
George Rhoten
c4997713ef
ICU-903 Updated the copyright notice
...
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
Vladimir Weinstein
8e6698de87
ICU-903 updated copyright notices
...
X-SVN-Rev: 4237
2001-03-21 20:31:13 +00:00
Vladimir Weinstein
5c0a5f94fc
ICU-96 fixed bigendian machines problem
...
X-SVN-Rev: 4211
2001-03-21 00:23:20 +00:00
Vladimir Weinstein
c50adff03c
ICU-96 fixed japanese contraction handling
...
X-SVN-Rev: 4210
2001-03-21 00:22:54 +00:00
Vladimir Weinstein
ac8c631ee0
ICU-96 fixed quote handling
...
X-SVN-Rev: 4209
2001-03-21 00:22:35 +00:00
Vladimir Weinstein
a4dce67c57
ICU-96 merging Ram's test with cintltst. Exchanging private decompose for u_normalize, moving some constants
...
X-SVN-Rev: 4192
2001-03-20 07:22:33 +00:00
Andy Heninger
26d19f7d22
ICU-880 faster loop for strcoll leading chars == comparison.
...
X-SVN-Rev: 4191
2001-03-20 02:26:23 +00:00
Vladimir Weinstein
cda9dc782f
ICU-96 correct handling of level separator for quad level, sortkeytostring private function, some tweaks for CE generation, rule parser factored out
...
X-SVN-Rev: 4189
2001-03-20 00:56:37 +00:00
Syn Wee Quek
2f642b493b
ICU-807
...
Synched collation strength enum with ucol.h.
X-SVN-Rev: 4185
2001-03-20 00:22:19 +00:00
Ram Viswanadha
2f8d357ccf
ICU-823 Make collation documentation prettier
...
X-SVN-Rev: 4184
2001-03-19 23:00:58 +00:00
Ram Viswanadha
741071a83a
ICU-823 Misc API documentation bug fixes
...
X-SVN-Rev: 4183
2001-03-19 22:45:18 +00:00
Ram Viswanadha
af28ebc2cd
ICU-823 Misc API documentation bug fixes
...
X-SVN-Rev: 4182
2001-03-19 22:41:39 +00:00
Ram Viswanadha
8160ab0cf2
ICU-823 Misc API documentation bug fixes
...
X-SVN-Rev: 4180
2001-03-19 22:30:38 +00:00
Markus Scherer
499a3e2ac3
ICU-890 use improved fillOuput function from cpputils
...
X-SVN-Rev: 4173
2001-03-17 23:36:26 +00:00
Vladimir Weinstein
75510f6028
ICU-96 updated copyright notices. made strcollinc smarter
...
X-SVN-Rev: 4155
2001-03-17 00:46:46 +00:00
Andy Heninger
10f5bd5f16
ICU-96 buffer size chaged per review
...
X-SVN-Rev: 4145
2001-03-16 20:01:24 +00:00
Vladimir Weinstein
16d322783f
ICU-96 fixed case bit in continuations handling
...
X-SVN-Rev: 4144
2001-03-16 19:06:07 +00:00
Vladimir Weinstein
f739310bd9
ICU-96 better building of incomplete contractions and handling of case bit in expansions
...
X-SVN-Rev: 4143
2001-03-16 19:04:26 +00:00
Syn Wee Quek
b9f70c4da3
ICU-807
...
Stricter boundary checks.
X-SVN-Rev: 4141
2001-03-16 18:58:41 +00:00
Syn Wee Quek
c647c6b37a
ICU-861
...
Minor clean up, removed irrelevant comment.
X-SVN-Rev: 4138
2001-03-16 18:41:28 +00:00
Syn Wee Quek
57da770f26
ICU-807
...
Fix boundary error.
X-SVN-Rev: 4128
2001-03-16 02:35:31 +00:00
Vladimir Weinstein
a2be4b4d8b
ICU-96 fixes for japanese
...
X-SVN-Rev: 4125
2001-03-16 02:14:37 +00:00
Vladimir Weinstein
95a6a3d611
ICU-96 turns out reverse expansions don't need reversed elements... Also added reversal that respects continuations
...
X-SVN-Rev: 4121
2001-03-16 00:32:13 +00:00
George Rhoten
49859364a4
ICU-894 reimplemented u_strncpy
...
X-SVN-Rev: 4120
2001-03-16 00:05:20 +00:00
Vladimir Weinstein
990542a318
ICU-96 if the tailoring has no contractions, don't write them out (and don't malloc(0))
...
X-SVN-Rev: 4116
2001-03-15 23:07:38 +00:00
Syn Wee Quek
8939476885
ICU-807
...
Fixed some Linux compiler warning
X-SVN-Rev: 4115
2001-03-15 22:56:24 +00:00
Syn Wee Quek
c85445c39b
ICU-807
...
Fixed memory initializing and remove problems
X-SVN-Rev: 4114
2001-03-15 22:56:02 +00:00
Syn Wee Quek
bf211f79da
ICU-807
...
Added U_CAPI to charforwarditerator.
X-SVN-Rev: 4113
2001-03-15 22:40:25 +00:00
Syn Wee Quek
1267d9ecbd
ICU-807
...
Modified variable namings.
X-SVN-Rev: 4111
2001-03-15 22:29:10 +00:00
Vladimir Weinstein
88849b7bdc
ICU-96 more fixes to incomplete contractions
...
X-SVN-Rev: 4107
2001-03-15 21:35:50 +00:00
Syn Wee Quek
620754cde6
ICU-807
...
Modified to remove Linux compiler warnings.
X-SVN-Rev: 4102
2001-03-15 19:35:27 +00:00
Syn Wee Quek
0099cc05a5
ICU-807
...
Modified to remove Linux compiler warnings.
X-SVN-Rev: 4100
2001-03-15 19:10:41 +00:00
Andy Heninger
f70e9651cc
ICU-880 Remove dead code for runtime construction of unsafe contraction char table.
...
X-SVN-Rev: 4096
2001-03-15 18:02:48 +00:00
Syn Wee Quek
180cdc753f
ICU-807
...
code clean up.
X-SVN-Rev: 4092
2001-03-15 02:54:01 +00:00
Vladimir Weinstein
f08be564a6
ICU-96 support for shifted for strengths less than quad
...
X-SVN-Rev: 4090
2001-03-15 02:49:35 +00:00
Steven R. Loomis
8084058105
ICU-861 remove nested comments'
...
X-SVN-Rev: 4086
2001-03-15 02:16:02 +00:00
Syn Wee Quek
4c91c7b36e
ICU-807
...
Replaced getRules with the full rule version of getRuleEx()
X-SVN-Rev: 4079
2001-03-15 00:24:06 +00:00
Syn Wee Quek
e0f7c603cf
ICU-807
...
Replaced getRules with the full rule version of getRuleEx()
X-SVN-Rev: 4078
2001-03-15 00:00:04 +00:00
Syn Wee Quek
18d2aadfba
ICU-861
...
Get contraction previous CE update.
X-SVN-Rev: 4074
2001-03-14 19:32:15 +00:00
Vladimir Weinstein
65452e93fa
ICU-96 fix for incomplete contraction problem
...
X-SVN-Rev: 4071
2001-03-14 18:55:38 +00:00
Vladimir Weinstein
3541c4cdd3
ICU-96 implementation complete for collation 1.8 commit (sortkey cleanup per design review)
...
X-SVN-Rev: 4068
2001-03-14 07:49:03 +00:00
Vladimir Weinstein
05640c9439
ICU-96 glue for simplesortkey generation, changed normalization stuff when UCOL_IDENTICAL
...
X-SVN-Rev: 4064
2001-03-14 02:45:39 +00:00
George Rhoten
3797ef1d2e
ICU-432 If reallocating cache, delete the old cache.
...
X-SVN-Rev: 4061
2001-03-14 01:38:29 +00:00
Syn Wee Quek
6796b55802
ICU-96
...
Terminated memory access error in strcoll and incstrcoll when check for UCOL_IDENTICAL
X-SVN-Rev: 4060
2001-03-14 01:14:34 +00:00
Markus Scherer
1096a2a2e7
ICU-96 implement Collator::createInstance(...version...)
...
X-SVN-Rev: 4058
2001-03-14 00:23:47 +00:00
Markus Scherer
cdf846abbe
ICU-96 implement ucol_openVersion()
...
X-SVN-Rev: 4056
2001-03-14 00:22:56 +00:00
Vladimir Weinstein
2d87db9275
ICU-96 parsing update: use implicit &[top] if there is no reset and parsing quoted strings
...
X-SVN-Rev: 4054
2001-03-14 00:12:46 +00:00
Vladimir Weinstein
74d6a0d6b6
ICU-96 clean up old cruft, remove references to UCollatorOld
...
X-SVN-Rev: 4049
2001-03-13 07:29:58 +00:00
Syn Wee Quek
7ad7d69bb1
ICU-861
...
Sneaky memory bug termination part 2.
Added pointer to start of source string for memory tracking purposes.
X-SVN-Rev: 4024
2001-03-12 20:05:46 +00:00
George Rhoten
d6777e1cad
ICU-96 When checking for TRUE in the macro don't use '='
...
X-SVN-Rev: 4023
2001-03-12 19:09:23 +00:00
Vladimir Weinstein
13ee1e9a8d
ICU-96 fix for a sneaky bug in collation iterator
...
X-SVN-Rev: 4022
2001-03-12 08:58:37 +00:00
Ram Viswanadha
7efbd52371
ICU-96 Fixed access violation bug in ucol_getRulesEx
...
X-SVN-Rev: 4018
2001-03-10 03:03:45 +00:00
Vladimir Weinstein
31df6b6d26
ICU-96 refactored CE generation code. Fully integrated ucol_wgt
...
X-SVN-Rev: 4013
2001-03-10 00:52:27 +00:00
Vladimir Weinstein
2ffa16fee2
ICU-96 More robust cleanup
...
X-SVN-Rev: 4012
2001-03-10 00:51:31 +00:00
Syn Wee Quek
adfe56611e
ICU-861
...
Updated getSpecialPrevCE to include management for broken multiple contractions.
X-SVN-Rev: 4003
2001-03-09 23:09:21 +00:00
Syn Wee Quek
f1f8d7ec66
ICU-861
...
Updated getSpecialCE.
X-SVN-Rev: 4001
2001-03-09 21:35:31 +00:00
Vladimir Weinstein
589b001acd
ICU-96 header 4 byte safe + some fixes
...
X-SVN-Rev: 4000
2001-03-09 19:22:57 +00:00
Syn Wee Quek
d4ebc2590d
ICU-861
...
Updated previous iterator for Thai collation.
X-SVN-Rev: 3996
2001-03-09 18:25:30 +00:00
Vladimir Weinstein
cc0d1a23ba
ICU-96 fix for the multiple level contraction bug noted by Syn Wee. Other CE getting procedures that deal with contractions should be also checked
...
X-SVN-Rev: 3994
2001-03-09 07:18:33 +00:00
George Rhoten
df7656578e
ICU-865 Add a newline at the end of the file
...
X-SVN-Rev: 3993
2001-03-09 02:35:40 +00:00
Syn Wee Quek
04bee678e7
ICU-883
...
Updated compareTo method
X-SVN-Rev: 3991
2001-03-09 02:18:20 +00:00
Vladimir Weinstein
1273540bbb
ICU-96 jamo special handling completed. Markuses weight function glued in
...
X-SVN-Rev: 3987
2001-03-09 00:50:37 +00:00
Markus Scherer
4c2deb23a8
ICU-96 include stdlib.h for qsort, do not sort just one range
...
X-SVN-Rev: 3980
2001-03-08 23:38:35 +00:00
George Rhoten
746f7b4216
ICU-863 Don't use t_int32 or UFieldPosition in the examples
...
X-SVN-Rev: 3979
2001-03-08 23:21:06 +00:00
Markus Scherer
6c4bd1db2c
ICU-96 add ucol_wgt.c/.h for weight allocation
...
X-SVN-Rev: 3978
2001-03-08 23:20:20 +00:00
Vladimir Weinstein
dbdfc915ea
ICU-96 case bit doesn't need to be in tokens
...
X-SVN-Rev: 3976
2001-03-08 21:14:08 +00:00
Vladimir Weinstein
6cda3a5648
ICU-96 collation update
...
X-SVN-Rev: 3975
2001-03-08 21:01:34 +00:00
George Rhoten
bfe6561358
ICU-432 Forgot fIsPositive when copying/comparing
...
X-SVN-Rev: 3973
2001-03-08 19:44:17 +00:00
George Rhoten
0d9a34e275
ICU-760 Can't get the correct FieldPosition with padding.
...
X-SVN-Rev: 3972
2001-03-08 19:40:09 +00:00
Vladimir Weinstein
7e3605d1ad
ICU-96 collation filename reorganization - forgot to do save all in msvc :)
...
X-SVN-Rev: 3971
2001-03-08 18:43:06 +00:00
Vladimir Weinstein
ba06e0938e
ICU-96 collation filename reorganization
...
X-SVN-Rev: 3968
2001-03-08 17:49:32 +00:00
Vladimir Weinstein
2f32e7e853
ICU-96 collation filename reorganization
...
X-SVN-Rev: 3967
2001-03-08 17:40:42 +00:00
Vladimir Weinstein
a421457a49
ICU-96 starting JamoSpecial stuff...
...
X-SVN-Rev: 3957
2001-03-08 00:58:36 +00:00
Syn Wee Quek
228036a8e1
ICU-878
...
Modified tailoring maxexpansion
X-SVN-Rev: 3954
2001-03-08 00:33:38 +00:00
Vladimir Weinstein
2ffeeafa59
ICU-96 more CE generation stuff, incremental compare, fixed currency test
...
X-SVN-Rev: 3953
2001-03-07 23:56:26 +00:00
Alan Liu
9bf318a39c
ICU-403 udat_format docs
...
X-SVN-Rev: 3951
2001-03-07 22:49:48 +00:00
Alan Liu
4703c3cc0a
ICU-528 remove and stop using deprecated BreakIterator API
...
X-SVN-Rev: 3949
2001-03-07 22:42:46 +00:00
Alan Liu
285fe5ffa0
ICU-691 date format always calls setParseIntegerOnly(TRUE) on adopted number format objects
...
X-SVN-Rev: 3947
2001-03-07 22:01:48 +00:00
Syn Wee Quek
4196c80eee
ICU-861
...
Cleaning up collation element iterator codes.
X-SVN-Rev: 3946
2001-03-07 21:01:53 +00:00
Syn Wee Quek
bcb3f971f7
ICU-878
...
Merged tailoring maxexpansion with UCA.
One access check instead of the previous 2 checks in tailoring then UCA.
Less painful this way.
X-SVN-Rev: 3941
2001-03-07 20:45:08 +00:00
Vladimir Weinstein
494265722c
ICU-96 some CE generation stuff + passing UCA around for Syn Wee
...
X-SVN-Rev: 3940
2001-03-07 19:43:06 +00:00
Syn Wee Quek
74666469c9
ICU-883
...
updated compareTo to handle strings with different lengths.
X-SVN-Rev: 3938
2001-03-07 18:11:12 +00:00
Syn Wee Quek
5a0d53ced5
ICU-883
...
modified compareTo to handle strings with different lengths.
X-SVN-Rev: 3937
2001-03-07 06:39:48 +00:00
George Rhoten
4a1fd4d968
ICU-865 ANSI C++ forbids declaration `ucol_getFirstCE' with no type
...
X-SVN-Rev: 3932
2001-03-07 01:22:42 +00:00
George Rhoten
de8965f853
ICU-882 Don't use the deprecated API.
...
X-SVN-Rev: 3931
2001-03-07 01:16:17 +00:00
Alan Liu
e0e823eafd
ICU-483 avoid deadlock!
...
X-SVN-Rev: 3924
2001-03-06 20:39:31 +00:00
George Rhoten
cb99d4da18
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3923
2001-03-06 20:20:47 +00:00
George Rhoten
bd730a6e62
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3922
2001-03-06 20:12:26 +00:00
George Rhoten
fe743218d2
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3920
2001-03-06 19:44:45 +00:00