Commit Graph

21579 Commits

Author SHA1 Message Date
Markus Scherer
5a876de674 ICU-5995 remove unused states from gb18030 and ibm-964 (EUC-TW) conversion tables
X-SVN-Rev: 25801
2009-04-16 22:18:03 +00:00
Mark Davis
bda3b4e16c ICU-3961 Can't reproduce. Added test.
X-SVN-Rev: 25800
2009-04-16 21:36:28 +00:00
Mark Davis
cd3511d43d ICU-6299 Fixed set, added tests. There are two internal methods as part of this.
X-SVN-Rev: 25799
2009-04-16 21:00:46 +00:00
Michael Ow
f5f04a1928 ICU-6554 Use static variable when searching for tzfile and delete allocated pointer in numfmtst.
X-SVN-Rev: 25798
2009-04-16 20:56:04 +00:00
Mark Davis
54ed04585d ICU-4940 Couldn't reproduce any more. Added test.
X-SVN-Rev: 25797
2009-04-16 20:12:01 +00:00
Mark Davis
0f3a0ee9d0 ICU-5667 Could not reproduce in Java. However, added a test. If this still occurs in C (might be simplest to just port the test), then please file a separate bug.
X-SVN-Rev: 25796
2009-04-16 19:13:36 +00:00
Mark Davis
c1bac839f9 ICU-6854 Fix first file.
X-SVN-Rev: 25795
2009-04-16 19:07:07 +00:00
Mark Davis
ebc84f4f73 ICU-6794 used 2-parameter File constructor
X-SVN-Rev: 25794
2009-04-16 18:50:27 +00:00
Mark Davis
94d545bce6 ICU-5667 Could not reproduce in Java. However, added a test. If this still occurs in C (might be simplest to just port the test), then please file a separate bug.
X-SVN-Rev: 25793
2009-04-16 18:44:47 +00:00
Mark Davis
234d1ffee6 ICU-6834 Add transliterator and tests. Follows same format as Uppercase transliterator, so can be compared to that for review.
X-SVN-Rev: 25792
2009-04-16 18:00:31 +00:00
Mark Davis
ce43995232 ICU-2809 Added bnf converted (had forgotten earlier), tests. Also fixed TestAll to be in alphabetical order to make it clearer what was forgotten, and added them. Fixed the property factory to not be hardcoded.
X-SVN-Rev: 25791
2009-04-16 17:34:17 +00:00
Yoshito Umaoka
8dad237e6a ICU-6416 Move ICU4J version and ICU4J data version to 4.2.
X-SVN-Rev: 25790
2009-04-16 04:36:27 +00:00
Mark Davis
669906bfbe ICU-4200 Added extra test for width, to test 5956. Works in Java.
X-SVN-Rev: 25789
2009-04-16 03:55:56 +00:00
Mark Davis
d64ecece54 ICU-4200 Fixed crash, width problem.
X-SVN-Rev: 25785
2009-04-16 01:10:54 +00:00
Michael Ow
5e42f898c5 ICU-6416 Update to 4.2 urename.h
X-SVN-Rev: 25782
2009-04-15 20:36:09 +00:00
Michael Ow
cac007a995 ICU-6416 Update to 4.2 (project files and mak file).
X-SVN-Rev: 25780
2009-04-15 19:08:25 +00:00
Michael Ow
5d619b24b5 ICU-6416 Update to 4.2
X-SVN-Rev: 25779
2009-04-15 19:00:58 +00:00
Michael Ow
c4d173f617 ICU-6825 Remove unneeded trailing parentheses.
X-SVN-Rev: 25778
2009-04-15 16:54:01 +00:00
Michael Ow
16f76c7974 ICU-6799 Add missing header for strcmp.
X-SVN-Rev: 25777
2009-04-15 16:00:21 +00:00
Michael Ow
407818a379 ICU-6765 Add missing header for memcmp and memcpy.
X-SVN-Rev: 25776
2009-04-15 15:59:22 +00:00
Steven R. Loomis
8fbb58a156 ICU-6799 oops, that param is used under aix
X-SVN-Rev: 25775
2009-04-15 06:51:29 +00:00
Markus Scherer
feacd1a1c6 ICU-6765 add comments about why StringPiece and ByteSink don't look like normal ICU classes
X-SVN-Rev: 25774
2009-04-15 04:21:57 +00:00
Markus Scherer
67c22b399c ICU-6765 test ByteSink
X-SVN-Rev: 25773
2009-04-15 04:20:44 +00:00
Steven R. Loomis
9eb9dd4c83 ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
2009-04-15 01:57:02 +00:00
Michael Ow
06ecf2a685 ICU-6843 Add put(byte[]) to ByteBuffer.
X-SVN-Rev: 25771
2009-04-14 21:13:50 +00:00
Michael Ow
e526f90477 ICU-6778 Update intltest csdet.
X-SVN-Rev: 25770
2009-04-14 20:12:54 +00:00
Michael Ow
7fc8dc6571 ICU-6843 Add bulk put method to ByteBuffer.
X-SVN-Rev: 25769
2009-04-14 20:08:42 +00:00
Steven R. Loomis
5fd414eb06 ICU-6362 svn:ignore
X-SVN-Rev: 25768
2009-04-14 18:56:08 +00:00
Steven R. Loomis
cff3994b58 ICU-4790 add svn:ignore
X-SVN-Rev: 25767
2009-04-14 18:55:03 +00:00
Michael Ow
8f2095fb83 ICU-6843 Add position() and put() to ICU4J ByteBuffer implementation
X-SVN-Rev: 25766
2009-04-14 17:20:22 +00:00
Yoshito Umaoka
bbff8cd8a5 ICU-6415 ICU4J timezone 2009f
X-SVN-Rev: 25765
2009-04-14 14:24:28 +00:00
Michael Ow
6014dc03df ICU-6778 Use Java preprocessor for ByteBuffer dependency.
X-SVN-Rev: 25764
2009-04-13 22:23:34 +00:00
Michael Ow
97f2fecc68 ICU-6778 Update ICU4C IBM420 and IBM424 CharsetDetector with changes made to ICU4J.
X-SVN-Rev: 25763
2009-04-13 21:32:21 +00:00
Yoshito Umaoka
b31d86a522 ICU-6415 ICU4C timezone 2009f
X-SVN-Rev: 25762
2009-04-13 21:12:51 +00:00
Michael Ow
3f567d53ee ICU-6778 Update CP420 CharsetDetector to manually unshape bytes and to deal with ltr and rtl sequences.
X-SVN-Rev: 25760
2009-04-13 18:40:08 +00:00
John Emmons
b2a67daf68 ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25757
2009-04-11 23:19:32 +00:00
Yoshito Umaoka
6b1a0829a6 ICU-6434 ICU4C toLanguageTag/forLanguageTag implementation.
X-SVN-Rev: 25756
2009-04-10 22:30:39 +00:00
John Emmons
f4e2fd63ae ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25755
2009-04-10 21:35:36 +00:00
John Emmons
c50d7773ed ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25752
2009-04-10 16:58:34 +00:00
John Emmons
8a2a28d6e4 ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25751
2009-04-10 15:06:53 +00:00
John Emmons
1a390c1bfa ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25750
2009-04-10 07:47:09 +00:00
Michael Ow
d9c653f163 ICU-6714 Add test for new string prep profiles in ICU4C.
X-SVN-Rev: 25749
2009-04-09 21:09:43 +00:00
Michael Ow
c00b453f63 ICU-6714 Add test for new string prep profiles in ICU4J.
X-SVN-Rev: 25748
2009-04-09 21:08:53 +00:00
Mark Davis
7f4e9d2cec ICU-6833 Moved internal class
X-SVN-Rev: 25747
2009-04-09 20:27:14 +00:00
Michael Ow
074baa8eb3 ICU-6238 Fix NFS/NSF typo.
X-SVN-Rev: 25746
2009-04-09 18:38:04 +00:00
Michael Ow
56db54ee3f ICU-6238 Fix NSF/NFS typo.
X-SVN-Rev: 25745
2009-04-09 18:36:56 +00:00
Yoshito Umaoka
61f81bf8f0 ICU-6831 Fixed the localized GMT parsing problem. This is equivalent to the one for ICU4C.
X-SVN-Rev: 25744
2009-04-09 04:11:37 +00:00
Yoshito Umaoka
c9396f762e ICU-6831 Fixed localized GMT parsing problem reproduced with the new CLDR 1.7 data.
X-SVN-Rev: 25743
2009-04-09 03:55:40 +00:00
Markus Scherer
2a5c55f947 ICU-6441 add perf test for this ticket, testing ucnv_countAvailable() speed and memory consumption
X-SVN-Rev: 25742
2009-04-07 18:41:01 +00:00
Markus Scherer
8ee4058f62 ICU-6441 bug fix in ucnv_bld.c: don't ucnv_close() if onlyTestIsLoadable; and simplify code by dropping isLoadable result and using UErrorCode instead
X-SVN-Rev: 25741
2009-04-07 18:31:32 +00:00