Alan Liu
912c3f15a9
ICU-1238 make Korean transliterators use \' for separator instead of '-'
...
X-SVN-Rev: 7114
2001-11-28 01:39:37 +00:00
Andy Heninger
71f2c9fecd
ICU-1474 ufortune sample, tweaks to Makefile, build instructions for problems
...
found when testing on solaris, hp
X-SVN-Rev: 7112
2001-11-28 01:26:32 +00:00
Doug Felt
5fb466b2df
ICU-104 added Vladimir's API tests
...
X-SVN-Rev: 7110
2001-11-28 01:00:56 +00:00
Doug Felt
f3ee2bd004
ICU-104 fix problems with RBNF clone. llong conversion to text now
...
outputs '0' rather than nothing. Clone uses getRules() UnicodeString directly,
previously was extracting to (unterminated!) UChar*. Dispose NULLs out
fields of deleted objects to prevent double delete.
X-SVN-Rev: 7109
2001-11-28 00:58:33 +00:00
Markus Scherer
b285d652e2
ICU-1549 add test for Deseret (plane 1) lower/upper-casing (string-casing)
...
X-SVN-Rev: 7107
2001-11-28 00:47:56 +00:00
George Rhoten
c2cba02edd
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7104
2001-11-27 23:10:56 +00:00
Alan Liu
ef320b3c1f
ICU-1533 incorporate Mark's review comments; move utility methods to Utility class
...
X-SVN-Rev: 7101
2001-11-27 21:54:58 +00:00
Alan Liu
e66ad4853f
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7098
2001-11-27 21:36:24 +00:00
Alan Liu
f70b7c452d
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7097
2001-11-27 21:34:15 +00:00
George Rhoten
6273bca566
ICU-1551 Some versions of Solaris couldn't handle that last change.
...
X-SVN-Rev: 7096
2001-11-27 19:44:51 +00:00
Eric Mader
a4662d784f
ICU-1289 changed to use ICU coding conventions.
...
X-SVN-Rev: 7094
2001-11-27 01:35:15 +00:00
Eric Mader
d003bca223
ICU-1289 added information about using the scrptrun files from their
...
original directory. Updated information about paired punctuation. Removed
information about LayoutEngine coding conventions.
X-SVN-Rev: 7093
2001-11-27 01:34:52 +00:00
Eric Mader
e347d76c05
ICU-1289 changes for paired character matching from samples/layout.
...
X-SVN-Rev: 7092
2001-11-27 01:05:31 +00:00
Eric Mader
67b7062a22
ICU-1428 changes to get scrptrun from extra/scrptrun
...
X-SVN-Rev: 7091
2001-11-27 01:03:15 +00:00
Eric Mader
9534b7c75b
ICU-1428 change to get scrptrun from extra/scrptrun instead of using a local ocopy
...
X-SVN-Rev: 7090
2001-11-27 00:52:51 +00:00
George Rhoten
10e4887cde
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7089
2001-11-26 23:09:33 +00:00
Andy Heninger
35c3315c8a
ICU-1474 ufortune sample, windows project file build rules fixed
...
X-SVN-Rev: 7088
2001-11-26 21:52:43 +00:00
George Rhoten
152ddb6897
ICU-1550 Fixes for NetBSD
...
X-SVN-Rev: 7087
2001-11-26 21:47:42 +00:00
George Rhoten
c331e30e56
ICU-1551 Fix for Solaris and very old gcc.
...
X-SVN-Rev: 7086
2001-11-26 19:50:14 +00:00
Eric Mader
8421d35962
ICU-1428 small clean-up of BiDi support.
...
X-SVN-Rev: 7085
2001-11-26 18:58:04 +00:00
Ram Viswanadha
22a165cd5f
ICU-1472 Fix errors in documentation
...
X-SVN-Rev: 7084
2001-11-26 18:20:38 +00:00
Ram Viswanadha
37656591b5
ICU-1259 Enable some InterIndic tests
...
X-SVN-Rev: 7079
2001-11-22 05:51:42 +00:00
Ram Viswanadha
a82c1b4547
ICU-1259 Update rules from ICU4J
...
X-SVN-Rev: 7078
2001-11-22 05:50:51 +00:00
Ram Viswanadha
20b8e6fec6
ICU-1259 Update rules from ICU4J
...
X-SVN-Rev: 7077
2001-11-22 02:45:02 +00:00
Syn Wee Quek
50f3465495
ICU-1495
...
c++ port of the Java RoundTripTest.
Please note that the tests are not all passing.
X-SVN-Rev: 7076
2001-11-22 02:41:06 +00:00
Eric Mader
cce34802bf
ICU-1428 use ubidi to find run directions; take al the line seperators
...
out of Sample.txt.
X-SVN-Rev: 7075
2001-11-22 01:43:53 +00:00
Alan Liu
4378069652
ICU-1533 incorporate Mark's review comments; update docs
...
X-SVN-Rev: 7070
2001-11-22 00:05:50 +00:00
Alan Liu
2280780824
ICU-1533 incorporate Mark's review comments; move escape handling methods to Utility
...
X-SVN-Rev: 7067
2001-11-21 22:43:21 +00:00
Alan Liu
f775728fce
ICU-1533 incorporate Mark's review comments
...
X-SVN-Rev: 7063
2001-11-21 21:46:28 +00:00
Alan Liu
2d57eedd4e
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7062
2001-11-21 21:45:40 +00:00
Alan Liu
5ad3030b93
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7060
2001-11-21 21:29:37 +00:00
Alan Liu
16c55a1fc4
ICU-1533 incorporate Mark's review comments
...
X-SVN-Rev: 7059
2001-11-21 21:23:48 +00:00
Alan Liu
53f2fe4403
ICU-1389 incorporate Mark's review comments - comments only
...
X-SVN-Rev: 7058
2001-11-21 21:15:16 +00:00
Alan Liu
2b109067ec
ICU-1533 disable rollback code
...
X-SVN-Rev: 7055
2001-11-21 19:55:39 +00:00
Alan Liu
412163dd3f
ICU-1225 make registration functions protected @internal
...
X-SVN-Rev: 7054
2001-11-21 19:35:53 +00:00
Eric Mader
b51d954ade
ICU-1428 ScriptRun - support matching for more paired characters.
...
X-SVN-Rev: 7052
2001-11-21 19:01:01 +00:00
Alan Liu
efe00fdd38
ICU-1225 test new Any-Hex and Hex-Any variants
...
X-SVN-Rev: 7050
2001-11-21 07:08:13 +00:00
Alan Liu
76b369219e
ICU-1225 add new Escape and Unescape transliterators to replace UnicodeToHex and HexToUnicode; register several Any-Hex and Hex-Any variants
...
X-SVN-Rev: 7049
2001-11-21 07:02:15 +00:00
Alan Liu
8986e13b6a
ICU-1533 add #ifndef around header
...
X-SVN-Rev: 7048
2001-11-21 07:01:42 +00:00
Vladimir Weinstein
97c2a58442
ICU-1541 data should not have U_EXPORT2
...
X-SVN-Rev: 7045
2001-11-21 02:29:12 +00:00
Vladimir Weinstein
3051ee5a0b
ICU-1541 commited by error
...
X-SVN-Rev: 7042
2001-11-21 01:56:10 +00:00
Vladimir Weinstein
8eb94c82a5
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7041
2001-11-21 01:22:16 +00:00
Vladimir Weinstein
1d47f84b47
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7040
2001-11-21 01:17:02 +00:00
Vladimir Weinstein
6bc1ab66fe
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7039
2001-11-21 01:08:55 +00:00
Vladimir Weinstein
1b0596cd30
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7038
2001-11-21 01:02:11 +00:00
George Rhoten
e20a286b5e
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7029
2001-11-20 21:25:14 +00:00
George Rhoten
035d46a9a1
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7027
2001-11-20 19:37:16 +00:00
George Rhoten
a7b262eacf
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7026
2001-11-20 18:59:58 +00:00
George Rhoten
7b86683351
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7025
2001-11-20 18:44:51 +00:00
George Rhoten
fd45118f37
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7024
2001-11-20 18:23:19 +00:00
George Rhoten
a51d8517eb
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7023
2001-11-20 18:03:30 +00:00
George Rhoten
0d06bd5306
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7020
2001-11-20 17:50:44 +00:00
George Rhoten
8e131fce07
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7019
2001-11-20 17:35:46 +00:00
George Rhoten
d2385b955f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7018
2001-11-20 17:23:25 +00:00
George Rhoten
ef976c2c56
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7017
2001-11-20 03:37:00 +00:00
George Rhoten
9f048e0918
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7016
2001-11-20 03:27:44 +00:00
George Rhoten
e09e475b08
ICU-770 Memory cleanup
...
X-SVN-Rev: 7015
2001-11-20 03:13:36 +00:00
George Rhoten
1543490f94
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7014
2001-11-20 02:46:46 +00:00
George Rhoten
0a8cccc027
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7013
2001-11-20 01:51:19 +00:00
Andy Heninger
6416e8a0e5
ICU-1474 ufortune sample, Improved readme, still not done, though.
...
X-SVN-Rev: 7012
2001-11-20 01:29:37 +00:00
George Rhoten
0c4bab2e3b
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7009
2001-11-20 01:02:16 +00:00
Alan Liu
4e17b96d68
ICU-1533 add util.cpp
...
X-SVN-Rev: 7008
2001-11-20 00:55:51 +00:00
Alan Liu
3c13c68239
ICU-1533 fix typo per Doug's review
...
X-SVN-Rev: 7007
2001-11-20 00:47:12 +00:00
Helena Chapman
a4ac57dffc
ICU-1533 Fixed more mem leaks. Sorry.
...
X-SVN-Rev: 7006
2001-11-20 00:41:48 +00:00
Alan Liu
9d0f301488
ICU-1533 update docs per Doug's review
...
X-SVN-Rev: 7005
2001-11-20 00:41:01 +00:00
Alan Liu
9db9c6bea1
ICU-1533 fix typo
...
X-SVN-Rev: 7004
2001-11-20 00:35:22 +00:00
George Rhoten
f0a6e2a682
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7002
2001-11-20 00:30:00 +00:00
Alan Liu
270779a37e
ICU-1533 add minDigits param to appendNumber
...
X-SVN-Rev: 7000
2001-11-20 00:24:57 +00:00
Alan Liu
a807740f12
ICU-1533 per Doug's review, move appendNumber to a utility class
...
X-SVN-Rev: 6999
2001-11-20 00:07:11 +00:00
George Rhoten
f1ceeaf2ad
ICU-770 Memory cleanup
...
X-SVN-Rev: 6996
2001-11-19 22:32:02 +00:00
Ram Viswanadha
17a449e032
ICU-1259 Update rules from ICU4J
...
X-SVN-Rev: 6995
2001-11-19 22:23:36 +00:00
Alan Liu
e9534adeba
ICU-1533 per Doug's review, move CharString to separate file
...
X-SVN-Rev: 6994
2001-11-19 21:25:34 +00:00
Alan Liu
77747f5ebc
ICU-1533 per Doug's review, move this to separate file
...
X-SVN-Rev: 6993
2001-11-19 21:24:29 +00:00
Alan Liu
4f8c05c3af
ICU-1533 incorporate Mark's comments
...
X-SVN-Rev: 6992
2001-11-19 20:53:06 +00:00
Alan Liu
117df8c791
ICU-1533 incorporate Mark's comments
...
X-SVN-Rev: 6991
2001-11-19 19:53:10 +00:00
Yves Arrouye
5b4d61e4f7
ICU-601 added manual page for genccode.
...
X-SVN-Rev: 6990
2001-11-19 19:43:55 +00:00
Alan Liu
06c701ce89
ICU-1533 catch bounds violations
...
X-SVN-Rev: 6988
2001-11-19 19:27:51 +00:00
Yves Arrouye
039dbe8ff1
ICU-678 Lintian is now pretty happy with all the packages, except
...
for the silly-named libicudt20.so and the fact that 5 tools still have
no manual pages.
X-SVN-Rev: 6987
2001-11-19 19:17:39 +00:00
Alan Liu
0c02526ce2
ICU-1533 fix mem leak
...
X-SVN-Rev: 6986
2001-11-19 18:43:09 +00:00
Alan Liu
a9fe0fbb4f
ICU-1533 allow Hex-Any to have empty pattern; fix some mem leaks
...
X-SVN-Rev: 6985
2001-11-19 18:40:37 +00:00
Markus Scherer
1c7f311bc1
ICU-1465 describe changes in data loading
...
X-SVN-Rev: 6984
2001-11-19 18:26:36 +00:00
George Rhoten
8c4b842549
ICU-770 Memory cleanup
...
X-SVN-Rev: 6983
2001-11-19 18:19:22 +00:00
Vladimir Weinstein
a8198cf778
ICU-1541 add U_EXPORT2 to declarations that don't have it
...
X-SVN-Rev: 6982
2001-11-19 18:18:42 +00:00
George Rhoten
562801daee
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 6981
2001-11-19 17:41:46 +00:00
George Rhoten
7f96728b0f
ICU-1485 Fix the fix on HP/UX for genrb supporting directories with namespaces
...
(unfortunately checked in as j1492 and 1498)
X-SVN-Rev: 6980
2001-11-19 17:35:27 +00:00
Ram Viswanadha
2e5e127450
ICU-329 Remove commented code, update docs
...
X-SVN-Rev: 6979
2001-11-19 16:56:38 +00:00
Alan Liu
4b60b07421
ICU-1491 add inverse mappings Lower <=> Upper, Title => Lower
...
X-SVN-Rev: 6977
2001-11-17 21:04:27 +00:00
Steven R. Loomis
a4d4b1fe17
ICU-1213 files mode - will work, but slow
...
X-SVN-Rev: 6973
2001-11-17 18:38:04 +00:00
George Rhoten
c4922554e1
ICU-1533 Added coverage test for error conditions for hshih
...
X-SVN-Rev: 6972
2001-11-17 09:18:11 +00:00
Alan Liu
0d4f43a415
ICU-1364 fix reverse ::ID block parsing and global filters in toRules()
...
X-SVN-Rev: 6971
2001-11-17 06:44:50 +00:00
Alan Liu
e572ebdae1
ICU-1389 fix comments
...
X-SVN-Rev: 6970
2001-11-17 05:25:38 +00:00
Vladimir Weinstein
0335b3b9c3
ICU-1465 updated API reference for ucol.h
...
X-SVN-Rev: 6969
2001-11-17 02:01:44 +00:00
Helena Chapman
169e9762e1
ICU-1533 Deprecated a few draft APIs.
...
X-SVN-Rev: 6967
2001-11-17 00:25:26 +00:00
George Rhoten
523531990d
ICU-1533 Update the project file for the move
...
X-SVN-Rev: 6966
2001-11-17 00:19:29 +00:00
George Rhoten
36a6b03b6d
ICU-770 Memory cleanup
...
X-SVN-Rev: 6965
2001-11-17 00:03:51 +00:00
Helena Chapman
915a88d738
ICU-1533 Moved new Transliterator subclasses here to make them private.
...
X-SVN-Rev: 6964
2001-11-16 23:51:15 +00:00
Helena Chapman
a4b3d2abd2
ICU-1533 Removed private classes and moved them into the implementation directory. Deprecated transliterator subclasses that are supposed to be private.
...
X-SVN-Rev: 6963
2001-11-16 23:50:18 +00:00
George Rhoten
a590767769
ICU-1498 Add batch inference rule for resource bundles on Windows.
...
X-SVN-Rev: 6962
2001-11-16 23:47:05 +00:00
Helena Chapman
0f2ceda1e2
ICU-1533 Added coverage test for error conditions.
...
X-SVN-Rev: 6961
2001-11-16 23:31:46 +00:00
Andy Heninger
fc369ffa92
ICU-1101 Break iterator rules - surrogate support copied from plain rules to Thai rules.
...
X-SVN-Rev: 6960
2001-11-16 23:20:54 +00:00
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
Alan Liu
22f6b230c4
ICU-1408 improve error reporting for bogus post context
...
X-SVN-Rev: 6891
2001-11-14 19:26:56 +00:00
Alan Liu
fb7455dc39
ICU-1426 update el (locale resource) test
...
X-SVN-Rev: 6889
2001-11-14 18:26:13 +00:00
Ram Viswanadha
e764d4ad61
ICU-1472 Update the module list for string search
...
X-SVN-Rev: 6886
2001-11-14 18:02:44 +00:00
Andy Heninger
d056519640
ICU-1080 Readme, remove references to ICU_DATA env variable, other minor edits
...
X-SVN-Rev: 6885
2001-11-14 17:44:34 +00:00
Vladimir Weinstein
7d5e619b47
ICU-1005 more verbose error messages for OS/390
...
X-SVN-Rev: 6884
2001-11-14 17:36:47 +00:00
George Rhoten
bca964bf3e
ICU-770 Fix for AIX. Can't delete const data.
...
X-SVN-Rev: 6883
2001-11-14 17:23:01 +00:00
Alan Liu
749d5d0a68
ICU-1472 update @draft tags
...
X-SVN-Rev: 6882
2001-11-14 17:18:19 +00:00
Vladimir Weinstein
e4bf389907
ICU-1005 Test coverage for ucol_mergeSortkeys
...
X-SVN-Rev: 6881
2001-11-14 06:55:15 +00:00
George Rhoten
ef87bd06d5
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6879
2001-11-14 02:51:50 +00:00
George Rhoten
d685852853
ICU-999 Remove the binary tag.
...
X-SVN-Rev: 6878
2001-11-14 02:50:03 +00:00
George Rhoten
62b0e634f5
ICU-999 Remove the binary tag.
...
X-SVN-Rev: 6875
2001-11-14 02:25:26 +00:00
George Rhoten
d07d793dc0
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6874
2001-11-14 02:11:42 +00:00
Doug Felt
aa8a7df51f
ICU-1472 update @stable and @draft tags, various oddities
...
X-SVN-Rev: 6872
2001-11-14 01:55:08 +00:00
Yves Arrouye
13c4a1d7b6
ICU-601 more man pages.
...
X-SVN-Rev: 6869
2001-11-14 01:33:57 +00:00
Alan Liu
5cad69f817
ICU-1472 update @draft tags
...
X-SVN-Rev: 6868
2001-11-14 00:57:35 +00:00
Andy Heninger
161943e39d
ICU-1075 updated API docs for udata_SetAppData()
...
X-SVN-Rev: 6867
2001-11-14 00:57:10 +00:00
Alan Liu
beb887f981
ICU-1472 update @draft tags
...
X-SVN-Rev: 6866
2001-11-14 00:50:39 +00:00
Alan Liu
d2324052fd
ICU-770 fix memory leaks
...
X-SVN-Rev: 6863
2001-11-14 00:24:37 +00:00
Alan Liu
0842d4ab9f
ICU-1472 update @draft tags
...
X-SVN-Rev: 6862
2001-11-14 00:21:57 +00:00
Alan Liu
4ffa6353f7
ICU-1472 update @draft tags
...
X-SVN-Rev: 6861
2001-11-14 00:21:56 +00:00
Yves Arrouye
8fdca65e05
ICU-900 remove source option
...
X-SVN-Rev: 6860
2001-11-14 00:20:51 +00:00
Steven R. Loomis
449eee0f23
ICU-1404 propagating the version change to other variables
...
X-SVN-Rev: 6858
2001-11-14 00:16:54 +00:00
George Rhoten
60d3f76090
ICU-1080 Used tidy on the Transliterator changes, and removed a Unix build step that's no longer needed.
...
X-SVN-Rev: 6857
2001-11-14 00:14:48 +00:00
Ram Viswanadha
fb01ab107d
ICU-899 UBLOCK_INVALID_CODE should be -1
...
X-SVN-Rev: 6856
2001-11-13 23:54:24 +00:00
Alan Liu
0d924e09c2
ICU-770 fix memory leaks
...
X-SVN-Rev: 6855
2001-11-13 23:47:11 +00:00
Ram Viswanadha
7a3107367d
ICU-1472 Mark the struct with @draft tag
...
X-SVN-Rev: 6854
2001-11-13 23:46:16 +00:00
Helena Chapman
857bb89d4f
ICU-1472 Updated with @stable tag for all APIs/symbols, etc. where appropriate.
...
X-SVN-Rev: 6853
2001-11-13 23:44:46 +00:00
Vladimir Weinstein
09bb85a874
ICU-1005 more test coverage
...
X-SVN-Rev: 6852
2001-11-13 23:41:11 +00:00
George Rhoten
049b557e40
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6851
2001-11-13 23:04:29 +00:00
Vladimir Weinstein
bf7cea66c8
ICU-1465 review @draft/@stable tags
...
X-SVN-Rev: 6850
2001-11-13 22:55:57 +00:00
Vladimir Weinstein
9023620088
ICU-1005 increase code coverage
...
X-SVN-Rev: 6849
2001-11-13 22:55:05 +00:00
Markus Scherer
a56040d6b1
ICU-1472 update @draft/@stable labels on public APIs
...
X-SVN-Rev: 6848
2001-11-13 22:47:47 +00:00
George Rhoten
15ff01c93d
ICU-770 Fixed a documentation typo
...
X-SVN-Rev: 6847
2001-11-13 22:41:35 +00:00
Alan Liu
d94f3b0f80
ICU-770 fix memory cleanup code
...
X-SVN-Rev: 6846
2001-11-13 22:35:03 +00:00
George Rhoten
14014361e1
ICU-770 Couldn't properly fix this memory leak. See j1492 for details.
...
X-SVN-Rev: 6845
2001-11-13 22:27:53 +00:00
George Rhoten
7466176e30
ICU-770 Memory cleanup
...
X-SVN-Rev: 6844
2001-11-13 22:25:38 +00:00
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