Commit Graph

4806 Commits

Author SHA1 Message Date
George Rhoten
7892d628ea ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5913
2001-09-25 16:43:20 +00:00
George Rhoten
a61108f050 ICU-1211 AIX fix
X-SVN-Rev: 5912
2001-09-25 16:38:20 +00:00
George Rhoten
6b1074b8ad ICU-770 Fix a memory initialization problem.
X-SVN-Rev: 5911
2001-09-25 01:24:52 +00:00
George Rhoten
f33d85e67c ICU-770 More memory cleanup
X-SVN-Rev: 5910
2001-09-25 01:12:34 +00:00
Andy Heninger
87004ec956 ICU-1075 UNIX builds, add U_INLINE setting from configure script.
X-SVN-Rev: 5909
2001-09-25 00:31:01 +00:00
Andy Heninger
52c09b16bb ICU-1075 UNIX builds, add U_INLINE setting from configure script. Also remove
configure option for static reference to data dll.  (Always there, no option.)

X-SVN-Rev: 5908
2001-09-24 23:59:49 +00:00
Vladimir Weinstein
2976a50e7d ICU-392 C++ classes get renamed only if dealing with C++
X-SVN-Rev: 5907
2001-09-24 22:35:26 +00:00
Eric Mader
b2cb16889d ICU-1221 table for converting Unicode::EUnicodeScripts to LEScript
was off by one...

