Commit Graph

8182 Commits

Author SHA1 Message Date
Alan Liu
6b058615b7 ICU-1749 update tests to use new API
X-SVN-Rev: 8546
2002-04-30 22:11:18 +00:00
George Rhoten
faec7727ae ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8545
2002-04-30 21:03:00 +00:00
George Rhoten
a07bb49fae ICU-1877 Fix a TARGET typo for loengine.h
X-SVN-Rev: 8544
2002-04-30 21:02:43 +00:00
George Rhoten
b3267fb318 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8543
2002-04-30 20:43:51 +00:00
George Rhoten
968f910249 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8542
2002-04-30 19:07:18 +00:00
George Rhoten
f8c4cb25bf ICU-1828 tblprint.* are not used, and Vladimir says it's okay to remove.
X-SVN-Rev: 8541
2002-04-30 18:06:28 +00:00
George Rhoten
113f35c27a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8540
2002-04-30 18:04:07 +00:00
George Rhoten
7f87b5724e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8539
2002-04-30 17:22:11 +00:00
George Rhoten
ce01292bc0 ICU-1877 Fix an Itanium compiler optimization error.
X-SVN-Rev: 8538
2002-04-30 00:49:15 +00:00
George Rhoten
ac061302c1 ICU-1877 pwin64.h doesn't exist. Use pwin32.h
X-SVN-Rev: 8537
2002-04-30 00:48:04 +00:00
George Rhoten
4a52dcc155 ICU-1872 Specify the return type
X-SVN-Rev: 8536
2002-04-29 20:26:24 +00:00
George Rhoten
739e08c7b2 ICU-1749 Use TRUE, not true
X-SVN-Rev: 8535
2002-04-29 20:24:16 +00:00
George Rhoten
4d0fb4be3e ICU-1749 Remove one of the CVS tags.
X-SVN-Rev: 8534
2002-04-29 17:43:12 +00:00
George Rhoten
f1ad25038e ICU-1749 Don't use static on an enum
X-SVN-Rev: 8533
2002-04-29 16:46:48 +00:00
George Rhoten
35a0afee19 ICU-1080 Update the platform list.
X-SVN-Rev: 8532
2002-04-27 00:02:22 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
Alan Liu
a73bfe7d24 ICU-1749 port TestMulticharStringSet to C++
X-SVN-Rev: 8530
2002-04-26 21:31:55 +00:00
Alan Liu
9c1e126acb ICU-1749 enhance string checking
X-SVN-Rev: 8529
2002-04-26 21:30:48 +00:00
Yves Arrouye
f6c3d57ffc ICU-1876 try to compile to detect iostream
X-SVN-Rev: 8528
2002-04-26 18:45:17 +00:00
Doug Felt
77b6719b9b ICU-970 add substring constructors and setTo overload to UnicodeString
X-SVN-Rev: 8527
2002-04-26 18:02:49 +00:00
Alan Liu
37b4739783 ICU-1749 API additions to support UnicodeSet
X-SVN-Rev: 8526
2002-04-26 06:30:37 +00:00
Alan Liu
2edd9a085e ICU-1749 ported TestStrings TestStringPatterns and edited exhaustive test to check iterator and round trip
X-SVN-Rev: 8525
2002-04-26 06:28:15 +00:00
Alan Liu
daea6a76cb ICU-1749 temporary changes until test is updated to use real iterator
X-SVN-Rev: 8524
2002-04-26 06:26:17 +00:00
Alan Liu
2e2cfa72da ICU-1749 add usetiter
X-SVN-Rev: 8523
2002-04-26 00:04:50 +00:00
Alan Liu
8d76d6d4ce ICU-1749 spot fixes, cleanup, comment edits
X-SVN-Rev: 8522
2002-04-26 00:00:36 +00:00
Alan Liu
89c3796eaa ICU-1749 initial port from Java of multichar string support
X-SVN-Rev: 8521
2002-04-25 23:39:57 +00:00
Alan Liu
4212379376 ICU-1749 initial port from Java
X-SVN-Rev: 8520
2002-04-25 23:36:02 +00:00
Alan Liu
7fb7bd0a21 ICU-1749 clean up docs
X-SVN-Rev: 8519
2002-04-25 23:34:32 +00:00
Syn Wee Quek
829023a615 ICU-1875
added API getLatin1LinearValue(char ch) ;

X-SVN-Rev: 8518
2002-04-25 22:19:25 +00:00
George Rhoten
db3c628396 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8517
2002-04-25 22:15:52 +00:00
George Rhoten
802688f52f ICU-1872 Slightly better test order.
X-SVN-Rev: 8516
2002-04-25 21:52:13 +00:00
George Rhoten
35bdabdc68 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8515
2002-04-25 21:49:16 +00:00
George Rhoten
08db07139b ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8514
2002-04-25 21:38:10 +00:00
Doug Felt
1cceba1eda ICU-1873 adjust reading to use larger buffer, grow buffer as needed
X-SVN-Rev: 8513
2002-04-25 20:37:57 +00:00
George Rhoten
3c7398060a ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8512
2002-04-25 18:59:32 +00:00
Yves Arrouye
985ce87495 ICU-1868 link w/ C
X-SVN-Rev: 8511
2002-04-25 18:13:15 +00:00
Mark Davis
b11e6bcf7f ICU-0 background data on Thai word frequency
X-SVN-Rev: 8510
2002-04-25 17:45:50 +00:00
Doug Felt
e79e844c39 ICU-1873 fixed ICUListResourceBundle reading of input stream
X-SVN-Rev: 8509
2002-04-25 00:02:37 +00:00
George Rhoten
5ba437bbb1 ICU-1872 Don't do static initialization, just in case the global mutex gets initialized.
X-SVN-Rev: 8508
2002-04-24 17:31:27 +00:00
George Rhoten
8cf8b12ddb ICU-1872 Leaving the static init in because I don't know what the test is doing, but use the invariant converter instead.
X-SVN-Rev: 8507
2002-04-24 17:29:52 +00:00
George Rhoten
53b969bd26 ICU-1872 Test for mutex initialization
X-SVN-Rev: 8505
2002-04-24 16:10:33 +00:00
Mark Davis
d476d896a0 minor chart fixes
X-SVN-Rev: 8504
2002-04-24 02:38:53 +00:00
George Rhoten
8cd90d7b88 ICU-1872 Test for mutex initialization
X-SVN-Rev: 8503
2002-04-23 23:24:25 +00:00
George Rhoten
705ca8847d ICU-1828 Rename error.c -> errmsg.c
X-SVN-Rev: 8502
2002-04-23 23:11:09 +00:00
Mark Davis
b932f86ba5 fixed up charts
X-SVN-Rev: 8501
2002-04-23 22:50:15 +00:00
George Rhoten
fbaa901902 ICU-1828 Rename error.c -> errmsg.c
X-SVN-Rev: 8500
2002-04-23 22:25:44 +00:00
Mark Davis
3b30dd9146 chart fixes
X-SVN-Rev: 8499
2002-04-23 01:59:16 +00:00
George Rhoten
d85d2f804e ICU-837 Update the TODO list
X-SVN-Rev: 8498
2002-04-22 16:05:38 +00:00
George Rhoten
af5ab56ef5 ICU-1850 Add derb to the workspace, remove non-existent gencol.
X-SVN-Rev: 8497
2002-04-19 20:59:58 +00:00
George Rhoten
32d106fc3e ICU-1850 HP/UX11CC doesn't have getcwd, and it's not needed.
General cleanup of warnings too.

X-SVN-Rev: 8496
2002-04-19 18:50:49 +00:00