Commit Graph

23364 Commits

Author SHA1 Message Date
Umesh Nair
aae8e8df81 ICU-7023 Fix import for EBCDIC machines.
X-SVN-Rev: 29009
2010-11-05 23:43:11 +00:00
Stuart Gill
7222862743 ICU-3984 update of a collation reordering API test
X-SVN-Rev: 29008
2010-11-05 21:05:42 +00:00
Stuart Gill
c8a64bd04e ICU-3984 update from code review and a collation reordering API test
X-SVN-Rev: 29007
2010-11-05 20:01:14 +00:00
Steven R. Loomis
2d75c9c3b4 ICU-8133 fix stray backslash from #7926
X-SVN-Rev: 29006
2010-11-05 19:53:41 +00:00
Steven R. Loomis
45dcb95f0b ICU-3984 revert U_EXPORT2 changes in r29003 back to r28999 - see http://userguide.icu-project.org/dev/codingguidelines
X-SVN-Rev: 29005
2010-11-05 19:08:45 +00:00
Stuart Gill
4a9aeda18c ICU-3984 updates from code review
X-SVN-Rev: 29004
2010-11-05 18:43:45 +00:00
Steven R. Loomis
6a5f83ff80 ICU-3984 fix mismatched const int in r28999
X-SVN-Rev: 29003
2010-11-04 22:36:25 +00:00
Andy Heninger
e0c4099c9e ICU-8127 update svn properties.
X-SVN-Rev: 29002
2010-11-04 21:41:54 +00:00
Stuart Gill
814cc0151f ICU-3984 update genuca to match changes in ICU trunk
X-SVN-Rev: 29001
2010-11-04 20:41:35 +00:00
Yoshito Umaoka
cd59883f32 ICU-8126 Added API collection tool. Added a target draftAPIs utilizing the tool to generate draft API report. Fixed some doc issues in SpoofChecker.java.
X-SVN-Rev: 29000
2010-11-04 20:31:27 +00:00
Stuart Gill
b1a76e6a88 ICU-3984 updates based on code review and fix of memory leak during collation reordering rule parsing
X-SVN-Rev: 28999
2010-11-04 20:12:39 +00:00
Steven R. Loomis
174695eeac ICU-8125 fix RamsRulesTest even under en_US_POSIX - skip fallback/default collators. Improve error checking.
X-SVN-Rev: 28998
2010-11-04 19:15:00 +00:00
Steven R. Loomis
871a56f64c ICU-8119 fixed, also fixed minor build/test issues.
X-SVN-Rev: 28997
2010-11-04 18:14:48 +00:00
Andy Heninger
a5bc9497c1 ICU-8122 Update urename.h for ICU 4.6
X-SVN-Rev: 28996
2010-11-04 00:37:10 +00:00
Yoshito Umaoka
82d03e4733 ICU-7476 Integrating Maven Ant task for deploying icu4j to the central Maven repository.
X-SVN-Rev: 28995
2010-11-03 06:17:25 +00:00
Peter Edberg
488256ca63 ICU-8121 Update udeprctd.h, udraft.h, uintrnal.h, usystem.h for ICU 4.6
X-SVN-Rev: 28994
2010-11-03 05:46:29 +00:00
Stuart Gill
94239208a0 ICU-3984 fix a bug in the resource loading of collation reordering and rename script reordering to reordering codes
X-SVN-Rev: 28993
2010-11-03 02:41:22 +00:00
Steven R. Loomis
0a98dc21cb ICU-3984 'never' is a long time to not run other tests. :) Reverting r28926 here
X-SVN-Rev: 28992
2010-11-03 01:06:50 +00:00
Umesh Nair
67bebde8b5 ICU-7023 Cleaning up code and fixing an error on AIX
X-SVN-Rev: 28991
2010-11-02 22:29:28 +00:00
Steven R. Loomis
adf994a3fd ICU-8114 checkin NAFD improvements
X-SVN-Rev: 28990
2010-11-02 21:44:10 +00:00
Steven R. Loomis
1abfa1c39c ICU-7388 compliant output
X-SVN-Rev: 28989
2010-11-02 19:52:58 +00:00
Steven R. Loomis
2c478e1ad8 ICU-7388 update
X-SVN-Rev: 28988
2010-11-02 19:52:34 +00:00
Peter Edberg
f3b63f8de6 ICU-8046 use alt="short" versions of pinyin and stroke collations
X-SVN-Rev: 28987
2010-11-02 19:36:59 +00:00
Steven R. Loomis
2e8d2f61f0 ICU-7373 include enum constants. (There aren't any new ones in 4.6, however)
X-SVN-Rev: 28986
2010-11-02 19:12:04 +00:00
Stuart Gill
dc0710545d ICU-3984 fix for ucadata.icu big endian issues
X-SVN-Rev: 28985
2010-11-02 18:59:06 +00:00
Markus Scherer
0acb435a84 ICU-7238 remove obsolete, now-unused upvec_compactToUTrieHandler()
X-SVN-Rev: 28984
2010-11-02 18:58:09 +00:00
Peter Edberg
8d46db0be4 ICU-8046 use alt="short" versions of pinyin and stroke collations
X-SVN-Rev: 28983
2010-11-02 18:46:02 +00:00
Markus Scherer
b674f702e1 ICU-8091 guard against pinIndices() reducing length to 0 or 1
X-SVN-Rev: 28982
2010-11-02 18:19:05 +00:00
Steven R. Loomis
04000e60ff ICU-7388 Flag 'born stable'. Also update readme.
X-SVN-Rev: 28980
2010-11-02 17:33:52 +00:00
Umesh Nair
cbb8e1c1b8 ICU-7023 Fixing memory leaks in cintltst.
X-SVN-Rev: 28979
2010-11-02 16:46:23 +00:00
Peter Edberg
87628da74e ICU-8092 Use uprv_ functions with all instances of rulesCopy and src.source; remove debug change
X-SVN-Rev: 28978
2010-11-02 08:27:22 +00:00
Yoshito Umaoka
ac17fa57d6 ICU-8046 Accidentaly changed timbbomb for debugging in the previous change - revert the timebomb.
X-SVN-Rev: 28977
2010-11-02 03:03:47 +00:00
Yoshito Umaoka
b8875bf33c ICU-7568 tzdata2010o to ICU4J trunk
X-SVN-Rev: 28976
2010-11-02 02:44:23 +00:00
Stuart Gill
5dd9ea7768 ICU-3984 update the uca file version, add support for reading/writing reordering from/to resources, update FractionalUCA.txt to a format for the genuca tool
X-SVN-Rev: 28975
2010-11-02 02:21:57 +00:00
Steven R. Loomis
6a82cf71dd ICU-8109 have icucheck.bat print a summary of pass/fail tests and return an overall exit status.
X-SVN-Rev: 28974
2010-11-02 01:51:32 +00:00
Yoshito Umaoka
4310ac6dfc ICU-7568 tzdata2010o to ICU4C trunk
X-SVN-Rev: 28973
2010-11-02 01:46:39 +00:00
Steven R. Loomis
ffb24dcc38 ICU-8092 fix cintltest crashes on windows. Must use uprv_malloc and uprv_free if ICU owns the memory.
X-SVN-Rev: 28972
2010-11-02 01:20:29 +00:00
Steven R. Loomis
2ac4a7f418 ICU-7023 Fix windows breakage that was on r28967
X-SVN-Rev: 28971
2010-11-02 00:24:11 +00:00
Umesh Nair
86ce28acfb ICU-7023 Supporting collation import syntax in ICU4J
X-SVN-Rev: 28970
2010-11-01 23:54:10 +00:00
Yoshito Umaoka
685d7f1862 ICU-8046 Use sprintf instead of snprintf for better platform support.
X-SVN-Rev: 28968
2010-11-01 22:47:52 +00:00
Umesh Nair
c9ae826bca ICU-7023 Supporting import in collation rules
X-SVN-Rev: 28967
2010-11-01 22:23:49 +00:00
Steven R. Loomis
08eafbc52f ICU-3984 add #ifdefs around printfs
X-SVN-Rev: 28966
2010-11-01 20:11:36 +00:00
Stuart Gill
66efc93b9b ICU-3984 update UCOL_BUILDER_VERSION to version 8
X-SVN-Rev: 28965
2010-11-01 19:55:05 +00:00
Michael Grady
cfe1b1d92f ICU-8104 Move REGEXFINDPROGRESS_INTERRUPT macro out of regex.h into implementation
X-SVN-Rev: 28961
2010-10-30 21:49:29 +00:00
Stuart Gill
0c21fdf068 ICU-3984 changes to the collation reordering - API works same as rules and enhanced testing
X-SVN-Rev: 28960
2010-10-30 00:42:12 +00:00
Peter Edberg
e2b5a4245f ICU-8102 aack, fix the 4.6h that crept in
X-SVN-Rev: 28959
2010-10-29 21:12:04 +00:00
Peter Edberg
9ed097ba3d ICU-8102 @draft 4.4 -> @draft 4.6 for the unchanged @internal 4.4 functions
X-SVN-Rev: 28958
2010-10-29 21:09:53 +00:00
Markus Scherer
58773a3751 ICU-8021 revert data/Makefile change for genrb to build all resource bundles at once: was building 478*478 bundles in multi-threaded make run (make -j5)
X-SVN-Rev: 28957
2010-10-29 20:21:33 +00:00
Andy Heninger
6e5c04f2b0 ICU-8100 update instructions for data regeneration from CLDR
X-SVN-Rev: 28956
2010-10-29 18:55:11 +00:00
Andy Heninger
debe481553 ICU-8100 update cldr to icu data build doc
X-SVN-Rev: 28955
2010-10-29 18:52:59 +00:00