Commit Graph

24454 Commits

Author SHA1 Message Date
Steven R. Loomis
d396cf1325 ICU-8931 fix quoting on options
X-SVN-Rev: 31108
2011-12-13 17:18:01 +00:00
Yoshito Umaoka
25ccafa02d ICU-8877 Updated the API change report for 49M2.
X-SVN-Rev: 31106
2011-12-13 15:22:01 +00:00
Markus Scherer
68aa38ad35 ICU-8668 add more parentheses, avoid warnings
X-SVN-Rev: 31105
2011-12-13 00:34:52 +00:00
Steven R. Loomis
d768d1b23c ICU-9001 update docs for APIChangeReport
X-SVN-Rev: 31104
2011-12-12 23:45:14 +00:00
Steven R. Loomis
2a751ff4e3 ICU-8668 add parenthesis
X-SVN-Rev: 31103
2011-12-12 23:35:07 +00:00
Markus Scherer
867084e6bb ICU-8801 comment out unused method parameter, avoid warning
X-SVN-Rev: 31102
2011-12-12 23:29:51 +00:00
Michael Ow
9f1867ce35 ICU-8716 Update intltest and cintltst to pass without data in 49M2
X-SVN-Rev: 31101
2011-12-12 23:28:25 +00:00
Steven R. Loomis
91da1d37df ICU-8878 APIChangeReport
X-SVN-Rev: 31100
2011-12-12 23:22:46 +00:00
Peter Edberg
122a779de8 ICU-8958 Review fixes - better handling of error conditions
X-SVN-Rev: 31099
2011-12-12 20:03:05 +00:00
Michael Ow
9cc995e9cd ICU-8718 Fix missing fLeapMonthPatterns when using copy constructor
X-SVN-Rev: 31098
2011-12-12 19:29:27 +00:00
Michael Ow
89b2280c23 ICU-8958 Fix memory leak in test code.
X-SVN-Rev: 31097
2011-12-12 17:19:04 +00:00
Michael Ow
579059e902 ICU-8718 Fix memory leak caused by not deleting fLeapMonthPatterns
X-SVN-Rev: 31096
2011-12-12 17:18:19 +00:00
Abhinav Gupta
336ce31084 ICU-8668 Remove isalpha dependency
X-SVN-Rev: 31095
2011-12-12 16:16:15 +00:00
Yoshito Umaoka
91542e27a5 ICU-8877 Updated version# in readme.html
X-SVN-Rev: 31094
2011-12-12 15:13:05 +00:00
Yoshito Umaoka
9bc6a81f49 ICU-8909 Removed a left over debug code (printf) from putil.cpp
X-SVN-Rev: 31091
2011-12-11 19:15:28 +00:00
Peter Edberg
43116514f9 ICU-8958 Added test cases for en and using patterns with now-ignored pattern char 'l'
X-SVN-Rev: 31089
2011-12-10 00:41:25 +00:00
Yoshito Umaoka
744682621a ICU-8877 Fixed a Java compiler warning (redundant type cast).
X-SVN-Rev: 31088
2011-12-09 23:20:15 +00:00
Yoshito Umaoka
a969c18618 ICU-8877 Updated the ICU4J version number.
X-SVN-Rev: 31087
2011-12-09 22:56:54 +00:00
Yoshito Umaoka
57f294624e ICU-8877 Commented out currently unused private method to clean up Eclipse IDE warnings.
X-SVN-Rev: 31086
2011-12-09 22:43:22 +00:00
Yoshito Umaoka
21a67903a4 ICU-8446 One more correction in the API doc.
X-SVN-Rev: 31085
2011-12-09 22:26:58 +00:00
Peter Edberg
d2598a68f5 ICU-8978 Fix duplicate name in chr; don't copy root MeasurementSystem & PaperSize to ar_001
X-SVN-Rev: 31084
2011-12-09 21:45:48 +00:00
Peter Edberg
7ba12eb528 ICU-8978 Fix duplicate name in chr; don't copy root MeasurementSystem & PaperSize to ar_001
X-SVN-Rev: 31083
2011-12-09 21:36:37 +00:00
Abhinav Gupta
8bce2a306a ICU-8878 remove non-ASCII characters from C code
X-SVN-Rev: 31082
2011-12-09 21:29:27 +00:00
Yoshito Umaoka
a3182936ef ICU-8446 Grammar corrections in the API doc, suggested by Doug.
X-SVN-Rev: 31081
2011-12-09 21:27:12 +00:00
Abhinav Gupta
9c41dbd218 ICU-8877 J, organize imports.
X-SVN-Rev: 31080
2011-12-09 21:20:01 +00:00
Abhinav Gupta
091e332d88 ICU-8878 C, check UTF-8 file properties.
X-SVN-Rev: 31079
2011-12-09 19:33:54 +00:00
Peter Edberg
29c3d94960 ICU-8978 Actually for transrt.cpp, need to remove u0970 from [:Devanagari:], not RT exclusions
X-SVN-Rev: 31078
2011-12-09 19:25:02 +00:00
Peter Edberg
77cde42a8b ICU-8978 Update to get the correct coll/ar.txt Version info after CLDR file checkin.
X-SVN-Rev: 31076
2011-12-09 09:19:02 +00:00
Peter Edberg
4482f6409e ICU-8978 Integrate CLDR 21m2 data. Update DateFormatTest.java for some timezone name
cleanup per cldrbug 3825. RegionTest.java code updates per cldrbug 4105. Timebomb
ChineseTest/TestFormat until #8977 is rolled in.

