Commit Graph

15362 Commits

Author SHA1 Message Date
Ram Viswanadha
2d229482dd ticket: 3938: merge CLDR data
X-SVN-Rev: 16591
2004-10-21 23:47:57 +00:00
Eric Mader
41038b6081 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16590
2004-10-21 21:29:55 +00:00
Ram Viswanadha
42fc815f5f cldrbug 231: readd boundaries data to ja
X-SVN-Rev: 16589
2004-10-21 18:10:50 +00:00
Eric Mader
e69c18cd1f ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16588
2004-10-21 17:32:52 +00:00
Eric Mader
5e69676523 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
George Rhoten
15ac6a140c ICU-3855 Fix Cygwin/MSVC install.
X-SVN-Rev: 16586
2004-10-21 16:22:07 +00:00
George Rhoten
1397daa245 ICU-4148 The MinGW headers have a bug so that NOGDI doesn't work.
X-SVN-Rev: 16585
2004-10-21 06:40:36 +00:00
Andy Heninger
50008ff959 ICU-4055 bad api comment on UnicodeSet.size(), and missing test.
X-SVN-Rev: 16584
2004-10-21 04:55:13 +00:00
Andy Heninger
71e83e29c8 ICU-3871 fix java comments that referred to a C enum.
X-SVN-Rev: 16583
2004-10-21 03:58:47 +00:00
Deborah Goldsmith
225c380bde ICU-3561 Locale-based text boundaries
X-SVN-Rev: 16582
2004-10-21 01:03:01 +00:00
George Rhoten
d118393447 ICU-3855 Shorten the data build log so that I can read it more easily
X-SVN-Rev: 16581
2004-10-21 00:10:03 +00:00
George Rhoten
b08624b5bf ICU-3855 Fix Cygwin/MSVC install.
X-SVN-Rev: 16580
2004-10-21 00:08:48 +00:00
Andy Heninger
720fe18819 ICU-3920 document that u_cleanup() resets memory, heap and trace functions.
X-SVN-Rev: 16579
2004-10-21 00:01:39 +00:00
Eric Mader
b795f4a90c ICU-3927 Generate initializers for ICU4C data.
X-SVN-Rev: 16578
2004-10-20 22:54:35 +00:00
Ram Viswanadha
64c4b49579 ICU-2055 comment out runtime exception .. instead print a warning
X-SVN-Rev: 16577
2004-10-20 22:19:18 +00:00
Eric Mader
d67e0a99a5 ICU-3927 Fix limit problems in TestFromDouble; make sure all test actually use doubles!
X-SVN-Rev: 16576
2004-10-20 21:52:26 +00:00
Steven R. Loomis
f2e9e65707 ICU-3186 add setCacheDir function on the CER
X-SVN-Rev: 16575
2004-10-20 21:15:06 +00:00
Steven R. Loomis
9408d9790c ICU-2055 make 'unknown element' messages more helpful
X-SVN-Rev: 16574
2004-10-20 21:14:30 +00:00
Markus Scherer
1cd4ae803f ICU-3674 improve conversion code coverage
X-SVN-Rev: 16573
2004-10-20 13:46:58 +00:00
Ram Viswanadha
f421c4983f ICU-2055 get the zone strings from icu tree
X-SVN-Rev: 16572
2004-10-20 01:38:24 +00:00
Markus Scherer
72e364aa16 ICU-3674 improve conversion code coverage
X-SVN-Rev: 16570
2004-10-20 00:25:37 +00:00
Markus Scherer
8cf2cb2f1b ICU-3674 improve conversion code coverage
X-SVN-Rev: 16569
2004-10-19 23:44:49 +00:00
Markus Scherer
fbb584dbda ICU-3969 add test for ucase_openBinary()
X-SVN-Rev: 16568
2004-10-19 23:00:46 +00:00
Steven R. Loomis
21c45aad7e ICU-4144 make getFunctionalEquivalent return the minimal locale
X-SVN-Rev: 16567
2004-10-19 22:53:58 +00:00
Steven R. Loomis
b713df344d ICU-4144 getFunctionalEquivalent test updates
X-SVN-Rev: 16566
2004-10-19 22:53:25 +00:00
George Rhoten
74fa020d9b ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16563
2004-10-19 18:31:51 +00:00
George Rhoten
db30246c77 ICU-3963 Make sure that the icudt.lib (import library) are the same between Windows configurations.
X-SVN-Rev: 16562
2004-10-19 18:27:15 +00:00
Ram Viswanadha
de6c863cb8 cldrbug 243: move timzone stuff to icu tree
X-SVN-Rev: 16561
2004-10-19 18:10:08 +00:00
George Rhoten
d630f74e6f ICU-4142 Use current the ICU RTTI style in the layout engine
X-SVN-Rev: 16560
2004-10-19 06:58:47 +00:00
George Rhoten
daaa78b744 ICU-3862 Make sure that some numbers are marked const.
X-SVN-Rev: 16559
2004-10-19 06:47:21 +00:00
George Rhoten
8db485aace ICU-3862 Make sure that pointers are marked const too.
X-SVN-Rev: 16558
2004-10-19 06:42:33 +00:00
George Rhoten
9af532a6ac ICU-4142 Use current the ICU RTTI style in the layout engine
X-SVN-Rev: 16557
2004-10-19 06:25:41 +00:00
George Rhoten
dbf6b9b765 ICU-4068 Use C variable declarations instead of C++ variable declarations,
and separate ICU API tests from CLDR.

