Abhinav Gupta
|
8bce2a306a
|
ICU-8878 remove non-ASCII characters from C code
X-SVN-Rev: 31082
|
2011-12-09 21:29:27 +00:00 |
|
Markus Scherer
|
43bb4f2cf4
|
ICU-8827 Unicode 6.1 update: svn merge branches/markus/uni61 at r31062 into the trunk
X-SVN-Rev: 31071
|
2011-12-08 22:37:24 +00:00 |
|
Umesh Nair
|
4a6f817e00
|
ICU-8108 Allowing imports from the same file by suppressing building binaries for imported rules
X-SVN-Rev: 31036
|
2011-12-06 00:23:46 +00:00 |
|
Stuart Gill
|
0ff00f0a40
|
ICU-8814 test for problem
X-SVN-Rev: 30978
|
2011-11-23 19:50:11 +00:00 |
|
Markus Scherer
|
e31ce99b84
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
X-SVN-Rev: 30430
|
2011-07-27 05:53:56 +00:00 |
|
Markus Scherer
|
9bcc40cf9e
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
X-SVN-Rev: 30412
|
2011-07-23 00:10:30 +00:00 |
|
Michael Ow
|
c2bf97eb02
|
ICU-8602 Fix some compiler warnings.
X-SVN-Rev: 30231
|
2011-06-24 19:12:33 +00:00 |
|
Michael Ow
|
310c23c24e
|
ICU-8578 Apply patch to fix some compiler warnings and related issues
X-SVN-Rev: 30205
|
2011-06-10 18:56:08 +00:00 |
|
Stuart Gill
|
871cc23d57
|
ICU-8468 changes following code review
X-SVN-Rev: 30074
|
2011-05-09 23:54:46 +00:00 |
|
Andy Heninger
|
ae8896de7f
|
ICU-8524 compiler warning cleanup.
X-SVN-Rev: 30026
|
2011-05-04 22:34:13 +00:00 |
|
Stuart Gill
|
de5faa255e
|
ICU-8468 add cloning of collator reordering information - also added test for duplicate reorder codes
X-SVN-Rev: 29779
|
2011-04-12 18:23:27 +00:00 |
|
Peter Edberg
|
389c986a20
|
ICU-8445 Fix size of UCOL_CASE_MAX_BUFFER w.r.t UCOL_MAX_BUFFER; fix warning about collResult
X-SVN-Rev: 29756
|
2011-04-07 18:33:27 +00:00 |
|
Stuart Gill
|
a9354cbb6b
|
ICU-8295 API for collation reordering - fix zeroing out of structure
X-SVN-Rev: 29692
|
2011-03-24 00:09:06 +00:00 |
|
Steven R. Loomis
|
a4ca3b3227
|
ICU-8295 timebomb for breakage in r29671
X-SVN-Rev: 29678
|
2011-03-22 01:16:48 +00:00 |
|
Stuart Gill
|
b3ba6c0bf3
|
ICU-8295 API for collation reordering
X-SVN-Rev: 29671
|
2011-03-18 22:52:30 +00:00 |
|
Stuart Gill
|
a948d36eb2
|
ICU-8414 remove spurious loop in test code
X-SVN-Rev: 29661
|
2011-03-16 17:58:55 +00:00 |
|
Stuart Gill
|
37bf7cf633
|
ICU-8277 change interpretation of Zzzz in the collation reordering codes
X-SVN-Rev: 29364
|
2011-01-27 20:50:53 +00:00 |
|
Michael Ow
|
b21e2734dd
|
ICU-8146 Add check for data loading failure in cintltst and intltest.
X-SVN-Rev: 29025
|
2010-11-11 05:37:40 +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 |
|
Stuart Gill
|
4a9aeda18c
|
ICU-3984 updates from code review
X-SVN-Rev: 29004
|
2010-11-05 18:43:45 +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 |
|
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 |
|
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 |
|
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
|
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 |
|
Umesh Nair
|
c9ae826bca
|
ICU-7023 Supporting import in collation rules
X-SVN-Rev: 28967
|
2010-11-01 22:23:49 +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 |
|
Stuart Gill
|
d8e214d7d7
|
ICU-3984 Fix Windows build issues
X-SVN-Rev: 28946
|
2010-10-28 20:28:40 +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 |
|
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 |
|
Markus Scherer
|
db864477ae
|
ICU-7264 make some C test code more parallel with Java
X-SVN-Rev: 28909
|
2010-10-25 23:06:37 +00:00 |
|
Peter Edberg
|
04b5cd0d7b
|
ICU-8072 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr
X-SVN-Rev: 28899
|
2010-10-25 04:29:10 +00:00 |
|
Markus Scherer
|
d29bfdf854
|
ICU-7264 UCA 6.0 data, test data, and bug fixes; from branches/markus/uca60 -r 28826:28857
X-SVN-Rev: 28875
|
2010-10-19 21:48:04 +00:00 |
|
Peter Edberg
|
aa3ebc300a
|
ICU-8046 CLDR 1.9 integration pass 1, skip some Myanmar tests until cldrbug 3062 is fixed
X-SVN-Rev: 28869
|
2010-10-19 04:09:15 +00:00 |
|
Peter Edberg
|
0cc2fd091f
|
ICU-8046 CLDR 1.9 integration pass 1, update tests
X-SVN-Rev: 28867
|
2010-10-19 03:31:50 +00:00 |
|
Umesh Nair
|
81ce7e7cf2
|
ICU-7015 Minor changes.
X-SVN-Rev: 28832
|
2010-10-14 20:25:09 +00:00 |
|
Umesh Nair
|
2b57a010d7
|
ICU-7015 Adding more test cases.
X-SVN-Rev: 28830
|
2010-10-14 18:44:44 +00:00 |
|
Michael Ow
|
0e8df2ba58
|
ICU-7784 Set some test failure errors as data loading error appropriate.
X-SVN-Rev: 28305
|
2010-07-14 16:09:03 +00:00 |
|
Michael Ow
|
00a84e6d99
|
ICU-7649 Add check for certain default locales to ensure environment test passes.
X-SVN-Rev: 28303
|
2010-07-13 19:43:25 +00:00 |
|
Umesh Nair
|
ca260d5296
|
ICU-7015 Fixing more test cases.
X-SVN-Rev: 28190
|
2010-06-14 22:07:11 +00:00 |
|
Umesh Nair
|
2b7c82ac5b
|
ICU-7015 Minor fix.
X-SVN-Rev: 28189
|
2010-06-14 21:52:52 +00:00 |
|
Umesh Nair
|
e7aba40a67
|
ICU-7015 Compact collation syntax (lists and ranges): svn merge -r 27731:28177 icu/branches/umesh/collation
X-SVN-Rev: 28188
|
2010-06-14 21:27:44 +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 |
|
Steven R. Loomis
|
99998611d9
|
ICU-7482 z issues - cintltest passes!
X-SVN-Rev: 27754
|
2010-03-03 01:47:00 +00:00 |
|
Umesh Nair
|
b11c49bcd5
|
ICU-7015 Implementing compact collation tailoring syntax by introducing a star-notation.
X-SVN-Rev: 27521
|
2010-02-09 19:59:06 +00:00 |
|
Markus Scherer
|
8ddbd1394c
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
|
2010-01-06 23:50:03 +00:00 |
|
Markus Scherer
|
66b63f9c48
|
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
|
2009-11-13 19:25:21 +00:00 |
|