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 |
|