Markus Scherer
2f70694e7f
ICU-9013 deprecate API for Unicode 1.0 character names & ISO comments, remove support & data
...
X-SVN-Rev: 31125
2011-12-15 21:43:35 +00:00
Markus Scherer
b4ce283bca
ICU-7973 make isICUVersionAtLeast() easier to use, add isICUVersionBefore()
...
X-SVN-Rev: 31122
2011-12-15 17:02:43 +00:00
Steven R. Loomis
1c9622e92c
ICU-8653 add how expensive is benchmark
...
X-SVN-Rev: 31120
2011-12-15 06:16:05 +00:00
Markus Scherer
1b9190739f
ICU-9008 version of RES_GET_INT(res) for when >> does not sign-extend
...
X-SVN-Rev: 31119
2011-12-15 00:43:16 +00:00
Markus Scherer
9a3376c379
ICU-9000 use our own implementation of uprv_stricmp() and uprv_strnicmp() to make sure we use language-independent case mappings/comparisons
...
X-SVN-Rev: 31118
2011-12-15 00:04:40 +00:00
Markus Scherer
46749f4d00
ICU-8999 uprv_isASCIILetter()
...
X-SVN-Rev: 31117
2011-12-14 23:43:56 +00:00
Markus Scherer
b15c59f8dc
ICU-8878 minor readme update for ICU4C 49 M2
...
X-SVN-Rev: 31113
2011-12-13 21:19:02 +00:00
Steven R. Loomis
42c92a23f6
ICU-8878 update urename.h
...
X-SVN-Rev: 31112
2011-12-13 18:35:57 +00:00
Michael Ow
d427553ea9
ICU-8718 Fix memory leak from orphaned LocalArray pointer in SimpleDateFormat
...
X-SVN-Rev: 31111
2011-12-13 18:03:34 +00:00
Michael Ow
fc76cb342c
ICU-8887 Update timezone doc in ICU4C
...
X-SVN-Rev: 31109
2011-12-13 17:44:04 +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
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
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
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
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
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
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
Michael Ow
747ad726e2
ICU-8956 Update ICU4C SimpleDateFormat doc
...
X-SVN-Rev: 31069
2011-12-08 18:27:54 +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
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
5373f49d27
ICU-8668 C, C++, restrict script to alphabetic in locale name.
...
X-SVN-Rev: 31031
2011-12-05 20:15:15 +00:00
Peter Edberg
22a40ff65d
ICU-7930 C, don't limit base skeleton field length to 3
...
X-SVN-Rev: 31028
2011-12-05 04:49:40 +00:00
Peter Edberg
366c3a3306
ICU-8844 Updated khmerdict.txt (deleted 91 entries) per the new version attached to the ticket
...
X-SVN-Rev: 31018
2011-12-04 03:23:28 +00:00
Peter Edberg
3a8d6c31a9
ICU-8844 Clone fCalendar as necessary so it does not get modified by format or parse methods
...
X-SVN-Rev: 31017
2011-12-04 00:33:15 +00:00
Yoshito Umaoka
4334ee838f
ICU-8943 RBTZ fix in ICU4C and its test case
...
X-SVN-Rev: 31009
2011-12-02 07:02:54 +00:00
Yoshito Umaoka
b0f61ffe46
ICU-8953 ICU4C implementation was OK. Just update the test case already added in ICU4J.
...
X-SVN-Rev: 31007
2011-12-02 05:01:23 +00:00
Yoshito Umaoka
35d15227cd
ICU-8818 Fixed a compile error.
...
X-SVN-Rev: 31006
2011-12-02 04:40:30 +00:00
Stuart Gill
16ea5c24a6
ICU-8914 extra C/C++ documentation for collation reordering
...
X-SVN-Rev: 31002
2011-12-01 23:13:47 +00:00
Markus Scherer
540221ad33
ICU-8915 document why bmpset.cpp:set32x64Bits(..., limit=0x800) is fine & safe
...
X-SVN-Rev: 31000
2011-12-01 06:46:53 +00:00
Markus Scherer
b19d1bd16a
ICU-8915 flag & test for whether signed integer right shift is Arithmetic Shift Right
...
X-SVN-Rev: 30999
2011-12-01 06:04:35 +00:00
Markus Scherer
67aa69c0f0
ICU-8246 forgot to invoke TestGetEasyToUseInstance()
...
X-SVN-Rev: 30998
2011-12-01 06:01:05 +00:00
Markus Scherer
3a86b119b0
ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ...
...
X-SVN-Rev: 30994
2011-12-01 00:43:35 +00:00
Abhinav Gupta
6592593c88
ICU-8818 switched to calloc for a few instances of malloc + memset(0)
...
X-SVN-Rev: 30992
2011-11-30 17:52:09 +00:00