Commit Graph

4913 Commits

Author SHA1 Message Date
Steven R. Loomis
9099a7ef4b ICU-5486 fix crashing error in test (on failure)
X-SVN-Rev: 22056
2007-07-19 16:31:04 +00:00
George Rhoten
625c68b62d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22055
2007-07-19 06:01:57 +00:00
George Rhoten
05d56b407d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22054
2007-07-19 05:56:38 +00:00
Markus Scherer
19446aeeba ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
2007-07-19 04:33:20 +00:00
George Rhoten
4d282a7e02 ICU-5766 Reinsert UTF-8 BOM.
X-SVN-Rev: 22052
2007-07-19 04:20:54 +00:00
George Rhoten
398a4c58ed ICU-5617 Reinsert UTF-8 BOM.
X-SVN-Rev: 22051
2007-07-19 04:18:37 +00:00
George Rhoten
cb440cbec2 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22048
2007-07-19 01:51:03 +00:00
George Rhoten
211578fa68 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22043
2007-07-19 00:19:21 +00:00
Eric Mader
8739b03c65 ICU-5581 replace // comments with /* */ comments.
X-SVN-Rev: 22026
2007-07-18 02:44:16 +00:00
George Rhoten
dbb58ee5cb ICU-5581 Fix formatting crash after setting a prefix or suffix of a currency format.
X-SVN-Rev: 22019
2007-07-17 21:46:59 +00:00
Eric Mader
997bd7afb7 ICU-4082 Initial checkin of Indian Calendar.
X-SVN-Rev: 22018
2007-07-17 21:17:35 +00:00
Steven R. Loomis
52f7ab97af ICU-4567 merge in warning fixes, add calendar operations test
X-SVN-Rev: 22011
2007-07-17 14:54:46 +00:00
George Rhoten
d1f7d0ed12 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22008
2007-07-17 05:57:55 +00:00
George Rhoten
f7d42996e2 ICU-5617 Fix compiler error on Cygwin
X-SVN-Rev: 22001
2007-07-16 20:08:07 +00:00
George Rhoten
25c7eca3ab ICU-5617 Fix compiler error on Windows.
X-SVN-Rev: 21998
2007-07-16 18:52:55 +00:00
George Rhoten
eb3f3bc9c0 ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 21983
2007-07-14 07:04:17 +00:00
George Rhoten
57f9ad80e7 ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 21981
2007-07-14 03:58:14 +00:00
Andy Heninger
2d8fa82c26 ICU-5617 Update set of characters that are ignored for the purposes of finding word boundaries, for simple (not UAX 29) \b boundaries.
X-SVN-Rev: 21973
2007-07-13 22:12:31 +00:00
Eric Mader
0399dc31cf ICU-5410 remove copy of TestFont1.otf checked in from the wrong dir.
X-SVN-Rev: 21971
2007-07-13 21:00:53 +00:00
Eric Mader
76289f4338 ICU-5410 Add Hangul test case, TestFont1.otf. (w/ Tim Band's permission)
X-SVN-Rev: 21970
2007-07-13 20:57:14 +00:00
Steven R. Loomis
ded9418a56 ICU-4567 build fixes
X-SVN-Rev: 21964
2007-07-13 17:34:22 +00:00
Eric Mader
a80c52ce78 ICU-5410 Add Hangul test case, TestFont1.otf. (w/ Tim Band's permission)
X-SVN-Rev: 21963
2007-07-13 17:31:00 +00:00
Eric Mader
fa93ad03f5 ICU-5357 describe current implementation, update references to fonts.
X-SVN-Rev: 21962
2007-07-13 17:28:41 +00:00
Eric Mader
be198d3420 ICU-5357 describe current implementation, update references to fonts.
X-SVN-Rev: 21961
2007-07-13 17:27:44 +00:00
Steven R. Loomis
1e3c43e8e5 ICU-4567 Win32 fixes for Data Driven CalTest
X-SVN-Rev: 21956
2007-07-12 22:58:54 +00:00
Steven R. Loomis
01a0744b62 ICU-4567 Taiwan calendar testing.. data driven calendar test.. enum generation and programmatic access
X-SVN-Rev: 21955
2007-07-12 21:53:20 +00:00
George Rhoten
0d01a22429 ICU-5778 Add test for gb18030 enumeration.
X-SVN-Rev: 21945
2007-07-11 03:25:50 +00:00
Andy Heninger
0e19040557 ICU-5775 add test case for reported RBBI problem
X-SVN-Rev: 21934
2007-07-10 18:11:43 +00:00
Andy Heninger
ca5d005978 ICU-5766 Extended Grapheme Clusters for ICU4C
X-SVN-Rev: 21933
2007-07-10 01:25:26 +00:00
George Rhoten
f7f26df030 ICU-5486 Currency update for Ghana and Venezuela.
X-SVN-Rev: 21920
2007-07-05 23:00:06 +00:00
George Rhoten
d2a55b2ea8 ICU-4567 Fix test hang due to structLocale having incomplete data.
X-SVN-Rev: 21916
2007-07-05 21:47:39 +00:00
Yoshito Umaoka
da04d51d69 ICU-5454 Close resource bundle properly in VTimeZone::createVTimeZoneByID. Also resolve a strict compiler warning in tzrulets.cpp
X-SVN-Rev: 21915
2007-07-05 21:43:03 +00:00
Steven R. Loomis
a0daf6de27 ICU-4567 More taiwan calendar support
X-SVN-Rev: 21913
2007-07-05 21:28:01 +00:00
Yoshito Umaoka
e0e1ccd5a4 ICU-5454 Fix some compiler warnings
X-SVN-Rev: 21912
2007-07-05 17:17:59 +00:00
George Rhoten
cfcf17df72 ICU-5410 Improve ICU4J code coverage for some EUC charsets
X-SVN-Rev: 21905
2007-07-03 21:39:22 +00:00
Matitiahu Allouche
c3aee65b83 ICU-5732 synchronize function names with ICU4J
X-SVN-Rev: 21899
2007-07-03 15:06:56 +00:00
Andy Heninger
3fc4373c3e ICU-5389 add test for this regexp error
X-SVN-Rev: 21867
2007-06-29 23:40:04 +00:00
George Rhoten
6fc628ef82 ICU-4567 Fix initial taiwan calendar support
X-SVN-Rev: 21861
2007-06-29 21:52:26 +00:00
Steven R. Loomis
d1d8aedcb3 ICU-4567 taiwan calendar - improved test
X-SVN-Rev: 21855
2007-06-29 17:27:56 +00:00
Steven R. Loomis
9f4a4ce5e0 ICU-4567 initial taiwan calendar support
X-SVN-Rev: 21854
2007-06-29 16:56:34 +00:00
George Rhoten
a18ec71d3e ICU-5454 Fix newline settings.
X-SVN-Rev: 21852
2007-06-29 16:28:04 +00:00
Yoshito Umaoka
b340ff12f6 ICU-5454 Merging ICU4C RuleBasedTimeZone/TimeZoneRule/VTimeZone implementation into trunk
X-SVN-Rev: 21845
2007-06-29 03:10:43 +00:00
John Emmons
7d837015e3 ICU-5486 CLDR 1.5 Integration run for 3.8M2
X-SVN-Rev: 21842
2007-06-28 20:59:10 +00:00
Matitiahu Allouche
28f1cefe17 ICU-5732 Just a small doc fix.
X-SVN-Rev: 21840
2007-06-28 14:58:47 +00:00
George Rhoten
f086101240 ICU-5423 Add more debugging code, and make --enable-strict work.
X-SVN-Rev: 21839
2007-06-28 07:45:01 +00:00
George Rhoten
30c0f9f3af ICU-5423 Improve reliability of timezone tests.
X-SVN-Rev: 21836
2007-06-28 07:30:49 +00:00
Eric Mader
3ba0c97144 ICU-5565 gendata needs to have ../../tools/ctestfw on include list. Update to most recent version of CODE2000.
X-SVN-Rev: 21826
2007-06-26 17:37:06 +00:00
George Rhoten
649b133cd2 ICU-5416 Add configure option to weakly reference the threading library.
This can be helpful on ELF based systems.

X-SVN-Rev: 21825
2007-06-26 01:52:09 +00:00
George Rhoten
722157c4d9 ICU-5410 Improve code coverage.
X-SVN-Rev: 21824
2007-06-25 22:09:38 +00:00
George Rhoten
9ef5cb1a9f ICU-5486 Testing collation keywords from CLDR.
X-SVN-Rev: 21818
2007-06-24 19:01:59 +00:00
George Rhoten
fdc039a8bd ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21817
2007-06-24 04:15:38 +00:00
George Rhoten
fd263f86cf ICU-5279 Hide DigitList
X-SVN-Rev: 21816
2007-06-24 03:19:59 +00:00
John Emmons
83c612fed0 ICU-5486 CLDR 1.5 pre-vetting merge for M2
X-SVN-Rev: 21815
2007-06-22 23:57:38 +00:00
Eric Mader
b2dc4eced5 ICU-5565 Merge loengine branch to trunk!
X-SVN-Rev: 21808
2007-06-22 03:57:45 +00:00
George Rhoten
9a65d3613c ICU-5575 Get ready for milestone 2. Change to 3.7.2.
X-SVN-Rev: 21794
2007-06-20 20:58:41 +00:00
George Rhoten
09633de40c ICU-5279 Don't export some API.
X-SVN-Rev: 21746
2007-06-15 06:40:59 +00:00
George Rhoten
75ba2a3992 ICU-5427 Fix a memory leak.
X-SVN-Rev: 21745
2007-06-15 03:40:43 +00:00
George Rhoten
bfbd0255bc ICU-5427 Fix a memory leak.
X-SVN-Rev: 21744
2007-06-15 02:37:26 +00:00
George Rhoten
3744b181a3 ICU-5410 Improve code coverage.
X-SVN-Rev: 21740
2007-06-14 20:46:45 +00:00
George Rhoten
ab5d23debd ICU-5410 Improve code coverage.
X-SVN-Rev: 21737
2007-06-14 20:09:01 +00:00
George Rhoten
04c95e0c93 ICU-5410 Improve code coverage.
X-SVN-Rev: 21736
2007-06-14 19:48:47 +00:00
George Rhoten
107b1a15d0 ICU-5410 We shouldn't export functions just to do code coverage.
X-SVN-Rev: 21734
2007-06-14 19:03:30 +00:00
George Rhoten
fa0d33875c ICU-5410 Improve code coverage.
X-SVN-Rev: 21733
2007-06-14 18:14:06 +00:00
George Rhoten
cf3401426a ICU-5410 Improve code coverage.
X-SVN-Rev: 21729
2007-06-14 01:30:51 +00:00
George Rhoten
fc532c8ac1 ICU-5743 Stop crashing when the default collator keyword is unsupported. Also add some other code coverage tests.
X-SVN-Rev: 21728
2007-06-13 22:53:28 +00:00
George Rhoten
8792b6d367 ICU-5410 Improve code coverage.
X-SVN-Rev: 21727
2007-06-13 22:15:26 +00:00
George Rhoten
b96ed146b3 ICU-5410 Improve code coverage.
X-SVN-Rev: 21726
2007-06-13 22:00:32 +00:00
George Rhoten
8923f76414 ICU-5410 Improve code coverage.
X-SVN-Rev: 21722
2007-06-13 19:18:57 +00:00
George Rhoten
8991008eb9 ICU-5410 Improve code coverage.
X-SVN-Rev: 21721
2007-06-13 19:03:09 +00:00
Michael Ow
15349f2b91 ICU-5423 Get the time only once.
X-SVN-Rev: 21717
2007-06-12 21:09:37 +00:00
George Rhoten
af7b832a8b ICU-5410 Improve code coverage.
X-SVN-Rev: 21714
2007-06-12 20:41:12 +00:00
Michael Ow
e76e222533 ICU-5423 Move the tzdate tool to the test folder.
X-SVN-Rev: 21711
2007-06-12 20:31:20 +00:00
George Rhoten
fc9cf24a18 ICU-5741 Test and fix cloning of Win32NumberFormat and Win32DateFormat
X-SVN-Rev: 21708
2007-06-12 05:20:11 +00:00
George Rhoten
b1596178bc ICU-5410 Improve code coverage.
X-SVN-Rev: 21707
2007-06-12 01:36:50 +00:00
George Rhoten
80bfe1b739 ICU-5357 Undo accidental change to tracetst.c
X-SVN-Rev: 21701
2007-06-11 21:08:10 +00:00
George Rhoten
93351fd30c ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
2007-06-11 19:14:47 +00:00
George Rhoten
ff56edb93b ICU-5279 Hide RuleBasedTransliterator
X-SVN-Rev: 21691
2007-06-11 15:15:47 +00:00
George Rhoten
5e71954172 ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21690
2007-06-11 15:05:52 +00:00
George Rhoten
779270a376 ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21689
2007-06-11 15:00:42 +00:00
George Rhoten
5d795c7f6c ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21688
2007-06-11 06:05:41 +00:00
George Rhoten
6cc5994f9f ICU-5279 Hide more internal API.
X-SVN-Rev: 21687
2007-06-11 02:32:47 +00:00
George Rhoten
cb0ad33fd6 ICU-5645 Add a test for incomplete surrogates when converting UTF-16->UTF-8
X-SVN-Rev: 21684
2007-06-10 03:26:49 +00:00
George Rhoten
738ea1c274 ICU-5410 Improve code coverage.
X-SVN-Rev: 21664
2007-06-07 22:05:26 +00:00
George Rhoten
3341350bdb ICU-5566 Update Sudan currency
X-SVN-Rev: 21663
2007-06-07 20:34:21 +00:00
George Rhoten
871ce36286 ICU-5305 Allow ICU to build when U_USING_ICU_NAMESPACE is 0
X-SVN-Rev: 21656
2007-06-07 00:41:21 +00:00
Deborah Goldsmith
5369d809be ICU-5350 Fix decimal rounding
X-SVN-Rev: 21647
2007-06-06 01:17:15 +00:00
Deborah Goldsmith
4a36c3820b ICU-5554 Fix non-integral formatting for Z
X-SVN-Rev: 21633
2007-06-05 03:17:58 +00:00
George Rhoten
fad658d66d ICU-5279 Reduce the set of exported functions.
X-SVN-Rev: 21621
2007-06-03 06:08:46 +00:00
Andy Heninger
840f1c1813 ICU-5722 Temporarily comment out failing tests, fix compiler warning.
X-SVN-Rev: 21608
2007-05-31 16:31:49 +00:00
George Rhoten
7aee403061 ICU-5722 Fix for HP-UX
X-SVN-Rev: 21601
2007-05-30 22:34:39 +00:00
George Rhoten
3d3856d9bc ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21594
2007-05-30 05:09:25 +00:00
George Rhoten
f560c6b644 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21593
2007-05-30 04:53:51 +00:00
Andy Heninger
7b8a6aebf4 ICU-5722 add ICU tests for break test data from the Unicode web site.
X-SVN-Rev: 21591
2007-05-29 22:56:20 +00:00
George Rhoten
d41610f479 ICU-5627 Fixes for Windows
X-SVN-Rev: 21583
2007-05-24 16:41:19 +00:00
Deborah Goldsmith
e7c563efb3 ICU-5627 Add uloc_getLocaleForLCID
X-SVN-Rev: 21579
2007-05-24 00:04:20 +00:00
George Rhoten
e26c39039a ICU-5712 Compare against Windows Vista implementation, and update accordingly. This mainly covers Big5-HKSCS.
X-SVN-Rev: 21542
2007-05-15 22:10:19 +00:00
Markus Scherer
6751276083 ICU-5707 fix u_strFromUTF8Lenient() for 2-byte UTF-8 in last 3 bytes of input
X-SVN-Rev: 21510
2007-05-10 20:40:35 +00:00
George Rhoten
5c3a43a348 ICU-5234 Revert a few of the previous changes to use more of the original names & update a few tables.
X-SVN-Rev: 21505
2007-05-10 06:40:31 +00:00
George Rhoten
a416deefa0 ICU-5576 Non-ISO-639 codes should be skipped on z/OS too.
X-SVN-Rev: 21467
2007-04-28 16:26:27 +00:00
Deborah Goldsmith
8cf4403816 ICU-5595 Fix scrambled dictionary break cache when built in reverse with multiple spans
X-SVN-Rev: 21421
2007-04-17 23:01:42 +00:00
Steven R. Loomis
d48f7af250 ICU-2895 Relative Dates
X-SVN-Rev: 21381
2007-04-09 22:29:57 +00:00
George Rhoten
6b6e3c19cb ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21324
2007-03-28 23:47:14 +00:00
George Rhoten
9c3f0aabd0 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21320
2007-03-27 15:25:56 +00:00
Ram Viswanadha
d03898325d ICU-5658 add performance regression scripts
X-SVN-Rev: 21309
2007-03-21 22:44:04 +00:00
Andy Heninger
1ca367c17d ICU-5658 fix incorrect link library in collperf project.
X-SVN-Rev: 21298
2007-03-20 18:57:47 +00:00
Steven R. Loomis
114486b002 ICU-5655 Integrate Mehran Mehr's Persian Calendar support
X-SVN-Rev: 21293
2007-03-19 17:33:20 +00:00
Ram Viswanadha
17b9524e72 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21291
2007-03-19 14:33:15 +00:00
George Rhoten
6d0424e16d ICU-5576 Fixes for z/OS
X-SVN-Rev: 21290
2007-03-19 10:43:36 +00:00
George Rhoten
f4d59b3b52 ICU-5427 Fix some memory leaks.
X-SVN-Rev: 21289
2007-03-18 22:17:36 +00:00
Ram Viswanadha
a4a945bb26 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21285
2007-03-17 14:47:21 +00:00
George Rhoten
8587834a2d ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21281
2007-03-17 05:49:26 +00:00
Ram Viswanadha
c65992f000 ICU-5427 add cast to disambiguate for cygwin
X-SVN-Rev: 21279
2007-03-17 01:30:22 +00:00
Ram Viswanadha
c135088734 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21278
2007-03-17 01:23:22 +00:00
George Rhoten
55ab205b9c ICU-5427 Don't crash due to CLDR data reorganization
X-SVN-Rev: 21276
2007-03-16 22:49:45 +00:00
Markus Scherer
cfc579ba82 ICU-5518 add a test case for bad UTF-8 input
X-SVN-Rev: 21274
2007-03-16 21:53:58 +00:00
George Rhoten
eed15ff73f ICU-5566 CLDR1.5 changes. Add language dialects.
X-SVN-Rev: 21253
2007-03-14 18:02:40 +00:00
John Emmons
a406fa663a ICU-5566 Fix timezone formatting test to use generic abbreviation for French
X-SVN-Rev: 21248
2007-03-14 15:47:09 +00:00
John Emmons
a17d2a5a77 ICU-5566 Fix metazone logic so the mz mappings are outside zoneStrings
X-SVN-Rev: 21247
2007-03-14 15:32:59 +00:00
George Rhoten
e8260c7d00 ICU-5566 The default for de currency format changed.
X-SVN-Rev: 21236
2007-03-13 16:11:01 +00:00
Eric Mader
9818e3785e ICU-5643 ucurrGetName: se uresb_getByKeyWithFallback to lookup Currency code. Add tests for fallback and default warnings, and for unknown currency code.
X-SVN-Rev: 21228
2007-03-12 19:53:42 +00:00
John Emmons
66e1878970 ICU-5566 timebomb test for set/get zone strings
X-SVN-Rev: 21227
2007-03-12 19:30:13 +00:00
John Emmons
72b223b173 ICU-5566 Fixing some tests due to CLDR data changes
X-SVN-Rev: 21221
2007-03-10 23:04:30 +00:00
John Emmons
83c6a2b2b4 ICU-5566 Port metazone functionality to ICU4C
X-SVN-Rev: 21220
2007-03-10 18:07:01 +00:00
George Rhoten
67423367d5 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21209
2007-03-09 07:14:25 +00:00
George Rhoten
05b06a5045 ICU-5566 CLDR1.5 changes. ICU4J is wrong in two cases.
X-SVN-Rev: 21201
2007-03-09 01:21:52 +00:00
George Rhoten
7d40e796f4 ICU-5574 Fix for AIX
X-SVN-Rev: 21199
2007-03-09 00:28:01 +00:00
George Rhoten
9f104bd3fd ICU-5566 CLDR1.5 changes. zh_TW is now an alias of zh_Hant_TW. Port test from ICU4J to ICU4C
X-SVN-Rev: 21196
2007-03-09 00:08:56 +00:00
George Rhoten
1b3fe313b8 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21173
2007-03-06 05:06:32 +00:00
George Rhoten
bfdb254037 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21171
2007-03-06 03:50:47 +00:00
George Rhoten
202338aae8 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21170
2007-03-06 01:15:14 +00:00
George Rhoten
80712054e2 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21168
2007-03-06 01:05:52 +00:00
George Rhoten
b68e0c961f ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21163
2007-03-06 00:41:47 +00:00
George Rhoten
5af26cd5a7 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21159
2007-03-05 18:53:01 +00:00
George Rhoten
e7c4c6c19f ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21158
2007-03-05 18:41:34 +00:00
George Rhoten
36fc5d2137 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21157
2007-03-05 18:26:53 +00:00
Yoshito Umaoka
f65edbb549 ICU-5135 Added TODO comments in the update test cases in the previous code submission
X-SVN-Rev: 21149
2007-03-02 19:33:07 +00:00
Vladimir Weinstein
7b86e2823b ICU-5625 Fix parsing of number only timezone offsets.
X-SVN-Rev: 21147
2007-03-02 06:57:40 +00:00
Yoshito Umaoka
6d39b91197 ICU-5135 Update zoneinfo.txt to 2007c generated by updated tzcode and corresponding test case fixes
X-SVN-Rev: 21146
2007-03-02 05:29:16 +00:00
George Rhoten
4706047498 ICU-5101 Test and prevent code from crashing when prefix and suffix are changed on a currency format. The prefix and suffix are still not settable when a currency is used, and the applyPattern must still be used when using currency formats.
X-SVN-Rev: 21145
2007-03-02 00:28:09 +00:00
George Rhoten
a5d3c1ebfc ICU-5574 Test and fix a buffer overflow of the offset handling when a single surrogate character is given.
X-SVN-Rev: 21144
2007-03-01 12:41:15 +00:00
George Rhoten
e3b53c31cc ICU-5574 Add check for offset buffer overflow
X-SVN-Rev: 21142
2007-03-01 12:36:47 +00:00
George Rhoten
21891079ba ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21136
2007-02-27 10:06:26 +00:00
George Rhoten
7d227b0bd2 ICU-5619 Fix Windows test failure when the timezone is GMT+5:45, and fix a documentation typo.
X-SVN-Rev: 21119
2007-02-26 07:59:55 +00:00
Eric Mader
3dbd215bdb ICU-5555 handleGetMonthLength needs to check for out of range months.
X-SVN-Rev: 21092
2007-02-23 19:27:50 +00:00
Yoshito Umaoka
7bf2a108f8 ICU-5597 Updated the previous changes based on George's review comments
X-SVN-Rev: 21088
2007-02-23 04:35:31 +00:00
Yoshito Umaoka
fe62e13597 ICU-5597 Remove localized date time pattern characters from ICU locale data and update ICU4C DateFormatSymbols to use the base pattern
X-SVN-Rev: 21087
2007-02-22 23:44:11 +00:00
George Rhoten
76c3e4269c ICU-5602 Remove C++ comments.
X-SVN-Rev: 21044
2007-02-16 22:33:24 +00:00
George Rhoten
b847cd9089 ICU-5602 Test and fix French secondary buffer reallocation crash.
X-SVN-Rev: 21041
2007-02-16 19:06:24 +00:00
George Rhoten
b2ec6ae1dc ICU-5575 Hit the snooze button on the timebomb
X-SVN-Rev: 21023
2007-02-08 23:27:21 +00:00
George Rhoten
818d136d40 ICU-5587 .vcproj files shouldn't use gb2312
X-SVN-Rev: 21022
2007-02-08 22:02:06 +00:00