X-SVN-Rev: 5906
2001-09-24 21:51:31 +00:00
Vladimir Weinstein
301464ad59 ICU-1000 stuffing special Jamos in the side buffer instead of handling them separately - need to review it with Andy
X-SVN-Rev: 5903
2001-09-24 02:24:09 +00:00
Vladimir Weinstein
bd22c72a38 ICU-998 More efficient secondary and tertiary compressing - fixed intltest
X-SVN-Rev: 5902
2001-09-24 00:20:59 +00:00
Ram Viswanadha
56e8f94332 ICU-359 Reinstate deleted deprecated API with U_USE_DEPRECATED_TRANSLITERATOR_API definition
X-SVN-Rev: 5900
2001-09-22 03:36:34 +00:00
Ram Viswanadha
9c7f478a35 ICU-452 More compiler warnings fixes.
X-SVN-Rev: 5899
2001-09-22 03:12:14 +00:00
Ram Viswanadha
57e8a5498c ICU-452 Fix compiler warnings.
X-SVN-Rev: 5898
2001-09-22 03:00:46 +00:00
Ram Viswanadha
ece4a93414 ICU-1230 Deprecate wchar_t APIs. No code change.
X-SVN-Rev: 5897
2001-09-22 02:22:47 +00:00
Ram Viswanadha
4502c7670c ICU-452 Fix compiler warnings and make tests pass on Solaris and Alpha
X-SVN-Rev: 5896
2001-09-22 01:54:21 +00:00
Markus Scherer
bac39b28c6 ICU-1229 in ucol_openRules: use UColAttributeValue instead of UNormalizationMode
X-SVN-Rev: 5895
2001-09-22 01:24:15 +00:00
Markus Scherer
050177989d ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5894
2001-09-22 01:24:03 +00:00
Markus Scherer
88bce4404c ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5893
2001-09-22 01:17:26 +00:00
Markus Scherer
bdd236186e ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5892
2001-09-22 01:11:55 +00:00
Markus Scherer
ea6f9c6c3c ICU-1229 in ucol_openRules: use UColAttributeValue instead of UNormalizationMode
X-SVN-Rev: 5891
2001-09-22 01:10:41 +00:00
Markus Scherer
8b7793a7ff ICU-1229 add an error check
X-SVN-Rev: 5890
2001-09-22 01:09:50 +00:00
Markus Scherer
b699cb3cdb ICU-1229 in ucol_openRules: use UColAttributeValue instead of UNormalizationMode
X-SVN-Rev: 5889
2001-09-22 01:02:01 +00:00
Markus Scherer
587f253a41 ICU-809 small change in const-getBuffer()
X-SVN-Rev: 5888
2001-09-22 00:58:52 +00:00
Markus Scherer
26f6706273 ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5887
2001-09-22 00:58:15 +00:00
Markus Scherer
661cd1be03 ICU-1109 fix check for overlapping src/dest
X-SVN-Rev: 5886
2001-09-22 00:56:23 +00:00
Ram Viswanadha
6b39c524cf ICU-899 Test the deprecated API
X-SVN-Rev: 5884
2001-09-22 00:19:02 +00:00
Ram Viswanadha
1c2dc8bcdc ICU-899 Put back deprecated enum that was deprecated
X-SVN-Rev: 5883
2001-09-21 23:13:40 +00:00
Ram Viswanadha
780e71dad7 ICU-1031 Put back deprecated enums that were deprecated.
X-SVN-Rev: 5882
2001-09-21 23:12:59 +00:00
Vladimir Weinstein
e186f84db0 ICU-998 More efficient secondary and tertiary compressing
X-SVN-Rev: 5877
2001-09-21 21:22:44 +00:00
George Rhoten
7df7daec4d ICU-1075 Allow memorymap files to work again.
X-SVN-Rev: 5876
2001-09-21 21:19:06 +00:00
Yves Arrouye
2ad6b97130 ICU-1220 an even simpler way to call genrb (w/o -s)
X-SVN-Rev: 5875
2001-09-21 19:57:29 +00:00
Markus Scherer
fc8a233f9b ICU-1199 replace Unicode::digit() with u_digit()
X-SVN-Rev: 5874
2001-09-21 18:50:49 +00:00
Markus Scherer
484714e56e ICU-1199 stop using the C++ Unicode class
X-SVN-Rev: 5873
2001-09-21 18:50:21 +00:00
Markus Scherer
a20d91993c ICU-1199 deprecate the C++ Unicode class
X-SVN-Rev: 5872
2001-09-21 18:49:51 +00:00
Yves Arrouye
b125e0d945 ICU-1220 work around jitterbug 1228.
X-SVN-Rev: 5871
2001-09-21 18:46:09 +00:00
Ram Viswanadha
390cdfbf0a ICU-899 Sync enums in EUnicodeScript and UBlockCode
X-SVN-Rev: 5870
2001-09-21 18:38:08 +00:00
Yves Arrouye
af3d831eaf ICU-1220 changed Makefile not to install while doing make :)
X-SVN-Rev: 5869
2001-09-21 17:40:33 +00:00
Ram Viswanadha
66764b5012 ICU-899 Add uscript_getScript() API.
X-SVN-Rev: 5865
2001-09-21 05:09:22 +00:00
Yves Arrouye
e38dfcae67 ICU-1227 install Makefile.inc as Makefile$(ICLIBSUFFIX).inc
X-SVN-Rev: 5864
2001-09-21 04:53:00 +00:00
Yves Arrouye
fde3e9c778 ICU-1227 also change the lib names in Makefile.inc for icuapps and others.
X-SVN-Rev: 5862
2001-09-21 04:29:04 +00:00
Yves Arrouye
ac99345a41 ICU-1227 support for a --with-library-suffix option.
X-SVN-Rev: 5861
2001-09-21 03:41:21 +00:00
Yves Arrouye
b5aae87f9e ICU-1220 Better help format. Removed releaseBuffer() calls.
X-SVN-Rev: 5860
2001-09-21 00:30:25 +00:00
Markus Scherer
84fc77e777 ICU-1199 add u_digit() and u_forDigit()
X-SVN-Rev: 5859
2001-09-21 00:27:17 +00:00
George Rhoten
8fab2dfd20 ICU-770 More memory cleanup
X-SVN-Rev: 5858
2001-09-21 00:19:53 +00:00
Markus Scherer
1ad7e7a434 ICU-1198 small fixes to ures_getInt() - check type and use RES_GET_INT()
X-SVN-Rev: 5857
2001-09-21 00:02:24 +00:00
Andy Heninger
1b9cd65c1c ICU-1075 UNIX builds, add assorted missing paths in extra/uconv/Makefile.in
X-SVN-Rev: 5855
2001-09-20 23:29:45 +00:00
Alan Liu
83fe8de4da ICU-329 fix error handling
X-SVN-Rev: 5854
2001-09-20 23:24:07 +00:00
Yves Arrouye
536cf273da ICU-1220 Use common mode for pkgdata since DLL mode does not work anymore for resources.
X-SVN-Rev: 5853
2001-09-20 23:22:25 +00:00
George Rhoten
b19e723440 ICU-770 Add some documentation.
X-SVN-Rev: 5850
2001-09-20 22:55:34 +00:00
Andy Heninger
138f5f9bdb ICU-1075 UNIX builds, genuca was linking with ustdio, which is not available. Removed.
X-SVN-Rev: 5848
2001-09-20 22:27:44 +00:00
Markus Scherer
62383a43e2 ICU-809 test UnicodeString::getBuffer() and releaseBuffer()
X-SVN-Rev: 5847
2001-09-20 22:20:44 +00:00
Markus Scherer
16c24627e0 ICU-809 forbid UnicodeString::setTo() while a getBuffer(minCapacity) is open
X-SVN-Rev: 5846
2001-09-20 22:19:51 +00:00
Yves Arrouye
d436c9b487 ICU-1220 build extra after tools.
X-SVN-Rev: 5845
2001-09-20 22:00:20 +00:00
Yves Arrouye
3c9398da39 ICU-1220 Fixed include paths to include i18n
X-SVN-Rev: 5844
2001-09-20 22:00:09 +00:00
Eric Mader
4329721462 ICU-1221 add ScriptAndLanguageTags.o to list of objects.
X-SVN-Rev: 5843
2001-09-20 21:51:29 +00:00
George Rhoten
7353ac4a23 ICU-513 Test for surrogate support
X-SVN-Rev: 5842
2001-09-20 21:34:19 +00:00
Ram Viswanadha
cc1505c0ed ICU-1220 Fix Makefile to build uconv after genrb due to dependency of uconv on genrb
X-SVN-Rev: 5841
2001-09-20 21:24:08 +00:00
Vladimir Weinstein
3727deb9c6 ICU-1083 Special implicit CEs in UCA for improved performance
X-SVN-Rev: 5838
2001-09-20 20:16:39 +00:00
Ram Viswanadha
181af9fca8 ICU-1220 Fix getUChars() compilation problem
X-SVN-Rev: 5837
2001-09-20 19:43:25 +00:00
George Rhoten
bae514fec0 ICU-809 Make ustdio use getBuffer instead of getArray
X-SVN-Rev: 5836
2001-09-20 17:36:40 +00:00
Syn Wee Quek
4899a53306 ICU-1030
Minor optimizations.

