Commit Graph

1486 Commits

Author SHA1 Message Date
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
Alan Liu
237c0e67c3 ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00
George Rhoten
bca746dcf9 ICU-1913 Change the U_COL_SAFECLONE_BUFFERSIZE to a better size on os/400
X-SVN-Rev: 8678
2002-05-23 00:15:11 +00:00
George Rhoten
096e30f900 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8674
2002-05-22 23:56:30 +00:00
George Rhoten
a1d346d206 ICU-1097 Properly use the ICU namespace for HP/UX
X-SVN-Rev: 8656
2002-05-21 23:46:33 +00:00
George Rhoten
ed54492e39 ICU-1897 Use FALSE not false
X-SVN-Rev: 8650
2002-05-21 00:53:52 +00:00
Alan Liu
98d23f8592 ICU-1097 unum currency support
X-SVN-Rev: 8638
2002-05-16 18:25:36 +00:00
Syn Wee Quek
5e02c2eb16 ICU-1897
Synching up comments and identical search function with Java

X-SVN-Rev: 8636
2002-05-15 20:26:26 +00:00
Alan Liu
51c435ce06 ICU-1097 change API to C
X-SVN-Rev: 8633
2002-05-15 18:52:20 +00:00
Alan Liu
6006bee039 ICU-1097 move currency meta data into root bundle; change API to C
X-SVN-Rev: 8632
2002-05-15 18:51:39 +00:00
George Rhoten
9a62e43e02 ICU-1097 Fix for Solaris
X-SVN-Rev: 8629
2002-05-15 16:42:37 +00:00
Alan Liu
d5c7b20828 ICU-1097 use a char* for the currency code
X-SVN-Rev: 8625
2002-05-14 23:24:58 +00:00