Commit Graph

5512 Commits

Author SHA1 Message Date
Yves Arrouye
4325059629 ICU-1404 let's simplify things, and make ICUDATA_DIR contain the
$(VERSION) part. We only need to go above that for the current symlink.

X-SVN-Rev: 6728
2001-11-10 02:21:37 +00:00
Yves Arrouye
7ba140fec6 ICU-1404 create $(ICUPKGDATA_DIR) not $(libdir) of course.
X-SVN-Rev: 6727
2001-11-10 02:18:34 +00:00
Yves Arrouye
c0b753c603 ICU-1404 create $(ICUPKGDATA_DIR) not $(libdir) of course.
X-SVN-Rev: 6726
2001-11-10 02:09:59 +00:00
Yves Arrouye
59400a4714 ICU-1404 a lot more fixes to make --with-data-packaging=archive work.
X-SVN-Rev: 6725
2001-11-10 01:54:17 +00:00
Yves Arrouye
51c6835601 ICU-1220 call initMsg() before printing error msg.
X-SVN-Rev: 6724
2001-11-10 01:53:45 +00:00
Andy Heninger
b4bc10f1d7 ICU-1474 Add Resources sample "ufortune"
X-SVN-Rev: 6723
2001-11-10 01:27:58 +00:00
Vladimir Weinstein
22caefdaba ICU-1043 fixed a typo
X-SVN-Rev: 6722
2001-11-10 00:17:43 +00:00
Vladimir Weinstein
a881aeca89 ICU-1043 fixes for surrogate handling
X-SVN-Rev: 6721
2001-11-10 00:15:55 +00:00
Vladimir Weinstein
ffa911c85b ICU-1043 fixes for the surrogate handling
X-SVN-Rev: 6720
2001-11-10 00:13:03 +00:00
Ram Viswanadha
21bab96c23 ICU-1472 @draft tag for unmarked new APIs
X-SVN-Rev: 6719
2001-11-09 23:33:23 +00:00
Markus Scherer
b4516689f5 ICU-1007 speed up normalization conformance test when not in exhaustive mode
X-SVN-Rev: 6718
2001-11-09 23:08:36 +00:00
Syn Wee Quek
3878e1780a ICU-1004
jitterbug 1030:
Cleaned code.
Commented where error status is bing checked in.

X-SVN-Rev: 6717
2001-11-09 22:42:20 +00:00
Ram Viswanadha
8aa90802ac ICU-207 Remove versioning as per George's request
X-SVN-Rev: 6716
2001-11-09 22:28:20 +00:00
Markus Scherer
1699f48fed ICU-1007 add tests for better Normalizer test code coverage
X-SVN-Rev: 6715
2001-11-09 21:54:32 +00:00
Markus Scherer
b15e9a73bb ICU-1007 fix Normalizer copy constructor
X-SVN-Rev: 6714
2001-11-09 21:53:33 +00:00
Syn Wee Quek
60b483e4b5 ICU-1129
added test for surrogates.

X-SVN-Rev: 6713
2001-11-09 20:31:14 +00:00
Markus Scherer
2fa650f72f ICU-1107 Mirror.txt -> BidiMirroring.txt in comments etc.
X-SVN-Rev: 6712
2001-11-09 19:04:21 +00:00
George Rhoten
ae305452f9 ICU-1472 Remove the @draft tag for some APIs
X-SVN-Rev: 6710
2001-11-09 18:17:40 +00:00
Vladimir Weinstein
746fe50a28 ICU-1043 now picking the code points that were left out in the closure..
X-SVN-Rev: 6709
2001-11-09 18:10:12 +00:00
George Rhoten
fbc84c8710 ICU-1028 Make it easier for os/390 to build
X-SVN-Rev: 6708
2001-11-09 18:09:54 +00:00
Syn Wee Quek
f53dc4a078 ICU-1004
jitterbug 1030:

Cleaned code.
Commented where error status is bing checked in.

