Markus Scherer
61969c8c50
ICU-2248 modularize ICU
...
X-SVN-Rev: 9934
2002-10-01 01:26:49 +00:00
Markus Scherer
68ae250e76
ICU-2150 fix string length parameter for U16_GET
...
X-SVN-Rev: 9931
2002-09-30 04:01:47 +00:00
Markus Scherer
6b1fa6036a
ICU-2150 simplify/improve UTF macros
...
X-SVN-Rev: 9930
2002-09-30 04:00:17 +00:00
Markus Scherer
22e1a4fe61
ICU-2146 define UChar32=int32_t
...
X-SVN-Rev: 9929
2002-09-30 03:59:37 +00:00
Steven R. Loomis
c08c8f20f3
ICU-2330 [doc] deprecation referred to nonexistent function. Result: user confusion
...
X-SVN-Rev: 9927
2002-09-27 01:47:35 +00:00
Steven R. Loomis
cfa64b7c29
ICU-2330 fix for HP (declare all functions for HP/UX)
...
X-SVN-Rev: 9926
2002-09-27 00:28:23 +00:00
George Rhoten
7bad009de5
ICU-2248 Readd the dependency for stubdata for new machines.
...
The proper and slow fix is to make the tests depend on makedata, but that is for a later discussion.
X-SVN-Rev: 9923
2002-09-26 17:12:27 +00:00
Markus Scherer
e66ebe6655
ICU-2248 modularize ICU - do not turn off legacy conversion for 'only collation' because of ebcdic default converter
...
X-SVN-Rev: 9920
2002-09-25 22:29:52 +00:00
Markus Scherer
aa4089194a
ICU-2324 fix condition that caused a broken combiningTable - end-of-list marker on wrong word
...
X-SVN-Rev: 9919
2002-09-25 22:20:57 +00:00
Steven R. Loomis
ca34222583
ICU-1941 add -w option to intltest, make tests pass with a warning when converter data is missing
...
X-SVN-Rev: 9914
2002-09-24 23:52:03 +00:00
Steven R. Loomis
4c605ab55a
ICU-1941 allow -w to not fail on missing data, in sanity tests
...
X-SVN-Rev: 9913
2002-09-24 18:58:56 +00:00
Markus Scherer
25208de167
ICU-2248 remove a dependency so that stubdata does not constantly trash the real data dll
...
X-SVN-Rev: 9911
2002-09-21 00:49:42 +00:00
Markus Scherer
0eb9c506ec
ICU-2248 modularize ICU
...
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Markus Scherer
790f6533dc
ICU-2146 define UChar32=int32_t regardless of platform wchar_t
...
X-SVN-Rev: 9909
2002-09-20 22:00:21 +00:00
Vladimir Weinstein
67eefcaadc
ICU-2313 init and dispose of UCA as a regular collator
...
X-SVN-Rev: 9908
2002-09-20 21:57:37 +00:00
Markus Scherer
cf2040937e
ICU-1885 no more -s390 mapping files because of swaplfnl option
...
X-SVN-Rev: 9907
2002-09-20 21:57:13 +00:00
Markus Scherer
adf00cc4e5
ICU-1941 add missing log_data_err()
...
X-SVN-Rev: 9906
2002-09-20 21:55:31 +00:00
Steven R. Loomis
c4f41c9378
ICU-1941 Allow -w option (don't error if data is missing) for converters
...
X-SVN-Rev: 9905
2002-09-20 19:07:19 +00:00
Markus Scherer
3acb4cc8f3
ICU-2248 check only for algorithmic converters when UCONFIG_NO_LEGACY_CONVERSION
...
X-SVN-Rev: 9904
2002-09-20 18:03:18 +00:00
Markus Scherer
44707c157b
ICU-2248 modularize ICU
...
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
George Rhoten
2a19dd8701
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9902
2002-09-20 17:44:40 +00:00
Markus Scherer
c4f6ebe78e
ICU-2146 fix UChar32 type mismatches
...
X-SVN-Rev: 9901
2002-09-20 16:02:16 +00:00
Markus Scherer
3d38617bdc
ICU-2248 modularize icu, allow parts to not be built
...
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
Vladimir Weinstein
aebe160111
ICU-2209 moved canonical iterator from i18n to common per Markus's request
...
X-SVN-Rev: 9899
2002-09-20 00:00:44 +00:00
Ram Viswanadha
cff7fbf28e
ICU-1941 fixed building on linux
...
X-SVN-Rev: 9888
2002-09-19 00:31:11 +00:00
Ram Viswanadha
87729b77fd
ICU-1941 update the test to use iscii
...
X-SVN-Rev: 9887
2002-09-18 21:23:46 +00:00
Ram Viswanadha
33c1b1707b
ICU-1941 update the test to use iscii
...
X-SVN-Rev: 9886
2002-09-18 21:11:59 +00:00
Ram Viswanadha
d8eb140a0c
ICU-331 update project and other files to fix building on windows
...
X-SVN-Rev: 9885
2002-09-18 21:10:16 +00:00
Vladimir Weinstein
1acbac0711
ICU-1941 aliasing more robust when data is absent - found while testing lipo
...
X-SVN-Rev: 9884
2002-09-18 06:04:31 +00:00
Steven R. Loomis
b7120e2ff7
ICU-1941 back off a little on the NULL checking..
...
X-SVN-Rev: 9883
2002-09-18 01:59:06 +00:00
Markus Scherer
ef0736d5a1
ICU-2153 fix bug in charSetToUSet - used global variable instead of argument
...
X-SVN-Rev: 9882
2002-09-18 01:47:01 +00:00
Markus Scherer
e6c9d15456
ICU-1885 add swaplfnl converter option
...
X-SVN-Rev: 9881
2002-09-18 01:42:32 +00:00
Markus Scherer
d4c9beaa73
ICU-1885 use the new swaplfnl converter option for -s390 EBCDIC mapping table variants
...
X-SVN-Rev: 9880
2002-09-18 01:38:17 +00:00
Markus Scherer
50972e29db
ICU-1885 add swaplfnl converter option
...
X-SVN-Rev: 9879
2002-09-18 01:34:50 +00:00
Markus Scherer
3c802a478a
ICU-1885 add swaplfnl converter option
...
X-SVN-Rev: 9878
2002-09-18 01:27:37 +00:00
Markus Scherer
fa4c6ea32f
ICU-1885 use the new swaplfnl converter option for -s390 EBCDIC mapping table variants
...
X-SVN-Rev: 9877
2002-09-18 01:23:18 +00:00
Markus Scherer
7005ead205
ICU-1885 remove -s390 EBCDIC mapping table variants in favor of the new runtime swaplfnl converter option; make sure to build normal variants for minimal sets of data
...
X-SVN-Rev: 9876
2002-09-18 01:22:20 +00:00
Markus Scherer
228bdd1550
ICU-1885 remove -s390 EBCDIC mapping table variants in favor of the new runtime swaplfnl converter option
...
X-SVN-Rev: 9875
2002-09-18 01:20:48 +00:00
Markus Scherer
8e4d026246
ICU-1885 test swaplfnl converter option
...
X-SVN-Rev: 9874
2002-09-18 01:18:17 +00:00
Steven R. Loomis
669c72ef06
ICU-1941 don't fail in lipo mode (first of many)
...
X-SVN-Rev: 9872
2002-09-17 19:45:50 +00:00
Steven R. Loomis
ac39475f03
ICU-1941 don't fail in liposuction mode
...
X-SVN-Rev: 9871
2002-09-17 19:45:03 +00:00
Vladimir Weinstein
9c38010fef
ICU-2209 make canonical iterator public - documentation/API reference
...
X-SVN-Rev: 9869
2002-09-17 19:11:52 +00:00
Steven R. Loomis
feb85480d2
ICU-2307 initialize fields to NULL in case we bail early
...
X-SVN-Rev: 9868
2002-09-17 18:50:35 +00:00
Vladimir Weinstein
150ad44972
ICU-1433 getTailoredSet C/C++ return all the canonically equivalent sequences. Also added tests
...
X-SVN-Rev: 9867
2002-09-17 06:27:51 +00:00
Vladimir Weinstein
0fb205837f
ICU-2209 make canonical iterator public
...
X-SVN-Rev: 9866
2002-09-17 05:06:04 +00:00
Vladimir Weinstein
a298df56b3
ICU-2305 UColOptionSet uses int32_t instead of UColAttributeValue + added some reserved space
...
X-SVN-Rev: 9865
2002-09-17 04:53:35 +00:00
Syn Wee Quek
821c8a97b5
ICU-2294
...
added "This class is not subclassable" note
X-SVN-Rev: 9858
2002-09-11 00:27:41 +00:00
Alan Liu
d96f819545
ICU-1130 added parsePattern for use by Name-Any
...
X-SVN-Rev: 9850
2002-09-06 23:37:16 +00:00
Alan Liu
85d23479b6
ICU-1130 use perl \N{name} notation in Any-Name and Name-Any
...
X-SVN-Rev: 9849
2002-09-06 23:30:29 +00:00
Vladimir Weinstein
c8f160bcab
ICU-2269 close sets after using
...
X-SVN-Rev: 9848
2002-09-06 23:23:49 +00:00
Ram Viswanadha
bb3c25cdde
ICU-1881 dont use T_FileStream_size and assert the return value, use T_FileStream_read's return value
...
X-SVN-Rev: 9847
2002-09-06 22:15:37 +00:00
Ram Viswanadha
07884ea2ed
ICU-1699 genrb now gives an error for \uXXX \UXXXXXX truncated escape sequences
...
X-SVN-Rev: 9846
2002-09-06 22:13:15 +00:00
Vladimir Weinstein
978cef13a4
ICU-2293 fixed the length returned from u_unescape - it was counting the terminating zero, but it is supposed to return strlen of resulting string
...
X-SVN-Rev: 9844
2002-09-06 04:31:03 +00:00
George Rhoten
c7c90c528b
ICU-2086 A small improvement for the binary search of algorithmic converters.
...
X-SVN-Rev: 9841
2002-09-06 00:48:35 +00:00
Andy Heninger
c258ec6fda
ICU-2283 add missing NULL tests in RBBI operator ==
...
X-SVN-Rev: 9839
2002-09-05 18:51:50 +00:00
Vladimir Weinstein
8f14f1acab
ICU-1433 Added a missing line at the end of file
...
X-SVN-Rev: 9838
2002-09-04 15:15:15 +00:00
Vladimir Weinstein
8238930139
ICU-1433 getTailoredSet C/C++ take 1
...
X-SVN-Rev: 9837
2002-09-04 06:08:04 +00:00
Vladimir Weinstein
7f9ecabbfd
ICU-1854 special strcoll version for latin-1 locales
...
X-SVN-Rev: 9836
2002-09-04 06:02:13 +00:00
Markus Scherer
3ad71d6de5
ICU-2284 point more prominently to the User Guide Strings chapter, improve UNICODE_STRING_SIMPLE slightly
...
X-SVN-Rev: 9834
2002-09-04 00:57:54 +00:00
George Rhoten
9188a817d3
ICU-2086 Improve the binary search of aliases and the algorithmic converter name lookup
...
X-SVN-Rev: 9833
2002-09-04 00:36:40 +00:00
Vladimir Weinstein
827db2e60a
ICU-2267 Change the Japanese collation default strength to tertiary
...
X-SVN-Rev: 9832
2002-09-03 19:43:11 +00:00
Markus Scherer
dce332b77d
ICU-2153 test internal APIs for max name length and used-character sets
...
X-SVN-Rev: 9829
2002-09-02 21:50:35 +00:00
Markus Scherer
1403e3f82b
ICU-2153 add internal APIs for name/ISO comment max lengths and used-character sets - enum through all names & comments to get separate sets
...
X-SVN-Rev: 9828
2002-09-02 21:48:41 +00:00
Markus Scherer
3141ae0281
ICU-2153 add internal APIs for name/ISO comment max lengths and used-character sets
...
X-SVN-Rev: 9827
2002-09-02 21:45:24 +00:00
Andy Heninger
423eb52850
ICU-2190 RBBI rule builder, fixed incorrect handling of some \escaped chars in rules,
...
and failure to allow white space before a * or ?
X-SVN-Rev: 9824
2002-08-30 23:04:10 +00:00
Andy Heninger
3144b2665e
ICU-2231 RBBI Sentence Break Rules and test updated to match draft of TR 29
...
X-SVN-Rev: 9823
2002-08-30 21:37:59 +00:00
George Rhoten
bbc62da408
ICU-2157 Add a test for UTF8_COUNT_TRAIL_BYTES.
...
X-SVN-Rev: 9822
2002-08-30 01:22:26 +00:00
Vladimir Weinstein
be34f0f08f
ICU-2268 test for bug 2268
...
X-SVN-Rev: 9821
2002-08-29 23:23:45 +00:00
Vladimir Weinstein
54e87296d9
ICU-2269 test for bug 2269
...
X-SVN-Rev: 9820
2002-08-29 23:16:45 +00:00
Alan Liu
6a1ee4f141
ICU-2153 C implementation and test for uprv_getCharNameCharacters()
...
X-SVN-Rev: 9819
2002-08-29 23:11:50 +00:00
Alan Liu
541ae0e468
ICU-2153 C implementation and test for uprv_getCharNameCharacters()
...
X-SVN-Rev: 9818
2002-08-29 23:05:23 +00:00
Vladimir Weinstein
cc4c361654
ICU-2269 don't use aliasing ctor in uset_addString
...
X-SVN-Rev: 9817
2002-08-29 22:20:59 +00:00
Vladimir Weinstein
f346c4d8f2
ICU-2268 fixed UTokenAssigner bug in UVector
...
X-SVN-Rev: 9816
2002-08-29 22:12:49 +00:00
Alan Liu
ae8bbc8773
ICU-2189 eliminate duplicates in add(string)
...
X-SVN-Rev: 9815
2002-08-29 04:58:00 +00:00
Andy Heninger
5780aed3d3
ICU-2190 fix crashing bug in RBBI rule builder
...
X-SVN-Rev: 9813
2002-08-29 00:28:11 +00:00
Andy Heninger
d2e6ab9355
ICU-2123 Replace awkward RBBI builder data structure. Linked list of
...
uset nodes replaced by a vector; overloaded use of right child field of node eliminated.
X-SVN-Rev: 9812
2002-08-28 22:24:17 +00:00
Andy Heninger
956c28b0ac
ICU-2129 Intltest, fix memory leak in revised rbbitest.
...
X-SVN-Rev: 9811
2002-08-28 22:10:32 +00:00
Alan Liu
681c0468a4
ICU-1767 support [:ascii:] and \N{name} in UnicodeSet
...
X-SVN-Rev: 9810
2002-08-28 20:23:00 +00:00
Alan Liu
9ba92b30ff
ICU-2025 deprecate UnicodeFilterLogic
...
X-SVN-Rev: 9809
2002-08-28 17:17:04 +00:00
Syn Wee Quek
5a24e9df06
ICU-2134
...
removed doxygen warnings
X-SVN-Rev: 9807
2002-08-28 16:43:42 +00:00
George Rhoten
4b56870c43
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9805
2002-08-28 16:04:23 +00:00
George Rhoten
990db21101
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9804
2002-08-28 15:55:37 +00:00
George Rhoten
d33e520a69
ICU-1925 Update the converter aliases based on roundtripIndex.html
...
X-SVN-Rev: 9803
2002-08-28 15:43:47 +00:00
George Rhoten
fc3e593a6b
ICU-2129 Intltest, remove textbounds test
...
X-SVN-Rev: 9802
2002-08-28 00:13:27 +00:00
George Rhoten
52eadbd926
ICU-1925 Update the converter aliases based on roundtripIndex.html
...
X-SVN-Rev: 9801
2002-08-28 00:04:56 +00:00
George Rhoten
15c9e60a2d
ICU-2135 This line is unneeded.
...
X-SVN-Rev: 9800
2002-08-27 23:08:29 +00:00
George Rhoten
5b453f0ece
ICU-2135 Fixed the case where u_uastrncpy would read one past the end of the array.
...
X-SVN-Rev: 9799
2002-08-27 23:03:45 +00:00
George Rhoten
99641b2420
ICU-2134 Update the API documentation.
...
X-SVN-Rev: 9798
2002-08-27 23:02:14 +00:00
George Rhoten
c7128f9628
ICU-1809 Update the API documentation.
...
X-SVN-Rev: 9797
2002-08-27 23:01:04 +00:00
George Rhoten
bb9b8b966c
ICU-2135 Remember to convert the NULL too.
...
X-SVN-Rev: 9796
2002-08-27 22:46:54 +00:00
George Rhoten
fe09a02ac7
ICU-2135 Fixed the case where u_austrncpy would read one past the end of the array.
...
X-SVN-Rev: 9795
2002-08-27 22:45:05 +00:00
Andy Heninger
20cd470111
ICU-2129 Intltest, fix problem with break iteration test of a zero lenght string.
...
X-SVN-Rev: 9794
2002-08-27 20:28:05 +00:00
Andy Heninger
4a1d1083b0
ICU-2129 Intltest, remove textbounds test, merge the non-redundant tests
...
into rbbitest. Many tests were replicated in both places.
X-SVN-Rev: 9793
2002-08-27 19:10:11 +00:00
George Rhoten
f0bd5ecb0d
ICU-2039 Increase code coverage. Fix %[] scanset so that it uses UChars instead of chars.
...
X-SVN-Rev: 9792
2002-08-26 20:53:53 +00:00
Syn Wee Quek
33e4596f46
ICU-2085
...
* replaced error codes *_ERROR with *_WARNING where required.
X-SVN-Rev: 9791
2002-08-26 20:51:22 +00:00
Syn Wee Quek
905bedf1fc
ICU-2140
...
collation element iterater setOffset inlined for performance.
X-SVN-Rev: 9790
2002-08-26 16:52:05 +00:00
George Rhoten
0d294967fd
ICU-2039 Increase code coverage
...
X-SVN-Rev: 9789
2002-08-24 00:00:31 +00:00
George Rhoten
c7c125fe99
ICU-1879 simplify fgets
...
X-SVN-Rev: 9787
2002-08-23 22:13:14 +00:00
George Rhoten
4f0ea51df4
ICU-1879 Fix the newline counting problem with fgets
...
X-SVN-Rev: 9786
2002-08-23 20:58:40 +00:00
George Rhoten
30b0e1a54d
ICU-2134 Doxygen update
...
X-SVN-Rev: 9785
2002-08-23 18:33:55 +00:00
George Rhoten
117aefb136
ICU-1097 Remove some tabs
...
X-SVN-Rev: 9784
2002-08-23 17:54:40 +00:00
George Rhoten
77b41a8b8f
ICU-2039 Increase code coverage
...
X-SVN-Rev: 9783
2002-08-23 17:39:22 +00:00
George Rhoten
89ff35b950
ICU-2039 Increase code coverage
...
X-SVN-Rev: 9782
2002-08-23 17:24:45 +00:00
George Rhoten
8c5d7ab0f8
ICU-2039 Increase code coverage
...
X-SVN-Rev: 9781
2002-08-23 17:06:53 +00:00
George Rhoten
e5083fc89e
ICU-2085 #ifdef out deprecated code
...
X-SVN-Rev: 9780
2002-08-23 16:41:24 +00:00
George Rhoten
d9e40fee14
ICU-2137 Remove the underscore from some structs and enums
...
X-SVN-Rev: 9779
2002-08-23 15:49:09 +00:00
George Rhoten
2e358bd9bf
ICU-2085 #ifdef out deprecated code
...
X-SVN-Rev: 9778
2002-08-23 15:22:49 +00:00
George Rhoten
f793531340
ICU-2135 Searching for writeable caches. This table doesn't need to be writable.
...
X-SVN-Rev: 9777
2002-08-22 23:17:09 +00:00
George Rhoten
554bd431af
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9776
2002-08-22 22:46:13 +00:00
George Rhoten
8154569b07
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9775
2002-08-22 22:36:47 +00:00
George Rhoten
0aaeec4a70
ICU-2134 Fixed some doxygen warnings
...
X-SVN-Rev: 9774
2002-08-22 22:00:23 +00:00
Alan Liu
281a3ac28c
ICU-1916 properly skip input whitespace before fields during parse
...
X-SVN-Rev: 9773
2002-08-22 21:55:51 +00:00
George Rhoten
849251dcf2
ICU-2000 Remove the CVS version tags.
...
X-SVN-Rev: 9772
2002-08-22 21:04:03 +00:00
George Rhoten
9de782b1eb
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9771
2002-08-22 21:01:43 +00:00
George Rhoten
0e172ed2e9
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9770
2002-08-22 20:48:21 +00:00
George Rhoten
858bac8a72
ICU-2134 Various doxygen updates.
...
X-SVN-Rev: 9769
2002-08-22 17:59:47 +00:00
Vladimir Weinstein
9427a900a7
ICU-2085 Remove #include "dadrcoll.h"
...
X-SVN-Rev: 9768
2002-08-22 16:26:02 +00:00
Vladimir Weinstein
274f7e5f5a
ICU-2085 remove unused test file (we migrated data driven testing entirely to C++). This test wasn't even being called.
...
X-SVN-Rev: 9767
2002-08-22 16:16:09 +00:00
George Rhoten
07b27d18a0
ICU-2023 This header file is out of date, undocumented and probably broken. Let's remove it.
...
X-SVN-Rev: 9766
2002-08-21 23:09:00 +00:00
George Rhoten
dbd2653078
ICU-2085 Don't use deprecated or unused includes
...
X-SVN-Rev: 9765
2002-08-21 22:38:33 +00:00
George Rhoten
b5dcd1e120
ICU-2085 Don't use deprecated or unused includes
...
X-SVN-Rev: 9764
2002-08-21 22:25:20 +00:00
Syn Wee Quek
50a259bf23
ICU-2105
...
* fixed some casting warnings
* work around VC7 bug.
- VC7 has problems dealing with inlines and shifting
- code rewriting to do testing on bounds instead of shifting and testing on 0 equality
X-SVN-Rev: 9763
2002-08-21 22:16:34 +00:00
George Rhoten
6baf89a4cd
ICU-2085 Don't use deprecated or unused includes
...
X-SVN-Rev: 9762
2002-08-21 22:14:43 +00:00
George Rhoten
d1e31f5cc3
ICU-2085 Don't use deprecated or unused includes
...
X-SVN-Rev: 9761
2002-08-21 21:33:16 +00:00
George Rhoten
bf404656a6
ICU-2085 #ifdef out deprecated code
...
X-SVN-Rev: 9760
2002-08-21 21:07:59 +00:00
George Rhoten
9dc2dbcab8
ICU-2085 Don't use deprecated code anymore
...
X-SVN-Rev: 9759
2002-08-21 21:05:52 +00:00
George Rhoten
d7e0797b2c
ICU-2085 #ifdef out deprecated code
...
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
George Rhoten
56cbadb751
ICU-2085 Don't use deprecated code anymore
...
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
Alan Liu
0e1a828f22
ICU-2133 remove obsolete Win32 BATCH file
...
X-SVN-Rev: 9754
2002-08-21 18:46:06 +00:00
Alan Liu
bd48b766d5
ICU-2060 restore test of Calendar::isEquivalentTo() method
...
X-SVN-Rev: 9751
2002-08-21 18:34:14 +00:00
Alan Liu
5c91a5339e
ICU-2060 add Calendar::isEquivalentTo() method
...
X-SVN-Rev: 9750
2002-08-21 18:33:38 +00:00
Alan Liu
abe4adf5c3
ICU-2060 add isEquivalentTo() method
...
X-SVN-Rev: 9749
2002-08-21 18:33:08 +00:00
Alan Liu
739001a8fd
ICU-2060 rewrite API docs, which were way off
...
X-SVN-Rev: 9748
2002-08-21 18:32:19 +00:00
Steven R. Loomis
50e33d28fb
ICU-395 search libw for wcscpy
...
X-SVN-Rev: 9747
2002-08-21 01:42:19 +00:00
George Rhoten
d3c17fa8bc
ICU-2131 Stop using the LocaleProxy deprecated code hack
...
X-SVN-Rev: 9746
2002-08-21 00:16:30 +00:00
George Rhoten
6785e554f5
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9742
2002-08-20 20:59:01 +00:00
George Rhoten
f2d15a8f0c
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9741
2002-08-20 20:52:44 +00:00
George Rhoten
0c1cf21e98
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9740
2002-08-20 16:25:52 +00:00
Steven R. Loomis
7f44d38bd4
ICU-1950 Javadoc contains Javaisms
...
X-SVN-Rev: 9739
2002-08-20 15:59:07 +00:00
George Rhoten
87438a3f34
ICU-2111 Fix for IRIX
...
X-SVN-Rev: 9738
2002-08-19 16:05:39 +00:00
Ram Viswanadha
e6be932df6
ICU-1917 locale data update
...
X-SVN-Rev: 9736
2002-08-16 17:56:07 +00:00
George Rhoten
c4b922c7f9
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9732
2002-08-15 22:04:18 +00:00
George Rhoten
db88f34516
ICU-1891 Fix for library versioning in dual library mode.
...
X-SVN-Rev: 9720
2002-08-15 17:08:01 +00:00
George Rhoten
6055bd132a
ICU-1891 Add better support for z/OS batch mode (Forgot the tab)
...
X-SVN-Rev: 9710
2002-08-14 00:38:39 +00:00
George Rhoten
518f968f43
ICU-1891 Fix for z/OS
...
X-SVN-Rev: 9709
2002-08-14 00:38:03 +00:00
Steven R. Loomis
87de767df6
ICU-2076 samples, 2.2, safeclone
...
X-SVN-Rev: 9708
2002-08-14 00:22:30 +00:00
Eric Mader
9653655ad3
ICU-2023 Add @draft, @internal to classes and members as appropriate.
...
X-SVN-Rev: 9707
2002-08-14 00:18:01 +00:00
Vladimir Weinstein
eab27cdaf0
ICU-1082 fixed comments some more
...
X-SVN-Rev: 9706
2002-08-13 23:59:11 +00:00
Ram Viswanadha
c37040fbcb
ICU-8112 moved by srl, incorrectly filed under #1971 : locale data fixes
...
X-SVN-Rev: 9704
2002-08-13 22:39:51 +00:00
Ram Viswanadha
05d52b1f44
ICU-1082 update comments no code change
...
X-SVN-Rev: 9703
2002-08-13 22:35:37 +00:00
Vladimir Weinstein
10f67a06a9
ICU-2100 URGENT fix for fractional UCA. [last regular] had a wrong value.
...
X-SVN-Rev: 9701
2002-08-13 21:59:07 +00:00
Steven R. Loomis
847e1f6e47
ICU-2076 samples, 2.2 on win32
...
X-SVN-Rev: 9700
2002-08-13 21:42:16 +00:00
Vladimir Weinstein
f0ac82ef5a
ICU-2097 fix argument parsing in derb
...
X-SVN-Rev: 9693
2002-08-13 18:28:32 +00:00
George Rhoten
cf154cb042
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9692
2002-08-13 17:22:46 +00:00
George Rhoten
3b41536f0c
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9690
2002-08-13 16:36:08 +00:00
George Rhoten
c96e48e97e
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9689
2002-08-13 16:10:43 +00:00
George Rhoten
2ddcca35b7
ICU-1991 Clean up the last fix.
...
X-SVN-Rev: 9688
2002-08-13 16:08:33 +00:00
Syn Wee Quek
528917ff8a
ICU-2023
...
removed doxygen warnings
X-SVN-Rev: 9686
2002-08-12 23:06:22 +00:00
George Rhoten
d39deeab36
ICU-1739 Don't need a static string for the expected results string.
...
Remove it to make BoundsChecker and other heap debugging tools happier.
X-SVN-Rev: 9684
2002-08-12 22:38:56 +00:00
Syn Wee Quek
bef95f069c
ICU-1739 checking string boundary
...
X-SVN-Rev: 9681
2002-08-12 21:47:57 +00:00
George Rhoten
8824e0a8fa
ICU-1891 Add better support for z/OS batch mode.
...
X-SVN-Rev: 9677
2002-08-12 20:30:23 +00:00
George Rhoten
63565279e3
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 9675
2002-08-12 20:12:25 +00:00
Vladimir Weinstein
cf20e7b548
ICU-1948 restored the original values for resource bundle types in order to preserve backward compatibility
...
X-SVN-Rev: 9674
2002-08-12 18:15:01 +00:00
Vladimir Weinstein
818fa7ad8d
ICU-1948 restored the original values for resource bundle types in order to preserve backward compatibility
...
X-SVN-Rev: 9673
2002-08-12 17:47:12 +00:00
George Rhoten
c542471d32
ICU-1891 Improve the z/OS dual library batch mode support.
...
X-SVN-Rev: 9672
2002-08-12 16:59:12 +00:00
Syn Wee Quek
4534752929
ICU-2023
...
adding @stable
X-SVN-Rev: 9671
2002-08-12 16:20:26 +00:00
Steven R. Loomis
9b59b2964b
ICU-2031 @draft tags
...
X-SVN-Rev: 9668
2002-08-12 15:20:40 +00:00
Vladimir Weinstein
f5a5a10a5b
ICU-2023 fixed a typo in docs
...
X-SVN-Rev: 9666
2002-08-10 01:04:56 +00:00
Vladimir Weinstein
c4289f370e
ICU-2039 added a test for Collator::getBounds
...
X-SVN-Rev: 9664
2002-08-10 00:12:23 +00:00
George Rhoten
864354304e
ICU-1739 Fixed a memory leak
...
X-SVN-Rev: 9661
2002-08-09 22:51:23 +00:00
Syn Wee Quek
6435f0da90
ICU-2023 docs update, remove docs warnings
...
X-SVN-Rev: 9660
2002-08-09 22:37:04 +00:00
Andy Heninger
4b75235c7c
ICU-2077 RBBI: review comments incorporated.
...
X-SVN-Rev: 9659
2002-08-09 21:39:02 +00:00
Markus Scherer
997d0b8751
ICU-2091 propagate local error codes even less
...
X-SVN-Rev: 9658
2002-08-09 21:31:01 +00:00
George Rhoten
4713007464
ICU-2091 Only need to get the data directory once
...
X-SVN-Rev: 9657
2002-08-09 21:18:31 +00:00
Markus Scherer
39b343fc08
ICU-2091 do not propagate local error codes - a "script not found" condition must not result in a "file not found" error
...
X-SVN-Rev: 9656
2002-08-09 21:14:38 +00:00
George Rhoten
190aa6f5de
ICU-2091 Add -i to the genbrk tool for locating the data
...
X-SVN-Rev: 9655
2002-08-09 20:55:35 +00:00
Steven R. Loomis
b75d0a6f3a
ICU-2031 @draft to @stable
...
X-SVN-Rev: 9654
2002-08-09 20:51:28 +00:00
Steven R. Loomis
e0694f32c3
ICU-2031 change unmarked @draft tags
...
X-SVN-Rev: 9653
2002-08-09 20:45:22 +00:00
Markus Scherer
ba2bf9c8b6
ICU-2091 constructors must always construct objects that are sufficiently initialized for the destructor to not crash - pre-initialize pointers even when U_FAILURE detected
...
X-SVN-Rev: 9652
2002-08-09 20:21:54 +00:00
Markus Scherer
3ab7b07607
ICU-2091 avoid recursion of init() by building the inclusions set with primitive set APIs instead of from a pattern
...
X-SVN-Rev: 9651
2002-08-09 20:18:29 +00:00
Steven R. Loomis
c24ba9b959
ICU-2031 change unmarked @draft tags
...
X-SVN-Rev: 9650
2002-08-09 19:31:13 +00:00
George Rhoten
ee490b3fe6
ICU-1739 fixed a memory leak for those people without the testdata
...
X-SVN-Rev: 9649
2002-08-09 19:05:57 +00:00
George Rhoten
de2774bc3c
ICU-1739 Don't need to free on NULL memory.
...
X-SVN-Rev: 9648
2002-08-09 18:29:37 +00:00
Steven R. Loomis
efc63ad03c
ICU-1891 fix for udata loading on 390
...
X-SVN-Rev: 9647
2002-08-09 18:17:39 +00:00
George Rhoten
ab297bffaf
ICU-1900 Make sure that we don't try to reenable threads when the user
...
specifies --disable-threads
X-SVN-Rev: 9646
2002-08-09 17:20:56 +00:00
Andy Heninger
4aefb52904
ICU-2066 Update RBBI rules and tests for char and word breaks
...
X-SVN-Rev: 9643
2002-08-09 03:14:43 +00:00
Syn Wee Quek
0c9f5ae024
ICU-2039
...
c++ coleitr.cpp code coverage and bug-fix
X-SVN-Rev: 9642
2002-08-09 02:06:16 +00:00
George Rhoten
1d1c624ff0
ICU-2072 Add a better test for proper ambiguous converter alias mapping
...
X-SVN-Rev: 9641
2002-08-09 01:48:58 +00:00
George Rhoten
7f6c76c505
ICU-1913 Fix a compiler problem for HP/UX created by last fix.
...
X-SVN-Rev: 9640
2002-08-09 01:38:27 +00:00
George Rhoten
a6cd5b4b16
ICU-2072 Add a better test for proper ambiguous converter alias mapping
...
X-SVN-Rev: 9639
2002-08-09 00:16:56 +00:00
Alan Liu
c701df490b
ICU-2031 add version to @draft tag
...
X-SVN-Rev: 9638
2002-08-09 00:07:16 +00:00
George Rhoten
96bbbc8e92
ICU-2031 @draft -> @stable + more documentation
...
X-SVN-Rev: 9637
2002-08-09 00:03:53 +00:00
Alan Liu
d2c9f0cbc9
ICU-2071 @since => @draft
...
X-SVN-Rev: 9636
2002-08-08 23:57:40 +00:00
Steven R. Loomis
a9af41ab39
ICU-2076 use package name (samples update for 2.2)
...
X-SVN-Rev: 9635
2002-08-08 23:49:24 +00:00
George Rhoten
8d7d2726d1
ICU-1913 Don't try to test so aggressively on the iSeries.
...
X-SVN-Rev: 9634
2002-08-08 23:47:09 +00:00
Steven R. Loomis
4352eee6f3
ICU-2076 samples for 2.2
...
X-SVN-Rev: 9633
2002-08-08 23:42:04 +00:00
Markus Scherer
97501d0948
ICU-2031 change @draft 1.7 to @stable
...
X-SVN-Rev: 9631
2002-08-08 23:31:03 +00:00
Alan Liu
d9112c29ec
ICU-2071 fix GMT @deprecate tag, and add @since tag to getGMT()
...
X-SVN-Rev: 9630
2002-08-08 23:13:54 +00:00
Markus Scherer
9b3a004040
ICU-2031 change @draft 1.8 to @stable
...
X-SVN-Rev: 9629
2002-08-08 23:08:14 +00:00
Vladimir Weinstein
53f553ccc4
ICU-2085 added dates to several deprecated enums
...
X-SVN-Rev: 9627
2002-08-08 22:55:13 +00:00