Commit Graph

2963 Commits

Author SHA1 Message Date
George Rhoten
c410e3e1d6 ICU-3326 Don't include some unneeded headers.
X-SVN-Rev: 13967
2003-12-03 16:37:16 +00:00
George Rhoten
8df2deeb1c ICU-3326 These 2 files don't exist anymore
X-SVN-Rev: 13966
2003-12-03 16:26:15 +00:00
George Rhoten
85312b5541 ICU-2950 Fix a compiler warning on AIX about operator +. Make it out of line.
X-SVN-Rev: 13962
2003-12-03 01:53:31 +00:00
Ram Viswanadha
3bd47e974e ICU-3222 fix compiler warnings
X-SVN-Rev: 13935
2003-12-02 03:03:23 +00:00
George Rhoten
423411ca70 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13932
2003-12-02 02:23:08 +00:00
George Rhoten
560eb13f18 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 13931
2003-12-02 01:57:20 +00:00
Doug Felt
a0bcf427af ICU-3222 fix compiler warnings
X-SVN-Rev: 13930
2003-12-02 01:55:53 +00:00
George Rhoten
11fbd6233b ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13929
2003-12-02 01:54:48 +00:00
Doug Felt
3ea998caad ICU-3222 fix compiler warnings
X-SVN-Rev: 13924
2003-12-02 00:12:32 +00:00
George Rhoten
96377ea243 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13901
2003-11-27 01:14:37 +00:00
Andy Heninger
22b16ab91e ICU-2403 tracing, have cintltst save trace settings across u_cleanup().
Add trace Open and Close option to cintltst

