Commit Graph

2735 Commits

Author SHA1 Message Date
Eric Mader
cd7c10701c ICU-4703 BEAM fix: it's OK to delete a null instance...
X-SVN-Rev: 18375
2005-08-01 22:11:01 +00:00
Vladimir Weinstein
262a7354a9 ICU-4355 fix a bug in contraction handling
X-SVN-Rev: 18332
2005-07-22 21:19:34 +00:00
George Rhoten
5ee0eeeda8 ICU-4682 Fixes for gcc on AIX
X-SVN-Rev: 18323
2005-07-21 23:27:41 +00:00
George Rhoten
2821b59c02 ICU-4671 Fix for Forte 8
X-SVN-Rev: 18272
2005-07-18 20:22:03 +00:00
George Rhoten
535e77b8de ICU-4288 Fix some compiler warnings
X-SVN-Rev: 18270
2005-07-18 16:47:06 +00:00
George Rhoten
b11decc48c ICU-4452 Don't call ures_close on a const UChar *.
X-SVN-Rev: 18266
2005-07-18 06:05:28 +00:00
Vladimir Weinstein
5839d96cdc ICU-4288 fix compiler warnings
X-SVN-Rev: 18263
2005-07-15 22:11:40 +00:00
Ram Viswanadha
baf31502f7 ICU-4452 fix bugs that showed up after adding coverage tests
X-SVN-Rev: 18252
2005-07-14 23:25:48 +00:00
George Rhoten
b2e4950349 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18229
2005-07-13 03:19:08 +00:00
Vladimir Weinstein
91ca58210c ICU-4395 Collation status should not reflect default value lookup status
X-SVN-Rev: 18210
2005-07-12 06:20:06 +00:00
George Rhoten
8ac00c183a ICU-4644 Add missing getSymbol functionality
X-SVN-Rev: 18207
2005-07-12 04:41:20 +00:00
George Rhoten
86296b2eae ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18206
2005-07-12 03:02:06 +00:00
Doug Felt
208c96caca ICU-4288 undo accidental deletion of line
X-SVN-Rev: 18202
2005-07-11 22:48:52 +00:00
Doug Felt
2cae21f19f ICU-4288 fix compiler warnings (from george)
X-SVN-Rev: 18193
2005-07-11 20:36:49 +00:00
Doug Felt
9619133865 ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18180
2005-07-09 02:13:00 +00:00
George Rhoten
c753a1da12 ICU-4630 NULL terminate string.
X-SVN-Rev: 18173
2005-07-08 17:14:18 +00:00
Doug Felt
ce736f9da4 ICU-4630 port missing ICU4J changes for Hebrew to ICU4C
X-SVN-Rev: 18171
2005-07-08 00:16:47 +00:00
Vladimir Weinstein
7610b35047 ICU-4355 code revieiw changes
X-SVN-Rev: 18170
2005-07-07 22:48:45 +00:00
Vladimir Weinstein
ad53822131 ICU-4355 remove dependency of ucol.cpp on ures
X-SVN-Rev: 18167
2005-07-07 22:12:43 +00:00
George Rhoten
8fe129edf0 ICU-4620 uconfig test updates
X-SVN-Rev: 18163
2005-07-07 20:37:58 +00:00
George Rhoten
a7d50bde67 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18160
2005-07-07 18:09:09 +00:00
Steven R. Loomis
deee1cf6a2 ICU-4620 no regex == no regex
X-SVN-Rev: 18156
2005-07-07 07:55:39 +00:00
Vladimir Weinstein
4c163f6aa3 ICU-4355 Allow for collation binary images to work without UCA
X-SVN-Rev: 18149
2005-07-06 21:27:21 +00:00
Ram Viswanadha
213b08e722 ICU-4354 comment out the indirection and fix the main code
X-SVN-Rev: 18145
2005-07-05 22:10:04 +00:00
John Emmons
13840ac3e5 ICU-4327 Added fallback for eras
X-SVN-Rev: 18136
2005-07-02 02:57:07 +00:00
John Emmons
d4f90e7254 ICU-4327 Fix formatting for single digit standalones
X-SVN-Rev: 18135
2005-07-02 02:54:59 +00:00
John Emmons
e6f8f10213 ICU-4327 Add long era names, narrow month/day, standalone month/day
X-SVN-Rev: 18119
2005-07-01 17:30:36 +00:00
John Emmons
750a17d72e ICU-4327 Add long era names, narrow month/day, standalone month/day
X-SVN-Rev: 18116
2005-07-01 17:22:22 +00:00
John Emmons
df5fb97ee5 ICU-4376 Added code for AuxExemplarSets, delimiters, and get/set no substitute
X-SVN-Rev: 18099
2005-06-30 16:56:46 +00:00
Richard Gillam
15f1fe57a6 ICU-4044 Fixed RemoveTransliterator::clone() to clone the filter if the RemoveTransliterator has one
X-SVN-Rev: 18089
2005-06-29 19:22:01 +00:00
Steven R. Loomis
55d560f3a0 ICU-3860 mostly just debugging, for calendars
X-SVN-Rev: 18085
2005-06-29 16:33:06 +00:00
Ram Viswanadha
aa81b91592 ICU-4524 back out changes
X-SVN-Rev: 18077
2005-06-28 22:23:05 +00:00
Ram Viswanadha
7d1b182fc4 ICU-4524 fix enums so that documentation can be generated
X-SVN-Rev: 18074
2005-06-28 21:31:36 +00:00
Steven R. Loomis
a4bb8cd4b8 ICU-3860 Japanese Calendar: use current era as default
X-SVN-Rev: 18073
2005-06-28 20:10:27 +00:00
George Rhoten
df8ef7b221 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 18071
2005-06-28 19:10:48 +00:00
Vladimir Weinstein
acdf5b9f54 ICU-4587 fix for C++ wrappers for ucol_cloneBinary and ucol_openBinary
X-SVN-Rev: 18069
2005-06-28 16:35:28 +00:00
Eric Mader
1eb56df46b ICU-4600 Fix errors running cintltest w/o ICU data.
X-SVN-Rev: 18067
2005-06-27 22:30:32 +00:00
George Rhoten
83af9f339a ICU-4376 Fix a compiler warning.
X-SVN-Rev: 18038
2005-06-24 22:19:45 +00:00
John Emmons
8705b15e73 ICU-4327 Add new APIs for standalone month/day names, long eras
X-SVN-Rev: 18033
2005-06-24 21:39:08 +00:00
John Emmons
5662d6d580 ICU-4376 Add include of cmemory.h and ustring.h
X-SVN-Rev: 18027
2005-06-24 20:09:52 +00:00
John Emmons
18bcc40349 ICU-4327 Add types for standalone dates and long eras
X-SVN-Rev: 18016
2005-06-24 15:59:10 +00:00
John Emmons
6fa37a05c2 ICU-4376 Add new APIs for LocaleData as service obj, aux exemplars, and delimiters
X-SVN-Rev: 18015
2005-06-24 15:48:23 +00:00
John Emmons
1ae90c57b5 ICU-4376 Add new APIs for LocaleData as service obj, aux exemplars, and delimiters
X-SVN-Rev: 18014
2005-06-24 15:06:12 +00:00
Vladimir Weinstein
878fd2f84d ICU-4165 Some tweaks to the contraction finder, due to the Java port
X-SVN-Rev: 18008
2005-06-24 05:50:27 +00:00
George Rhoten
595751d1be ICU-4524 Fix copyright based on last change.
X-SVN-Rev: 18003
2005-06-23 22:44:44 +00:00
Vladimir Weinstein
e14875fa64 ICU-4599 don't promote ulocdata APIs - they are going to start using the service object
X-SVN-Rev: 18000
2005-06-23 20:42:51 +00:00
Ram Viswanadha
1489f99467 ICU-676 add cL to the localPatternChars
X-SVN-Rev: 17995
2005-06-23 18:25:29 +00:00
Vladimir Weinstein
ed7fe99c8b ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
2005-06-22 23:38:06 +00:00
Ram Viswanadha
d0eb5dd8e9 ICU-4524 add brief documentation
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
George Rhoten
fa45f04dd4 ICU-4598 Fix some doxygen warnings.
X-SVN-Rev: 17981
2005-06-22 21:07:14 +00:00