Commit Graph

20992 Commits

Author SHA1 Message Date
Michael Ow
4caf2d8bee ICU-6500 Update the config file for HP-UX/ACC to reflect the replacement of ESlit option with Olit=all
X-SVN-Rev: 24502
2008-08-15 17:12:35 +00:00
Michael Ow
8215ce1d1d ICU-4543 Fix some compilation error on various platforms due to adding of new GCC attribute.
X-SVN-Rev: 24501
2008-08-15 15:30:24 +00:00
Michael Ow
957ee4bc54 ICU-4543 Remove GCC attribute for now.
X-SVN-Rev: 24500
2008-08-14 22:43:51 +00:00
Yoshito Umaoka
a82cc85ac3 ICU-6475 Reduced test coverage in TestTimeRoundTrip in non-exhaustive mode. Updated the test framework to take custom properties and use it in TestTimeRoundTrip to support all possible cases.
X-SVN-Rev: 24499
2008-08-14 22:06:13 +00:00
Yoshito Umaoka
2e78ff98b0 ICU-6496 Changed some cache implementation to use ICUCache.
X-SVN-Rev: 24498
2008-08-14 20:27:04 +00:00
Michael Ow
8950721fa1 ICU-4543 Add gcc deprecated attribute to give a warning when using deprecated functions.
X-SVN-Rev: 24497
2008-08-14 19:51:09 +00:00
Steven R. Loomis
86527dd488 ICU-5175 remove icuswap from project files.
X-SVN-Rev: 24496
2008-08-14 18:54:42 +00:00
Steven R. Loomis
8f66cef840 ICU-5175 remove icuswap (decmn already gone) from makefile.
X-SVN-Rev: 24495
2008-08-14 18:54:01 +00:00
Yoshito Umaoka
2ee3b6d154 ICU-6496 Removed duplicated copies of floorDivide. Also consolidated gregorian field calculation code.
X-SVN-Rev: 24493
2008-08-14 17:13:25 +00:00
Brian Rower
59face9f13 ICU-4184 Fixed C++ style comments
X-SVN-Rev: 24491
2008-08-12 23:55:55 +00:00
Michael Ow
c55a19f828 ICU-6423 Remove debian directory and update readme.
X-SVN-Rev: 24490
2008-08-12 20:44:22 +00:00
Michael Ow
f7b9f237fc ICU-6307 Update performance test with Windows platform information.
X-SVN-Rev: 24489
2008-08-12 18:06:26 +00:00
Michael Ow
4e7f7ff702 ICU-6307 Edit cintltst.c, intltest.cpp, and iotest.cpp to load data correctly.
X-SVN-Rev: 24488
2008-08-12 16:34:55 +00:00
Michael Ow
1215abdc6d ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
X-SVN-Rev: 24487
2008-08-12 04:41:41 +00:00
Brian Rower
181e789592 ICU-4184 Removed test case until functionality is repaired.
X-SVN-Rev: 24486
2008-08-11 18:26:36 +00:00
Brian Rower
67a110379c ICU-6041 Merged r24483 - collation monkey test to check that collators from file and collators from rules are the same.
X-SVN-Rev: 24484
2008-08-08 23:32:38 +00:00
Yoshito Umaoka
1914dd29b2 ICU-6475 Display targets which exceeds 10 seconds in non-exhaustive mode.
X-SVN-Rev: 24480
2008-08-08 21:15:30 +00:00
Michael Ow
e2c6f876a3 ICU-6167 Add ECHO_T to Makefile.inc.in for future use.
X-SVN-Rev: 24479
2008-08-08 21:11:42 +00:00
Brian Rower
afdc84d2b3 ICU-6384 Merged toolutil.c from cygwin branch
X-SVN-Rev: 24478
2008-08-08 21:01:32 +00:00
Brian Rower
2fd8a84a0d ICU-6279 Updated ICU4J data make file and added icu4j-readme.txt with instructions for building icu4j data.
X-SVN-Rev: 24475
2008-08-08 19:22:26 +00:00
Brian Rower
f18b601af1 ICU-6279 Updated ICU4J readme about where to find instructions for creating ICU4J data
X-SVN-Rev: 24474
2008-08-08 19:21:11 +00:00
Brian Rower
8d4078172f ICU-4184 Added test case searching for NULL character
X-SVN-Rev: 24473
2008-08-08 19:04:23 +00:00
Brian Rower
29041debce ICU-6392 Fixed cygwin pathname issues in gendtjar.pl.
X-SVN-Rev: 24472
2008-08-08 18:59:54 +00:00
Michael Ow
34f8b062b4 ICU-6167 Improve on echo newline option detection by using ECHO_N and ECHO_C to accommodate different behaviours from various shells.
X-SVN-Rev: 24470
2008-08-08 18:01:18 +00:00
Michael Ow
95ccfc636d ICU-2929 Include the minor UCA version when ucol_getVersion is called.
X-SVN-Rev: 24469
2008-08-08 15:04:18 +00:00
Michael Ow
21ff136d04 ICU-6412 Add newline at the end of ucnvseltst.c and add missing header file in nucnvtst.c to eliminate warning messages.
X-SVN-Rev: 24468
2008-08-07 21:22:54 +00:00
Michael Ow
db4ef2b7bb ICU-6436 Reorder libaries being linked in genrb and genuca to resolve build failure.
X-SVN-Rev: 24467
2008-08-07 20:03:02 +00:00
Yoshito Umaoka
2bf1c93a97 ICU-6476 Fixed a bug in DateTimePatternGenerator and updated some test cases.
X-SVN-Rev: 24466
2008-08-07 17:07:21 +00:00
Yoshito Umaoka
c3398882b4 ICU-6476 Fixed a bug in DateTimePatternGenerator and updated some test cases. The fix allow us to replace most of yyyy in the pattern resources with y.
X-SVN-Rev: 24465
2008-08-07 17:06:38 +00:00
Steven R. Loomis
574f3de194 ICU-6453 update sel test to load data from the correct spot.
X-SVN-Rev: 24462
2008-08-07 00:14:52 +00:00
Steven R. Loomis
26259c8299 ICU-6453 update sel test to not crash when it cant find data.
X-SVN-Rev: 24459
2008-08-06 23:34:40 +00:00
Steven R. Loomis
97bb5f74b7 ICU-6416 move ICU version number for win32 libraries, to 41 from 40
X-SVN-Rev: 24458
2008-08-06 23:31:25 +00:00
David Bertoni
49c6375786 ICU-6416 Update makefile so Windows will build.
X-SVN-Rev: 24457
2008-08-06 22:13:58 +00:00
Yoshito Umaoka
0a71c40b26 ICU-6416 Move version to 4.1.1 including data.
X-SVN-Rev: 24456
2008-08-06 21:49:23 +00:00
David Bertoni
cba0fb208e ICU-6453 Updated Visual Studio project files. Fixed C++ comments in C source files. Fixed stack-overwrite bug.
X-SVN-Rev: 24455
2008-08-06 21:34:53 +00:00
Andy Heninger
7b5e523d8f ICU-6488 fix compiler warning
X-SVN-Rev: 24454
2008-08-06 21:14:53 +00:00
Andy Heninger
a5abce6673 ICU-6477 C++ // comment in plain C file fixed
X-SVN-Rev: 24453
2008-08-06 21:07:00 +00:00
Andy Heninger
d13d3b6d4d ICU-6488 mutex cleanup in timezone code
X-SVN-Rev: 24452
2008-08-06 21:01:19 +00:00
Andy Heninger
1de383df48 ICU-6479 thread safety in collation initialization
X-SVN-Rev: 24448
2008-08-06 17:57:45 +00:00
Steven R. Loomis
587e129139 ICU-6416 move version to 4.1.1
X-SVN-Rev: 24447
2008-08-06 00:51:42 +00:00
Steven R. Loomis
1243b8763f ICU-6484 move translit tests to cldr
X-SVN-Rev: 24446
2008-08-06 00:42:42 +00:00
Andy Heninger
38b7c3e8a7 ICU-6481 fix threading issues in calendar initialization code
X-SVN-Rev: 24445
2008-08-05 22:19:05 +00:00
Michael Ow
3d1a4a3fce ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
X-SVN-Rev: 24444
2008-08-05 22:15:46 +00:00
Michael Ow
e20dbc5d8a ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
X-SVN-Rev: 24443
2008-08-05 21:08:59 +00:00
Kedar Rajwade
39c5bd8d89 ICU-6376 Ignore interfaces in SerializationChecker.visit()
X-SVN-Rev: 24442
2008-08-05 19:02:15 +00:00
Kedar Rajwade
1944b97b64 ICU-6376 Moved the check for serialVersionUID in CoverageTest.CoverageTarget.execute() to before the test for a null inputStream
X-SVN-Rev: 24441
2008-08-05 18:58:52 +00:00
Doug Felt
bd5fddc33f ICU-6422 ignore tags in locales
X-SVN-Rev: 24440
2008-08-05 18:22:30 +00:00
Andy Heninger
0c2a587a9c ICU-6480 clean up UMTX_CHECK usage in lazy init
X-SVN-Rev: 24439
2008-08-05 00:09:13 +00:00
Andy Heninger
ecdc0463b8 ICU-6453 Encoding Selection moved from development branch.
X-SVN-Rev: 24438
2008-08-04 21:56:02 +00:00
Matitiahu Allouche
4cad45383c ICU-6478 clarify use of embeddingLevels argument for ubidi_setPara()
X-SVN-Rev: 24437
2008-08-03 08:21:32 +00:00