Commit Graph

5544 Commits

Author SHA1 Message Date
Alan Liu
dff39577af ICU-1533 incorporate Doug's review comments
X-SVN-Rev: 6958
2001-11-16 22:37:05 +00:00
Alan Liu
1cad453ff9 ICU-1389 fix comments per Doug's review
X-SVN-Rev: 6957
2001-11-16 21:59:42 +00:00
Alan Liu
2f2ef75332 ICU-1533 incorporate Doug's review comments
X-SVN-Rev: 6956
2001-11-16 21:58:05 +00:00
Alan Liu
f6bba775e7 ICU-1533 make Transliterator.toRules do escaping
X-SVN-Rev: 6954
2001-11-16 21:49:10 +00:00
Andy Heninger
4b2766d00e ICU-1075 Improved test coverage for udata, error in test, caused 4 test failures on Unixes..
X-SVN-Rev: 6951
2001-11-16 21:11:01 +00:00
George Rhoten
8dba72a027 ICU-1498 Put batch inference rule back in
X-SVN-Rev: 6950
2001-11-16 20:47:27 +00:00
George Rhoten
ea712a1331 ICU-1498 Fix directory space problem
X-SVN-Rev: 6949
2001-11-16 20:12:38 +00:00
Markus Scherer
fdf5cefe0a ICU-1465 apiref updates for ICU 2.0
X-SVN-Rev: 6948
2001-11-16 19:21:16 +00:00
Alan Liu
d656cb42f9 ICU-1389 fix comments per Doug's review
X-SVN-Rev: 6947
2001-11-16 19:08:46 +00:00
George Rhoten
4c7089bd8f ICU-1498 Didn't completly test the last checkin
X-SVN-Rev: 6946
2001-11-16 18:52:45 +00:00
George Rhoten
786c450b84 ICU-1492 Not a complete fix, but it's a better fix for the case when a space is in the directory name.
X-SVN-Rev: 6945
2001-11-16 18:38:11 +00:00
Markus Scherer
5caa937afb ICU-1465 readme updates for ICU 2.0
X-SVN-Rev: 6944
2001-11-16 18:15:45 +00:00
Andy Heninger
bc69e651f0 ICU-1075 Improved test coverage for udata.
X-SVN-Rev: 6941
2001-11-16 05:17:32 +00:00
George Rhoten
2edff32a92 ICU-770 Memory cleanup
X-SVN-Rev: 6940
2001-11-16 03:57:48 +00:00
Markus Scherer
851b788de5 ICU-1465 some readme updates, not complete
X-SVN-Rev: 6939
2001-11-16 02:17:30 +00:00
George Rhoten
b3c8db795a ICU-639 Update the locale the rest of the way (fixed roundtrip test).
X-SVN-Rev: 6938
2001-11-16 02:04:42 +00:00
Alan Liu
9c8e90f072 ICU-1491 handle -T -T/V /V-T forms; require target
X-SVN-Rev: 6937
2001-11-16 00:58:32 +00:00
Alan Liu
59fa6939a1 ICU-1491 rewrite parseID to handle all ID form variants; move Mark's code into parseID; enable special inverses (NFC/NFC, etc.)
X-SVN-Rev: 6935
2001-11-15 23:40:02 +00:00
George Rhoten
6db2e24326 ICU-555 Update default fallback codepage.
X-SVN-Rev: 6933
2001-11-15 22:59:33 +00:00
Vladimir Weinstein
fcd84b2b0a ICU-1465 updated API docs
X-SVN-Rev: 6932
2001-11-15 22:49:24 +00:00
George Rhoten
9fa5148b2d ICU-1008 Fix for HP/UX
X-SVN-Rev: 6931
2001-11-15 22:40:28 +00:00
George Rhoten
0679fa749e ICU-1008 Can't delete a pointer to const data.
X-SVN-Rev: 6927
2001-11-15 21:54:11 +00:00
George Rhoten
6c568386d6 ICU-207 Fixed misspelled version tags.
X-SVN-Rev: 6926
2001-11-15 21:52:35 +00:00
Markus Scherer
40338ce2ba ICU-1502 list .ucm files for core encodings in ucmcore.mk instead of ucmfiles.mk, make all 4 ucm*.mk optional
X-SVN-Rev: 6925
2001-11-15 21:47:41 +00:00
Ram Viswanadha
413ec79d32 ICU-639 Errors in LocaleScript fields
X-SVN-Rev: 6923
2001-11-15 21:42:17 +00:00
Ram Viswanadha
189e70e306 ICU-329 Clear the parseErr struct consistently by setting the offsets and line with -1
X-SVN-Rev: 6922
2001-11-15 21:13:37 +00:00
Ram Viswanadha
ed179d925f ICU-1259 Make Indic roundtrip tests run only in exhaustive mode
X-SVN-Rev: 6921
2001-11-15 21:11:04 +00:00
Markus Scherer
4778147b91 ICU-555 set ibm-1047-s390 on OS390 as a panic fallback
X-SVN-Rev: 6920
2001-11-15 20:18:36 +00:00
George Rhoten
3771f70dc9 ICU-900 Suppress frivolous warning messages
X-SVN-Rev: 6919
2001-11-15 19:35:29 +00:00
George Rhoten
504ba4692c ICU-1008 Remove static destruction
X-SVN-Rev: 6918
2001-11-15 19:27:10 +00:00
George Rhoten
cc1947cbc2 ICU-740 Removed dead code.
X-SVN-Rev: 6914
2001-11-15 18:24:30 +00:00
George Rhoten
11eab0527f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 6913
2001-11-15 17:46:51 +00:00
Vladimir Weinstein
1311221d31 ICU-1005 result from memcmp can be any negative number, not just -1 stupid!
X-SVN-Rev: 6912
2001-11-15 17:20:47 +00:00
Eric Mader
dfd4d30545 ICU-1472 upgrade @draft to @stable, fix notations on @draft ICU 1.8
tags...

