George Rhoten
|
5c97ee7892
|
ICU-3963 Update to version 3.2
X-SVN-Rev: 16621
|
2004-10-25 23:32:50 +00:00 |
|
George Rhoten
|
ad84740ebb
|
ICU-3963 Update to version 3.2
X-SVN-Rev: 16617
|
2004-10-25 21:55:56 +00:00 |
|
Andy Heninger
|
a9beb2aa36
|
ICU-4155 Olson Time Zone data update.
X-SVN-Rev: 16615
|
2004-10-25 21:46:15 +00:00 |
|
George Rhoten
|
903ee0a20d
|
ICU-4154 Speed up building the data library on the Opteron
X-SVN-Rev: 16613
|
2004-10-25 21:22:21 +00:00 |
|
George Rhoten
|
1ea4086cc6
|
ICU-3855 Fix minor Cygwin build and linking issues.
X-SVN-Rev: 16612
|
2004-10-25 17:01:32 +00:00 |
|
George Rhoten
|
de0bbb2054
|
ICU-4006 Fix an allocation problem.
X-SVN-Rev: 16611
|
2004-10-25 00:20:59 +00:00 |
|
George Rhoten
|
46bf1afd99
|
ICU-4154 Speed up building the data library on the Opteron
X-SVN-Rev: 16610
|
2004-10-24 20:01:37 +00:00 |
|
George Rhoten
|
cbbbbda612
|
ICU-4154 Alpha Linux with gcc has an optimization bug.
Adding this extra check gets around this bug.
X-SVN-Rev: 16609
|
2004-10-24 20:00:14 +00:00 |
|
George Rhoten
|
0351f8c29e
|
ICU-4154 Speed up building the data library
X-SVN-Rev: 16608
|
2004-10-24 19:57:55 +00:00 |
|
George Rhoten
|
24f4947b54
|
ICU-4154 Remove unused include directories.
X-SVN-Rev: 16607
|
2004-10-24 19:57:28 +00:00 |
|
Vladimir Weinstein
|
5544bc1710
|
ICU-3763 fix path stomping when parent == fill-in
X-SVN-Rev: 16606
|
2004-10-23 00:19:39 +00:00 |
|
Eric Mader
|
04b1d434aa
|
ICU-3927 added a note to utmscale_fromDouble about why fromMin, fromMax are "volatile."
X-SVN-Rev: 16605
|
2004-10-23 00:15:34 +00:00 |
|
Eric Mader
|
1ab8447475
|
ICU-3927 in utmscale_fromDouble, make fromMin, fromMax volatile to avoid gcc compiler problem w/ compare.
X-SVN-Rev: 16604
|
2004-10-22 23:56:36 +00:00 |
|
Vladimir Weinstein
|
09f8ca5624
|
ICU-4102 fix ures_getByKeyWithFallback for aliased resources
X-SVN-Rev: 16603
|
2004-10-22 23:13:12 +00:00 |
|
George Rhoten
|
0e772ac85a
|
ICU-4153 Fix 64-bit library building on Solaris.
X-SVN-Rev: 16602
|
2004-10-22 23:08:16 +00:00 |
|
Andy Heninger
|
1f42f071fc
|
ICU-4057 incorrect regex appendReplacement after multiple find()s.
X-SVN-Rev: 16601
|
2004-10-22 22:51:02 +00:00 |
|
George Rhoten
|
1675fa4465
|
ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16600
|
2004-10-22 22:19:12 +00:00 |
|
Eric Mader
|
83f812dd0a
|
ICU-3927 fix problems w/ comparing doubles and int64_ts.
X-SVN-Rev: 16597
|
2004-10-22 18:11:43 +00:00 |
|
Andy Heninger
|
9f286086d1
|
ICU-3337 better detect incorrect usage of Regex APIs.
X-SVN-Rev: 16595
|
2004-10-22 16:32:12 +00:00 |
|
Ram Viswanadha
|
a3d81118a3
|
cldrbug 231: fix the sentence attr
X-SVN-Rev: 16593
|
2004-10-22 00:34:07 +00:00 |
|
Ram Viswanadha
|
62c6f70295
|
ticket: 3938: fix the tests
X-SVN-Rev: 16592
|
2004-10-21 23:53:38 +00:00 |
|
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 |
|
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 |
|
Markus Scherer
|
1cd4ae803f
|
ICU-3674 improve conversion code coverage
X-SVN-Rev: 16573
|
2004-10-20 13:46:58 +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 |
|