X-SVN-Rev: 31075
2011-12-09 08:54:27 +00:00
Peter Edberg
cec4d76254 ICU-8978 Integrate CLDR 21m2 data. Update dtfmttst.cpp for timezone name cleanup.
Update transrt.cpp to exclude 0970 from roundtrip tests; it was now included because
Unicode 6.1 moved it from Common to Devanagari, but it has no mapping from InterIndic
to anything else.

X-SVN-Rev: 31074
2011-12-09 08:39:46 +00:00
Markus Scherer
dedb3433ab ICU-8827 note follow-up tickets
X-SVN-Rev: 31073
2011-12-09 00:17:43 +00:00
Markus Scherer
03a4b1a127 ICU-8827 Unicode 6.1 update: svn merge --reintegrate branches/markus/uni61 at r31061 into the trunk
X-SVN-Rev: 31072
2011-12-09 00:01:13 +00:00
Markus Scherer
43bb4f2cf4 ICU-8827 Unicode 6.1 update: svn merge branches/markus/uni61 at r31062 into the trunk
X-SVN-Rev: 31071
2011-12-08 22:37:24 +00:00
Abhinav Gupta
709f7250c8 ICU-8876 Revert [30811] for PluralRules, RBBIDataWrapper, RBBISetBuilder.
X-SVN-Rev: 31070
2011-12-08 19:09:33 +00:00
Michael Ow
747ad726e2 ICU-8956 Update ICU4C SimpleDateFormat doc
X-SVN-Rev: 31069
2011-12-08 18:27:54 +00:00
Michael Ow
879b1aa3d9 ICU-8956 Update ICU4J SimpleDateFormat doc
X-SVN-Rev: 31068
2011-12-08 18:27:13 +00:00
Abhinav Gupta
6e73c9e17f ICU-8854 add API status comment to dummy hashCode functions.
X-SVN-Rev: 31067
2011-12-08 18:06:45 +00:00
Yoshito Umaoka
a10116996d ICU-8345 Public API classes need formal JavaDoc comments with API status. Add them to the new Freezable method implementations in TimeZone and its subclasses. Also fixed a couple of compiler warnings (unnecessary type cast).
X-SVN-Rev: 31066
2011-12-08 17:08:53 +00:00
Michael Ow
94a9854969 ICU-8970 MungeInput when neccessary on detection instead of when text is set
X-SVN-Rev: 31065
2011-12-08 17:04:46 +00:00
Peter Edberg
7d668b9068 ICU-8878 Update ICU version info for 49m2
X-SVN-Rev: 31063
2011-12-08 03:23:29 +00:00
Abhinav Gupta
b4bc4b8ecb ICU-8668 Use AsciiUtil instead of Character.
X-SVN-Rev: 31055
2011-12-07 19:17:10 +00:00
Markus Scherer
1856fafdc3 ICU-8827 genuca bug fix: UCA 6.1 has a max contraction length of 4 not 3, parameterize code & raise max length
X-SVN-Rev: 31051
2011-12-07 06:14:56 +00:00
Markus Scherer
46555dac60 ICU-8827 more genuca white space parsing fixes
X-SVN-Rev: 31046
2011-12-07 00:34:11 +00:00
Peter Edberg
56d70749df ICU-8958 Add support for parsing leapMonths (in addition to formatting per r31039, r31040)
X-SVN-Rev: 31043
2011-12-06 20:46:32 +00:00
Steven R. Loomis
e1d4644d7a ICU-8743 fix configure macro
X-SVN-Rev: 31042
2011-12-06 18:25:40 +00:00
Peter Edberg
5578f45b2f ICU-8958 use the correct monthPattern for numeric months
X-SVN-Rev: 31040
2011-12-06 08:26:13 +00:00
Peter Edberg
6dbcc24060 ICU-8958 integrate changes from cldrbug 4130:; add monthPatterns support to
DateFormatSymbols, use it to format leap months; ignore pattern char 'l'; add tests.

X-SVN-Rev: 31039
2011-12-06 08:00:44 +00:00
Umesh Nair
4a6f817e00 ICU-8108 Allowing imports from the same file by suppressing building binaries for imported rules
X-SVN-Rev: 31036
2011-12-06 00:23:46 +00:00
Abhinav Gupta
670f0268a1 ICU-8668 J, restrict script to be alphabetic in locale name.
X-SVN-Rev: 31032
2011-12-05 20:34:00 +00:00
Abhinav Gupta
5373f49d27 ICU-8668 C, C++, restrict script to alphabetic in locale name.
X-SVN-Rev: 31031
2011-12-05 20:15:15 +00:00