Commit Graph

20842 Commits

Author SHA1 Message Date
Kedar Rajwade
930876975e ICU-6333 Removed new and changed comments from the API reference
X-SVN-Rev: 24214
2008-06-17 23:20:45 +00:00
Doug Felt
edadac4cce ICU-4993 update docs
X-SVN-Rev: 24213
2008-06-17 22:50:48 +00:00
Doug Felt
44e497baf2 ICU-5095 update docs
X-SVN-Rev: 24212
2008-06-17 22:31:28 +00:00
Claire Ho
81ac0f67a6 ICU-6356 Fixed the coredump for c tests running without data files.
X-SVN-Rev: 24211
2008-06-17 22:27:18 +00:00
Xiaomei Ji
4153a1bc82 ICU-6157 remove unnecessary import to clean eclipse warning
X-SVN-Rev: 24210
2008-06-17 21:32:25 +00:00
Andy Heninger
2fd36c0fae ICU-6355 fix typo 'MIDNUMLEFT' becomes 'MIDNUMLET'
X-SVN-Rev: 24209
2008-06-17 21:28:33 +00:00
Claire Ho
fdd59fbd07 ICU-5105 perfromance improvement for simple somparison.
X-SVN-Rev: 24208
2008-06-17 18:38:37 +00:00
Xiaomei Ji
4161c1b221 ICU-6157 sync after C++ review and remove exception from signature
X-SVN-Rev: 24206
2008-06-17 05:10:33 +00:00
Eric Mader
7fee26e320 ICU-6337 Can't call UNICODE_STRING_SIMPLE with a variable name on all platforms.
X-SVN-Rev: 24202
2008-06-17 02:28:25 +00:00
Eric Mader
a8678f38b6 ICU-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\".
X-SVN-Rev: 24201
2008-06-17 00:55:35 +00:00
Xiaomei Ji
0ad3aff9b2 ICU-6157 update after 1st round code review
X-SVN-Rev: 24200
2008-06-16 22:32:36 +00:00
John Emmons
7f5016dd78 ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24181
2008-06-14 02:38:08 +00:00
John Emmons
924a38a76e ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24179
2008-06-13 21:07:22 +00:00
John Emmons
ddcb89888d ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24178
2008-06-13 21:07:07 +00:00
Yoshito Umaoka
f06268c175 ICU-6289 Resovled compiler warnings in Eclipse plug-in build. Updated license files. Add new tests in the Eclipse plug-in unit test.
X-SVN-Rev: 24176
2008-06-13 20:06:16 +00:00
Eric Mader
f0abc13c5d ICU-6337 Make sure unescapable strings get created in the invariant codepage.
X-SVN-Rev: 24175
2008-06-13 19:49:55 +00:00
Eric Mader
1692956180 ICU-6337 Remove stale debugging code.
X-SVN-Rev: 24174
2008-06-13 19:47:46 +00:00
Michael Ow
ea01edb0ea ICU-6319 Correct handling of spaces for Thai line break iterator and add test.
X-SVN-Rev: 24173
2008-06-13 19:21:12 +00:00
Yoshito Umaoka
444215758f ICU-6289 Add svn property eol-style/native
X-SVN-Rev: 24172
2008-06-13 17:59:20 +00:00
Yoshito Umaoka
49c8b0461f ICU-6289 Add svn property eol-style/native
X-SVN-Rev: 24171
2008-06-13 17:50:06 +00:00
Yoshito Umaoka
266e647298 ICU-6348 Fixed a line accidentally commented out in the previous change.
X-SVN-Rev: 24170
2008-06-13 16:06:19 +00:00
Yoshito Umaoka
9985e52f02 ICU-6348 Enabled some APIs currently disabled for ICU4J Eclipse plug-in by making the implementation work on Foundation 1.0 environment.
X-SVN-Rev: 24169
2008-06-13 15:46:27 +00:00
Yoshito Umaoka
8d4d78dfdb ICU-6281 Merging the transliterator data changes from C to J.
X-SVN-Rev: 24165
2008-06-12 21:27:52 +00:00
Michael Ow
1e9e63f24c ICU-6319 Correct typos in log messages and add break point information to error messages.
X-SVN-Rev: 24162
2008-06-12 15:46:36 +00:00
Eric Mader
c74c930da5 ICU-6337 Remove changes for testing in out-of-source build.
X-SVN-Rev: 24160
2008-06-12 01:16:43 +00:00
Eric Mader
fd22341aab ICU-6337 Change scripits to supply separate test file names to iotest for testing locales and timezones.
X-SVN-Rev: 24159
2008-06-12 01:02:39 +00:00
Eric Mader
8b8e11bb47 ICU-6337 Add callback to initArgs to handle unknown options. Change iotest to take the STANDARD_TEST_FILE name from the argument list.
X-SVN-Rev: 24158
2008-06-12 01:01:00 +00:00
Steven R. Loomis
d59b5c5e4c ICU-6344 uconfigtest / hdrtest fixes
X-SVN-Rev: 24157
2008-06-11 21:52:29 +00:00
Steven R. Loomis
4f9498e168 ICU-6098 make getCurrentYear "work" without formatting
X-SVN-Rev: 24156
2008-06-11 21:51:07 +00:00
Claire Ho
3b9c7131aa ICU-5468 Array beyound write in ucol_getSortKey()
X-SVN-Rev: 24155
2008-06-11 21:37:03 +00:00
Michael Ow
366a08794d ICU-2147 Disable SCSU and BOCU-1 in CharsetICU.java to not break trunk while debugging some test failures.
X-SVN-Rev: 24154
2008-06-11 21:28:03 +00:00
Claire Ho
49dca38bb9 ICU-6341 incorrect getBestPattern result for narrow date format.
X-SVN-Rev: 24151
2008-06-11 16:31:33 +00:00
Peter Edberg
f545420ca7 ICU-6256 More CLDR 1.6 updates - new structure for telephoneCodeData, add cldrVersion
X-SVN-Rev: 24150
2008-06-11 06:39:14 +00:00
Yoshito Umaoka
f8c67856cc ICU-6340 Updated Windows tzid/Olson mapping in wintz.c - equivalent to CLDR 1.6.
X-SVN-Rev: 24149
2008-06-11 06:03:21 +00:00
Yoshito Umaoka
5b2a0c934f ICU-6289 Temporary workaround for date format parsing problem to let the timezone test run successfully.
X-SVN-Rev: 24148
2008-06-11 03:56:48 +00:00
Michael Ow
0675da9bcd ICU-6319 Correct while statement to make results consistent with ICU4C.
X-SVN-Rev: 24147
2008-06-11 03:27:31 +00:00
Peter Edberg
2d45d7be53 ICU-6281 add TestHalfwidthFullwidth()
X-SVN-Rev: 24146
2008-06-11 03:20:42 +00:00
Peter Edberg
2eb61f142a ICU-6281 Fix Fullwidth_Halfwidth data, add TestHalfwidthFullwidth()
X-SVN-Rev: 24145
2008-06-11 01:31:45 +00:00
Claire Ho
90da026c87 ICU-6341 Wrong 'best pattern' for narrow date format.
X-SVN-Rev: 24144
2008-06-10 21:57:27 +00:00
Eric Mader
dfa39a736e ICU-6337 run iotest serially, also redirect stderr to log file.
X-SVN-Rev: 24143
2008-06-10 21:02:28 +00:00
Kedar Rajwade
f362efe4ed ICU-2147 Added SCSU and BOCU-1 converters
X-SVN-Rev: 24142
2008-06-10 19:58:20 +00:00
Kedar Rajwade
fac1ab82dc ICU-2147 SCSU and BOCU-1 converters
X-SVN-Rev: 24141
2008-06-10 18:35:57 +00:00
Michael Ow
bd22023816 ICU-5955 Increase the initial size of value to eliminate segmentation fault on Solaris 10.
X-SVN-Rev: 24139
2008-06-10 15:40:19 +00:00
Michael Ow
030cb40618 ICU-5955 Free offsetBuffer in setText before it is reinitialized.
X-SVN-Rev: 24138
2008-06-10 14:11:50 +00:00
Yoshito Umaoka
ffed7d31c7 ICU-6289 Replaced some non-ASCII characters with ASCII in comments.
X-SVN-Rev: 24137
2008-06-10 05:15:08 +00:00
Yoshito Umaoka
15147e41b0 ICU-6037 Tightened currency code check in Currency#getInstance(String). Now it only accepts 3-letter alpha code.
X-SVN-Rev: 24136
2008-06-10 03:52:36 +00:00
Yoshito Umaoka
c9e080cf8a ICU-6313 Replaced the deprecated normalizer modes with the valid ones in the API doc for setMode.
X-SVN-Rev: 24135
2008-06-10 02:32:23 +00:00
Yoshito Umaoka
a9cda2f6df ICU-6258 Fixed the description for the keyword separator character from comma to semicolon.
X-SVN-Rev: 24134
2008-06-10 02:23:33 +00:00
Yoshito Umaoka
fc0b107a9a ICU-4732 Test case for PersianCalendar two digit year parsing.
X-SVN-Rev: 24133
2008-06-10 02:03:28 +00:00
Steven R. Loomis
c1bca30b6d ICU-6157 header includes fixes
X-SVN-Rev: 24132
2008-06-10 01:26:42 +00:00