X-SVN-Rev: 5835
2001-09-20 14:00:02 +00:00
Ram Viswanadha
44b2317a3f ICU-1098 Test for parsing escapes.
X-SVN-Rev: 5834
2001-09-20 02:39:51 +00:00
Ram Viswanadha
329bfde4c3 ICU-1098 Test for parsing escapes.
X-SVN-Rev: 5833
2001-09-20 02:39:50 +00:00
Ram Viswanadha
7995b95939 ICU-1098 Parse escapes and fix newline not recognized bug.
X-SVN-Rev: 5832
2001-09-20 02:35:51 +00:00
Markus Scherer
ffdcb77cb1 ICU-809 remove UnicodeString::getUChars()
X-SVN-Rev: 5831
2001-09-20 01:22:06 +00:00
Markus Scherer
ed39c6bf2d ICU-809 implement the new getBuffer()s and releaseBuffer() and remove UnicodeString::getUChars()
X-SVN-Rev: 5830
2001-09-20 01:14:37 +00:00
Markus Scherer
38453ee5d6 ICU-809 remove UnicodeString::getUChars()
X-SVN-Rev: 5829
2001-09-20 01:11:48 +00:00
George Rhoten
326a8be17f ICU-770 Init UErrorCode before using it.
X-SVN-Rev: 5828
2001-09-20 01:11:24 +00:00
Eric Mader
832db84f27 ICU-1221 move JDK changes back to ICU
X-SVN-Rev: 5827
2001-09-20 00:37:55 +00:00
Yves Arrouye
5a839dacf6 ICU-1220 Added flag --without-ustdio to not build ustdio (as opposed
to not building any of the things in the extra directory).

X-SVN-Rev: 5826
2001-09-19 23:43:43 +00:00
Yves Arrouye
93c74c852b ICU-1220 Added uconv as an extra (Unix only for now).
X-SVN-Rev: 5825
2001-09-19 23:43:16 +00:00
George Rhoten
dee8a86dee ICU-770 Use the proper number of arguments when one of them is used more than once.
X-SVN-Rev: 5823
2001-09-19 18:55:43 +00:00
George Rhoten
37783463a5 ICU-1109 Extract with the proper length of the string
X-SVN-Rev: 5822
2001-09-19 18:53:51 +00:00
Alan Liu
e74e4950ed ICU-770 add transliterator cleanup support
X-SVN-Rev: 5820
2001-09-19 16:50:06 +00:00
George Rhoten
34a2507c41 ICU-1211 Update platforms that we support and test
X-SVN-Rev: 5819
2001-09-19 16:49:43 +00:00
Syn Wee Quek
6a8af38a2f ICU-983
isolated dumpce project to its own workspace
updated dumpce.cpp wth new ucol_getNextToken()