X-SVN-Rev: 6911
2001-11-15 02:02:54 +00:00
George Rhoten
e426da2337 ICU-1279 LCID mapping fixes (Hopefully)
X-SVN-Rev: 6910
2001-11-15 01:59:19 +00:00
Ram Viswanadha
0d05c379cd ICU-770 add void in function signatures of _dbgct and _dbgdt to make gcc happy.
X-SVN-Rev: 6909
2001-11-15 01:28:13 +00:00
Ram Viswanadha
88585a28ee ICU-639 New locales and locale data updates
X-SVN-Rev: 6908
2001-11-15 01:18:18 +00:00
Markus Scherer
481627e65c ICU-1276 untabify, fix indentation, have combined copy&count helper function
X-SVN-Rev: 6907
2001-11-15 01:13:10 +00:00
Markus Scherer
6a40576785 ICU-1409 make sure uprops.dat is loaded before getting the Unicode version from it
X-SVN-Rev: 6905
2001-11-15 00:05:07 +00:00
Vladimir Weinstein
58860181f3 ICU-1083 changes per code review by Syn Wee
X-SVN-Rev: 6903
2001-11-14 22:29:59 +00:00
Syn Wee Quek
3159af47d9 ICU-1472
Added @ documentation to the public API

X-SVN-Rev: 6902
2001-11-14 22:24:17 +00:00
Syn Wee Quek
61990f99b2 ICU-1000
Memory leak during buffer overflow fixed

X-SVN-Rev: 6901
2001-11-14 22:22:50 +00:00
Vladimir Weinstein
daa82510f5 ICU-1000 changes according to the bug review by Syn Wee
X-SVN-Rev: 6900
2001-11-14 21:55:21 +00:00
Helena Chapman
92f8fe8b51 ICU-1472 Updated with @stable tag for all APIs/symbols, etc. where appropriate.
X-SVN-Rev: 6898
2001-11-14 21:22:13 +00:00
Steven R. Loomis
8b10413ba8 ICU-639 mt updates- en_MT
X-SVN-Rev: 6897
2001-11-14 20:47:19 +00:00
Steven R. Loomis
c65990e7d6 ICU-639 mt data updates
X-SVN-Rev: 6896
2001-11-14 20:46:50 +00:00
Steven R. Loomis
445eefd96b ICU-682 updated docs re: ICU_DATA
X-SVN-Rev: 6895
2001-11-14 20:42:27 +00:00
Alan Liu
2ac70f695e ICU-770 fix memory leaks
X-SVN-Rev: 6894
2001-11-14 20:16:39 +00:00
Vladimir Weinstein
675b9159ea ICU-1005 TestMergeSortKeys using memcmp instead of strcmp - trying to fix OS390
X-SVN-Rev: 6893
2001-11-14 20:10:27 +00:00
Vladimir Weinstein
6bfd4ff7cc ICU-1005 fixed a test leak, maked sortkeytostring proper
X-SVN-Rev: 6892
2001-11-14 19:32:46 +00:00