Commit Graph

133 Commits

Author SHA1 Message Date
Syn Wee Quek
8c991ef7ff ICU-807 Shifted inline setUCollator() methods to make HPUX compilation happy.
X-SVN-Rev: 3562
2001-02-05 19:53:37 +00:00
Syn Wee Quek
22052f8daa ICU-833
Because of the new Normalization enum conversion methods, changes have
to be done in tbcoll.

X-SVN-Rev: 3553
2001-02-03 01:27:02 +00:00
Alan Liu
a38c004603 ICU-776 Add ISO 3166 country code index to time zone data and new API to TimeZone
X-SVN-Rev: 3534
2001-02-02 19:26:56 +00:00
Syn Wee Quek
7d3a101e76 ICU-807 Added comment header
X-SVN-Rev: 3493
2001-01-30 18:52:58 +00:00
Ram Viswanadha
52e1f1c66b ICU-807 Committed by Syn Wee. New C++ wrappers for C Collation codes ucol.h, ucoleitr.h.
X-SVN-Rev: 3433
2001-01-18 00:22:38 +00:00
Vladimir Weinstein
362eecc2ca ICU-96 UCollationElements (C wrapper for CollationIterator) is moved to ucoleitr.[h|cpp]
X-SVN-Rev: 3422
2001-01-15 19:02:30 +00:00
Vladimir Weinstein
fe9596e031 ICU-96 old collation ripped our from the C framework, replaced by the new collation work in progress
X-SVN-Rev: 3421
2001-01-15 07:28:54 +00:00
Vladimir Weinstein
8eb80185f6 ICU-96 sortkey algorithm is now in... just compiles for now...
X-SVN-Rev: 3387
2001-01-08 06:51:18 +00:00
Vladimir Weinstein
3aa279ce50 ICU-96 starting the 1.8 implementation
X-SVN-Rev: 3374
2001-01-04 00:45:41 +00:00
Markus Scherer
1753883cb7 ICU-647 documentation improvements
X-SVN-Rev: 3246
2000-12-15 19:18:27 +00:00
Ram Viswanadha
8cb7fe1e71 ICU-647 Updated header files with documentation
X-SVN-Rev: 3242
2000-12-15 04:02:27 +00:00
Vladimir Weinstein
8e06769a63 ICU-96 cleanup, comments, debugging
X-SVN-Rev: 3222
2000-12-14 01:11:11 +00:00
Vladimir Weinstein
07678fc629 ICU-96 added Normalize flag to collations that need normalization
X-SVN-Rev: 3208
2000-12-13 01:26:07 +00:00
Vladimir Weinstein
9ecaf4fcae ICU-96 collation key adopt, ucol_createSortKey, fix for collation key hash code, C++ incremental compare implementation
X-SVN-Rev: 3196
2000-12-12 01:15:30 +00:00
George Rhoten
1fac5cfe0f ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3186
2000-12-09 02:38:12 +00:00
Vladimir Weinstein
7cdd2c8ecb ICU-96 collation data generated so that collation elements never have 00 or 01 bytes in them
X-SVN-Rev: 3179
2000-12-08 22:03:01 +00:00
Ram Viswanadha
e2a99295e9 ICU-647 Chaged documentation in header files for compliance with Doxygen
X-SVN-Rev: 3171
2000-12-08 18:46:55 +00:00
Vladimir Weinstein
4a135b9af9 ICU-96 revamped ucol_getSortKey to be smarter
X-SVN-Rev: 3165
2000-12-08 00:52:46 +00:00
Vladimir Weinstein
e9151df7a2 ICU-96 Better memory management in sort key, safe clone implementation
X-SVN-Rev: 3162
2000-12-07 07:22:55 +00:00
Vladimir Weinstein
eb03d8dab2 ICU-96 more collation cleanup, plus moving normalization C API
X-SVN-Rev: 3146
2000-12-06 00:53:48 +00:00
Vladimir Weinstein
8b6369e759 ICU-96 incremental compare is now in
X-SVN-Rev: 3081
2000-11-30 23:20:14 +00:00
Steven R. Loomis
c68c4440fb ICU-96 redo the enums a little
X-SVN-Rev: 3043
2000-11-29 04:02:53 +00:00
George Rhoten
e0da266893 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3038
2000-11-29 00:28:52 +00:00
Vladimir Weinstein
20435f2b9c ICU-96 more collation implementation
X-SVN-Rev: 3036
2000-11-29 00:16:15 +00:00
Vladimir Weinstein
1bc26a35f3 ICU-96 new implementation for sortkey generation and compare is active. Expect errors in tests
X-SVN-Rev: 2983
2000-11-22 00:04:03 +00:00
Vladimir Weinstein
75c4999093 ICU-96 more collation
X-SVN-Rev: 2958
2000-11-20 19:49:12 +00:00
Vladimir Weinstein
9b8718aada ICU-96 more collation
X-SVN-Rev: 2957
2000-11-20 19:17:17 +00:00
Vladimir Weinstein
75e644280a ICU-96 more collation
X-SVN-Rev: 2953
2000-11-20 18:27:03 +00:00
Vladimir Weinstein
1714bfe39f ICU-96 Not all things should always be const
X-SVN-Rev: 2949
2000-11-20 06:40:54 +00:00
Vladimir Weinstein
396af9063d ICU-96 1.7 API freeze commit
X-SVN-Rev: 2941
2000-11-17 23:32:32 +00:00
Steven R. Loomis
cbb4d7397c ICU-714 cleaning up and clarifying enum values
X-SVN-Rev: 2906
2000-11-14 00:31:24 +00:00
Vladimir Weinstein
9398f17d9d ICU-96 support for collation data
X-SVN-Rev: 2897
2000-11-09 21:58:19 +00:00
Vladimir Weinstein
f171b0a0a1 ICU-96 collation improvement - prototype support
X-SVN-Rev: 2876
2000-11-07 00:00:17 +00:00
George Rhoten
735b72c52b ICU-97 Fixed an AIX compiler error
X-SVN-Rev: 2865
2000-11-02 20:22:02 +00:00
George Rhoten
5168538b08 ICU-97 More speed improvements.
X-SVN-Rev: 2854
2000-11-02 02:42:40 +00:00
George Rhoten
c4183c1638 ICU-97 Faster performance for parsing
X-SVN-Rev: 2769
2000-10-24 16:09:39 +00:00
George Rhoten
9862deea3b ICU-97 Slightly faster performance by saving the symbolLength
X-SVN-Rev: 2736
2000-10-19 21:31:53 +00:00
George Rhoten
3015baf12e ICU-97 Parsing a Long value is faster now.
X-SVN-Rev: 2648
2000-10-12 19:04:06 +00:00
Alan Liu
797b625d8a ICU-403 add documentation
X-SVN-Rev: 2628
2000-10-11 15:26:48 +00:00
George Rhoten
ef1328e9b6 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2541
2000-09-30 01:40:03 +00:00
Alan Liu
0f626e9c1e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2523
2000-09-27 19:16:54 +00:00
Alan Liu
ee51ec2c7e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2521
2000-09-27 16:37:26 +00:00
George Rhoten
90dbd73cf9 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2513
2000-09-25 22:03:13 +00:00
George Rhoten
d662010387 ICU-610 Described replacement functions for the deprecated functions and put in a removeal date.
X-SVN-Rev: 2496
2000-09-22 23:17:58 +00:00
George Rhoten
3d38863a50 ICU-610 Described replacement functions for the deprecated functions and put in a removeal date.
X-SVN-Rev: 2495
2000-09-22 23:03:40 +00:00
George Rhoten
d416e2ffa9 ICU-529 Described replacement functions for the deprecated functions.
X-SVN-Rev: 2493
2000-09-22 22:56:03 +00:00
Alan Liu
d5f34b6006 ICU-486 Implement anchors.
X-SVN-Rev: 2409
2000-08-31 17:12:45 +00:00
Alan Liu
8557348fa3 ICU-486 Implement anchors.
X-SVN-Rev: 2401
2000-08-30 20:43:25 +00:00
George Rhoten
5a4b13aa48 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2353
2000-08-24 21:40:26 +00:00
George Rhoten
6faae650dc ICU-535 fixed some compiler warnings
X-SVN-Rev: 2336
2000-08-23 16:46:39 +00:00