Commit Graph

23324 Commits

Author SHA1 Message Date
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
Markus Scherer
a880b11b88 ICU-7924 fix segfault in StringPiece::operator==(both empty)
X-SVN-Rev: 28954
2010-10-29 18:01:01 +00:00
John Emmons
ad865ff7e7 ICU-8097 Fix buffer overflow problems in uscript_getCode()
X-SVN-Rev: 28953
2010-10-29 15:41:56 +00:00
Markus Scherer
334ad85355 ICU-8091 fix UnicodeString::reverse() for when the only lead surrogate is in the middle of an odd-length string
X-SVN-Rev: 28952
2010-10-29 00:15:27 +00:00
Markus Scherer
8f93a3e07a ICU-7187 avoid comparison of (pointer+unsigned)>pointer which can be optimized away; not necessary anyway with use of U_MAX_PTR(pointer)
X-SVN-Rev: 28951
2010-10-28 23:32:22 +00:00
Unknown User
46ee80daa9 ICU-8094 oops- was not including templates in install package
X-SVN-Rev: 28950
2010-10-28 21:57:36 +00:00
Peter Edberg
d187b1cc1b ICU-8046 For Windows use _snprintf instead of snprintf
X-SVN-Rev: 28949
2010-10-28 21:47:20 +00:00
Markus Scherer
6f3ad33578 ICU-8022 updated pool.res files
X-SVN-Rev: 28948
2010-10-28 21:41:06 +00:00
Markus Scherer
1c6f49ed3c ICU-8021 updated pool.res files
X-SVN-Rev: 28947
2010-10-28 21:36:56 +00:00
Stuart Gill
d8e214d7d7 ICU-3984 Fix Windows build issues
X-SVN-Rev: 28946
2010-10-28 20:28:40 +00:00
Peter Edberg
9321bcf8ae ICU-8046 CLDR 1.9 integration pass 5 for J, from r5159
X-SVN-Rev: 28945
2010-10-28 20:00:22 +00:00
Peter Edberg
099da5e613 ICU-8046 CLDR 1.9 integration pass 5, from r5159
X-SVN-Rev: 28944
2010-10-28 19:45:36 +00:00
Mark Davis
5f80f97863 ICU-7869 Added two tables to correspond to pinyin changes, with hack to pick.
X-SVN-Rev: 28943
2010-10-28 19:21:12 +00:00
Unknown User
7ec73e450f ICU-8094 Ignore rev2ticket commits that are duplicates. 'column not unique' wasn't just causing a warning, it was actually closing the cursor ''and losing the previous commits in that session''.
X-SVN-Rev: 28942
2010-10-28 19:11:24 +00:00
Stuart Gill
7e1bef5e94 ICU-3984 tool changes for collation reordering
X-SVN-Rev: 28941
2010-10-28 19:05:02 +00:00
Unknown User
b51eb12ff2 ICU-8094 old fix for off by one
X-SVN-Rev: 28940
2010-10-28 18:43:11 +00:00
Yoshito Umaoka
27d3ca72c3 ICU-7954 Add a new API checking availability of currency in the specified date range.
X-SVN-Rev: 28939
2010-10-28 18:28:09 +00:00
Peter Edberg
c104085f55 ICU-7744 Remove no-longer-needed timebomb
X-SVN-Rev: 28938
2010-10-28 17:49:07 +00:00
Peter Edberg
6dba897cff ICU-8046 Update timebombs
X-SVN-Rev: 28937
2010-10-28 17:44:02 +00:00
Peter Edberg
e9abb9546f ICU-8092 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr
X-SVN-Rev: 28936
2010-10-28 17:28:06 +00:00
Steven R. Loomis
be51ebe688 ICU-7373 update, better enum handling
X-SVN-Rev: 28935
2010-10-28 01:24:33 +00:00
Steven R. Loomis
b0cdff9b4b ICU-7373 update report
X-SVN-Rev: 28934
2010-10-28 01:24:00 +00:00
Steven R. Loomis
3b9fe8ba09 ICU-7373 add enums
X-SVN-Rev: 28933
2010-10-28 00:08:31 +00:00
Steven R. Loomis
88da3e392c ICU-7373 change report with enum
X-SVN-Rev: 28932
2010-10-28 00:07:53 +00:00
Stuart Gill
a79a8d4ad6 ICU-3984 remove debug print
X-SVN-Rev: 28931
2010-10-27 23:50:29 +00:00
Andy Heninger
1d125c474c ICU-8090 add back the previously failing transliterators.
X-SVN-Rev: 28930
2010-10-27 23:37:28 +00:00
Andy Heninger
19dbe7e1cc ICU-8090 Transliterator, fix instantiation failures.
X-SVN-Rev: 28929
2010-10-27 23:35:12 +00:00
Umesh Nair
e3756f710b ICU-7015 Fixing some types and adding some conditional code for debugging.
X-SVN-Rev: 28928
2010-10-27 22:11:37 +00:00
Steven R. Loomis
f8c79cb9bc ICU-7373 more error reporting, use resources to load xslt files
X-SVN-Rev: 28927
2010-10-27 21:54:39 +00:00
Stuart Gill
110e2ceb05 ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924
X-SVN-Rev: 28926
2010-10-27 18:02:52 +00:00
Peter Edberg
8c2725adc2 ICU-8081 Investigate failing string search tests; improve tests
X-SVN-Rev: 28925
2010-10-27 07:04:49 +00:00
Markus Scherer
d442cc1556 ICU-7264 update layout engine script data
X-SVN-Rev: 28923
2010-10-26 23:40:36 +00:00
Markus Scherer
ded551cad3 ICU-7264 update layout engine script data
X-SVN-Rev: 28922
2010-10-26 22:15:58 +00:00
Peter Edberg
48ebf95831 ICU-7864 Use ICU_DATA_DIR_PREFIX_ENV_VAR to get path prefix from environment
X-SVN-Rev: 28921
2010-10-26 22:02:14 +00:00
Yoshito Umaoka
a931742389 ICU-7568 tzdata2010n to ICU4J trunk
X-SVN-Rev: 28920
2010-10-26 21:51:05 +00:00
Yoshito Umaoka
2938235bff ICU-7568 tzdata2010n to ICU4C trunk
X-SVN-Rev: 28919
2010-10-26 21:47:44 +00:00
Markus Scherer
40b739aa28 ICU-7746 mark protected methods as @internal
X-SVN-Rev: 28917
2010-10-26 21:26:39 +00:00
Peter Edberg
c8765bfe77 ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725)
X-SVN-Rev: 28916
2010-10-26 18:11:13 +00:00
Peter Edberg
64466fd4e1 ICU-8046 CLDR 1.9 integration, fix he,fi brkitr
X-SVN-Rev: 28915
2010-10-26 07:45:18 +00:00
Peter Edberg
33120b6943 ICU-8046 CLDR 1.9 integration, fix he,fi brkitr
X-SVN-Rev: 28914
2010-10-26 07:38:20 +00:00
Peter Edberg
f27448c127 ICU-8046 CLDR 1.9 integration pass 4 - J
X-SVN-Rev: 28913
2010-10-26 03:48:07 +00:00