X-SVN-Rev: 5818
2001-09-19 16:37:57 +00:00
Syn Wee Quek
d70c1fb040 ICU-983
isolated dumpce project to its own workspace

X-SVN-Rev: 5817
2001-09-19 16:37:18 +00:00
George Rhoten
ad7e1d60be ICU-770 Memory cleanup
X-SVN-Rev: 5815
2001-09-19 02:08:04 +00:00
George Rhoten
aed94742a0 ICU-1083 Put the ucmpe32 test with similar tests.
X-SVN-Rev: 5814
2001-09-19 01:48:46 +00:00
George Rhoten
f9888b589c ICU-740 Don't build unused code.
X-SVN-Rev: 5813
2001-09-19 01:47:10 +00:00
George Rhoten
e91c57b64e ICU-1083 Put the ucmpe32 test with similar tests.
X-SVN-Rev: 5812
2001-09-19 01:27:14 +00:00
George Rhoten
69467d4959 ICU-740 This code isn't used anymore
X-SVN-Rev: 5811
2001-09-19 01:26:00 +00:00
George Rhoten
e21eac69b6 ICU-740 Don't create code for unused internal API
X-SVN-Rev: 5810
2001-09-19 01:22:27 +00:00
George Rhoten
2407d51e56 ICU-740 Don't include unneeded header files.
X-SVN-Rev: 5809
2001-09-19 01:21:48 +00:00
George Rhoten
aa4ecc4643 ICU-740 Don't include unneeded header files.
X-SVN-Rev: 5808
2001-09-19 01:15:41 +00:00
George Rhoten
c5a688ea22 ICU-770 Memory cleanup
X-SVN-Rev: 5807
2001-09-19 01:02:15 +00:00
Markus Scherer
cad169cb8e ICU-1200 add @draft
X-SVN-Rev: 5806
2001-09-19 00:39:10 +00:00
Markus Scherer
a9c3a9cac0 ICU-1201 deprecate the BiDi class
X-SVN-Rev: 5805
2001-09-19 00:35:29 +00:00
Markus Scherer
e8831d77fe ICU-1200 deprecate UnicodeConverter
X-SVN-Rev: 5804
2001-09-19 00:14:07 +00:00
Markus Scherer
513ddbcaf2 ICU-1200 no need any more to explicitly NUL-terminate after US::extract() to codepage
X-SVN-Rev: 5803
2001-09-19 00:06:19 +00:00
Markus Scherer
9fac14aa96 ICU-1200 no need any more to explicitly NUL-terminate after US::extract() to codepage
X-SVN-Rev: 5802
2001-09-18 23:53:27 +00:00
Markus Scherer
1c6666588c ICU-329 US::extract() takes length, not limit
X-SVN-Rev: 5801
2001-09-18 23:52:02 +00:00
Markus Scherer
250e500aa3 ICU-1109 use more appropriate US::extract(), no need to NUL-terminate explicitly
X-SVN-Rev: 5800
2001-09-18 23:50:55 +00:00
Markus Scherer
6a8947faf3 ICU-1200 test new UnicodeString::extract() and constructor using UConverter
X-SVN-Rev: 5799
2001-09-18 23:02:57 +00:00
George Rhoten
dd534de988 ICU-740 Don't build unneeded code.
X-SVN-Rev: 5798
2001-09-18 22:58:58 +00:00
George Rhoten
346bbaa6b5 ICU-740 Don't include unneeded header files.
X-SVN-Rev: 5797
2001-09-18 22:56:34 +00:00
George Rhoten
03fa48368c ICU-1083 Put the ucmpe32 test with similar tests.
X-SVN-Rev: 5796
2001-09-18 22:53:27 +00:00
George Rhoten
0a96b6ab50 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5795
2001-09-18 22:38:34 +00:00
Markus Scherer
75fb3056aa ICU-1215 test US::reverse() with supplementary characters
X-SVN-Rev: 5794
2001-09-18 22:28:25 +00:00
Markus Scherer
07f4a12e0e ICU-1215 fix US::reverse() for supplementary characters
X-SVN-Rev: 5793
2001-09-18 22:28:10 +00:00