Commit Graph

20024 Commits

Author SHA1 Message Date
Michael Ow
3b76a8e2fb ICU-5950 Added test case and added internal breakiterator to hold the character breakiterator.
X-SVN-Rev: 22854
2007-10-25 22:02:54 +00:00
Andrew J Macheret
f8339df718 ICU-4081 Ported Chinese calendar from icu4j. Mostly working.
X-SVN-Rev: 22853
2007-10-25 20:26:34 +00:00
Markus Scherer
295dc24d64 ICU-5987 merge small-conversion-file feature into trunk, from svn merge -r 22780:22805 .../branches/markus/smallcnv
X-SVN-Rev: 22852
2007-10-25 17:05:36 +00:00
Markus Scherer
b69ac49696 ICU-6002 fix constant expressions for c number parsing (see gcc Bugzilla bug 3885)
X-SVN-Rev: 22851
2007-10-25 16:36:50 +00:00
Markus Scherer
49868a5a68 ICU-6001 fix ucnv_getUnicodeSet(LMBCS)
X-SVN-Rev: 22850
2007-10-25 05:17:43 +00:00
Markus Scherer
b90b809ea1 ICU-6002 HZ: restrict byte values and fix various bugs
X-SVN-Rev: 22849
2007-10-25 05:03:34 +00:00
Markus Scherer
31b85e745d ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
X-SVN-Rev: 22847
2007-10-24 21:15:41 +00:00
Michael Ow
56171edcdc ICU-5024 Add null entry in DIACTRICMATCH test case.
X-SVN-Rev: 22846
2007-10-24 19:20:58 +00:00
Doug Felt
fb2431bbdd ICU-6000 fix for RBNF in ICU4C
X-SVN-Rev: 22845
2007-10-24 00:38:03 +00:00
Eric Mader
29af359e59 ICU-5902 Set actualLocale and validLocale. Otherwise serialized objects loose locale.
X-SVN-Rev: 22844
2007-10-23 19:53:10 +00:00
Eric Mader
f021aaedc6 ICU-5902 remove unused import.
X-SVN-Rev: 22843
2007-10-23 19:48:57 +00:00
Michael Ow
f944803a97 ICU-5024 Change test to use SearchTest structure.
X-SVN-Rev: 22842
2007-10-23 19:46:24 +00:00
Eric Mader
aaea9c011b ICU-5902 Add canned patterns to DateFormat test objects, add canned month names, short month names to all DateFormat and DateFormatSymbols sublcass test objects.
X-SVN-Rev: 22841
2007-10-23 19:46:00 +00:00
Michael Ow
3f617517e7 ICU-5024 Check for cases where getCE() should be used in hasAccentAfterMatch.
X-SVN-Rev: 22840
2007-10-23 19:13:33 +00:00
Michael Ow
f6ec12ee6c ICU-5024 Add test case for diactric matching bug.
X-SVN-Rev: 22839
2007-10-23 19:09:59 +00:00
Michael Ow
55aa34b9ef ICU-5024 Add fix for diactric match error and test case.
X-SVN-Rev: 22837
2007-10-23 18:27:28 +00:00
Michael Ow
efb2f61134 ICU-3536 Fixed the comparison of signed integers to unsigned integers in getCE().
X-SVN-Rev: 22832
2007-10-22 22:27:22 +00:00
Markus Scherer
e2232741ed ICU-5401 fix test, reenable check for existing file
X-SVN-Rev: 22831
2007-10-22 19:21:22 +00:00
Markus Scherer
c2b52dbe07 ICU-5999 add gsm-03.38 to ucnv_isAmbiguous()
X-SVN-Rev: 22830
2007-10-22 19:07:34 +00:00
Michael Ow
db658067b7 ICU-5024 Remove getCE call on the last collation element check in the function hasAccentsAfterMatch.
X-SVN-Rev: 22827
2007-10-19 22:14:46 +00:00
Michael Ow
90b5316a76 ICU-4038 Added the fix on ICU4C to ICU4J StringSearch.
X-SVN-Rev: 22826
2007-10-19 21:16:09 +00:00
Michael Ow
1fa77199ea ICU-4038 Added the fix on ICU4C to ICU4J StringSearch.
X-SVN-Rev: 22825
2007-10-19 21:16:06 +00:00
Michael Ow
9831a64be7 ICU-4038 Restore the last found ce so that shifting forward or backward is done properly with the correct ce.
X-SVN-Rev: 22821
2007-10-19 19:04:25 +00:00
George Rhoten
05e65a675a ICU-5994 Make sure that the public headers are copied to the include directory
X-SVN-Rev: 22819
2007-10-18 23:48:13 +00:00
Michael Ow
9ddca92223 ICU-5950 Added member to struct USearch to keep track of whether a breakiterator is given by the user.
X-SVN-Rev: 22818
2007-10-18 22:35:50 +00:00
Michael Ow
7c1d2e0b40 ICU-5950 Implement breakiterator to check for accents after character match when using primary strength searches. Also, accents in the pattern are ignored when using primary strength searches. TestIgnorable test cases has been altered to test for accent after character matches.
X-SVN-Rev: 22817
2007-10-18 22:29:39 +00:00
George Rhoten
dc5e7b7a29 ICU-5994 Make sure that the public headers are copied to the include directory
X-SVN-Rev: 22800
2007-10-16 05:29:03 +00:00
George Rhoten
8b713294c6 ICU-5797 Move JISX201 to the "not in ICU by default" section.
X-SVN-Rev: 22790
2007-10-13 16:34:26 +00:00
George Rhoten
52b70fb139 ICU-5992 Fix icu-config for Windows
X-SVN-Rev: 22789
2007-10-13 08:16:49 +00:00
Eric Mader
d09cfab8bd ICU-5991 Use GWLP_USERDATA instead of 0 for the index to SetWindowLongPtr().
X-SVN-Rev: 22784
2007-10-12 20:10:20 +00:00
Jennifer Chye
65a89b4075 ICU-5797 fix gcc compile error with previous change
X-SVN-Rev: 22779
2007-10-11 23:43:02 +00:00
Markus Scherer
fb79757dfb ICU-5797 delete separate JIS X 0201 and JIS X 0208 conversion tables
X-SVN-Rev: 22775
2007-10-11 22:18:43 +00:00
Markus Scherer
e314be31a5 ICU-5797 delete separate JIS X 0201 and JIS X 0208 conversion tables
X-SVN-Rev: 22774
2007-10-11 22:18:11 +00:00
Markus Scherer
a7fe8c6d9b ICU-5797 fix tests
X-SVN-Rev: 22773
2007-10-11 21:52:29 +00:00
Markus Scherer
cc36611b2f ICU-5797 use Shift-JIS table for ISO 2022-JP, and hardcode JIS X 0201 mappings
X-SVN-Rev: 22772
2007-10-11 21:31:32 +00:00
Eric Mader
e6ca6a5162 ICU-5906 Remove nbsp hack, which breaks fonts where space and NBS map to the same glyph and that glyph *isn't* 0x0003!
X-SVN-Rev: 22770
2007-10-11 00:55:38 +00:00
George Rhoten
414eef4c2f ICU-5977 Fix for mainframes
X-SVN-Rev: 22769
2007-10-10 23:04:12 +00:00
John Emmons
59dec4074d ICU-5970 Updated data jar for Olson 2007h metazone changes
X-SVN-Rev: 22768
2007-10-10 18:20:17 +00:00
John Emmons
f767a5630c ICU-5970 Metazone updates for 2007h
X-SVN-Rev: 22767
2007-10-10 04:21:24 +00:00
Eric Mader
0886a557b1 ICU-5906 Restrict feature match to a single syllable for Tibetan, Khmer.
X-SVN-Rev: 22765
2007-10-10 00:00:34 +00:00
Claire Ho
ff81b45d21 ICU-5977 set the timezone to GMT to avoid the inconsisitent result.
X-SVN-Rev: 22764
2007-10-09 20:22:16 +00:00
John Emmons
90450a450a ICU-5965 Metazone transition times now use GMT, not wall time
X-SVN-Rev: 22763
2007-10-09 19:51:44 +00:00
Eric Mader
bd40249b9b ICU-5906 Restrict feature match to a single syllable for Indic.
X-SVN-Rev: 22762
2007-10-09 19:40:14 +00:00
Yoshito Umaoka
c59374b3ac ICU-5986 Replace deprecated Date constructor which takes local time field values with another which takes long time in the test data. With the previous version, actual Date value may not be in PST, because it may be loaded before the test framework code update the default JVM time zone.
X-SVN-Rev: 22761
2007-10-09 18:18:40 +00:00
Yoshito Umaoka
617d19f9e9 ICU-5945 Support second part in TimeZone GMT format. Re-enabled localized GMT format support. Added GMTFormat class which does long TimeZone GMT formatting and parsing and use it from SimpleDateFormat. Updated TimeZone#getTimeZone to take custom ID with offset including seconds.
X-SVN-Rev: 22760
2007-10-09 15:46:54 +00:00
George Rhoten
32b9300be7 ICU-5941 Fix out of date URLs
X-SVN-Rev: 22756
2007-10-09 08:44:58 +00:00
George Rhoten
7debad8612 ICU-5941 Fix out of date URLs
X-SVN-Rev: 22755
2007-10-09 08:43:20 +00:00
Markus Scherer
01a86e65e0 ICU-5962 add --no-iso-comments and --only-iso-comments options to gennames
X-SVN-Rev: 22746
2007-10-04 05:58:45 +00:00
Markus Scherer
acfe30c3c5 ICU-5968 apply --omitCollationRules to UCARules as well
X-SVN-Rev: 22743
2007-10-03 22:39:28 +00:00
Markus Scherer
a5ab4206d7 ICU-5835 add forward declaration before friend declaration, for standard-conformant C++ compilers
X-SVN-Rev: 22742
2007-10-03 20:59:45 +00:00