Vladimir Weinstein
|
20a177ac07
|
ICU-1937 treat rules without the starting reset as if there was a &[first tertiary ignorable]
X-SVN-Rev: 9520
|
2002-08-01 20:54:18 +00:00 |
|
Vladimir Weinstein
|
d9d42c5a9d
|
ICU-1865 fixed shifted functioning when having small stack buffers
X-SVN-Rev: 9460
|
2002-07-31 17:13:01 +00:00 |
|
Alan Liu
|
de1e4f603d
|
ICU-1922 update handleTransliterate() docs
X-SVN-Rev: 9445
|
2002-07-30 22:13:23 +00:00 |
|
George Rhoten
|
7f3143a935
|
ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9412
|
2002-07-29 23:24:37 +00:00 |
|
George Rhoten
|
b960c29b0a
|
ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9408
|
2002-07-29 22:52:41 +00:00 |
|
Syn Wee Quek
|
37cd0cf84d
|
ICU-2031
@draft changed to @stable for APIs prior and inclusive of 1.8.1
X-SVN-Rev: 9406
|
2002-07-29 22:37:56 +00:00 |
|
Andy Heninger
|
f0f44e915e
|
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
|
2002-07-29 21:04:18 +00:00 |
|
Vladimir Weinstein
|
291ee90b86
|
ICU-1865 Fix buffer overrun problems in calcSortKey* functions. Made counting the sortkey size better. No changes to the end results. Also tested with minimal buffer size (4) and fixed some problems.
X-SVN-Rev: 9389
|
2002-07-27 05:16:44 +00:00 |
|
Alan Liu
|
649057f2f3
|
ICU-1997 use uprv_isRuleWhiteSpace() in parsers
X-SVN-Rev: 9381
|
2002-07-26 22:07:49 +00:00 |
|
Vladimir Weinstein
|
57e3962141
|
ICU-1930 removed UCOL_ON_WITHOUT_HANGUL normalization option. It wasn't used while functioning and it's not used in normalization any more. The only reference was in the attribute setter.
X-SVN-Rev: 9373
|
2002-07-26 19:09:41 +00:00 |
|
Vladimir Weinstein
|
633e99e104
|
ICU-1902 Reviewed ucol.h API docs. Fixed bug for ucol_open locale argument
X-SVN-Rev: 9372
|
2002-07-26 18:46:43 +00:00 |
|
Vladimir Weinstein
|
c42b31a645
|
ICU-1930 removed UCOL_ON_WITHOUT_HANGUL normalization option. It wasn't used while functioning and it's not used in normalization any more. The only reference was in the attribute setter.
X-SVN-Rev: 9370
|
2002-07-26 18:14:11 +00:00 |
|
George Rhoten
|
4236f298d1
|
ICU-2023 Minor documentation fixes
X-SVN-Rev: 9369
|
2002-07-26 17:19:16 +00:00 |
|
Markus Scherer
|
30b2336eff
|
ICU-1923 update hardcoded skippables sets to Unicode 3.2
X-SVN-Rev: 9365
|
2002-07-26 00:59:04 +00:00 |
|
George Rhoten
|
a588120c7e
|
ICU-2023 Fix some doxygen documentation problems.
X-SVN-Rev: 9359
|
2002-07-25 23:08:28 +00:00 |
|
Vladimir Weinstein
|
6eea49d8e7
|
ICU-1997 use uprv_isRuleWhiteSpace for parsing collation rules
X-SVN-Rev: 9354
|
2002-07-25 21:59:19 +00:00 |
|
George Rhoten
|
6f88c74d19
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9338
|
2002-07-25 17:41:31 +00:00 |
|
Vladimir Weinstein
|
52ac2ac65f
|
ICU-1930 fix some compiler warnings
X-SVN-Rev: 9337
|
2002-07-25 17:41:09 +00:00 |
|
Vladimir Weinstein
|
b348c3ffac
|
ICU-1930 Use UChar32 instead of uint32_t for implicit generation boundaries
X-SVN-Rev: 9336
|
2002-07-25 17:38:34 +00:00 |
|
George Rhoten
|
eeb30be8b5
|
ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9321
|
2002-07-24 22:07:18 +00:00 |
|
Syn Wee Quek
|
1ba4040cd8
|
ICU-2018
breakiterator bug terminated
X-SVN-Rev: 9318
|
2002-07-24 19:57:46 +00:00 |
|
George Rhoten
|
7e92471c93
|
ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
|
2002-07-23 23:01:08 +00:00 |
|
Vladimir Weinstein
|
b803725a1d
|
ICU-1953 Collation code review
X-SVN-Rev: 9272
|
2002-07-20 06:00:04 +00:00 |
|
Vladimir Weinstein
|
5391094816
|
ICU-1953 Collation code review
X-SVN-Rev: 9271
|
2002-07-20 04:44:57 +00:00 |
|
Vladimir Weinstein
|
2cbb05fdb9
|
ICU-978 cygwin port
X-SVN-Rev: 9267
|
2002-07-19 23:25:41 +00:00 |
|
Steven R. Loomis
|
751ad79746
|
ICU-1992 data packaging (a little crash prevention for bad cases)
X-SVN-Rev: 9246
|
2002-07-18 00:45:20 +00:00 |
|
Steven R. Loomis
|
aa10fcc6e5
|
ICU-1992 .dat -> .icu
X-SVN-Rev: 9234
|
2002-07-17 19:26:07 +00:00 |
|
George Rhoten
|
4a15917960
|
ICU-1962 Don't do malloc(0), which returns NULL on some platforms.
new[0] will always return a pointer.
X-SVN-Rev: 9229
|
2002-07-17 16:58:32 +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 |
|
Markus Scherer
|
4d6c573f64
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9201
|
2002-07-16 16:30:15 +00:00 |
|
George Rhoten
|
ad040435c4
|
ICU-1962 Use uprv_malloc/uprv_free instead of new/delete.
X-SVN-Rev: 9197
|
2002-07-16 02:47:19 +00:00 |
|
George Rhoten
|
fe000c413a
|
ICU-1988 Update the ICU version
X-SVN-Rev: 9195
|
2002-07-16 02:32:22 +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 |
|
Ram Viswanadha
|
e4011b086e
|
ICU-1986 remove deprecated API
X-SVN-Rev: 9178
|
2002-07-16 00:15:23 +00:00 |
|
Vladimir Weinstein
|
76fe3cef60
|
ICU-1930 Counting number of canonical closures and reporting any in genuca as a warning. Optimized canonical closure.
X-SVN-Rev: 9141
|
2002-07-13 05:24:35 +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 |
|
Doug Felt
|
608e614f95
|
ICU-1981 synch up ICU4J and ICU4C test of swedish collation
X-SVN-Rev: 9118
|
2002-07-12 20:37:14 +00:00 |
|
Syn Wee Quek
|
27da46cea7
|
ICU-1897
synching up icu4j with icu4j
* updated docs for string search
* ignored java modifier !
* allows rules to start without strength or &
X-SVN-Rev: 9117
|
2002-07-12 20:33:01 +00:00 |
|
George Rhoten
|
f414b9c5d2
|
ICU-1891 Update for z/OS regarding U_CALLCONV.
All C callbacks should all be defined the same way.
X-SVN-Rev: 9107
|
2002-07-12 00:23:52 +00:00 |
|
Vladimir Weinstein
|
64a596c9e5
|
ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'. Fixed problem with combining 'before' and indirect values.
X-SVN-Rev: 9103
|
2002-07-11 22:43:49 +00:00 |
|
George Rhoten
|
5fbd03c7e8
|
ICU-1891 Update z/OS name
X-SVN-Rev: 9095
|
2002-07-11 17:06:51 +00:00 |
|
George Rhoten
|
5950faa36e
|
ICU-1766 Properly use #ifdef U_INT64_T_UNAVAILABLE
X-SVN-Rev: 9079
|
2002-07-10 16:30:06 +00:00 |
|
Vladimir Weinstein
|
21b2d38d5b
|
ICU-1930 Fix for &[last non-ignorable]
X-SVN-Rev: 9078
|
2002-07-10 00:50:56 +00:00 |
|
Vladimir Weinstein
|
dcfe706cfb
|
ICU-1930 we now unconditionally reorder Thai/Lao prevowels
X-SVN-Rev: 9075
|
2002-07-09 23:57:45 +00:00 |
|
GCL Shanghai
|
2fab4a8cb7
|
ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
|
2002-07-09 12:47:45 +00:00 |
|
George Rhoten
|
b1cee921f7
|
ICU-1891 Fixes for the z/OS 1.3 compiler?
X-SVN-Rev: 9052
|
2002-07-08 20:25:33 +00:00 |
|
Alan Liu
|
78c8daecf3
|
ICU-1097 rename currency.* to ucurr.*
X-SVN-Rev: 9051
|
2002-07-08 18:15:15 +00:00 |
|
Alan Liu
|
8a1a716ac7
|
ICU-1097 change ISO code from char* to UChar*
X-SVN-Rev: 9050
|
2002-07-08 18:00:29 +00:00 |
|
Alan Liu
|
29f886f412
|
ICU-1097 move currency.* to ucurr.* and change ISO code parameters from char* to UChar*
X-SVN-Rev: 9049
|
2002-07-08 17:57:10 +00:00 |
|
Alan Liu
|
62039179f9
|
ICU-1097 rename currency.* to ucurr.*
X-SVN-Rev: 9048
|
2002-07-08 17:47:01 +00:00 |
|