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 |
|
GCL Shanghai
|
6348e12895
|
ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
|
2002-07-06 10:58:51 +00:00 |
|
GCL Shanghai
|
bcb21ca4f1
|
ICU-1953 Check APIs comments for @param, @return...
X-SVN-Rev: 9024
|
2002-07-03 12:05:56 +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 |
|
Vladimir Weinstein
|
3e72d5fee5
|
ICU-1930 new UCA + skipping ignorables in contraction and prefixes
X-SVN-Rev: 9004
|
2002-07-02 22:32:14 +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 |
|
George Rhoten
|
8c4f6e452c
|
ICU-1953 Don't return NULL when it's suppose to return UCOL_NO_MORE_CES
X-SVN-Rev: 8991
|
2002-07-02 01:28:49 +00:00 |
|
GCL Shanghai
|
d160acc6e2
|
ICU-1953 API docs have complete set of @param, @return...
X-SVN-Rev: 8983
|
2002-07-01 11:04:45 +00:00 |
|
GCL Shanghai
|
8898311b26
|
ICU-1953 Public C API have U_CAPI return-type U_EXPORT2
X-SVN-Rev: 8982
|
2002-06-29 09:33:05 +00:00 |
|
GCL Shanghai
|
2144eab40a
|
ICU-1953 Public C API have U_CAPI return-type U_EXPORT2 / Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8981
|
2002-06-29 09:32:36 +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
|
c16c9ab43e
|
ICU-1962 fix bad conflict merge
X-SVN-Rev: 8978
|
2002-06-29 00:15:00 +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 |
|
Alan Liu
|
a79775fe45
|
ICU-1434 add #include
X-SVN-Rev: 8974
|
2002-06-28 21:42:11 +00:00 |
|
Alan Liu
|
d1773b2571
|
ICU-1434 initial implementation of source/target set API
X-SVN-Rev: 8971
|
2002-06-28 21:13:54 +00:00 |
|
Markus Scherer
|
5a81709c73
|
ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8953
|
2002-06-27 01:19:20 +00:00 |
|
Andy Heninger
|
9ea53d52df
|
ICU-45 new builder for RBBI rules, tweak MSVC project files.
X-SVN-Rev: 8942
|
2002-06-25 20:31:26 +00:00 |
|
Andy Heninger
|
70621f8923
|
ICU-45 new builder for RBBI rules, remove obsolete RBBI files
X-SVN-Rev: 8941
|
2002-06-25 18:53:10 +00:00 |
|
George Rhoten
|
db0120092d
|
ICU-1891 Better fix for z/OS
X-SVN-Rev: 8903
|
2002-06-18 20:17:48 +00:00 |
|
Vladimir Weinstein
|
9e2dca1c4e
|
ICU-1948 move %%CollationBin under CollationElements table
X-SVN-Rev: 8890
|
2002-06-14 05:59:49 +00:00 |
|
Vladimir Weinstein
|
6221f1bfc1
|
ICU-1930 new implicit CE generation code. Also allowed setting of immplicit variables from outside, for bootstrap mode (genUCA)
X-SVN-Rev: 8881
|
2002-06-13 18:34:41 +00:00 |
|
Vladimir Weinstein
|
503c4b104d
|
ICU-1930 updated constants for indirect positioning (most of them will go away, once everything is in the UCA)
X-SVN-Rev: 8880
|
2002-06-13 18:33:19 +00:00 |
|
Vladimir Weinstein
|
293c766940
|
ICU-1930 read some of the indirect values from the UCA
X-SVN-Rev: 8879
|
2002-06-13 18:32:38 +00:00 |
|
Vladimir Weinstein
|
ff40ad6613
|
ICU-1930 moved canonical closure code here and made it exported (to be used by genUCA). Also fixed a bug in utrie folding function
X-SVN-Rev: 8878
|
2002-06-13 18:31:34 +00:00 |
|
Vladimir Weinstein
|
f70eda36bf
|
ICU-1930 use values from the UCA for CE generation. refactored closure code and moved it to ucol_elm & made it usable from the genUCA
X-SVN-Rev: 8875
|
2002-06-13 18:29:49 +00:00 |
|
George Rhoten
|
759d86362c
|
ICU-1891 Fix for os/390
X-SVN-Rev: 8864
|
2002-06-12 21:27:08 +00:00 |
|
Alan Liu
|
f7058c64a3
|
ICU-1532 use non-mutexed availableXxx methods
X-SVN-Rev: 8848
|
2002-06-11 22:52:32 +00:00 |
|
Alan Liu
|
c18249ca2b
|
ICU-1532 move STVtoID to TransliteratorIDParser
X-SVN-Rev: 8845
|
2002-06-11 22:36:11 +00:00 |
|
Alan Liu
|
0c224a31ef
|
ICU-1532 add internal non-mutexed _registerInstance
X-SVN-Rev: 8844
|
2002-06-11 22:34:20 +00:00 |
|
Alan Liu
|
15410ca581
|
ICU-1532 initial implementation
X-SVN-Rev: 8817
|
2002-06-07 20:32:09 +00:00 |
|
Alan Liu
|
584503b5fc
|
ICU-1532 initial implementation
X-SVN-Rev: 8815
|
2002-06-07 20:24:40 +00:00 |
|
Syn Wee Quek
|
bf893316a4
|
ICU-1897
Removing redundant normalization data member
X-SVN-Rev: 8804
|
2002-06-06 22:03:58 +00:00 |
|
Vladimir Weinstein
|
9f544687fe
|
ICU-1930 Updated shifted processing (ignorables after variables should be completely ignored) per UCA amendments
X-SVN-Rev: 8796
|
2002-06-05 21:14:41 +00:00 |
|
Syn Wee Quek
|
2e3d3a3587
|
ICU-1883
retained error status in rulebasedcollator constructor.
X-SVN-Rev: 8779
|
2002-06-04 17:26:16 +00:00 |
|
George Rhoten
|
0078f2f53e
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8766
|
2002-06-01 06:36:02 +00:00 |
|