Markus Scherer
|
77b94f2bd1
|
ICU-8915 document why BMPSet.set32x64Bits(..., limit=0x800) is fine & safe
X-SVN-Rev: 31001
|
2011-12-01 06:47:04 +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
|
1166cb2f03
|
ICU-8945 fix UCharacter.CJK_IDEOGRAPH_FOURTH_ code point
X-SVN-Rev: 30997
|
2011-12-01 03:31:57 +00:00 |
|
Markus Scherer
|
81e9b13f7b
|
ICU-8246 add Normalizer2.getNFCInstance(), getNFKDInstance(), ...
X-SVN-Rev: 30996
|
2011-12-01 01:50:37 +00:00 |
|
Markus Scherer
|
c50c6a20d7
|
ICU-8942 straggler fixes, parallel with C++
X-SVN-Rev: 30995
|
2011-12-01 00:55:29 +00:00 |
|
Markus Scherer
|
3a86b119b0
|
ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ...
X-SVN-Rev: 30994
|
2011-12-01 00:43:35 +00:00 |
|
Michael Ow
|
7d66d16531
|
ICU-8804 Ensure empty strings are included when calling the split method of a string
X-SVN-Rev: 30993
|
2011-11-30 18:17:25 +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 |
|
Abhinav Gupta
|
46f02630a1
|
ICU-8818 implement uprv_calloc
X-SVN-Rev: 30991
|
2011-11-30 17:52:02 +00:00 |
|
Markus Scherer
|
bf5ef2ad0e
|
ICU-8804 cast from uint16_t* to UChar* (different types on some platforms)
X-SVN-Rev: 30989
|
2011-11-29 22:54:44 +00:00 |
|
Michael Ow
|
719f170653
|
ICU-8804 Remove unneeded fields array size check
X-SVN-Rev: 30988
|
2011-11-29 21:26:05 +00:00 |
|
Yoshito Umaoka
|
884a12613a
|
ICU-8953 Fixed the getCanonicalID with the Olson link.
X-SVN-Rev: 30987
|
2011-11-29 17:45:37 +00:00 |
|
Markus Scherer
|
c267b157f0
|
ICU-8942 use smaller/simpler FCD data rather than building an FCD trie
X-SVN-Rev: 30986
|
2011-11-28 23:04:28 +00:00 |
|
Markus Scherer
|
524fd241c5
|
ICU-8942 use smaller/simpler FCD data rather than building an FCD trie
X-SVN-Rev: 30985
|
2011-11-28 22:59:49 +00:00 |
|
Michael Ow
|
8ffe8b6439
|
ICU-8804 Fix String format error in UCharacterTest code
X-SVN-Rev: 30984
|
2011-11-28 18:47:38 +00:00 |
|
Markus Scherer
|
19735dc2a3
|
ICU-8804 Normalizer2.composePair(a, b) with separation of minYesNo extraData into combines-forward vs. not
X-SVN-Rev: 30983
|
2011-11-27 20:34:42 +00:00 |
|
Markus Scherer
|
bed105857f
|
ICU-8804 Normalizer2::composePair(a, b) with separation of minYesNo extraData into combines-forward vs. not
X-SVN-Rev: 30982
|
2011-11-27 20:29:38 +00:00 |
|
Markus Scherer
|
c80f9c5856
|
ICU-8804 Normalizer2.getRawDecomposition(c) with added data in .nrm formatVersion 2
X-SVN-Rev: 30981
|
2011-11-27 04:44:50 +00:00 |
|
Markus Scherer
|
03748b07f1
|
ICU-8804 Normalizer2::getRawDecomposition(c) with added data in .nrm formatVersion 2
X-SVN-Rev: 30980
|
2011-11-27 04:44:13 +00:00 |
|
Stuart Gill
|
0ff00f0a40
|
ICU-8814 test for problem
X-SVN-Rev: 30978
|
2011-11-23 19:50:11 +00:00 |
|
Abhinav Gupta
|
74669ffea9
|
ICU-8929 Applied patch attached to ticket.
X-SVN-Rev: 30977
|
2011-11-21 19:38:08 +00:00 |
|
Yoshito Umaoka
|
39812e6f72
|
ICU-8943 Fixed NPE problem in RuleBasedTimeZone#getOffsets.
X-SVN-Rev: 30975
|
2011-11-18 22:30:34 +00:00 |
|
Abhinav Gupta
|
4b1538b4f9
|
ICU-8899 Switch to StringBuilder for buffer.
X-SVN-Rev: 30974
|
2011-11-18 19:04:50 +00:00 |
|
Michael Ow
|
3280110b3c
|
ICU-8911 Add make target releaseDist
X-SVN-Rev: 30973
|
2011-11-16 22:03:45 +00:00 |
|
Abhinav Gupta
|
29a020c198
|
ICU-8899 LocaleIDParser#append should not rely on exceptions.
X-SVN-Rev: 30972
|
2011-11-16 15:32:20 +00:00 |
|
Michael Ow
|
eb1d80034f
|
ICU-8936 Fix check-exhaustive in main Makefile
X-SVN-Rev: 30967
|
2011-11-15 17:22:33 +00:00 |
|
Yoshito Umaoka
|
9ba9b4ad4e
|
ICU-8345 Freezable implementation in TimeZone and its subclasses.
X-SVN-Rev: 30962
|
2011-11-15 14:57:18 +00:00 |
|
Michael Ow
|
e144d4ff66
|
ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
X-SVN-Rev: 30961
|
2011-11-14 22:33:19 +00:00 |
|
Yoshito Umaoka
|
57e2360211
|
ICU-8909 Remove a garbage character mixed in the previous commit.
X-SVN-Rev: 30959
|
2011-11-14 20:01:43 +00:00 |
|
Yoshito Umaoka
|
e9503bdade
|
ICU-8909 Fixed various warnings reported by a source code analysis tool.
X-SVN-Rev: 30958
|
2011-11-14 19:32:51 +00:00 |
|
Michael Ow
|
6b801b04a1
|
ICU-8887 Update timezone class doc in ICU4J
X-SVN-Rev: 30957
|
2011-11-11 23:25:33 +00:00 |
|
Michael Ow
|
c5eeb6b6df
|
ICU-8887 Update timezone class doc in ICU4C
X-SVN-Rev: 30956
|
2011-11-11 23:24:20 +00:00 |
|
John Emmons
|
42bbabf646
|
ICU-7605 Change locale ID canonicalization to not use double-underscore IDs
X-SVN-Rev: 30954
|
2011-11-11 20:29:33 +00:00 |
|
Abhinav Gupta
|
fa39f72cf5
|
ICU-8854 revert changeset [30943].
X-SVN-Rev: 30953
|
2011-11-11 15:46:59 +00:00 |
|
Michael Ow
|
cd7aee24e4
|
ICU-8592 Update tzdata2011n to ICU4J
X-SVN-Rev: 30952
|
2011-11-11 06:53:12 +00:00 |
|
Michael Ow
|
176433065a
|
ICU-8592 Update tzdata2011n to ICU4C
X-SVN-Rev: 30951
|
2011-11-11 05:16:53 +00:00 |
|
Michael Ow
|
ab32395a4f
|
ICU-8928 Fix how path is found when pkgdata needs icu-config
X-SVN-Rev: 30949
|
2011-11-10 23:11:19 +00:00 |
|
Michael Ow
|
895e909e90
|
ICU-8858 Make revision number optional when packaging data in dll mode
X-SVN-Rev: 30947
|
2011-11-10 19:22:55 +00:00 |
|
Michael Ow
|
f7de05f57a
|
ICU-8592 Add timebomb for TestTimeRoundTrip test.
X-SVN-Rev: 30946
|
2011-11-10 16:47:00 +00:00 |
|
John Emmons
|
0582c2b646
|
ICU-7635 Fix memory leak in the testcase
X-SVN-Rev: 30945
|
2011-11-09 21:12:06 +00:00 |
|
Michael Ow
|
5997c57dce
|
ICU-8592 Update ICU4C metaZones.txt to 2011n
X-SVN-Rev: 30944
|
2011-11-09 20:38:26 +00:00 |
|
Abhinav Gupta
|
c24cc0f86a
|
ICU-8854 String concatenation in a loop using + operator. Should use StringBuilder.
X-SVN-Rev: 30943
|
2011-11-09 15:51:57 +00:00 |
|
Steven R. Loomis
|
7d406d7ecf
|
ICU-8931 make icurun work with in-source and out-of-source builds, not just installed ICU.
X-SVN-Rev: 30942
|
2011-11-09 02:28:05 +00:00 |
|
Yoshito Umaoka
|
3b3d0e7b9b
|
ICU-8903 Default testarg in 'runTest' target.
X-SVN-Rev: 30939
|
2011-11-07 21:32:23 +00:00 |
|
Yoshito Umaoka
|
6dfa3a52d0
|
ICU-8927 Avoid NPE when invalid system ID is specifed in TimeZone.countEquivalentIDs and getEquivalentID.
X-SVN-Rev: 30937
|
2011-11-07 16:51:49 +00:00 |
|
Abhinav Gupta
|
8ec0200596
|
ICU-8854 Possible null pointer dereference.
X-SVN-Rev: 30936
|
2011-11-07 16:36:22 +00:00 |
|
Abhinav Gupta
|
073babced5
|
ICU-8854 Class defines equals() but not hashCode().
X-SVN-Rev: 30935
|
2011-11-07 16:36:16 +00:00 |
|
Michael Ow
|
f7ebd6362b
|
ICU-8888 Update the help message in pkgdata tool
X-SVN-Rev: 30930
|
2011-11-04 17:09:18 +00:00 |
|