X-SVN-Rev: 6707
2001-11-09 17:39:42 +00:00
George Rhoten
9e5db0cd7d ICU-1472 Remove the @draft tag for some APIs
X-SVN-Rev: 6706
2001-11-09 03:31:02 +00:00
George Rhoten
343bd6b578 ICU-1028 Fixes for os/390
X-SVN-Rev: 6705
2001-11-09 02:24:19 +00:00
George Rhoten
a2e0a0733d ICU-1096 Made changes per Ram's request.
X-SVN-Rev: 6704
2001-11-09 02:04:35 +00:00
Alan Liu
14b757eeb9 ICU-1232 add class ID support (required)
X-SVN-Rev: 6703
2001-11-09 01:22:59 +00:00
Alan Liu
51f23530aa ICU-1232 disallow UnicodeSets (and other standins) in translit output
X-SVN-Rev: 6702
2001-11-09 01:22:33 +00:00
George Rhoten
9a9e9fc74e ICU-812 Add U_STATIC_IMPLEMENTATION
X-SVN-Rev: 6701
2001-11-09 01:16:52 +00:00
George Rhoten
09e35341aa ICU-1247 Undo the change to put the SO_TARGET_VERSION* back in
X-SVN-Rev: 6700
2001-11-09 00:53:16 +00:00
Alan Liu
1b8e587611 ICU-1134 make sure parse errors refer to the correct source line
X-SVN-Rev: 6698
2001-11-09 00:12:59 +00:00
Alan Liu
dc74a1d2c0 ICU-1080 add Transliterator and UnicodeSet release notes
X-SVN-Rev: 6697
2001-11-08 22:21:40 +00:00
Eric Mader
e6919d7596 ICU-1428 quick hack implememtation of paren matching...
X-SVN-Rev: 6696
2001-11-08 21:52:08 +00:00
Vladimir Weinstein
d2a52c64c6 ICU-1211 bumping up version numbers for collation
X-SVN-Rev: 6695
2001-11-08 21:29:25 +00:00
Vladimir Weinstein
e35e9388b0 ICU-1043 Better handling of supplementary codepoints in getSpecialCE
X-SVN-Rev: 6694
2001-11-08 21:16:38 +00:00
Ram Viswanadha
183eb9c476 ICU-1405 porting fix for OS/390
X-SVN-Rev: 6693
2001-11-08 20:35:24 +00:00
George Rhoten
3f1d47b775 ICU-580 os/390 batch build changes.
X-SVN-Rev: 6692
2001-11-08 20:03:44 +00:00
George Rhoten
ca9b74a8b1 ICU-1259 C can't handle //. Use /* */ instead.
X-SVN-Rev: 6691
2001-11-08 18:20:33 +00:00
Andy Heninger
932b817b19 ICU-1404 Data directory determination for tests, added check for defined, but empty ICU_DATA env var. This was happening!
X-SVN-Rev: 6690
2001-11-08 01:29:11 +00:00
Ram Viswanadha
496b8124dd ICU-1405 porting fix for OS/390
X-SVN-Rev: 6689
2001-11-08 01:04:57 +00:00
Eric Mader
e4638399eb ICU-1428 change the name of the text file to 'Sample.txt"
X-SVN-Rev: 6688
2001-11-08 00:51:23 +00:00
Eric Mader
5566df1979 ICU-1428 change the name of the text file to 'Sample.txt"
X-SVN-Rev: 6687
2001-11-08 00:40:20 +00:00
Eric Mader
d5bb2fd69c ICU-1470 fixed a memory leak in readFile()
X-SVN-Rev: 6686
2001-11-08 00:29:20 +00:00
Ram Viswanadha
59c248b2db ICU-1426 fix escaping for genrb
X-SVN-Rev: 6685
2001-11-08 00:28:30 +00:00
Andy Heninger
c865dfa77e ICU-1469 fix code portability problem for Linux.
X-SVN-Rev: 6684
2001-11-08 00:27:19 +00:00
Eric Mader
f40d609c9c ICU-1253 fixed Copyright notices, and typos in the readme file.
X-SVN-Rev: 6683
2001-11-08 00:22:25 +00:00
Andy Heninger
de1e3fd9ec ICU-1468 For pkgdata on Windows, use tool binaries from bin directory rather than from the ICU source hierarchy
X-SVN-Rev: 6682
2001-11-07 23:58:52 +00:00
Eric Mader
3d90f8a272 ICU-1428 initial checkin of LayoutEngine sample
X-SVN-Rev: 6681
2001-11-07 23:48:17 +00:00
George Rhoten
cd1ece982b ICU-580 os/390 batch build changes.
X-SVN-Rev: 6680
2001-11-07 22:53:23 +00:00
George Rhoten
7786867092 ICU-580 os/390 batch build changes.
X-SVN-Rev: 6679
2001-11-07 22:17:21 +00:00
Alan Liu
2f727314ce ICU-1259 update cintltst/utrans for removal of Arabic, Hebrew, and Kana rules
X-SVN-Rev: 6678
2001-11-07 20:07:55 +00:00
Alan Liu
1657c4c4c9 ICU-1292 remove unirange; no longer needed due to pragma use variable range xxxx xxxx
X-SVN-Rev: 6677
2001-11-07 20:02:16 +00:00
Alan Liu
f312dc5a1c ICU-1423 use Mark's sparse INCLUSIONS ranges for code point scanning instead of 0..10FFFF
X-SVN-Rev: 6676
2001-11-07 19:58:40 +00:00
Alan Liu
df1c436b6c ICU-1423 report failures with errln(), not logln()
X-SVN-Rev: 6675
2001-11-07 19:57:35 +00:00
George Rhoten
1099a99c78 ICU-242 Document the usage of U_CALLCONV
X-SVN-Rev: 6672
2001-11-07 19:12:44 +00:00
Ram Viswanadha
594033dca7 ICU-1098 fix escaping for genrb
X-SVN-Rev: 6671
2001-11-07 19:11:15 +00:00
George Rhoten
4c2cd8e33a ICU-580 os/390 batch build changes.
Can't figure out out to make a #defined symbol name into a string.
This is an okay alternative.

