Commit Graph

16426 Commits

Author SHA1 Message Date
Yoshito Umaoka
1b1e218a19 ICU-6696 Updated ICU zic to handle final rules without actual time changes (America/Resolute in 2009a). Also merged tzcode2009a to the ICU local copies.
X-SVN-Rev: 25292
2009-01-22 21:20:41 +00:00
Michael Ow
d2531b1d50 ICU-6695 To speed up ucnvseltst in normal mode, decrease the curCase test value.
X-SVN-Rev: 25291
2009-01-22 21:18:50 +00:00
John Emmons
12a4ad5e0f ICU-6694 Fix to numfmt testcase so it doesn't assume decimfmt on rbnfs
X-SVN-Rev: 25290
2009-01-22 20:56:32 +00:00
Michael Ow
798386a4ff ICU-6695 Use realloc instead of malloc when increasing the size of the array and also update pointers to the new array. Increase the curCase value check to call code that were skipped during ucnvseltst.
X-SVN-Rev: 25289
2009-01-22 20:10:47 +00:00
Eric Mader
98e2009c00 ICU-6694 fix compile problem w/ VS 2008.
X-SVN-Rev: 25287
2009-01-22 18:13:05 +00:00
John Emmons
6070262c2f ICU-6694 Implementation of numbering systems and the @numbers keyword
X-SVN-Rev: 25285
2009-01-22 04:46:35 +00:00
Eric Mader
146306ccc8 ICU-6659 Fix custom build steps for bms.h, bmsearch.h, colldata.h
X-SVN-Rev: 25283
2009-01-22 01:00:30 +00:00
Eric Mader
5f73103b5a ICU-6659 Merge changes from branches/eric/boyer-moore
X-SVN-Rev: 25282
2009-01-22 00:24:48 +00:00
John Emmons
d9737d2f4a ICU-6654 Fix to Chinese spellout
X-SVN-Rev: 25281
2009-01-22 00:24:48 +00:00
Steven R. Loomis
16b0bc1ffa ICU-6690 license -> 2009
X-SVN-Rev: 25278
2009-01-21 20:15:48 +00:00
Peter Edberg
b0fa61d425 ICU-5702 Fix availableFormats fallback for aliased locales
X-SVN-Rev: 25258
2009-01-16 01:18:05 +00:00
Andy Heninger
73724078aa ICU-6679 Visual Studio project files upgrade to version 2008
X-SVN-Rev: 25256
2009-01-15 01:50:06 +00:00
Jason Spieth
de7d1f06de ICU-6354 Set default rounding increment, C implementation
X-SVN-Rev: 25241
2009-01-13 16:58:35 +00:00
Yoshito Umaoka
1b5ba9ed42 ICU-6602 Construct a generic location string with a substring of its tzid for an unknown time zone except ones starting with Etc/. Updated test case to check such time zones also round trip with pattern VVVV.
X-SVN-Rev: 25240
2009-01-13 04:22:37 +00:00
Michael Ow
ee00374eee ICU-3933 Move swapping of file sep char to filetools.h. Update Makefile and project files.
X-SVN-Rev: 25236
2009-01-12 23:02:36 +00:00
Michael Ow
6466c6e250 ICU-3933 Remove typedef for stat. Allow for single file option when calling file modification time comparison function.
X-SVN-Rev: 25233
2009-01-12 20:52:01 +00:00
Michael Ow
5098438b92 ICU-3933 Update toolutil project file and use st_mtime instead of st_mtim.tv_sec.
X-SVN-Rev: 25230
2009-01-09 23:08:04 +00:00
Michael Ow
5f206c2700 ICU-3933 Fix toolutil project file and remove PATH_MAX.
X-SVN-Rev: 25229
2009-01-09 22:58:05 +00:00
Michael Ow
7cbb428511 ICU-3933 Move flag parsing code to toolutil. Add file modification time functionality to toolutil. Update pkgdata to reflect these changes and to test mod time to see if a new library needs to be built.
X-SVN-Rev: 25228
2009-01-09 22:30:44 +00:00
Andy Heninger
04c57ff523 ICU-6656 URegex_replaceAll(), fix incorrect size return value when output buffer is too small
X-SVN-Rev: 25221
2009-01-08 06:55:22 +00:00
John Emmons
adcca4329f ICU-6654 Updates to CJK rules to fix large number problems - add resource for numbering Systems
X-SVN-Rev: 25199
2009-01-06 17:05:48 +00:00
Yoshito Umaoka
3624de1d66 ICU-6674 Fixed a Cygwin/gcc build problem. Function popen/pclose are not available when __STRICT_ANSI__ is defined.
X-SVN-Rev: 25195
2009-01-06 07:41:09 +00:00
Yoshito Umaoka
26868b8ea6 ICU-6415 Merging tzdata 2008i into ICU4C trunk. I failed to update zoneinfo.txt by r24894 (accidentally updated a different file, but zoneinfo.txt was not updated). Because the copyright scan complains year 2008, I manually editted copyright statement for now.
X-SVN-Rev: 25194
2009-01-06 07:08:59 +00:00
Yoshito Umaoka
2ca591675a ICU-6670 Workaround for system time/tzdata sensitive test case - TestShortZoneIDs.
X-SVN-Rev: 25193
2009-01-06 07:02:12 +00:00
Yoshito Umaoka
a996a898e0 ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone in ICU4C. Also provided a test case.
X-SVN-Rev: 25186
2009-01-02 21:22:01 +00:00
Steven R. Loomis
9fae150c94 ICU-6664 print some more info on icudate -v
X-SVN-Rev: 25176
2008-12-23 19:22:20 +00:00
Peter Edberg
cec9f47ade ICU-5702 Fix fallback for availableFormats
X-SVN-Rev: 25166
2008-12-19 20:10:03 +00:00
Michael Ow
4700f4ae55 ICU-6660 Change definition of _CXX_CXXSUFFIX in configure.
X-SVN-Rev: 25095
2008-12-12 17:44:40 +00:00
John Emmons
7d370d115d ICU-6654 Integrate RBNF rules from CLDR
X-SVN-Rev: 25090
2008-12-12 01:04:38 +00:00
Jungshik Shin
0338f58718 ICU-6139 remove 3 aliases added by accident in r25078
X-SVN-Rev: 25079
2008-12-11 04:20:11 +00:00
Jungshik Shin
5c49babca1 ICU-6139 get rid of an extraneous parenthesis
X-SVN-Rev: 25078
2008-12-11 04:13:19 +00:00
Jungshik Shin
a4f6803972 ICU-6139 add x-macroman as the canonical Java alias and add Java tag to macroman
X-SVN-Rev: 25063
2008-12-09 20:23:24 +00:00
Michael Ow
fc9fe7a7e8 ICU-3933 Add support for MinGW in pkgdata.
X-SVN-Rev: 25058
2008-12-08 20:42:41 +00:00
Michael Ow
e5d30afa11 ICU-3933 Fix compiler warnings and update to handle gcc on windows without cygwin.
X-SVN-Rev: 25049
2008-12-05 22:31:38 +00:00
Peter Edberg
c9079b0322 ICU-6614 Add UErrorCode* parameter for ucal_getType; improve UCalendarType comments.
X-SVN-Rev: 25037
2008-12-02 22:56:31 +00:00
Jason Spieth
eaab373af7 ICU-6592 Integrated patch
X-SVN-Rev: 25036
2008-12-02 19:45:13 +00:00
Jason Spieth
1f46e60401 ICU-4970 Remove isBogus function, add error code on constructors
X-SVN-Rev: 25034
2008-12-02 17:17:15 +00:00
Michael Ow
d9124b0ce0 ICU-3933 Remove trailing space and new line characters from string retreived using icu-config.
X-SVN-Rev: 25026
2008-12-01 23:48:28 +00:00
Markus Scherer
71dea647bd ICU-6453 merge _findRow() optimizations
X-SVN-Rev: 25025
2008-12-01 22:41:06 +00:00
Markus Scherer
4caa716b9a ICU-6453 allocation bug fix
X-SVN-Rev: 25023
2008-12-01 22:06:38 +00:00
Michael Ow
aa19a5bae0 ICU-3933 Use icu-config when -O option is not given.
X-SVN-Rev: 25022
2008-12-01 21:57:14 +00:00
Michael Ow
112c1493df ICU-3933 Fix installation of the data library.
X-SVN-Rev: 25020
2008-12-01 20:49:08 +00:00
Peter Edberg
bd48f81ef1 ICU-6642 Lazier initialization of ZoneMeta tables
X-SVN-Rev: 25012
2008-11-26 22:24:51 +00:00
Michael Ow
a54f83b603 ICU-6412 Add svn:ignore property to Makefile.
X-SVN-Rev: 25003
2008-11-24 20:10:12 +00:00
Michael Ow
09813cbf3d ICU-3933 Merge pkgdata update from branch to trunk.
X-SVN-Rev: 25002
2008-11-24 20:04:52 +00:00
Andy Heninger
6565d71ae3 ICU-6641 fix compilation error with gcc 4.4
X-SVN-Rev: 25001
2008-11-24 19:24:13 +00:00
Michael Ow
cdefbe48c1 ICU-6637 Ignore stream test when iostream is disabled.
X-SVN-Rev: 24991
2008-11-21 20:47:36 +00:00
Peter Edberg
6c12fab16d ICU-5702 Make DateTimePatternGenerator:initData get the availableFormats for the correct
calendar (not always gregorian), and add some necessary availableFormats entries.

X-SVN-Rev: 24978
2008-11-19 04:19:02 +00:00
Peter Edberg
1e521d134d ICU-6626 Make DateTimePatternGenerator:initData use the skeletons specified for availableFormats,
eliminate CJK months hack, use skeletons to improve adjustFieldTypes behavior, add some necessary
availableFormats entries, and fix expected test results now that getBestPattern is more correct.

X-SVN-Rev: 24976
2008-11-18 18:27:40 +00:00
Steven R. Loomis
2a70d1d602 ICU-6628 ignore @collation=default`
X-SVN-Rev: 24974
2008-11-17 21:46:15 +00:00