Markus Scherer
|
e4b419efb7
|
ICU-1586 handle non-zero initial values
X-SVN-Rev: 7350
|
2001-12-16 21:15:09 +00:00 |
|
Mark Davis
|
a903b84867
|
Revisions for specialcasing & misc fixes
X-SVN-Rev: 7349
|
2001-12-13 23:36:29 +00:00 |
|
Alan Liu
|
ac085286cd
|
ICU-929 fix charAt() bug
X-SVN-Rev: 7348
|
2001-12-13 23:00:49 +00:00 |
|
Alan Liu
|
b8d527f6ac
|
ICU-929 fix indexOf bug
X-SVN-Rev: 7347
|
2001-12-13 22:57:08 +00:00 |
|
Eric Mader
|
73509baa23
|
ICU-1586 add tirietest.o to the list of object
X-SVN-Rev: 7346
|
2001-12-12 21:51:52 +00:00 |
|
Markus Scherer
|
643c782a9d
|
ICU-1586 fix utrie_clone() - set trie->dataLength=other->dataLength
X-SVN-Rev: 7345
|
2001-12-12 11:16:36 +00:00 |
|
Alan Liu
|
cafdcca519
|
ICU-1591 clean up TransliterationRule
X-SVN-Rev: 7344
|
2001-12-11 22:11:51 +00:00 |
|
Alan Liu
|
0d956d0f93
|
ICU-1591 edit comments
X-SVN-Rev: 7343
|
2001-12-11 22:11:04 +00:00 |
|
Alan Liu
|
16fcadebb0
|
ICU-1591 clean up TransliterationRule
X-SVN-Rev: 7342
|
2001-12-11 17:45:13 +00:00 |
|
George Rhoten
|
75c294e757
|
ICU-1080 Update os/390 sections
X-SVN-Rev: 7341
|
2001-12-11 17:40:06 +00:00 |
|
Alan Liu
|
6e4cce25cd
|
ICU-929 add indexOf() and charAt() methods
X-SVN-Rev: 7340
|
2001-12-11 01:13:33 +00:00 |
|
Alan Liu
|
e8edb9740e
|
ICU-1592 add Sk to SKIP set
X-SVN-Rev: 7339
|
2001-12-11 00:02:07 +00:00 |
|
Alan Liu
|
8875e2c621
|
ICU-1592 add test cases for Tat\u02B9\u00E2na
X-SVN-Rev: 7338
|
2001-12-11 00:00:27 +00:00 |
|
Eric Mader
|
4c5c3ac292
|
ICU-1586 add utrie.o to list of objects
X-SVN-Rev: 7336
|
2001-12-07 22:13:49 +00:00 |
|
George Rhoten
|
b47b823dfe
|
ICU-770 Memory cleanup, wrong sprintf statement
X-SVN-Rev: 7335
|
2001-12-07 19:02:00 +00:00 |
|
Syn Wee Quek
|
ba037164ec
|
ICU-1393
Fix for JDK 1.3.0, submitted by the testers.
X-SVN-Rev: 7334
|
2001-12-07 17:32:27 +00:00 |
|
Markus Scherer
|
a92571a185
|
ICU-1590 fix detection of U_WCHAR_IS_UTF16/32
X-SVN-Rev: 7333
|
2001-12-07 17:09:41 +00:00 |
|
Markus Scherer
|
a6f38d8499
|
ICU-1586 do not overwrite previously set properties with ranges (enables private-use properties in UnicodeData.txt)
X-SVN-Rev: 7332
|
2001-12-06 21:07:33 +00:00 |
|
Markus Scherer
|
268abe3937
|
ICU-1586 add common trie implementation
X-SVN-Rev: 7327
|
2001-12-06 01:23:47 +00:00 |
|
Mark Davis
|
5760c7b55b
|
more fixes
X-SVN-Rev: 7326
|
2001-12-06 00:05:53 +00:00 |
|
Syn Wee Quek
|
dc0a3b5e8f
|
ICU-1570
release 2.0 updates
X-SVN-Rev: 7325
|
2001-12-05 22:01:28 +00:00 |
|
Andy Heninger
|
4d55cc7d8b
|
ICU-1583 Fix broken samples
X-SVN-Rev: 7323
|
2001-12-05 18:08:56 +00:00 |
|
Andy Heninger
|
21944bfbe3
|
ICU-1583 Fix broken samples
X-SVN-Rev: 7322
|
2001-12-05 17:54:57 +00:00 |
|
George Rhoten
|
8c1e0bb26a
|
ICU-1028 Fix for os/390 batch mode (PDS mode) library versioning.
X-SVN-Rev: 7321
|
2001-12-05 17:51:11 +00:00 |
|
George Rhoten
|
42f8814f79
|
ICU-1028 Fix for BATCH mode (PDS mode) library versioning.
X-SVN-Rev: 7320
|
2001-12-05 17:46:30 +00:00 |
|
George Rhoten
|
7584fb6a96
|
ICU-639 Create better random numbers.
X-SVN-Rev: 7319
|
2001-12-05 17:37:41 +00:00 |
|
Mark Davis
|
250fd0c22d
|
cleanup for 3.2
X-SVN-Rev: 7318
|
2001-12-05 02:41:23 +00:00 |
|
Eric Mader
|
9b103e24a0
|
ICU-1428 Paragraph::draw - need to call ubidi_setLine with lastChar + 1.
X-SVN-Rev: 7317
|
2001-12-05 00:36:34 +00:00 |
|
George Rhoten
|
a8a3d9c46a
|
ICU-639 Better test for the case where M is accidentally used for m in locale data.
X-SVN-Rev: 7312
|
2001-12-04 20:24:37 +00:00 |
|
George Rhoten
|
44c76bbcb6
|
ICU-639 Use M for months instead of m for minutes.
X-SVN-Rev: 7311
|
2001-12-04 20:13:17 +00:00 |
|
Syn Wee Quek
|
55e323ecd8
|
ICU-1581
Added Utility.getChars() and modified the rest of the classes that use StringBuffer.getChars().
X-SVN-Rev: 7309
|
2001-12-04 20:09:08 +00:00 |
|
George Rhoten
|
5e119cd4aa
|
ICU-770 Memory cleanup
X-SVN-Rev: 7307
|
2001-12-04 17:27:12 +00:00 |
|
Alan Liu
|
426dadc5a8
|
ICU-1076 clear toPattern result buffer
X-SVN-Rev: 7306
|
2001-12-04 05:25:39 +00:00 |
|
George Rhoten
|
37279d71cc
|
ICU-1211 Don't go beyond the end of the array (fix for Solaris, Windows, HP/UX)
X-SVN-Rev: 7304
|
2001-12-04 02:16:58 +00:00 |
|
Alan Liu
|
8824cc7909
|
ICU-1575 more mutex and string initialization cleanup
X-SVN-Rev: 7301
|
2001-12-04 00:08:31 +00:00 |
|
George Rhoten
|
c914380027
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7300
|
2001-12-03 23:56:30 +00:00 |
|
Alan Liu
|
ecdf5e0a92
|
ICU-1575 don't use global mutex
X-SVN-Rev: 7298
|
2001-12-03 23:50:24 +00:00 |
|
Alan Liu
|
264c5e2f9a
|
ICU-1226 remove stale script/block code
X-SVN-Rev: 7297
|
2001-12-03 23:32:14 +00:00 |
|
Eric Mader
|
53475997bb
|
ICU-1577 fix gcc compiler warnings.
X-SVN-Rev: 7296
|
2001-12-03 23:31:52 +00:00 |
|
George Rhoten
|
12bf469d3c
|
ICU-1211 Integrated the Min Cui's test from ICU4J
X-SVN-Rev: 7295
|
2001-12-03 23:16:04 +00:00 |
|
Alan Liu
|
eba45479e5
|
ICU-1373 add tests of supplemental character handling by algorithm transliterators
X-SVN-Rev: 7294
|
2001-12-03 23:09:07 +00:00 |
|
Eric Mader
|
3657aa4170
|
ICU-1577 fix definition of DEPS, which caused the warning "no file name for '-incluce'"
X-SVN-Rev: 7293
|
2001-12-03 22:39:50 +00:00 |
|
Andy Heninger
|
316aa9b311
|
ICU-1576 updated urename.h file for 2.0 ICU release
X-SVN-Rev: 7292
|
2001-12-03 22:35:34 +00:00 |
|
George Rhoten
|
f0a28aa373
|
ICU-1028 os/390 fix, which uses EBCDIC instead of ASCII
X-SVN-Rev: 7291
|
2001-12-03 22:35:02 +00:00 |
|
George Rhoten
|
192e7744fe
|
ICU-1472 Update @draft -> @stable
X-SVN-Rev: 7290
|
2001-12-03 22:22:18 +00:00 |
|
Ram Viswanadha
|
006e4e3fb1
|
ICU-1038 Documentation fixes no code change
X-SVN-Rev: 7289
|
2001-12-03 21:58:00 +00:00 |
|
Mark Davis
|
2532efb003
|
ICU-1575 Added -e<level> for setting the skip level more precisely.
X-SVN-Rev: 7288
|
2001-12-03 21:48:07 +00:00 |
|
Syn Wee Quek
|
14096ebe79
|
ICU-1513
Modified errln for TestJitterBug 1513
X-SVN-Rev: 7287
|
2001-12-03 21:48:03 +00:00 |
|
Alan Liu
|
f8af43b4ae
|
ICU-1373 more fixes to support supplementals
X-SVN-Rev: 7286
|
2001-12-03 21:43:13 +00:00 |
|
Alan Liu
|
c7903f1367
|
ICU-1373 more fixes to support supplementals
X-SVN-Rev: 7285
|
2001-12-03 21:33:59 +00:00 |
|