X-SVN-Rev: 6670
2001-11-07 18:57:47 +00:00
Ram Viswanadha
2f7707fe54 ICU-1098 Fix Transliterator rules for unescaping
X-SVN-Rev: 6667
2001-11-07 18:50:25 +00:00
Alan Liu
9f91b535fc ICU-1250 port DEBUG support from Java
X-SVN-Rev: 6665
2001-11-07 18:11:21 +00:00
Alan Liu
203037e6ca ICU-1427 port changes from Java
X-SVN-Rev: 6664
2001-11-07 18:06:53 +00:00
Alan Liu
8baec2bb72 ICU-1007 make decompose() do NF*D instead of NF*C
X-SVN-Rev: 6663
2001-11-07 17:54:01 +00:00
Markus Scherer
3e9c27687a ICU-1007 fix verbose output
X-SVN-Rev: 6662
2001-11-07 17:40:21 +00:00
Ram Viswanadha
731fbc5024 ICU-1098 Too many errors in transliterator.. back off chagnes for now
X-SVN-Rev: 6661
2001-11-07 04:59:47 +00:00
Ram Viswanadha
194388c05e ICU-639 Fixes for locale data from Daniel Yacob
X-SVN-Rev: 6660
2001-11-07 03:40:49 +00:00
Ram Viswanadha
c91394f3b3 ICU-1098 Fix parsing of escapes.
X-SVN-Rev: 6659
2001-11-07 03:37:06 +00:00
Ram Viswanadha
a3d0ae47b6 ICU-1098 Fix parsing of escapes.
X-SVN-Rev: 6658
2001-11-07 03:23:55 +00:00
George Rhoten
2506f08b4e ICU-1009 Improve code coverage of UTF-7
X-SVN-Rev: 6657
2001-11-07 01:03:53 +00:00
George Rhoten
40ec8bebf0 ICU-580 os/390 batch build changes.
X-SVN-Rev: 6654
2001-11-07 00:28:43 +00:00
Doug Felt
3eef43edd1 ICU-1431 make default spellout rules use DecimalFormat, move former
defaults to en, remove greek rules (incomplete data).

X-SVN-Rev: 6653
2001-11-07 00:05:40 +00:00
Doug Felt
a05d92bdc7 ICU-1413 return RuleBasedNumberFormat for unum_open when
handed the style UNUM_SPELLOUT.  Test open, format, parse, close
of RBNF using unum C API

X-SVN-Rev: 6652
2001-11-07 00:02:41 +00:00
Doug Felt
cd44f70dd3 ICU-1413 return RuleBasedNumberFormat for unum_open when
handed the style UNUM_SPELLOUT

X-SVN-Rev: 6651
2001-11-07 00:01:56 +00:00
Vladimir Weinstein
48b6e3ca60 ICU-770 fixed a leak in getSortKey...
X-SVN-Rev: 6650
2001-11-07 00:01:29 +00:00
Doug Felt
34b31328c7 ICU-1413 fix problem where we were returning a parse-error for a
valid parse, which was causing unum_parse to fail.

