Michael Ow
|
5f2ff249fd
|
ICU-5720 Add data version to ICU4J.
X-SVN-Rev: 26491
|
2009-08-13 18:03:37 +00:00 |
|
Michael Ow
|
da54f7cdee
|
ICU-5720 Add data version API.
X-SVN-Rev: 26490
|
2009-08-13 17:21:33 +00:00 |
|
John Vu
|
406bb9dff0
|
ICU-6052 Applied multithreading to testing time zones on differing locales.
X-SVN-Rev: 26489
|
2009-08-13 00:11:21 +00:00 |
|
Michael Ow
|
be4903380b
|
ICU-6710 Add ICULogger class to ICU4J.
X-SVN-Rev: 26488
|
2009-08-12 22:38:53 +00:00 |
|
Michael Ow
|
48294075bd
|
ICU-7060 Ignore some definitions when on Cygwin/MSVC.
X-SVN-Rev: 26487
|
2009-08-12 19:45:13 +00:00 |
|
Yoshito Umaoka
|
a8f599ae11
|
ICU-7027 Exclude .svn from Java build path, so directory .svn and its contents won't be copied to the build output directory.
X-SVN-Rev: 26486
|
2009-08-12 19:15:17 +00:00 |
|
Yoshito Umaoka
|
7641e19c5d
|
ICU-6824 New enum in UnicodeSet in the previous change triggered serialization CoverageTest failure. Updated CoverageTest to ignore classes generated by enum.
X-SVN-Rev: 26485
|
2009-08-12 19:11:26 +00:00 |
|
Michael Ow
|
d7d2dfe48d
|
ICU-7060 Include platform.h when building on Cygwin/MSVC.
X-SVN-Rev: 26484
|
2009-08-12 18:57:25 +00:00 |
|
Yoshito Umaoka
|
7f169416ee
|
ICU-7063 Reverting Mark's changes for #7063 for now, because of the build breakage and incompatibility concerns.
X-SVN-Rev: 26479
|
2009-08-11 20:44:22 +00:00 |
|
John Vu
|
e8a0cc8837
|
ICU-6052 Added empty functions for no threads.
X-SVN-Rev: 26478
|
2009-08-11 19:44:37 +00:00 |
|
Michael Ow
|
07d78a2acf
|
ICU-6052 Add newline character at the end of source file.
X-SVN-Rev: 26477
|
2009-08-11 19:12:32 +00:00 |
|
Jason Spieth
|
dc5876ae14
|
ICU-4735 Enhanced TimeZone getDisplayName allows for more name formats, ICU4J implementation.
X-SVN-Rev: 26475
|
2009-08-10 16:00:22 +00:00 |
|
Mark Davis
|
766b01ec0c
|
ICU-7063 merged branch - rev 27439
X-SVN-Rev: 26474
|
2009-08-07 20:51:06 +00:00 |
|
Mark Davis
|
66b106094d
|
ICU-6447 First pass at fixes to MessageFormat
X-SVN-Rev: 26473
|
2009-08-07 01:17:33 +00:00 |
|
Mark Davis
|
e23963cb67
|
ICU-6824 Merge in some more from CLDR
X-SVN-Rev: 26472
|
2009-08-07 01:07:04 +00:00 |
|
Michael Ow
|
c6385f6209
|
ICU-7068 Add statements to ensure that uconfigtest passes
X-SVN-Rev: 26466
|
2009-08-04 21:09:17 +00:00 |
|
John Vu
|
1c3a5ed74a
|
ICU-6052 Extracted multi-threading code to a single module so that other files can utilize. This multi-threading will allow this ticket to reduce the time to check every locales.
X-SVN-Rev: 26465
|
2009-08-04 18:57:13 +00:00 |
|
John Vu
|
b2af11d173
|
ICU-6579 Committing the same changes to mh-linux-va and mh-solaris-gcc like the original corresponding files of mh-linux and mh-solaris.
X-SVN-Rev: 26461
|
2009-07-30 20:45:53 +00:00 |
|
Jason Spieth
|
496eead7a6
|
ICU-4735 ULocale getTableString will return null instead of NullPointerException when input String is null.
X-SVN-Rev: 26460
|
2009-07-30 20:03:57 +00:00 |
|
Michael Ow
|
6c22ca75fe
|
ICU-6998 Remove dllimport attribute when building on Cygwin GCC.
X-SVN-Rev: 26459
|
2009-07-30 18:36:51 +00:00 |
|
Michael Ow
|
4ca1eed83e
|
ICU-7039 Fix pointer integer comparison.
X-SVN-Rev: 26458
|
2009-07-30 16:47:30 +00:00 |
|
Michael Ow
|
803387f796
|
ICU-8112 moved by srl, incorrectly filed under #6078: Add mutex for number system cache.
X-SVN-Rev: 26456
|
2009-07-29 22:13:15 +00:00 |
|
Michael Ow
|
d8554576c2
|
ICU-7039 Enable optimization for C++ files using GCC.
X-SVN-Rev: 26455
|
2009-07-29 19:44:01 +00:00 |
|
Michael Ow
|
0b176ddfb3
|
ICU-6708 Initialize cache pointers.
X-SVN-Rev: 26454
|
2009-07-29 18:58:19 +00:00 |
|
John Vu
|
2cf1de3050
|
ICU-6579 Tested the two files with the suggestion made from the ticket. Have not test "mh-solaris" on other non-Solaris machines.
X-SVN-Rev: 26453
|
2009-07-29 17:45:10 +00:00 |
|
Michael Ow
|
a1992932b5
|
ICU-6708 Fix tab character format issue.
X-SVN-Rev: 26452
|
2009-07-28 21:38:28 +00:00 |
|
Michael Ow
|
6ad7952680
|
ICU-6708 Add UMTX_CHECK before umtx_* statements.
X-SVN-Rev: 26450
|
2009-07-28 20:22:32 +00:00 |
|
Michael Ow
|
6691cb5e86
|
ICU-6653 Undo previous change.
X-SVN-Rev: 26445
|
2009-07-27 18:11:52 +00:00 |
|
Jason Spieth
|
252149b02a
|
ICU-6033 IS_LEAP_MONTH moved from ChineseCalendar to Calendar
X-SVN-Rev: 26443
|
2009-07-27 17:09:00 +00:00 |
|
Mark Davis
|
1e5826f41a
|
ICU-6824 Merge in another function from CLDR
X-SVN-Rev: 26440
|
2009-07-24 23:20:30 +00:00 |
|
John Vu
|
b845779b1c
|
ICU-6627 Fixed scripting syntax.
X-SVN-Rev: 26438
|
2009-07-24 21:52:08 +00:00 |
|
John Vu
|
ffb25fd6a9
|
ICU-6627 Added if statements to stop if xlc_r and/or xlC_r is not found to prevent fallback to g++.
X-SVN-Rev: 26434
|
2009-07-24 20:01:52 +00:00 |
|
Steven R. Loomis
|
018fea30d7
|
ICU-7074 bump version to milestone:4.3.2
X-SVN-Rev: 26433
|
2009-07-24 19:52:23 +00:00 |
|
Yoshito Umaoka
|
7bc2decc9e
|
ICU-7075 Update ICU4J version to 4.3.2
X-SVN-Rev: 26432
|
2009-07-24 19:02:13 +00:00 |
|
John Vu
|
2372fb332c
|
ICU-7025 Changed comment to say country codes are defined as ISO 3166 and not ISO 639.
X-SVN-Rev: 26431
|
2009-07-24 18:36:41 +00:00 |
|
John Vu
|
a42bf5a6f1
|
ICU-6894 Added "-fp-model precise" as a flag for Linux/ICC to enable value-safe optimizations on floating-point data.
X-SVN-Rev: 26429
|
2009-07-24 16:56:13 +00:00 |
|
Jason Spieth
|
3bdd87634d
|
ICU-6708 Static Hashtable caching of NumberingSystem object instances in NumberFormat, C implementation - with crash fix
X-SVN-Rev: 26428
|
2009-07-24 15:19:11 +00:00 |
|
Yoshito Umaoka
|
71cc388673
|
ICU-6916 Fixing compiler warnings on Linux/gcc.
X-SVN-Rev: 26427
|
2009-07-23 20:28:26 +00:00 |
|
Yoshito Umaoka
|
b7828132aa
|
ICU-7005 Updated APIChangeReport for 4.3.1
X-SVN-Rev: 26422
|
2009-07-22 20:07:54 +00:00 |
|
Michael Ow
|
6586be66a9
|
ICU-7004 Update the api change report with changes in 4.3.1 vs 4.2.1
X-SVN-Rev: 26421
|
2009-07-22 20:02:21 +00:00 |
|
Yoshito Umaoka
|
40d1dd2a14
|
ICU-7005 Minor readme updates for 4.3.1.
X-SVN-Rev: 26417
|
2009-07-22 17:45:01 +00:00 |
|
Yoshito Umaoka
|
4c80cfeada
|
ICU-7027 Fixed a localespiCheck java.ext.dirs problem
X-SVN-Rev: 26416
|
2009-07-22 17:36:26 +00:00 |
|
Jason Spieth
|
80a5218157
|
ICU-6990 2009k to icu4j/main/shared/data/
X-SVN-Rev: 26415
|
2009-07-22 17:30:45 +00:00 |
|
Jason Spieth
|
41dd2af470
|
ICU-6990 2009k to icu/icu/trunk/
X-SVN-Rev: 26414
|
2009-07-22 17:29:55 +00:00 |
|
Yoshito Umaoka
|
7a5a7996b6
|
ICU-7027 Fixed JavaDoc warnings.
X-SVN-Rev: 26412
|
2009-07-22 16:04:18 +00:00 |
|
Markus Scherer
|
ceff3fcad0
|
ICU-6945 reduce gcc 4.2 warnings
X-SVN-Rev: 26411
|
2009-07-22 05:15:28 +00:00 |
|
Yoshito Umaoka
|
ffe5ca79f2
|
ICU-7027 Fixed secureCheck problems.
X-SVN-Rev: 26410
|
2009-07-22 01:32:09 +00:00 |
|
Mark Davis
|
f1ff9f053f
|
ICU-6824 Merged check utilities from CLDR.
X-SVN-Rev: 26409
|
2009-07-22 01:05:24 +00:00 |
|
Mark Davis
|
6a6561f8df
|
ICU-6824 Clean up Utility in preparation for merging from CLDR
X-SVN-Rev: 26408
|
2009-07-22 00:40:18 +00:00 |
|
Yoshito Umaoka
|
13b8f9e49b
|
ICU-7027 Fixed some module target test issues. Removed ICU NumberFormat/Calendar dependencies in the test framework.
X-SVN-Rev: 26407
|
2009-07-21 22:49:44 +00:00 |
|