Commit Graph

22948 Commits

Author SHA1 Message Date
Steven R. Loomis
1875b3fdbc ICU-7672 remove deprecated calls in uconv, also fix manpage warnings.
X-SVN-Rev: 28021
2010-05-05 16:35:39 +00:00
Jason Spieth
cebd9d6b91 ICU-7565 Add explicit typecast for IBM i C compiler.
X-SVN-Rev: 28020
2010-05-05 15:19:40 +00:00
Michael Ow
cb0a32d867 ICU-6981 Fix installation of icu.pc.out.
X-SVN-Rev: 28011
2010-05-04 19:03:25 +00:00
Jason Spieth
2fa7270cf5 ICU-7357 Allow date format parsing to handle ISO format. Properly parse the era and allow negative years to derive the era. ICU4J
X-SVN-Rev: 28010
2010-05-04 17:34:29 +00:00
Michael Ow
2e50961632 ICU-7663 Allocate cmd buffer if needed.
X-SVN-Rev: 28002
2010-04-29 21:42:50 +00:00
Steven R. Loomis
d879ca2f76 ICU-6981 add a preliminary icu.pc
X-SVN-Rev: 28001
2010-04-29 03:52:08 +00:00
Markus Scherer
ecd660579b ICU-7144 handle deviation characters and disallowed ASCII characters in code
X-SVN-Rev: 27999
2010-04-29 00:33:58 +00:00
Peter Edberg
df7d633f59 ICU-7651 Add test case (segfaults without the fix in r27992)
X-SVN-Rev: 27994
2010-04-28 03:55:58 +00:00
Michael Ow
7058d05758 ICU-7651 Fix incorrect size calculation of fSmallData in regex.
X-SVN-Rev: 27992
2010-04-28 02:32:00 +00:00
Yoshito Umaoka
70c95242a2 ICU-7585 Fixed svn eol-style property on some files.
X-SVN-Rev: 27987
2010-04-26 18:30:37 +00:00
Michael Ow
510f4944fd ICU-7629 Fix data installation in cygwin and update pkgdata tool.
X-SVN-Rev: 27982
2010-04-26 05:36:56 +00:00
Yoshito Umaoka
01da75cfcf ICU-7623 A couple of changes merged from the latest update of readme.html from maint-4-4.
X-SVN-Rev: 27981
2010-04-23 20:18:03 +00:00
Peter Edberg
a2b3717e07 ICU-7644 (J) Enable non-Gregorian calendars for DateIntervalFormat
X-SVN-Rev: 27978
2010-04-23 19:39:50 +00:00
John Emmons
882a896939 ICU-7607 CLDR 1.8.1 integration
X-SVN-Rev: 27971
2010-04-22 17:55:39 +00:00
John Emmons
bc9e38c998 ICU-7607 CLDR 1.8.1 integration
X-SVN-Rev: 27970
2010-04-22 17:39:04 +00:00
Yoshito Umaoka
a9544d7008 ICU-7586 Updated the time bombs in TimeZoneRuleTest.
X-SVN-Rev: 27960
2010-04-20 04:34:32 +00:00
Yoshito Umaoka
e7ef45a1f0 ICU-7568 2010i to icu4j trunk
X-SVN-Rev: 27954
2010-04-20 01:31:29 +00:00
Yoshito Umaoka
0d73340858 ICU-7568 2010i to icu4c trunk
X-SVN-Rev: 27953
2010-04-20 01:30:56 +00:00
Markus Scherer
9bbee2c4ba ICU-7144 adjust to IdnaMappingTable.txt separating reserved and assigned ranges
X-SVN-Rev: 27949
2010-04-19 21:05:15 +00:00
Peter Edberg
f3c6395224 ICU-7616 Enable non-Gregorian calendars for DateIntervalFormat
X-SVN-Rev: 27947
2010-04-17 08:24:01 +00:00
Peter Edberg
8dc0dfc1f3 ICU-7617 Fix includes: <sys/types.h> sets up BYTE_ORDER and BIG_ENDIAN, move before platform.h which uses them
X-SVN-Rev: 27946
2010-04-17 07:04:56 +00:00
Yoshito Umaoka
a9d071ce6d ICU-7480 Limit maximum integer parsed by DateNumberFormat to prevent overflow. Setting the limit is safe for this usage, because maximum number used by SimpleDateFormat is int and the limit is almost max long.
X-SVN-Rev: 27945
2010-04-16 20:53:24 +00:00
Michael Ow
cf562954d7 ICU-7615 Build same data library type as other libraries. Fix linking error in cintltst for static mode.
X-SVN-Rev: 27939
2010-04-16 19:18:06 +00:00
Yoshito Umaoka
61aa8a5447 ICU-7395 Committing the exact same updates with r27933 (maint-4-4) to the trunk. API comparison with 4.4 and beyond will be done by the new tool code.
X-SVN-Rev: 27934
2010-04-15 21:40:57 +00:00
Michael Ow
c1db9d5f37 ICU-7580 Remove compiler warning.
X-SVN-Rev: 27932
2010-04-15 15:27:28 +00:00
Michael Ow
b0dbc86a37 ICU-7580 Ensure that a space separates output.
X-SVN-Rev: 27931
2010-04-15 15:20:16 +00:00
Markus Scherer
1e200f7443 ICU-7611 take genuca out of tools/Makefile.in
X-SVN-Rev: 27928
2010-04-10 05:48:05 +00:00
Markus Scherer
33aac993a5 ICU-7611 move genuca from icu tree to tools tree
X-SVN-Rev: 27927
2010-04-10 04:15:40 +00:00
Markus Scherer
e6c5486734 ICU-7611 take genuca out of the build
X-SVN-Rev: 27926
2010-04-10 04:14:01 +00:00
Markus Scherer
46be328dbd ICU-7611 take Unicode properties build tools out of the configure script: genbidi, gencase, gennames, genpname, genprops
X-SVN-Rev: 27925
2010-04-10 03:12:07 +00:00
Markus Scherer
a7c0c94a15 ICU-7611 delete old copy of Mark's Java unicodetools from before he moved them to the unicode.org repository
X-SVN-Rev: 27924
2010-04-09 23:40:43 +00:00
Markus Scherer
baed720ac1 ICU-7611 move genprops from icu tree to tools tree
X-SVN-Rev: 27923
2010-04-09 23:36:31 +00:00
Markus Scherer
0b205c3cb2 ICU-7611 move genpname from icu tree to tools tree
X-SVN-Rev: 27922
2010-04-09 23:36:05 +00:00
Markus Scherer
d14ce517fd ICU-7611 move gennames from icu tree to tools tree
X-SVN-Rev: 27921
2010-04-09 23:35:40 +00:00
Markus Scherer
ae1317acc3 ICU-7611 move gencase from icu tree to tools tree
X-SVN-Rev: 27920
2010-04-09 23:35:13 +00:00
Markus Scherer
205add1f63 ICU-7611 move genbidi from icu tree to tools tree
X-SVN-Rev: 27919
2010-04-09 23:34:04 +00:00
Markus Scherer
b5f138b98b ICU-7611 take Unicode properties build tools out of the build: genbidi, gencase, gennames, genpname, genprops
X-SVN-Rev: 27918
2010-04-09 23:30:02 +00:00
Yoshito Umaoka
9d2abc788f ICU-7591 Aded main method in VersionInfo to print out ICU version information. Also, specify VersionInfo as the main class of icu4j.jar, so people can access installed ICU4J version information easily.
X-SVN-Rev: 27917
2010-04-09 18:59:48 +00:00
Yoshito Umaoka
6c77748d81 ICU-7568 2010h to ICU4J trunk. Also updated the data path to 45b.
X-SVN-Rev: 27911
2010-04-09 01:32:55 +00:00
Yoshito Umaoka
bc6243b144 ICU-7568 2010h to ICU4C trunk.
X-SVN-Rev: 27910
2010-04-09 01:31:38 +00:00
Markus Scherer
5f1d46ae5b ICU-7144 remove some debug code
X-SVN-Rev: 27908
2010-04-08 22:55:04 +00:00
Michael Ow
bc0c9167d8 ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead.
X-SVN-Rev: 27907
2010-04-07 16:18:38 +00:00
Yoshito Umaoka
8251996bb7 ICU-7603 Migrating Hashtable to HashMap.
X-SVN-Rev: 27906
2010-04-06 22:44:04 +00:00
Yoshito Umaoka
3b456d2c67 ICU-7603 Migrating Vector to List.
X-SVN-Rev: 27905
2010-04-06 19:08:45 +00:00
Jason Spieth
cfb6018a50 ICU-7357 Allow date format parsing to handle ISO format. Properly parse the era and allow negative years to derive the era.
X-SVN-Rev: 27904
2010-04-06 18:04:27 +00:00
Jason Spieth
7dcc9d2171 ICU-7568 2010g to ICU4J trunk
X-SVN-Rev: 27901
2010-04-05 02:20:53 +00:00
Jason Spieth
925fd9238b ICU-7568 2010g to ICU trunk
X-SVN-Rev: 27900
2010-04-05 02:19:57 +00:00
Yoshito Umaoka
2c620b0da6 ICU-7595 Fixed a bug in the leading zero padding code in SimpleDateFormat.
X-SVN-Rev: 27899
2010-04-02 21:39:33 +00:00
Yoshito Umaoka
100fd7d486 ICU-7585 Added ICU4J 4.4 serialization compatibility test data. The data was generated by maint-4-4 r27895 (release-4-4 had a problem generating the data. see ticket#7594).
X-SVN-Rev: 27898
2010-04-02 19:24:47 +00:00
Yoshito Umaoka
841e1b537f ICU-7594 Fixed serialization CoverageTest problem.
X-SVN-Rev: 27894
2010-04-02 18:27:07 +00:00