X-SVN-Rev: 13896
2003-11-26 03:09:51 +00:00
Ram Viswanadha
c8a8895bcb ICU-2938 fix compiler warning
X-SVN-Rev: 13875
2003-11-25 04:11:15 +00:00
George Rhoten
cae8fd3dd3 ICU-2438 Don't use // in C files.
X-SVN-Rev: 13872
2003-11-25 00:48:27 +00:00
Vladimir Weinstein
3e3d7224cb ICU-2438 keyword support for uloc_getDisplayName
X-SVN-Rev: 13866
2003-11-25 00:04:37 +00:00
George Rhoten
d0fdad09c6 ICU-3027 Fix some doxygen warnings.
X-SVN-Rev: 13844
2003-11-24 19:59:15 +00:00
Vladimir Weinstein
e310c9a139 ICU-3236 updated urename.h after API freeze
X-SVN-Rev: 13842
2003-11-24 19:51:33 +00:00
Vladimir Weinstein
276f4c40a0 ICU-2235 remove C++ style comments in order to allow real including from .c files
X-SVN-Rev: 13841
2003-11-24 19:48:37 +00:00
George Rhoten
e4df57a0ed ICU-2962 Fix a possible EBCDIC issue.
X-SVN-Rev: 13825
2003-11-23 19:54:09 +00:00
Markus Scherer
19c5a7a2e7 ICU-2403 add tracing to converter open/close/load/unload
X-SVN-Rev: 13822
2003-11-21 23:24:11 +00:00
Markus Scherer
7673b76970 ICU-2235 make udata_open() work with opposite-endian data
X-SVN-Rev: 13813
2003-11-21 18:35:16 +00:00
Markus Scherer
08b4557e06 ICU-2990 code review changes
X-SVN-Rev: 13799
2003-11-21 00:55:04 +00:00
Andy Heninger
43aca775e3 ICU-2403 tracing, more changes from code review
X-SVN-Rev: 13798
2003-11-21 00:51:56 +00:00
Andy Heninger
6d106efab7 ICU-2403 tracing, more changes from code review
X-SVN-Rev: 13797
2003-11-21 00:41:07 +00:00
Andy Heninger
9ded263c4a ICU-2403 tracing, changes from code review
X-SVN-Rev: 13792
2003-11-20 20:04:34 +00:00
Andy Heninger
e24c23b9db ICU-2235 fix errors in data swapping for RBBI.
X-SVN-Rev: 13781
2003-11-20 00:23:25 +00:00
Vladimir Weinstein
5fb5552a63 ICU-2202 getLocale implementation for break iterator
X-SVN-Rev: 13780
2003-11-20 00:03:20 +00:00
George Rhoten
58d3dec95e ICU-2924 Fix HP-UX compiler error, and don't use a converter for a simple UnicodeString
X-SVN-Rev: 13761
2003-11-19 18:00:50 +00:00
George Rhoten
fa247de652 ICU-3259 Fix a memory leak, and reformat the code to use 4 space indentation according to the ICU coding guidelines.
X-SVN-Rev: 13755
2003-11-19 01:22:24 +00:00
Markus Scherer
029c168ad8 ICU-2235 give cintltst/udatatst.c access to the data length and the raw data pointer
X-SVN-Rev: 13752
2003-11-19 01:04:19 +00:00
Markus Scherer
d5f3278e54 ICU-2235 allow header file inclusion from .c for the swap function declaration
X-SVN-Rev: 13751
2003-11-19 01:00:18 +00:00
Markus Scherer
dc41bb7735 ICU-2235 swapping code bug fix
X-SVN-Rev: 13750
2003-11-19 00:58:12 +00:00
George Rhoten
e1fff640cc ICU-2962 Fix for z/OS
X-SVN-Rev: 13744
2003-11-18 22:39:58 +00:00
Markus Scherer
eb3d7a8d9c ICU-3348 change @draft ICU 2.2 and earlier to @stable
X-SVN-Rev: 13742
2003-11-18 02:37:24 +00:00
Andy Heninger
92a85abb11 ICU-2924 RBBI, temporarily remove actual/valid Locale, it's failing with buffer clones.
X-SVN-Rev: 13741
2003-11-17 23:50:22 +00:00
Andy Heninger
27b45eeb7c ICU-3185 add #include for uprv_ functions needed.
X-SVN-Rev: 13739
2003-11-17 17:47:54 +00:00
Vladimir Weinstein
3e87dc487c ICU-3185 added uprv_ to some function calls
X-SVN-Rev: 13733
2003-11-14 23:01:06 +00:00
Vladimir Weinstein
201b9f39a5 ICU-2202 getLocale API for breakiterator. Final implementation pending discussion with Andy
X-SVN-Rev: 13724
2003-11-14 07:06:58 +00:00
Markus Scherer
60cc29e0e4 ICU-3346 proper cast to eliminate warning
X-SVN-Rev: 13714
2003-11-13 17:04:10 +00:00
Vladimir Weinstein
3a49ed86f9 ICU-2438 getKeywords ->createKeywords, added Locale::getBaseName
X-SVN-Rev: 13702
2003-11-12 23:50:21 +00:00
George Rhoten
50c5a51ab2 ICU-2942 Make some changes based on the code review
X-SVN-Rev: 13700
2003-11-12 23:42:12 +00:00
Ram Viswanadha
47e3203ebe ICU-3050 remove declarations of private functions .. should not be there
X-SVN-Rev: 13699
2003-11-12 23:23:57 +00:00
George Rhoten
4e54fa4445 ICU-2403 Add header for Andy
X-SVN-Rev: 13690
2003-11-12 18:12:46 +00:00
Andy Heninger
af26d3c641 ICU-2403 tracing, minor fixes
X-SVN-Rev: 13687
2003-11-12 17:53:53 +00:00
Markus Scherer
142fb8bab6 ICU-3346 bug fix: base table used to fallback from U+0000 to 00 even if U+0000 was unassigned
X-SVN-Rev: 13685
2003-11-12 15:59:08 +00:00
Andy Heninger
d1a68204b3 ICU-2403 trace tests added, trace API doc comments tweaked.
X-SVN-Rev: 13679
2003-11-12 07:00:38 +00:00
Vladimir Weinstein
897b88f618 ICU-2438 keyword API change, test update and a bugfix in uresbund.c
X-SVN-Rev: 13677
2003-11-12 06:10:59 +00:00
Markus Scherer
dfb7248160 ICU-3346 support loading extension files from non-NULL (application) packages (same package as where the base file is for now)
X-SVN-Rev: 13673
2003-11-12 02:04:55 +00:00
Vladimir Weinstein
0068eaf3b2 ICU-2438 better checking on keyword retrieval
X-SVN-Rev: 13666
2003-11-11 21:36:48 +00:00
Vladimir Weinstein
a5cb6af9dd ICU-2080 ditched requested locale for resource bundles + a bug fix in fallback keyword (j 2438)
X-SVN-Rev: 13665
2003-11-11 21:36:24 +00:00
Syn Wee Quek
8feb899d7d ICU-2292 line break rules updated, 15 mins testmonkey passes
X-SVN-Rev: 13663
2003-11-11 21:24:09 +00:00