X-SVN-Rev: 6649
2001-11-07 00:00:55 +00:00
Markus Scherer
67ac4d3964 ICU-1269 make u_charFromName() work with mixed-case input names
X-SVN-Rev: 6648
2001-11-06 23:45:12 +00:00
George Rhoten
03b8c5bcdd ICU-1220 On EBCDIC platforms the UTF-8 files need the UTF-8 BOM.
X-SVN-Rev: 6647
2001-11-06 23:21:02 +00:00
George Rhoten
537ed7b475 ICU-580 os/390 batch build changes.
X-SVN-Rev: 6646
2001-11-06 23:16:07 +00:00
Syn Wee Quek
b4553e6356 ICU-983
New display format.

X-SVN-Rev: 6645
2001-11-06 23:12:06 +00:00
Markus Scherer
df70e73374 ICU-1007 add conformance test cases
X-SVN-Rev: 6644
2001-11-06 23:09:34 +00:00
Vladimir Weinstein
392b750c6e ICU-1043 ... and got rid of all the removed helper funcitons...
X-SVN-Rev: 6643
2001-11-06 23:07:38 +00:00
Vladimir Weinstein
12c74a4400 ICU-1043 Fractional UCA now canonicaly closes suplementary codepoints. Builder checks canonical closure for suplementary ranges. Element lookup in UCA needs to distinguish between implict suplementary codepoint and codepoint redefined in the UCA.
X-SVN-Rev: 6642
2001-11-06 22:55:29 +00:00
George Rhoten
d3b7cc9043 ICU-580 os/390 batch build changes.
X-SVN-Rev: 6641
2001-11-06 22:26:17 +00:00
George Rhoten
cf72ab6bbb ICU-580 os/390 batch build changes.
X-SVN-Rev: 6640
2001-11-06 22:19:17 +00:00
George Rhoten
16a9ed5b86 ICU-580 os/390 batch build changes.
X-SVN-Rev: 6639
2001-11-06 19:46:26 +00:00
Alan Liu
6d5e32eb28 ICU-990 make toRules() read from original vector
X-SVN-Rev: 6634
2001-11-06 05:07:06 +00:00
Ram Viswanadha
962a39a12c ICU-1203 Fix number of digits after decimal in currency pattern
X-SVN-Rev: 6632
2001-11-06 02:30:09 +00:00
Yves Arrouye
8e6ab71912 ICU-601 explain that --copyright and --comment are exclusive (thanks
for pkgdata's help message which hinted at that, being more helpful
than gencmn's).

X-SVN-Rev: 6631
2001-11-06 02:24:01 +00:00
Ram Viswanadha
a3cfda27db ICU-1435 test for bug# 1435
X-SVN-Rev: 6630
2001-11-06 00:46:23 +00:00
Ram Viswanadha
0c89462c9b ICU-1293 test for bug# 1293
X-SVN-Rev: 6629
2001-11-06 00:45:10 +00:00
Andy Heninger
39a2ff8950 ICU-1404 Fix broken out-of-source-directory build, previous commit was bad.
X-SVN-Rev: 6628
2001-11-06 00:41:18 +00:00
Andy Heninger
b4e203bee7 ICU-1452 fix broken url link in API docs.
X-SVN-Rev: 6625
2001-11-05 23:38:59 +00:00
Ram Viswanadha
0d7389b751 ICU-981 test for bug# 981
X-SVN-Rev: 6623
2001-11-05 23:17:51 +00:00
Ram Viswanadha
c7b387d306 ICU-1228 fix source path generation bug
X-SVN-Rev: 6622
2001-11-05 23:16:09 +00:00
George Rhoten
3b25b1d30a ICU-1084 Fix for os/390 which has the old name "openedition" in the config.guess file.
X-SVN-Rev: 6621
2001-11-05 22:28:09 +00:00
Yves Arrouye
664803c536 ICU-601 added manual pages for gencmn and decmn.
X-SVN-Rev: 6620
2001-11-05 22:21:23 +00:00
Alan Liu
2f7380dfe4 ICU-1429 port from Java
X-SVN-Rev: 6619
2001-11-05 20:39:12 +00:00
Alan Liu
e570166e6f ICU-1427 port from Java
X-SVN-Rev: 6618
2001-11-05 20:38:59 +00:00
Alan Liu
e7392d993c ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6617
2001-11-05 20:37:58 +00:00
Alan Liu
b15457400c ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6614
2001-11-05 19:36:29 +00:00
Alan Liu
61be06c890 ICU-990 elide duplicate rules in toRules()
X-SVN-Rev: 6613
2001-11-05 19:01:45 +00:00
George Rhoten
0bbc1d8e0a ICU-1220 The -eutf-8 option is annoying when ICU_DATA is not specified,
and the libicudata.so library does not exist when only memory mapped files are created.

X-SVN-Rev: 6611
2001-11-05 18:09:30 +00:00
Ram Viswanadha
cc748a6c21 ICU-1423 Add test
X-SVN-Rev: 6602
2001-11-03 03:03:43 +00:00
Ram Viswanadha
1ef6e024a9 ICU-1423 Add Common to set of names
X-SVN-Rev: 6601
2001-11-03 03:02:59 +00:00
Ram Viswanadha
a7d3b474ae ICU-1405 Add option to include copyright on demand, add -q option to ucbuf, fix UCA rules exclusion bug
X-SVN-Rev: 6600
2001-11-03 02:54:08 +00:00
Alan Liu
8886275ce8 ICU-1426 add el-Latin and Latin-el rules to locale resource
X-SVN-Rev: 6599
2001-11-03 02:04:37 +00:00
Alan Liu
2820286119 ICU-1426 fix registry to actually work with locale resources
X-SVN-Rev: 6598
2001-11-03 02:03:33 +00:00
George Rhoten
81a93f31cd ICU-580 os/390 batch build changes.
X-SVN-Rev: 6595
2001-11-02 23:42:10 +00:00
George Rhoten
f1488f21e9 ICU-1075 Another fix for gmake install
X-SVN-Rev: 6594
2001-11-02 23:36:04 +00:00
Syn Wee Quek
5802e2efc9 ICU-1002
Added 3 line test for status after parsing collation rules.

X-SVN-Rev: 6591
2001-11-02 22:17:12 +00:00
George Rhoten
de40e907a7 ICU-770 Memory cleanup
X-SVN-Rev: 6590
2001-11-02 21:47:38 +00:00
George Rhoten
87387a13d1 ICU-770 Memory cleanup
X-SVN-Rev: 6587
2001-11-02 19:55:04 +00:00
Alan Liu
d0a3413440 ICU-1426 eliminate NOP call to copy()
X-SVN-Rev: 6582
2001-11-02 17:48:14 +00:00
George Rhoten
43b389f14e ICU-900 Fixed some lint warnings.
X-SVN-Rev: 6580
2001-11-02 17:29:53 +00:00
Ram Viswanadha
a376281ea6 ICU-535 Fixed compiler warnings on alpha
X-SVN-Rev: 6578
2001-11-02 03:55:12 +00:00
Ram Viswanadha
7b0ee1a2f3 ICU-452 add _ISCII_getName function and remove the TODO comment
X-SVN-Rev: 6577
2001-11-02 03:49:01 +00:00
Ram Viswanadha
5c4b9cf4de ICU-1261 Add new error codes for Transliterator
X-SVN-Rev: 6576
2001-11-02 03:41:10 +00:00
George Rhoten
f3e6d424a5 ICU-900 Fixed some lint warnings.
X-SVN-Rev: 6574
2001-11-02 03:21:51 +00:00
George Rhoten
2a43cb638e ICU-900 Fixed some lint warnings.
X-SVN-Rev: 6573
2001-11-02 02:43:22 +00:00
Andy Heninger
cf191f47df ICU-1404 Fix broken out-of-source-directory build
X-SVN-Rev: 6571
2001-11-02 02:24:15 +00:00
Ram Viswanadha
e8a5d14ffd ICU-1405 make warning message go away
X-SVN-Rev: 6568
2001-11-02 01:25:04 +00:00
George Rhoten
a896bc6aa7 ICU-900 Don't set the halt level too high, just in case.
X-SVN-Rev: 6567
2001-11-02 01:18:43 +00:00
Ram Viswanadha
a898f1b120 ICU-1405 fix for Unix
X-SVN-Rev: 6566
2001-11-02 01:18:30 +00:00
Ram Viswanadha
742a9e322e ICU-1405 make warning message go away
X-SVN-Rev: 6561
2001-11-02 00:19:48 +00:00
George Rhoten
6726bd0746 ICU-392 No one needs to use tmpfile, and I don't recommend it for Windows machines.
X-SVN-Rev: 6560
2001-11-01 23:17:49 +00:00
Ram Viswanadha
5c121bc101 ICU-1405 now fix the tests.
X-SVN-Rev: 6559
2001-11-01 22:55:51 +00:00
Ram Viswanadha
f5eb37bed0 ICU-1405 remove the offending word "error" from warning message...
X-SVN-Rev: 6558
2001-11-01 22:55:16 +00:00
Ram Viswanadha
4d7925f5be ICU-1405 remove the offending \x1A sub char...
X-SVN-Rev: 6557
2001-11-01 22:54:19 +00:00
George Rhoten
18324938f0 ICU-900 Don't display the linker warnings. They're all ignorable.
X-SVN-Rev: 6556
2001-11-01 22:45:17 +00:00
Markus Scherer
835f4f13f2 ICU-1418 optimize the state table a little further to reduce the .cnv file by about 10%
X-SVN-Rev: 6555
2001-11-01 22:18:01 +00:00
Ram Viswanadha
c53835d1e4 ICU-1405 Add option to ucbuf_open to take code page as parameter, print warning on error, etc.
X-SVN-Rev: 6553
2001-11-01 19:43:21 +00:00
Ram Viswanadha
633c197293 ICU-1405 Add test for -e option of genrb
X-SVN-Rev: 6552
2001-11-01 19:42:38 +00:00
George Rhoten
243405041e ICU-1404 Put my library versioing fix back in.
X-SVN-Rev: 6551
2001-11-01 18:34:53 +00:00
George Rhoten
6f1c025e92 ICU-1084 Fix for os/390 which has the old name "openedition" in the config.guess file.
X-SVN-Rev: 6550
2001-11-01 17:28:18 +00:00
Vladimir Weinstein
488a6f69d0 ICU-1245 put Japanese in the right place
X-SVN-Rev: 6549
2001-11-01 17:16:29 +00:00
Syn Wee Quek
7e7aee509d ICU-983
link addition to uca charts
updated help.html
new window for jitterbug

X-SVN-Rev: 6547
2001-11-01 16:48:46 +00:00
Vladimir Weinstein
2f5fb8393d ICU-1245 put Japanese in the right place
X-SVN-Rev: 6546
2001-11-01 16:38:11 +00:00
Alan Liu
58f515dd78 ICU-1135 rewrite Any-Title to be smarter about accents
X-SVN-Rev: 6545
2001-11-01 04:37:27 +00:00
Ram Viswanadha
436e517e9a ICU-1281 Update CCSID test
X-SVN-Rev: 6544
2001-11-01 02:52:55 +00:00
Ram Viswanadha
4b5d175d83 ICU-1281 Remove unwanted ucmfiles
X-SVN-Rev: 6543
2001-11-01 02:38:45 +00:00
George Rhoten
97d68c74e9 ICU-1407 Fix for Tru64 (OSF)
X-SVN-Rev: 6539
2001-11-01 00:18:32 +00:00
Vladimir Weinstein
a2f2081004 ICU-1245 fixed several Japanese bugs
X-SVN-Rev: 6537
2001-11-01 00:00:15 +00:00
Vladimir Weinstein
2f00b2cc9d ICU-1245 put Japanese in the right place
X-SVN-Rev: 6536
2001-10-31 23:59:35 +00:00
Andy Heninger
281d849941 ICU-1416 Dependency between stubdata and full data build optimized.
X-SVN-Rev: 6535
2001-10-31 23:57:05 +00:00
George Rhoten
996823c724 ICU-1080 HTML looks better in Netscape
X-SVN-Rev: 6534
2001-10-31 23:41:20 +00:00
George Rhoten
1094b14d24 ICU-1080 Use consistent style.
X-SVN-Rev: 6533
2001-10-31 22:49:54 +00:00
George Rhoten
058fc6ceca ICU-900 Fixed some compiler warnings
X-SVN-Rev: 6532
2001-10-31 21:54:44 +00:00
Syn Wee Quek
c3d231dfc2 ICU-983
Modified html header look and feel.

X-SVN-Rev: 6531
2001-10-31 21:32:59 +00:00
George Rhoten
6daff10bdd ICU-1407 Fixed a typo for OSF
X-SVN-Rev: 6530
2001-10-31 21:26:21 +00:00
George Rhoten
82c6f2d630 ICU-1028 os/390 partially supports namespaces. Change the test to reflect that.
X-SVN-Rev: 6529
2001-10-31 21:24:50 +00:00
George Rhoten
96da3be9d8 ICU-1407 Fix for OSF and a silly sh difference for argument passing
X-SVN-Rev: 6525
2001-10-31 19:56:36 +00:00
Alan Liu
685ad1aafc ICU-1226 port more round-trip test fixes from Java to C++
X-SVN-Rev: 6523
2001-10-31 19:26:53 +00:00
Andy Heninger
7202cadd36 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
George Rhoten
5c6348c4c2 ICU-1075 Change the data entrypoint name to make it the same as Windows.
X-SVN-Rev: 6520
2001-10-31 17:55:10 +00:00
George Rhoten
15fe5076e9 ICU-1075 Properly fixed the make install problem on Unix.
X-SVN-Rev: 6512
2001-10-31 03:27:33 +00:00
George Rhoten
7e1e165ceb ICU-1079 Use TRUE instead of true
X-SVN-Rev: 6511
2001-10-31 02:55:31 +00:00
Andy Heninger
7ad55678c3 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6507
2001-10-31 00:38:57 +00:00
Alan Liu
ad444e4b61 ICU-1079 add locale-script mapping test
X-SVN-Rev: 6506
2001-10-31 00:29:42 +00:00
Alan Liu
0168348f14 ICU-1079 get locale-script mapping working again
X-SVN-Rev: 6505
2001-10-31 00:29:15 +00:00
Alan Liu
02f44eee5c ICU-1406 make UnicodeMatcher::matches non-const
X-SVN-Rev: 6503
2001-10-30 23:55:09 +00:00
George Rhoten
8513e76562 ICU-1407 Properly fixed mmap checking (I think)
X-SVN-Rev: 6502
2001-10-30 23:41:05 +00:00
George Rhoten
6539a70a77 ICU-1407 Fix for Tru64 (OSF)
X-SVN-Rev: 6501
2001-10-30 20:03:50 +00:00
George Rhoten
eedb17c39e ICU-1407 Fix for Tru64 (OSF)
X-SVN-Rev: 6500
2001-10-30 19:57:44 +00:00
Alan Liu
989da3cfa9 ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6499
2001-10-30 19:44:11 +00:00
George Rhoten
6b2bb522a9 ICU-1028 Versioning support for os/390. Remove redundent defines.
X-SVN-Rev: 6498
2001-10-30 19:03:30 +00:00
George Rhoten
0c3fb5e62c ICU-1028 versioning support for os/390
X-SVN-Rev: 6497
2001-10-30 18:57:22 +00:00
Alan Liu
807cda9ffe ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6496
2001-10-30 18:32:33 +00:00
Alan Liu
8905fc7092 ICU-1226 port round-trip test fixes from Java to C++
X-SVN-Rev: 6495
2001-10-30 18:29:45 +00:00
Alan Liu
4524f0f633 ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6494
2001-10-30 18:14:57 +00:00
Alan Liu
2c2b11dfe8 ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6493
2001-10-30 18:08:53 +00:00
George Rhoten
0d08aaadcc ICU-1203 Fix for HP/UX
X-SVN-Rev: 6492
2001-10-30 18:08:41 +00:00
Ram Viswanadha
2af7785712 ICU-1203 Update tests for _PREEURO variants
X-SVN-Rev: 6488
2001-10-30 01:54:24 +00:00
Ram Viswanadha
a76e81f8dd ICU-1080 Update readme with deprecated API information
X-SVN-Rev: 6487
2001-10-30 01:45:00 +00:00
George Rhoten
f038c38152 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6486
2001-10-30 01:43:05 +00:00
George Rhoten
9da288c384 ICU-939 LCID changes.
X-SVN-Rev: 6485
2001-10-30 01:02:33 +00:00
George Rhoten
8fef2b3a52 ICU-1028 Fix for os/390
X-SVN-Rev: 6484
2001-10-29 23:29:14 +00:00
Ram Viswanadha
f4ef083b30 ICU-1203 Update index.txt with _PREEURO variants
X-SVN-Rev: 6483
2001-10-29 23:26:31 +00:00
George Rhoten
4cebc15604 ICU-1028 Fix for os/390
X-SVN-Rev: 6482
2001-10-29 22:41:44 +00:00
Syn Wee Quek
bea1ae9d77 ICU-983
arranged index in ascending order.
provided option for to reduce the number of han characters on display.

X-SVN-Rev: 6481
2001-10-29 22:28:01 +00:00
Syn Wee Quek
1d40137fb2 ICU-1030
Added @draft to documentation.

X-SVN-Rev: 6480
2001-10-29 22:26:32 +00:00
Andy Heninger
06fb9f9f7d ICU-1401 NFD unsafe chars for collation fix.
X-SVN-Rev: 6478
2001-10-29 17:56:00 +00:00
Syn Wee Quek
38dd8cfa4b ICU-983
Updated index in ascending order.
Displayed  characters in nfc.

X-SVN-Rev: 6477
2001-10-29 17:50:27 +00:00
George Rhoten
3901e4ff74 ICU-1028 Fixed ASCII vs EBCDIC problem.
X-SVN-Rev: 6476
2001-10-29 17:26:01 +00:00
Markus Scherer
374ff235a3 ICU-1007 fix edge case in iterative decomposition
X-SVN-Rev: 6473
2001-10-27 00:36:06 +00:00
George Rhoten
27679277c0 ICU-770 Memory cleanup
X-SVN-Rev: 6471
2001-10-27 00:15:39 +00:00
Vladimir Weinstein
f26268d1a5 ICU-1245 returned failing test for /fixed a bug in adding prefixed contractions that have non contraction composed form (go figure).../
X-SVN-Rev: 6469
2001-10-26 23:26:08 +00:00
Vladimir Weinstein
72eb3bc0c0 ICU-1245 fixed a bug in adding prefixed contractions that have non contraction composed form (go figure)...
X-SVN-Rev: 6468
2001-10-26 23:23:25 +00:00
Alan Liu
623339a1be ICU-1046 implement CompoundTransliterator rollback
X-SVN-Rev: 6465
2001-10-26 22:47:26 +00:00
Syn Wee Quek
1a409fbc98 ICU-983
Added html generation for characters sorted according to locale collation order.

X-SVN-Rev: 6463
2001-10-26 22:26:04 +00:00
George Rhoten
4479f87dd2 ICU-1211 Fix for NetBSD and timezone
X-SVN-Rev: 6462
2001-10-26 20:43:37 +00:00
George Rhoten
7254ed3446 ICU-1211 Do a better cleanup
X-SVN-Rev: 6461
2001-10-26 20:28:17 +00:00
George Rhoten
87b09f113d ICU-1211 Fix for the Visual Age compiler
X-SVN-Rev: 6459
2001-10-26 20:25:31 +00:00
George Rhoten
2d5d7cf72f ICU-1008 Fix for when threads are not wanted.
X-SVN-Rev: 6458
2001-10-26 18:55:35 +00:00
George Rhoten
dab8330821 ICU-1264 Fix for AIX Visual Age C++
X-SVN-Rev: 6457
2001-10-26 18:41:52 +00:00
Alan Liu
af1d778ab5 ICU-1259 update tests for new 2.0 rules
X-SVN-Rev: 6454
2001-10-26 05:42:31 +00:00
Alan Liu
3f29a7e290 ICU-1259 check in new 2.0 rules mechanically generated from icu4j masters
X-SVN-Rev: 6453
2001-10-26 05:41:16 +00:00
Alan Liu
4853938bd8 ICU-1259 remove pre-2.0 rules
X-SVN-Rev: 6452
2001-10-26 05:35:33 +00:00
George Rhoten
90881b5c6d ICU-1028 Fix for os/390
X-SVN-Rev: 6449
2001-10-26 00:58:29 +00:00
George Rhoten
519868c862 ICU-1080 Update the platform list
X-SVN-Rev: 6448
2001-10-25 23:47:48 +00:00
Alan Liu
6ae8ac950f ICU-1076 changes to support zero-length matchers at end of key
X-SVN-Rev: 6447
2001-10-25 23:23:12 +00:00
Alan Liu
0a952ec5c2 ICU-1023 add pointer hinting to help BoundsChecker understand what's happening
X-SVN-Rev: 6443
2001-10-25 22:13:45 +00:00
George Rhoten
068f60d1a0 ICU-1028 Fix for os/390
X-SVN-Rev: 6442
2001-10-25 21:55:45 +00:00
Vladimir Weinstein
72d7b4c20f ICU-1206 removed getNextUnicode without the key
X-SVN-Rev: 6441
2001-10-25 21:08:06 +00:00
Vladimir Weinstein
2c4c5f7f8e ICU-1206 removed getNextUnicode without the key
X-SVN-Rev: 6440
2001-10-25 20:55:25 +00:00