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 |
|
Alan Liu
|
36e8f9a82c
|
ICU-64 normalize IDs to Any-Hex and Hex-Any
X-SVN-Rev: 5879
|
2001-09-21 21:24:39 +00:00 |
|
Alan Liu
|
e39cca2e96
|
ICU-64 allow ::ID blocks in rules
X-SVN-Rev: 5878
|
2001-09-21 21:24:04 +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
|
8449acf167
|
ICU-19 Add UScript API
X-SVN-Rev: 5866
|
2001-09-21 05:12:40 +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 |
|
Alan Liu
|
409625bd97
|
ICU-65 allow explicit reverse ID of the form Foo-Bar(Bar-Baz)
X-SVN-Rev: 5840
|
2001-09-20 21:21:10 +00:00 |
|
Alan Liu
|
d038a7a071
|
ICU-60 initial implementation of toRules()
X-SVN-Rev: 5839
|
2001-09-20 21:20:00 +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 |
|