Commit Graph

23057 Commits

Author SHA1 Message Date
John Emmons
6d6d6fa198 ICU-7920 Fix duplicate entry in kTimeFields
X-SVN-Rev: 28564
2010-08-31 17:39:58 +00:00
Markus Scherer
00a996d08f ICU-7264 stderr output for STD3 status changes
X-SVN-Rev: 28563
2010-08-31 16:01:21 +00:00
Markus Scherer
4e91247beb ICU-7264 mark characters as disallowed_STD3_valid if their decompositions contain STD3-disallowed characters
X-SVN-Rev: 28562
2010-08-31 15:16:52 +00:00
Markus Scherer
9c5573b1f9 ICU-7264 mark characters as disallowed_STD3_valid if their decompositions contain STD3-disallowed characters
X-SVN-Rev: 28561
2010-08-31 15:10:37 +00:00
Markus Scherer
ab9fc77dfb ICU-7264 generate UTS #46 data with disallowed_STD3_valid and disallowed_STD3_mapped
X-SVN-Rev: 28560
2010-08-31 05:48:38 +00:00
Yoshito Umaoka
2347b7736e ICU-7777 Minor update, synchronize code with JDK copy.
X-SVN-Rev: 28559
2010-08-31 03:34:39 +00:00
Steven R. Loomis
d55b13b5c8 ICU-7914 checking in regression test
X-SVN-Rev: 28557
2010-08-31 00:25:19 +00:00
Mark Davis
38eaa30361 ICU-7869 made name changes as per discussions with Andy, Markus
X-SVN-Rev: 28556
2010-08-30 20:28:15 +00:00
Steven R. Loomis
2c92a88c8e ICU-7854 add DataDrivenFormatTest/TestMoreDateParse ( from C ) with test case.
X-SVN-Rev: 28555
2010-08-30 20:12:33 +00:00
Steven R. Loomis
1169926185 ICU-7854 add data drive test case
X-SVN-Rev: 28554
2010-08-30 20:12:25 +00:00
Steven R. Loomis
cb2a590ae5 ICU-7147 update runConfigureICU to use -O0 when in debug mode
X-SVN-Rev: 28553
2010-08-30 19:24:42 +00:00
Steven R. Loomis
d390758955 ICU-6981 pkg-config (closing out old merge)
X-SVN-Rev: 28551
2010-08-30 18:59:02 +00:00
Mark Davis
d6213d77c7 ICU-7869 figured out how to do the pinyin buckets with complete sync to the getIndex bucket. Many deadends along the way, but it now works. Also added more comments.
X-SVN-Rev: 28541
2010-08-29 01:10:49 +00:00
Mark Davis
fe40416511 ICU-7869 added getBucketIndex and a test. It doesn't quite work right yet, but checking in so that Andy can look at it.
X-SVN-Rev: 28540
2010-08-28 01:15:48 +00:00
Mark Davis
c91d109999 ICU-7869 fixed labels to match buckets; fixed names to align with Andy's code; added tests for expected flow labels.
X-SVN-Rev: 28538
2010-08-27 23:46:45 +00:00
John Emmons
090df3b5a4 ICU-7489 Optimize tz canonicalization for zones that are already canonical
X-SVN-Rev: 28535
2010-08-26 15:38:04 +00:00
Alexey Gousev
590648b41e ICU-7067 adding mh-haiku config file
X-SVN-Rev: 28533
2010-08-25 22:30:42 +00:00
Alexey Gousev
797e6fc9f6 ICU-7067 merging trunk
X-SVN-Rev: 28532
2010-08-25 22:29:44 +00:00
Alexey Gousev
933e73b1d2 ICU-7066 merging trunk
X-SVN-Rev: 28531
2010-08-25 22:28:32 +00:00
Alexey Gousev
9f4eb2b434 ICU-6686 merging into trunk
X-SVN-Rev: 28530
2010-08-25 22:24:53 +00:00
Mark Davis
8717b90914 ICU-7869 Escaped the unicode; moved hacks to the end of the file; some minor cleanup
X-SVN-Rev: 28529
2010-08-25 21:20:07 +00:00
Mark Davis
804efbcf22 ICU-7869 Add Markus's fix
X-SVN-Rev: 28523
2010-08-25 18:22:58 +00:00
Jungshik Shin
0660dc6e6e ICU-7906 make VS 2008 happy about StringPiece::npos
X-SVN-Rev: 28521
2010-08-25 02:22:04 +00:00
Mark Davis
c29b6e289f ICU-7869 Hard-code first characters in script.
X-SVN-Rev: 28519
2010-08-24 22:29:52 +00:00
Mark Davis
29d25d47c7 ICU-7869 Added utility class for testing (originally in CLDR)
X-SVN-Rev: 28518
2010-08-24 03:36:26 +00:00
Mark Davis
0d8df23f3b ICU-7869 Made the value not be comparable. Added hack for pinyin support. Minor change to Differ for type-safety.
X-SVN-Rev: 28517
2010-08-24 03:34:55 +00:00
Yoshito Umaoka
0ceedde0c5 ICU-7777 Small updates based on Doug's review comment.
X-SVN-Rev: 28512
2010-08-23 06:39:24 +00:00
Yoshito Umaoka
82c89e9950 ICU-7869 Fixed test name problem introduced by the previous change AGAIN!.
X-SVN-Rev: 28511
2010-08-23 06:31:40 +00:00
Mark Davis
0f19b5ee8c ICU-7869 Cleaned up names according to discussion.
X-SVN-Rev: 28509
2010-08-22 00:43:36 +00:00
Michael Ow
e7b5ff3734 ICU-7724 Explicitly cast enum value to avoid compilation error on Solaris.
X-SVN-Rev: 28508
2010-08-21 02:16:23 +00:00
Mark Davis
000d3bbf9d ICU-7869 Made lazy-evaluated arguments; still a bit more cleanup to come.
X-SVN-Rev: 28507
2010-08-21 01:15:43 +00:00
Michael Ow
29fe431f2a ICU-7882 Fix pointer declaration error.
X-SVN-Rev: 28504
2010-08-20 21:18:08 +00:00
Michael Ow
24055f8585 ICU-7882 Enable BCP47 ids and update a few test cases in ICU4C.
X-SVN-Rev: 28503
2010-08-20 20:11:37 +00:00
Michael Ow
e9ef072967 ICU-7882 Enable BCP47 ids and update a few test cases in ICU4J.
X-SVN-Rev: 28502
2010-08-20 19:35:16 +00:00
John Emmons
be123c47b5 ICU-6325 Clean up SimpleDateFormat - appendGMT function no longer needed
X-SVN-Rev: 28501
2010-08-20 18:24:45 +00:00
Michael Ow
51495bea12 ICU-7899 Normalize the keyword value for currency to avoid case sensitivity issues.
X-SVN-Rev: 28498
2010-08-20 16:58:26 +00:00
Michael Ow
dbcbc0711e ICU-7872 Update icudata.jar with updated lmbcs code page.
X-SVN-Rev: 28496
2010-08-19 15:01:00 +00:00
Michael Ow
2c292d36b6 ICU-7872 Update lmbcs code page.
X-SVN-Rev: 28494
2010-08-18 22:31:28 +00:00
Yoshito Umaoka
5ec2372386 ICU-7880 Fixed VersionInfo treading problem. Changed HashMap to ConcurrentHashMap for supporting thread safe access to the internal cache.
X-SVN-Rev: 28493
2010-08-18 21:27:47 +00:00
Yoshito Umaoka
f09139d86e ICU-7777 Merging ULocale API and implementation updates from the work branch.
X-SVN-Rev: 28486
2010-08-18 16:32:02 +00:00
Steven R. Loomis
4a996aa700 ICU-6616 improve faketime
X-SVN-Rev: 28482
2010-08-17 01:27:18 +00:00
Yoshito Umaoka
430b2b7b01 ICU-7568 2010l to ICU4J trunk
X-SVN-Rev: 28480
2010-08-16 19:02:17 +00:00
Yoshito Umaoka
9110e1e1c2 ICU-7568 2010l to ICU4C trunk
X-SVN-Rev: 28479
2010-08-16 18:59:28 +00:00
Yoshito Umaoka
a967e42071 ICU-7894 Fixed a typo in the icu4j-core build script to exclude cnvalias.icu from core jar.
X-SVN-Rev: 28476
2010-08-16 17:15:59 +00:00
Steven R. Loomis
9bc3d2bfdb ICU-7891 fix u_fflush to flush stateful converters
X-SVN-Rev: 28474
2010-08-15 02:43:46 +00:00
Steven R. Loomis
7d8ae29f34 ICU-7888 fix package:enumDependencies
X-SVN-Rev: 28473
2010-08-15 00:55:54 +00:00
Steven R. Loomis
fbc574e7af ICU-7890 skip a crashy test
X-SVN-Rev: 28472
2010-08-15 00:48:16 +00:00
Steven R. Loomis
4a0b0ef791 ICU-7887 remove fixed limit on icupkg/gencmn
X-SVN-Rev: 28470
2010-08-13 23:28:05 +00:00
John Emmons
c86940b784 ICU-7724 Merge support for non-contiguous numbering systems
X-SVN-Rev: 28469
2010-08-13 22:17:10 +00:00
Yoshito Umaoka
8fd81d1a6b ICU-7568 2010k to icu4j trunk
X-SVN-Rev: 28467
2010-08-13 21:35:52 +00:00