X-SVN-Rev: 16556
2004-10-19 05:31:51 +00:00
George Rhoten
83642167bf ICU-4068 Use C variable declarations instead of C++ variable declarations.
X-SVN-Rev: 16555
2004-10-19 05:19:36 +00:00
George Rhoten
337b3a2146 ICU-3963 Update what is renamed
X-SVN-Rev: 16554
2004-10-19 05:12:17 +00:00
George Rhoten
5d6a56d136 ICU-3963 Make sure that certain classes and functions get into urename.h properly.
X-SVN-Rev: 16553
2004-10-19 03:57:56 +00:00
George Rhoten
bdf72fb52c ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16552
2004-10-19 03:15:10 +00:00
Mark Davis
5edcce4f3b ICU-0 put draft/alt in a more expected order
X-SVN-Rev: 16551
2004-10-19 02:12:09 +00:00
Mark Davis
81a6a4be02 ICU-0 show 'draft'
X-SVN-Rev: 16550
2004-10-19 01:29:40 +00:00
Mark Davis
544e7c55e0 ICU-0 ignoring draft
X-SVN-Rev: 16548
2004-10-19 00:44:10 +00:00
Steven R. Loomis
aa64680280 ICU-2055 updated error conditions
X-SVN-Rev: 16547
2004-10-19 00:25:59 +00:00
Deborah Goldsmith
95bbad7347 ICU-4115 Set warning code when falling back to parent or root
X-SVN-Rev: 16546
2004-10-18 23:59:41 +00:00
Deborah Goldsmith
9cc484fdb3 ICU-4068 Fix warning code for non-existent language
X-SVN-Rev: 16545
2004-10-18 23:58:03 +00:00
Steven R. Loomis
b24fbf87f0 ICU-2055 links into CVS
X-SVN-Rev: 16542
2004-10-18 23:24:05 +00:00
Ram Viswanadha
b724b37e3a ICU-2055 add option for verbose output
X-SVN-Rev: 16541
2004-10-18 23:06:52 +00:00
Steven R. Loomis
426d7025d8 cldrbug 259: add as.xml
X-SVN-Rev: 16540
2004-10-18 23:01:50 +00:00
Mark Davis
98eb66f3c9 ICU-0 fixed lookup bug with en_US dollar
X-SVN-Rev: 16539
2004-10-18 22:59:45 +00:00
Eric Mader
b549eeb06e ICU-4104 don't add features to lookupOrderArray if they've already been added.
X-SVN-Rev: 16536
2004-10-18 20:44:55 +00:00
George Rhoten
e35ff474f7 ICU-3963 Make sure that the icudt.lib (import library) are the same between Windows configurations.
X-SVN-Rev: 16534
2004-10-18 03:28:06 +00:00
George Rhoten
63253ed74f ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16532
2004-10-18 03:18:25 +00:00