Markus Scherer
|
3d38617bdc
|
ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
|
2002-09-20 01:54:48 +00:00 |
|
Syn Wee Quek
|
0c9f5ae024
|
ICU-2039
c++ coleitr.cpp code coverage and bug-fix
X-SVN-Rev: 9642
|
2002-08-09 02:06:16 +00:00 |
|
Ram Viswanadha
|
23b86a17fc
|
ICU-1953 fix some changes from GCL
X-SVN-Rev: 9595
|
2002-08-07 02:48:28 +00:00 |
|
Vladimir Weinstein
|
5391094816
|
ICU-1953 Collation code review
X-SVN-Rev: 9271
|
2002-07-20 04:44:57 +00:00 |
|
Markus Scherer
|
f1ba8a9d4f
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9204
|
2002-07-16 17:50:42 +00:00 |
|
George Rhoten
|
86b7c21c50
|
ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
|
2002-07-16 01:46:42 +00:00 |
|
George Rhoten
|
c85207afbd
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9124
|
2002-07-12 21:42:24 +00:00 |
|
Markus Scherer
|
156e2f983f
|
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
X-SVN-Rev: 9019
|
2002-07-02 23:58:34 +00:00 |
|
GCL Shanghai
|
b89c229c6e
|
ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
|
2002-07-02 15:10:30 +00:00 |
|
GCL Shanghai
|
1e188eca35
|
ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
|
2002-06-29 09:31:05 +00:00 |
|
Markus Scherer
|
11948b52df
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
|
2002-06-29 00:04:16 +00:00 |
|
Markus Scherer
|
8c78422db2
|
ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
|
2002-03-12 01:32:42 +00:00 |
|
George Rhoten
|
41ffc2ef36
|
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
|
2002-02-28 01:42:40 +00:00 |
|
Syn Wee Quek
|
8e3f85615a
|
ICU-1696 Updating with UnicodeString::getBuffer instead of extract()
X-SVN-Rev: 7580
|
2002-02-07 00:18:19 +00:00 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
Syn Wee Quek
|
d89bb9c5fc
|
ICU-861
Minor optimisation for the backwards iterator.
X-SVN-Rev: 5130
|
2001-06-28 20:42:56 +00:00 |
|
Syn Wee Quek
|
590bc3fae2
|
ICU-861
Modified operator=() to check on endp instead of flags for string length.
X-SVN-Rev: 5110
|
2001-06-27 19:27:56 +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 |
|
Syn Wee Quek
|
8b2f397e72
|
ICU-861 Optimised the backwards iterator and extra boundary checks.
X-SVN-Rev: 5026
|
2001-06-20 18:14:51 +00:00 |
|
Syn Wee Quek
|
f96945e15a
|
ICU-861
Handled data strings of length 0 in the iterator constructor.
X-SVN-Rev: 4810
|
2001-05-25 21:58:49 +00:00 |
|
Syn Wee Quek
|
fcc4e1c1ee
|
ICU-861
Handled data strings of length 0 in the iterator constructor.
X-SVN-Rev: 4805
|
2001-05-25 20:47:25 +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
|
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
|
8e6698de87
|
ICU-903 updated copyright notices
X-SVN-Rev: 4237
|
2001-03-21 20:31:13 +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
|
1273540bbb
|
ICU-96 jamo special handling completed. Markuses weight function glued in
X-SVN-Rev: 3987
|
2001-03-09 00:50:37 +00:00 |
|
Vladimir Weinstein
|
2f32e7e853
|
ICU-96 collation filename reorganization
X-SVN-Rev: 3967
|
2001-03-08 17:40:42 +00:00 |
|
Syn Wee Quek
|
1966b36a04
|
ICU-861
Updated UCOL_GETPREVCE.
X-SVN-Rev: 3733
|
2001-02-22 23:16:06 +00:00 |
|
Syn Wee Quek
|
1418000403
|
ICU-861
NO_MORE_CES added to public access.
Comments of use added.
X-SVN-Rev: 3701
|
2001-02-21 01:58:55 +00:00 |
|
Syn Wee Quek
|
78a57a7680
|
ICU-861
Implemented backwards iterator for collation
X-SVN-Rev: 3679
|
2001-02-20 00:26:50 +00:00 |
|
George Rhoten
|
8e949b4dd0
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3614
|
2001-02-12 20:52:49 +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
|
89903fcacc
|
ICU-807 Committed by Syn Wee. New C++ wrappers implementation for C Collation codes ucol.cpp, ucoleitr.cpp.
X-SVN-Rev: 3434
|
2001-01-18 00:23:29 +00:00 |
|
George Rhoten
|
a925e45103
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2351
|
2000-08-24 20:56:13 +00:00 |
|
George Rhoten
|
123caf9bbd
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2232
|
2000-08-14 23:23:20 +00:00 |
|
Helena Chapman
|
cc2c2fdfc9
|
ICU-522 Fixed the iterator problem so it does not consume too many
characters... Use CollationIteratorTest::TestPrevious to verify the fix.
X-SVN-Rev: 2091
|
2000-08-01 22:06:33 +00:00 |
|
Markus Scherer
|
769118da39
|
ICU-176 prepare some implementation for UChar32 normalization results
X-SVN-Rev: 1471
|
2000-05-24 21:01:07 +00:00 |
|
Helena Chapman
|
69ba12f77c
|
ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
|
2000-05-18 22:08:39 +00:00 |
|
Steven R. Loomis
|
1846280529
|
ICU-159 Port scope operator from Java (. -> ::) - thai coll fix for unix
X-SVN-Rev: 494
|
2000-01-06 20:12:14 +00:00 |
|
Vladimir Weinstein
|
8b20f17f49
|
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
|
1999-12-28 23:57:50 +00:00 |
|
Alan Liu
|
d5831470e3
|
ICU-159 Thai collation
X-SVN-Rev: 426
|
1999-12-16 01:41:19 +00:00 |
|
Helena Chapman
|
80bf06949d
|
ICU-96 Removed RuleBasedCollator::getUnicodeOrder().
X-SVN-Rev: 372
|
1999-12-10 18:53:45 +00:00 |
|
Markus Scherer
|
54ba2e3819
|
ICU-170 use UnicodeString::length() instead of the deprecated size()
X-SVN-Rev: 339
|
1999-12-08 02:11:04 +00:00 |
|
Vladimir Weinstein
|
14e6e92642
|
ICU-161 changed copyright notice
X-SVN-Rev: 220
|
1999-11-22 20:25:35 +00:00 |
|
Markus Scherer
|
07a2bc0937
|
ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
|
1999-10-18 22:48:32 +00:00 |
|
Markus Scherer
|
b942cae860
|
ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
|
1999-10-07 00:07:53 +00:00 |
|
Unknown User
|
aa0b0a88e8
|
Initial revision
X-SVN-Rev: 2
|
1999-08-16 21:50:52 +00:00 |
|