Commit Graph

2937 Commits

Author SHA1 Message Date
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
Markus Scherer
2e6b59aa7d ICU-3346 support simple (single-character) conversion extensions
X-SVN-Rev: 13656
2003-11-11 18:42:09 +00:00
Markus Scherer
506bc1495f ICU-3346 support stateless DBCS-only and simple (single-character) conversions
X-SVN-Rev: 13655
2003-11-11 18:37:55 +00:00
Syn Wee Quek
41ac2f557b ICU-2292 added safe forward and backwards rules
X-SVN-Rev: 13648
2003-11-09 06:52:44 +00:00
Vladimir Weinstein
d0370e2786 ICU-2438 support for resource based fallback lookup (internal API). Also some changes to ures_getLocaleByType (to be finished)
X-SVN-Rev: 13647
2003-11-08 08:30:31 +00:00
Markus Scherer
b72a1b75cc ICU-3346 support DBCS-only and other delta (extension-only) .cnv files
X-SVN-Rev: 13638
2003-11-08 00:09:50 +00:00
Syn Wee Quek
558442a420 ICU-2292 line breaks passing on default option
X-SVN-Rev: 13636
2003-11-07 22:49:38 +00:00
Vladimir Weinstein
062c626e85 ICU-2080 getLocale by type C++ wrapper
X-SVN-Rev: 13634
2003-11-07 09:01:24 +00:00
Vladimir Weinstein
3508ca8ec6 ICU-2080 bugfixes, ures_getLocaleByType implementation
X-SVN-Rev: 13633
2003-11-07 09:00:24 +00:00
Vladimir Weinstein
735d9a13ab ICU-2080 added parent and requestedLocale
X-SVN-Rev: 13632
2003-11-07 08:59:52 +00:00
Vladimir Weinstein
f3fdcaaf02 ICU-2080 deprecated, documented and added APIs
X-SVN-Rev: 13631
2003-11-07 08:58:19 +00:00
Vladimir Weinstein
877e86fcd8 ICU-2080 fix for the getSize bug
X-SVN-Rev: 13630
2003-11-07 08:57:10 +00:00
Ram Viswanadha
c93625a460 ICU-2938 add uloc_getDisplayKeywords, uloc_getDisplayKeywordValue, uset_applyPattern
X-SVN-Rev: 13615
2003-11-07 02:38:19 +00:00
Syn Wee Quek
ab056703bd ICU-2292 added support for old data rules
X-SVN-Rev: 13614
2003-11-07 02:02:06 +00:00
Markus Scherer
cc21ef7ba4 ICU-699 add StringEnumeration default implementations
X-SVN-Rev: 13612
2003-11-06 23:25:00 +00:00
Markus Scherer
8830b45fa5 ICU-2404 set state before toU extension matching
X-SVN-Rev: 13611
2003-11-06 23:21:56 +00:00
Andy Heninger
26c1c65d9c ICU-2924 RBBI rule builder, detect rule syntax error on missing ';' after !!options
X-SVN-Rev: 13608
2003-11-06 21:54:53 +00:00
Andy Heninger
e034a12235 ICU-2924 RBBI rule builder, changes for safe point rules.
X-SVN-Rev: 13607
2003-11-06 21:26:07 +00:00
Syn Wee Quek
3250a0a8ee ICU-2292 word breaks fixed and passing (i think)
X-SVN-Rev: 13604
2003-11-06 19:45:57 +00:00
Markus Scherer
1b9bda0c87 ICU-2404 handle empty extension toU tables
X-SVN-Rev: 13602
2003-11-06 17:02:50 +00:00
Syn Wee Quek
469c2d5b76 ICU-2292 first cut of performance improvements, test failures commented out.
X-SVN-Rev: 13596
2003-11-05 23:50:39 +00:00
Markus Scherer
e7251a2b04 ICU-699 add StringEnumeration default implementations
X-SVN-Rev: 13595
2003-11-05 22:00:21 +00:00
George Rhoten
fd285a1f2d ICU-3359 Allow .vcproj files to build in a directory with a space
X-SVN-Rev: 13585
2003-11-05 06:35:31 +00:00
Markus Scherer
4b39629c43 ICU-699 add missing clone() functions
X-SVN-Rev: 13582
2003-11-05 02:26:49 +00:00
Steven R. Loomis
38433d3160 ICU-3357 INT64_MAX for windows
X-SVN-Rev: 13581
2003-11-05 02:20:01 +00:00
Andy Heninger
a9cdcba39e ICU-2924 RBBI rule builder, changes for safe point rules. Work in progress.
X-SVN-Rev: 13578
2003-11-05 02:03:44 +00:00
Steven R. Loomis
bdb879222e ICU-3357 define U_INT64_MIN, U_INT64_MAX, and U_UINT64_MAX
X-SVN-Rev: 13577
2003-11-05 01:49:45 +00:00