Commit Graph

5458 Commits

Author SHA1 Message Date
Steven R. Loomis
bbde8df11a ICU-744 POSIX parsing bugs.
X-SVN-Rev: 6843
2001-11-13 21:50:01 +00:00
George Rhoten
16a1af1287 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6842
2001-11-13 21:28:47 +00:00
Markus Scherer
b0a436adcd ICU-1007 remove unused fn argument
X-SVN-Rev: 6841
2001-11-13 21:21:00 +00:00
George Rhoten
57e4d79d7d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6840
2001-11-13 21:15:13 +00:00
George Rhoten
624dd35963 ICU-1405 Forgot to remove the comma from the previous line for the copyright option
X-SVN-Rev: 6838
2001-11-13 21:10:50 +00:00
Vladimir Weinstein
3bbd525f2b ICU-393 .cvsignore
X-SVN-Rev: 6837
2001-11-13 20:06:53 +00:00
Vladimir Weinstein
fed49ce387 ICU-1005 edit headers for release mode
X-SVN-Rev: 6836
2001-11-13 20:05:18 +00:00
Vladimir Weinstein
3d4e45e02d ICU-1005 increasing code coverage for ucol_cnt
X-SVN-Rev: 6834
2001-11-13 19:58:00 +00:00
Doug Felt
6489792e65 ICU-1442 update Swedish number spellout - fix
X-SVN-Rev: 6833
2001-11-13 19:46:01 +00:00
Vladimir Weinstein
67101f9159 ICU-1005 increase code coverage for ucol_cnt
X-SVN-Rev: 6832
2001-11-13 19:45:55 +00:00
Vladimir Weinstein
baef102490 ICU-1005 initialization of newly allocated contractions was wrong
X-SVN-Rev: 6831
2001-11-13 19:45:11 +00:00
Vladimir Weinstein
33a37550fe ICU-1005 needed to export contraction functions on Win32 to be able to access them from the tests. They were already exported on Unix, so no harm done.
X-SVN-Rev: 6830
2001-11-13 19:44:32 +00:00
Markus Scherer
560b782d42 ICU-785 add length check when getting surrogate pairs
X-SVN-Rev: 6829
2001-11-13 19:27:56 +00:00
Markus Scherer
111f368fb4 ICU-785 UnicodeString functions with input const UChar * handle srcLength=-1
X-SVN-Rev: 6828
2001-11-13 19:27:19 +00:00
Markus Scherer
d3a58fbbf4 ICU-785 test UnicodeString functions with input const UChar * and srcLength=-1
X-SVN-Rev: 6827
2001-11-13 19:26:41 +00:00
Vladimir Weinstein
53dea4e31f ICU-1010 enabled the version test for collation
X-SVN-Rev: 6826
2001-11-13 16:59:35 +00:00
Ram Viswanadha
68bea4ba61 ICU-1259 Fix Fallback bugs and add Inter-Indic Rountrip tests
X-SVN-Rev: 6825
2001-11-13 09:09:14 +00:00
Yves Arrouye
ae7f09214b ICU-1475 default dest is .
X-SVN-Rev: 6823
2001-11-13 07:51:45 +00:00
Yves Arrouye
f810b86e9a ICU-1488 accept 0 maxsize, handle comments.
X-SVN-Rev: 6822
2001-11-13 07:48:46 +00:00
Yves Arrouye
3f3d69a692 ICU-1220 implementation of -c option.
X-SVN-Rev: 6821
2001-11-13 07:22:18 +00:00
George Rhoten
ae71da1a17 ICU-770 Memory cleanup
X-SVN-Rev: 6820
2001-11-13 06:03:20 +00:00
George Rhoten
41f0b54145 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6819
2001-11-13 04:28:44 +00:00
George Rhoten
8b5b6724a2 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6818
2001-11-13 04:17:17 +00:00
George Rhoten
4ab18457ee ICU-1482 Oops. The editor removed the tabs for me, which I didn't want to do.
X-SVN-Rev: 6816
2001-11-13 03:16:52 +00:00
George Rhoten
ca8241014c ICU-371 Change HAVE_ -> U_HAVE
X-SVN-Rev: 6814
2001-11-13 02:56:36 +00:00
George Rhoten
9565246f34 ICU-371 dlopen is no longer used, so don't check for it.
X-SVN-Rev: 6811
2001-11-13 02:23:10 +00:00
George Rhoten
1726972ba1 ICU-1482 Build gentest, but do not install
X-SVN-Rev: 6810
2001-11-13 01:59:12 +00:00
George Rhoten
cd59c0d7bf ICU-567 Just revert to what it was originally.
X-SVN-Rev: 6809
2001-11-13 01:50:17 +00:00
Vladimir Weinstein
b549ddb97f ICU-788 added zh_MO and inserted collation rules in zh_HK. Modified index.txt & resfiles.mk accordingly
X-SVN-Rev: 6806
2001-11-12 23:50:20 +00:00
George Rhoten
acc164ea7e ICU-770 Memory cleanup
X-SVN-Rev: 6804
2001-11-12 23:25:37 +00:00
Vladimir Weinstein
e709fe688d ICU-393 .cvsignore
X-SVN-Rev: 6803
2001-11-12 23:11:09 +00:00
Helena Chapman
6fc6757458 ICU-611 updated the APIs for u_digit and u_forDigit to be consistent.
X-SVN-Rev: 6802
2001-11-12 23:01:17 +00:00
Vladimir Weinstein
a4fecd849a ICU-393 .cvsignore
X-SVN-Rev: 6801
2001-11-12 22:06:12 +00:00
Doug Felt
951ff94ffb ICU-1442 update Swedish number spellout
X-SVN-Rev: 6799
2001-11-12 21:42:36 +00:00
Steven R. Loomis
127853b0fd ICU-555 Fallback (default) conversion
X-SVN-Rev: 6798
2001-11-12 20:58:22 +00:00
Alan Liu
d1fc5965f4 ICU-1421 add test for copy constructor
X-SVN-Rev: 6797
2001-11-12 20:57:06 +00:00
George Rhoten
3a43d7e00d ICU-580 os/390 batch build changes.
X-SVN-Rev: 6795
2001-11-12 20:12:47 +00:00
George Rhoten
d14de7fd6f ICU-567 globals need to be extern
X-SVN-Rev: 6791
2001-11-12 19:52:22 +00:00
Alan Liu
4e3dc8be6e ICU-1292 add variable range overlap detection
X-SVN-Rev: 6790
2001-11-12 19:43:13 +00:00
Andy Heninger
b0409527e2 ICU-1414 Makefile.inc.in fixes to make tools work for ufortune sample.
X-SVN-Rev: 6788
2001-11-12 19:22:28 +00:00
Andy Heninger
349b50528a ICU-1475 put ishelp logic back to how it was
X-SVN-Rev: 6787
2001-11-12 19:15:55 +00:00
Alan Liu
9160747c21 ICU-1292 add variable range overlap detection
X-SVN-Rev: 6786
2001-11-12 19:12:08 +00:00
George Rhoten
b07d31376d ICU-1475 Changes for Windows.
X-SVN-Rev: 6785
2001-11-12 18:50:11 +00:00
George Rhoten
b1d912bd22 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6784
2001-11-12 18:48:53 +00:00
Markus Scherer
e4952564ec ICU-785 adapt UCharCharacterIterator tests to improved handling of textLength=-1
X-SVN-Rev: 6781
2001-11-12 18:09:10 +00:00
Andy Heninger
e9e51453ed ICU-1474 ufortune sample, UNIX Makefile includes Spanish resources and fix to handle more than one locale.
X-SVN-Rev: 6780
2001-11-12 18:08:51 +00:00
Andy Heninger
f3abcec6d1 ICU-1474 ufortune sample, add new-line to fortune messages.
X-SVN-Rev: 6779
2001-11-12 18:05:51 +00:00
Andy Heninger
7b728adf3b ICU-1445 Windows allinone workspace, add decmn tool.
X-SVN-Rev: 6778
2001-11-12 18:03:20 +00:00
Andy Heninger
f80095ff27 ICU-1445 Windows project file for decmn tool, output directory and several other settings fixed
X-SVN-Rev: 6777
2001-11-12 17:59:34 +00:00
Andy Heninger
cdc652ede7 ICU-1451 improved usage message for gencmn tool.
X-SVN-Rev: 6776
2001-11-12 17:56:20 +00:00