Michael Ow
|
7fbc9e40fa
|
ICU-6363 Remap CP949 to handle \5c round tripping.
X-SVN-Rev: 24524
|
2008-08-26 20:32:18 +00:00 |
|
Michael Ow
|
6291dc754d
|
ICU-6506 Allow --detect-prefix and other prefix options to work in icu-config without preinstalling ICU.
X-SVN-Rev: 24523
|
2008-08-26 19:21:46 +00:00 |
|
Brian Rower
|
3ff38d32ad
|
ICU-4184 adding UString init to null string search, made test active
X-SVN-Rev: 24521
|
2008-08-22 23:10:22 +00:00 |
|
Doug Felt
|
55c2f0939c
|
ICU-6502 make sure Holiday uses data from resource bundle
X-SVN-Rev: 24514
|
2008-08-20 21:24:15 +00:00 |
|
Kedar Rajwade
|
696f11e560
|
ICU-6475 Skipped some test cases in TestReplacingZoneString in non-exhaustive mode to reduce test time
X-SVN-Rev: 24510
|
2008-08-19 18:20:36 +00:00 |
|
Kedar Rajwade
|
494f62ce8d
|
ICU-6475 Skipped some test cases in testFormat in non-exhaustive mode to reduce test time
X-SVN-Rev: 24509
|
2008-08-19 18:16:53 +00:00 |
|
Michael Ow
|
5f3b09164a
|
ICU-5174 Fix the setupLatinOne method so that 0xb7 is correctly added to the latinone list. (This is a port from ICU4C)
X-SVN-Rev: 24507
|
2008-08-18 15:48:54 +00:00 |
|
Michael Ow
|
0895d6cef5
|
ICU-4543 Move the check for GCC to compile time and add the deprecated attribute to Visual Studio builds.
X-SVN-Rev: 24506
|
2008-08-15 21:53:53 +00:00 |
|
Kedar Rajwade
|
3e41a809e8
|
ICU-6475 Skipped test cases in TestPropertyAccess in non-exhaustive mode to reduce test time
X-SVN-Rev: 24503
|
2008-08-15 19:52:50 +00:00 |
|
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 |
|