Commit Graph

22176 Commits

Author SHA1 Message Date
Markus Scherer
1dbea6f001 ICU-7245 implement C++ public smart pointers; LocalPointer, LocalArray, LocalUConverterPointer etc.
X-SVN-Rev: 26904
2009-11-14 00:36:06 +00:00
Andy Heninger
97725c7854 ICU-7077 UTrie2 port to Java, merge from development branch.
X-SVN-Rev: 26903
2009-11-14 00:17:38 +00:00
Markus Scherer
7ab2eb97d0 ICU-7084 Unicode 5.2: merge -r 26806:26891 branches/markus/uni52 into trunk (Java)
X-SVN-Rev: 26901
2009-11-13 21:38:05 +00:00
Markus Scherer
4a9e4947ca ICU-7084 bug fixes for Linux/gcc
X-SVN-Rev: 26900
2009-11-13 19:52:28 +00:00
Michael Ow
892bbe5445 ICU-7230 Ensure lcid used in test case is consistent.
X-SVN-Rev: 26899
2009-11-13 19:49:41 +00:00
Markus Scherer
66b63f9c48 ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
2009-11-13 19:25:21 +00:00
Markus Scherer
1be5303b73 ICU-7232 forgot to add curr\supplementalData.res to the Windows build
X-SVN-Rev: 26897
2009-11-13 18:22:36 +00:00
Markus Scherer
82a2605390 ICU-7232 build new curr, lang, region, zone .res files on Windows
X-SVN-Rev: 26896
2009-11-13 14:39:02 +00:00
Michael Ow
c1425595ec ICU-7232 Fix some Windows compilation errors.
X-SVN-Rev: 26893
2009-11-13 01:47:05 +00:00
Doug Felt
0b0401e906 ICU-7232 merge branch/dougfelt/datasplit at revision 26882 into trunk
X-SVN-Rev: 26885
2009-11-12 21:56:49 +00:00
Doug Felt
d62a45c0bc ICU-7232 merge branch/dougfelt/datasplit at revision 26862 into trunk
X-SVN-Rev: 26884
2009-11-12 21:53:42 +00:00
Fredrik Roubert
4e1d41a4c3 ICU-7121 add test case for ErrorCode::errorName()
X-SVN-Rev: 26880
2009-11-12 17:50:15 +00:00
Michael Ow
a1900371b7 ICU-7226 Undo commit revision 24105 from ticket 6300.
X-SVN-Rev: 26871
2009-11-11 17:33:56 +00:00
Michael Ow
b4853d0331 ICU-7222 Remove Windows x64 warnings by casting explicitly.
X-SVN-Rev: 26870
2009-11-11 15:47:22 +00:00
Yoshito Umaoka
927a01c2e8 ICU-6990 2009r updates to icu4j trunk
X-SVN-Rev: 26867
2009-11-11 05:48:53 +00:00
Yoshito Umaoka
39e959c537 ICU-6990 2009r updates including metazoneInfo.txt to icu4c trunk
X-SVN-Rev: 26866
2009-11-11 04:29:20 +00:00
Michael Ow
32ed389091 ICU-7230 Ignore test failures on Windows for croatian locale.
X-SVN-Rev: 26861
2009-11-10 16:01:28 +00:00
Fredrik Roubert
4a6d872c21 ICU-7121 add ErrorCode::errorName() convenience method
X-SVN-Rev: 26856
2009-11-09 15:40:57 +00:00
Yoshito Umaoka
af6765a0a1 ICU-7194 Update ICU4J version to 4.3.3
X-SVN-Rev: 26853
2009-11-06 06:33:24 +00:00
Yoshito Umaoka
62ed917dd8 ICU-7229 In addition to the previous change, nullify TIME_ZONE_INFORMATION in getWindowsTimeZoneInfo, because we do not set standard/daylight names.
X-SVN-Rev: 26852
2009-11-06 05:48:37 +00:00
Yoshito Umaoka
e17f7525bb ICU-7227 Merging the fix done for #7227 from ICU4J to ICU4C. ICU4C does not have equivalent test case, so it did not report the exact same problem.
X-SVN-Rev: 26851
2009-11-06 05:24:37 +00:00
Yoshito Umaoka
c41f24dee0 ICU-7229 getSystemTimeZoneInformation to set standardBias properly. For some reasons this change fixes the test failure reported in #7229 as well (I do not understand why...)
X-SVN-Rev: 26850
2009-11-06 05:22:08 +00:00
Yoshito Umaoka
3cef7e25bb ICU-7227 Fixed a problem in getSimpleTimeZoneRulesNear to return a pair of rules that can be used for creating SimpleTimeZone.
X-SVN-Rev: 26849
2009-11-06 03:12:49 +00:00
Andy Heninger
44bf429a55 ICU-7224 bug in regular expressions with negative lookahead
X-SVN-Rev: 26848
2009-11-06 01:27:56 +00:00
Yoshito Umaoka
8f8f3449e5 ICU-6635 Additional change to match the latest JDK locale enhancement proposal.
X-SVN-Rev: 26847
2009-11-05 21:09:18 +00:00
John Emmons
20b3037ed2 ICU-1624 Add additional tests for Hebrew Calendar
X-SVN-Rev: 26844
2009-11-03 05:21:20 +00:00
John Emmons
82dde07d7d ICU-1624 Add additional test for Hebrew month Elul
X-SVN-Rev: 26842
2009-11-03 04:50:03 +00:00
Yoshito Umaoka
7dffff4ea1 ICU-6990 2009q updates to icu4j trunk
X-SVN-Rev: 26841
2009-11-03 02:03:59 +00:00
Yoshito Umaoka
1e4f00ca3b ICU-6990 2009q updates to icu4c trunk
X-SVN-Rev: 26840
2009-11-03 02:02:59 +00:00
Yoshito Umaoka
f6094ae96c ICU-6990 tzdata2009p / CLDR 1.7.1.1 updates to the icu4j trunk.
X-SVN-Rev: 26828
2009-10-30 18:43:44 +00:00
Yoshito Umaoka
93289216af ICU-6990 tzdata2009p / CLDR 1.7.1.1 updates to the icu4c trunk.
X-SVN-Rev: 26823
2009-10-30 07:08:19 +00:00
Michael Ow
6ca187a0ca ICU-7200 Move definition of TZFILE_SKIP.
X-SVN-Rev: 26816
2009-10-28 21:10:31 +00:00
Michael Ow
213239011c ICU-7200 Skip certain tz file when searching for system time zone.
X-SVN-Rev: 26815
2009-10-28 19:59:29 +00:00
Jason Spieth
6ff64495e1 ICU-6990 2009o ICU4J
X-SVN-Rev: 26813
2009-10-27 03:19:22 +00:00
Jason Spieth
6c79d95614 ICU-6990 2009o ICU4C
X-SVN-Rev: 26812
2009-10-27 03:18:02 +00:00
Michael Ow
fe62ee5a61 ICU-6204 Ensure valid country code in locale id is either size 2 or 3.
X-SVN-Rev: 26809
2009-10-26 19:34:32 +00:00
Yoshito Umaoka
e5dc053c11 ICU-6635 Updated the implementation of BCP47 language tag support, locale builder, etc to match the latest JDK locale enhancement proposal.
X-SVN-Rev: 26804
2009-10-23 22:01:51 +00:00
Michael Ow
e698d415eb ICU-7189 Remove accidental character.
X-SVN-Rev: 26795
2009-10-20 16:51:02 +00:00
Michael Ow
774ac9c733 ICU-7189 Add missing header file and fix tabs.
X-SVN-Rev: 26794
2009-10-20 16:48:17 +00:00
Steven R. Loomis
dc336931a6 ICU-6631 checkpoint
X-SVN-Rev: 26790
2009-10-19 16:35:26 +00:00
Yoshito Umaoka
155dfc0605 ICU-7189 Fixed missing collation case bytes problem in ucol_nextSortKeyPart.
X-SVN-Rev: 26787
2009-10-14 21:45:30 +00:00
Michael Ow
29d8944fc5 ICU-7193 Update version number to 4.3.3
X-SVN-Rev: 26786
2009-10-14 20:13:03 +00:00
Michael Ow
94229bc898 ICU-3319 Ensure makefile checks for changes to uvernum.h
X-SVN-Rev: 26785
2009-10-14 20:11:28 +00:00
Michael Ow
8fbea86221 ICU-7185 Ensure swaplfnl option is not ignored.
X-SVN-Rev: 26784
2009-10-14 04:52:54 +00:00
John Emmons
d2fffdf749 ICU-5588 Add logic to limit the size of an Indic syllable to a preset maximum
X-SVN-Rev: 26774
2009-10-08 19:13:13 +00:00
John Emmons
d54bef2490 ICU-7186 Fix round-trip problem in Hebrew Calendar
X-SVN-Rev: 26770
2009-10-08 03:47:08 +00:00
Michael Ow
1275a4f81e ICU-7074 Update api change report for 4.3.2
X-SVN-Rev: 26765
2009-10-07 22:27:43 +00:00
Michael Ow
73c4e8b20e ICU-4735 Add comments for new API.
X-SVN-Rev: 26764
2009-10-07 22:18:30 +00:00
Andy Heninger
ee02257977 ICU-7179 Incorrect data type in race-handling code in udata_cacheDataItem
X-SVN-Rev: 26763
2009-10-07 22:06:24 +00:00
Markus Scherer
0ee8d74b70 ICU-7074 fix for U_USING_ICU_NAMESPACE=0
X-SVN-Rev: 26762
2009-10-07 21:36:26 +00:00