Commit Graph

15994 Commits

Author SHA1 Message Date
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
Steven R. Loomis
d52ac24d1e ICU-6628 prevent crash in ucol_open
X-SVN-Rev: 24972
2008-11-17 20:27:25 +00:00
Steven R. Loomis
63849800d4 ICU-6617 some haiku support. update config.guess and cleanup other test code.
X-SVN-Rev: 24942
2008-11-08 02:04:15 +00:00
Peter Edberg
4510d290cd ICU-6615 define UCAL_DEFAULT, make UCAL_GREGORIAN work correctly in ucal_open
X-SVN-Rev: 24935
2008-11-07 04:50:24 +00:00
Peter Edberg
d53d0406af ICU-6614 Add ucal_getType()
X-SVN-Rev: 24931
2008-11-06 06:49:30 +00:00
Steven R. Loomis
46fb1b9b1f ICU-6610 don't use macros as argument for U_STRING_INIT (fix and doc)
X-SVN-Rev: 24912
2008-10-31 01:17:27 +00:00
Steven R. Loomis
2b474170c5 ICU-6530 stray comma
X-SVN-Rev: 24911
2008-10-30 06:55:48 +00:00
Markus Scherer
1e6578a602 ICU-6605 use ptrdiff_t for memory alignment tests
X-SVN-Rev: 24910
2008-10-30 05:20:32 +00:00
Michael Ow
d867f8f664 ICU-6589 If old iostream is being used, display message instead of log error for failed bit flag test result.
X-SVN-Rev: 24904
2008-10-28 14:59:04 +00:00
Jason Spieth
704b1a968c ICU-4970 Merge branch into trunk
X-SVN-Rev: 24903
2008-10-28 14:50:15 +00:00
Steven R. Loomis
b9ea90ba68 ICU-6598 workaround configure (autoconf) ^M issue
X-SVN-Rev: 24900
2008-10-27 22:53:56 +00:00
Yoshito Umaoka
3879197e6f ICU-6415 ICU4C timezone 2008i
X-SVN-Rev: 24894
2008-10-27 19:28:41 +00:00
Yoshito Umaoka
a54768cf9d ICU-6597 Fix a DST display name bug.
X-SVN-Rev: 24890
2008-10-27 15:22:18 +00:00