Doug Felt
f3acab9495
ICU-1766 Make RBNF in ICU4C use 64-bit ints
...
(still need to remove llong.h, llong.cpp and commented-out code)
X-SVN-Rev: 8008
2002-03-14 00:28:22 +00:00
Andy Heninger
66bee38a79
ICU-1265 rename RulesBasedBreakIterator::IGNORE to avoid conflict with winbase.h
...
X-SVN-Rev: 8007
2002-03-13 23:52:24 +00:00
Markus Scherer
d46d1b3fc4
ICU-1464 add convenience macros for bit sets for general categories
...
X-SVN-Rev: 8006
2002-03-13 23:31:12 +00:00
Markus Scherer
e7fb17e8c9
ICU-1126 test titlecasing
...
X-SVN-Rev: 8004
2002-03-13 22:09:43 +00:00
Andy Heninger
0c43711ac9
ICU-1762 converter thread safety, UNIX fixes to threadtest.
...
X-SVN-Rev: 8003
2002-03-13 21:44:35 +00:00
Andy Heninger
8e172f1850
ICU-1762 converter thread safety, clean up thread test memory leaks.
...
X-SVN-Rev: 8001
2002-03-13 19:47:31 +00:00
Markus Scherer
e26e3a9cb7
ICU-1126 add strcase.cpp to intltest
...
X-SVN-Rev: 7999
2002-03-13 19:23:54 +00:00
Markus Scherer
ecd81a00fa
ICU-1126 test titlecasing
...
X-SVN-Rev: 7998
2002-03-13 19:22:05 +00:00
Markus Scherer
49ac6b4d18
ICU-1126 move case mapping tests to new strcase.cpp
...
X-SVN-Rev: 7997
2002-03-13 19:21:27 +00:00
Markus Scherer
6929fb9988
ICU-1126 use the real titlecase break iterator for titlecasing
...
X-SVN-Rev: 7996
2002-03-13 19:19:42 +00:00
Markus Scherer
e1d354ffa9
ICU-1721 fix indexes[] use from uprops.dat
...
X-SVN-Rev: 7995
2002-03-13 19:18:36 +00:00
Andy Heninger
c695aa74b5
ICU-1762 converter thread safety: export converter cleanup funtion for use by test.
...
X-SVN-Rev: 7993
2002-03-13 18:34:45 +00:00
Andy Heninger
4b44871bd8
ICU-1762 converter test added to threadtest; threadtest files reorganized
...
X-SVN-Rev: 7991
2002-03-13 18:32:13 +00:00
Vladimir Weinstein
e954c1fe3f
ICU-1682 one should not try to delete a const object. So, const is removed from the return value of internal CanonicalIterator::extract function
...
X-SVN-Rev: 7990
2002-03-13 18:29:24 +00:00
Steven R. Loomis
afc7627459
ICU-1718 C comments again
...
X-SVN-Rev: 7986
2002-03-13 17:27:17 +00:00
Steven R. Loomis
28edafbd3b
ICU-1765 Header Test: test C also
...
X-SVN-Rev: 7981
2002-03-13 16:17:54 +00:00
Steven R. Loomis
d78a18c8da
ICU-1718 u_fsettransliterator on ustdio
...
X-SVN-Rev: 7980
2002-03-13 16:11:04 +00:00
Vladimir Weinstein
41d3cfad9b
ICU-898 Removed a test that was commited in error
...
X-SVN-Rev: 7979
2002-03-13 06:49:24 +00:00
Vladimir Weinstein
e780d6a7c6
ICU-1682 enabled the test for canonically equivalent contractions
...
X-SVN-Rev: 7978
2002-03-13 06:04:01 +00:00
Vladimir Weinstein
cf9c395347
ICU-898 updated C++ tests for Collator::getLocale()
...
X-SVN-Rev: 7977
2002-03-13 06:02:54 +00:00
Vladimir Weinstein
82c614068b
ICU-1735 updated test for Locale::setToBogus()
...
X-SVN-Rev: 7975
2002-03-13 05:56:10 +00:00
Vladimir Weinstein
6155a8b5fb
ICU-898 updated C test for ucol_getLocale()
...
X-SVN-Rev: 7974
2002-03-13 05:54:56 +00:00
Vladimir Weinstein
376e2e3d13
ICU-898 implementation of getLocale function and method. User can now select the type of locale to get back (requested, valid, actual)
...
X-SVN-Rev: 7973
2002-03-13 05:48:25 +00:00
Vladimir Weinstein
4596590d0c
ICU-1735 changed setBogus to setToBogus, added an enum for getLocale argument
...
X-SVN-Rev: 7971
2002-03-13 05:14:56 +00:00
Syn Wee Quek
68cef8fd8f
ICU-809
...
replaced UnicodeString.farray by UnicodeString.getBuffer()
X-SVN-Rev: 7969
2002-03-13 04:46:42 +00:00
Syn Wee Quek
ba68284b32
ICU-809
...
replaced UnicodeString.farray by UnicodeString.getBuffer()
X-SVN-Rev: 7968
2002-03-13 03:18:11 +00:00
Steven R. Loomis
ee99127887
ICU-1568 fix for HPUX
...
X-SVN-Rev: 7965
2002-03-13 00:09:32 +00:00
Steven R. Loomis
fb4700c602
ICU-1628 use FALSE not false
...
X-SVN-Rev: 7964
2002-03-12 23:21:52 +00:00
Andy Heninger
08b4fb16d0
ICU-1730 String Thread test class renamed to avoid conflicts with other stringtest
...
X-SVN-Rev: 7963
2002-03-12 23:15:41 +00:00
Markus Scherer
43bbd95cc4
ICU-845 test normalizing concatenation
...
X-SVN-Rev: 7961
2002-03-12 23:00:50 +00:00
Markus Scherer
a66e125f97
ICU-845 implement Normalizer::concatenate
...
X-SVN-Rev: 7960
2002-03-12 23:00:16 +00:00
Markus Scherer
e7b91a2472
ICU-845 fix bug in unorm_concatenate (reversed src/dest in memcpy)
...
X-SVN-Rev: 7959
2002-03-12 22:59:37 +00:00
Markus Scherer
5ff144bcb1
ICU-845 fix const-ness bugs
...
X-SVN-Rev: 7958
2002-03-12 22:59:04 +00:00
Steven R. Loomis
1c7fd9c1c5
ICU-1682 caniter.o added to makefile: It works better if you plug it in. :)
...
X-SVN-Rev: 7957
2002-03-12 22:44:18 +00:00
Steven R. Loomis
22ada1b0e8
ICU-1682 move caniter.h from unicode/ (public) to i18n (internal)
...
X-SVN-Rev: 7956
2002-03-12 22:39:42 +00:00
Steven R. Loomis
571fb8184e
ICU-837 add iotest's makefile.in to the generated list (not built automatically for now)
...
X-SVN-Rev: 7955
2002-03-12 22:02:26 +00:00
Andy Heninger
68f38c3807
ICU-1762 converter cache thread safety fixes
...
X-SVN-Rev: 7954
2002-03-12 21:54:23 +00:00
Vladimir Weinstein
5d8eed9047
ICU-1682 canonical closure for contractions now uses canonical iterator
...
X-SVN-Rev: 7953
2002-03-12 20:20:08 +00:00
Vladimir Weinstein
ad8cbb01bf
ICU-1682 fixed bugs in canonical closure code
...
X-SVN-Rev: 7952
2002-03-12 20:19:34 +00:00
George Rhoten
8d18b336ec
ICU-1753 Fix for HP/UX CC compiler bug.
...
X-SVN-Rev: 7950
2002-03-12 19:10:28 +00:00
Markus Scherer
ed77825943
ICU-1721 test new u_hasBinaryProperty() & u_isUXyz()
...
X-SVN-Rev: 7949
2002-03-12 19:09:41 +00:00
Markus Scherer
4593d2eb03
ICU-1721 fix spelling of UCHAR_IDS_TRINARY_OPERATOR, export properties functions
...
X-SVN-Rev: 7948
2002-03-12 19:09:08 +00:00
Markus Scherer
d91876465d
ICU-1682 move caniter.h from i18n/unicode (public) to i18n (internal)
...
X-SVN-Rev: 7947
2002-03-12 17:55:21 +00:00
George Rhoten
34c51ac8bf
ICU-1748 Use the multithreaded AIX compiler when multithreading is used.
...
X-SVN-Rev: 7945
2002-03-12 17:14:58 +00:00
George Rhoten
1bc8c66e1f
ICU-1036 Fix an HP/UX optimization bug with internal casing functions.
...
X-SVN-Rev: 7944
2002-03-12 16:57:57 +00:00
Steven R. Loomis
45500d7cb1
ICU-1568 static mode, static data on solaris, also fix data/out path for linking to libicudata
...
X-SVN-Rev: 7943
2002-03-12 03:51:04 +00:00
Markus Scherer
8c78422db2
ICU-1561 replace all UTextOffset with int32_t
...
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Vladimir Weinstein
b600896b2d
ICU-1754 fixed bugs in support for canonical closure
...
X-SVN-Rev: 7941
2002-03-12 00:49:48 +00:00
Andy Heninger
600998cd7f
ICU-1730 String Thread test debugged and strengthened
...
X-SVN-Rev: 7939
2002-03-11 23:53:20 +00:00
Steven R. Loomis
1f599f9a68
ICU-1752 C comments
...
X-SVN-Rev: 7938
2002-03-11 23:52:03 +00:00
Steven R. Loomis
1c6e1c40fb
ICU-1730 C comments fixed
...
X-SVN-Rev: 7937
2002-03-11 23:39:43 +00:00
Steven R. Loomis
7361bd3f0c
ICU-1748 undo change to libicudata name
...
X-SVN-Rev: 7936
2002-03-11 23:38:25 +00:00
Markus Scherer
abccfeaf2e
ICU-1682 move caniter.h from i18n/unicode (public) to i18n (internal)
...
X-SVN-Rev: 7934
2002-03-11 17:48:49 +00:00
Markus Scherer
2539512448
ICU-1682 use internal normalizer api to get data for canonical equivalence, move caniter.h from i18n/unicode (public) to i18n (internal)
...
X-SVN-Rev: 7933
2002-03-11 17:48:33 +00:00
Markus Scherer
76bec13586
ICU-1682 use internal normalizer api to get data for canonical equivalence
...
X-SVN-Rev: 7932
2002-03-11 17:48:06 +00:00
Markus Scherer
dee8abeeec
ICU-1754 add internal APIs for canonical equivalence
...
X-SVN-Rev: 7931
2002-03-11 17:43:52 +00:00
Markus Scherer
fae8399d33
ICU-1754 add some const where necessary
...
X-SVN-Rev: 7930
2002-03-11 17:35:11 +00:00
Markus Scherer
dad663425c
ICU-1754 store data for canonical closure
...
X-SVN-Rev: 7927
2002-03-09 06:00:42 +00:00
Markus Scherer
74d240ec1e
ICU-1754 USet - poor man's UnicodeSet, very simple, all C, efficient serialization & functions working directly on serialized form
...
X-SVN-Rev: 7926
2002-03-09 05:57:39 +00:00
Andy Heninger
4408855d3f
ICU-1730 UnicodeString thread safety changes
...
X-SVN-Rev: 7923
2002-03-09 00:36:54 +00:00
Andy Heninger
e8643521f8
ICU-1730 add test for UnicodeString thread safety.
...
X-SVN-Rev: 7922
2002-03-08 23:38:48 +00:00
George Rhoten
6477fef522
ICU-1568 Don't echo so much text so that the build server can more easily find error messages.
...
X-SVN-Rev: 7920
2002-03-08 22:01:16 +00:00
Andy Heninger
9981b416f2
ICU-1760 add ubrk_isBoundary(), which was some how missing.
...
X-SVN-Rev: 7919
2002-03-08 18:58:46 +00:00
George Rhoten
5c0436d02d
ICU-1707 Fix an uninitialized variable.
...
X-SVN-Rev: 7916
2002-03-08 17:09:13 +00:00
George Rhoten
b36e9d8a1a
ICU-162 Don't use // in a C file.
...
X-SVN-Rev: 7915
2002-03-08 17:04:20 +00:00
George Rhoten
b1aae91cca
ICU-1757 Fix the problem with genuca using SFIO libraries.
...
X-SVN-Rev: 7914
2002-03-08 02:16:37 +00:00
George Rhoten
81310aa373
ICU-1756 Hopefully fix the case when the directory has a space in the name.
...
X-SVN-Rev: 7910
2002-03-08 01:57:46 +00:00
Steven R. Loomis
1d4f1aac65
ICU-1748 fix AIX non multithreaded build
...
X-SVN-Rev: 7909
2002-03-08 00:25:53 +00:00
Markus Scherer
bc4cb64d37
ICU-1721 implement Full_Composition_Exclusion
...
X-SVN-Rev: 7907
2002-03-07 19:57:23 +00:00
Markus Scherer
bae87c5158
ICU-1754 u_parseString() allow the input to be NUL-terminated
...
X-SVN-Rev: 7906
2002-03-07 19:57:00 +00:00
Markus Scherer
efe9c23d9f
ICU-1754 parse/store in unorm.dat Full_Composition_Exclusion and FC_NFKC_Closure
...
X-SVN-Rev: 7905
2002-03-07 19:56:30 +00:00
Markus Scherer
3da93e7247
ICU-1754 parse/store in unorm.dat Full_Composition_Exclusion and FC_NFKC_Closure
...
X-SVN-Rev: 7904
2002-03-07 19:49:37 +00:00
Vladimir Weinstein
16883d2b8f
ICU-1753 using character enumeration for canonical closure
...
X-SVN-Rev: 7903
2002-03-07 19:23:21 +00:00
Vladimir Weinstein
4ad979258e
ICU-1752 added test for bug fix [before] implementation. Also updated tests that use internal parsing APIs
...
X-SVN-Rev: 7902
2002-03-07 19:06:00 +00:00
Vladimir Weinstein
69f8338735
ICU-1752 fix bug [before] implementation, refactored handling of the resets
...
X-SVN-Rev: 7901
2002-03-07 18:59:00 +00:00
George Rhoten
6f6308e270
ICU-1602 Remove some unneeded whitespace to reduce the data library size
...
X-SVN-Rev: 7898
2002-03-07 00:22:06 +00:00
Markus Scherer
56cc2f13b4
ICU-1721 implement all binary properties except Full_Composition_Exclusion
...
X-SVN-Rev: 7897
2002-03-06 23:31:11 +00:00
George Rhoten
b8fe07497d
ICU-1602 We don't need to collate Unicode PUA characters normally, especially in this case.
...
The PUA in these locales are generally binary order at the end of the collation, except for a few gaps.
Most platforms don't agree what these PUA characters are for, and some don't even seem to be in a codepage.
X-SVN-Rev: 7896
2002-03-06 23:25:04 +00:00
Alan Liu
e060a452f8
ICU-162 add test for udat_parseCalendar
...
X-SVN-Rev: 7895
2002-03-06 20:42:32 +00:00
Alan Liu
ef77896421
ICU-162 add udat_parseCalendar
...
X-SVN-Rev: 7894
2002-03-06 20:41:57 +00:00
George Rhoten
a4fb5132cb
ICU-1007 Make it easier to prune the directories from CVS
...
X-SVN-Rev: 7893
2002-03-06 19:53:59 +00:00
George Rhoten
adbc9f858d
ICU-1568 Follow the 8.3 naming convention on files, which is still
...
important on older brain dead machines that ICU is still used on.
X-SVN-Rev: 7892
2002-03-06 19:46:00 +00:00
Markus Scherer
d49669597e
ICU-1721 re-remove Other_Case_Ignorable property, deemed too uncertain right now if it will become an official UCD file property
...
X-SVN-Rev: 7886
2002-03-05 02:03:10 +00:00
Andy Heninger
d13e42d4e3
ICU-1737 thread safety problem with initialization lazy initialization of mutexs on first Lock.
...
X-SVN-Rev: 7885
2002-03-04 22:57:50 +00:00
Markus Scherer
f04234f32b
ICU-1721 parse and store East Asian Width
...
X-SVN-Rev: 7883
2002-03-04 01:34:58 +00:00
Markus Scherer
b3d7cb3271
ICU-1721 move constants from genprops and uchar.c to uprops.h, store East Asian Width
...
X-SVN-Rev: 7882
2002-03-04 01:33:29 +00:00
Markus Scherer
c8f88d18a1
ICU-1721 uprops.dat version 3, remove combiningClass from uprops.dat, store only numericValue not digitValues, move constants to uprops.h
...
X-SVN-Rev: 7881
2002-03-04 01:31:42 +00:00
Markus Scherer
19477392ff
ICU-1721 remove combiningClass from uprops.dat, store only numericValue not digitValues
...
X-SVN-Rev: 7880
2002-03-04 01:28:32 +00:00
Markus Scherer
ac8bf70a35
ICU-1721 remove u_internalGetCombiningClass(), was same as u_getCombiningClass()
...
X-SVN-Rev: 7879
2002-03-04 01:26:48 +00:00
Markus Scherer
e6879f720a
ICU-1721 move u_getCombiningClass() from uchar.c to unorm.cpp, move constants to uprops.h
...
X-SVN-Rev: 7878
2002-03-04 01:25:51 +00:00
Markus Scherer
e833400d37
ICU-1721 move u_getCombiningClass() from uchar.c to unorm.cpp
...
X-SVN-Rev: 7877
2002-03-04 01:24:54 +00:00
Markus Scherer
ef2283d2ec
ICU-1721 make u_charAge() public
...
X-SVN-Rev: 7876
2002-03-04 01:22:45 +00:00
Markus Scherer
3e305869c6
ICU-1721 UCD file EastAsianWidth.txt, without comments to save space
...
X-SVN-Rev: 7875
2002-03-04 01:18:39 +00:00
Markus Scherer
d3111606dd
ICU-1586 fix compaction bug
...
X-SVN-Rev: 7874
2002-03-04 01:17:45 +00:00
Yves Arrouye
a5f2175b26
ICU-1220 usage() if no arg to -f or -t.
...
X-SVN-Rev: 7873
2002-03-03 07:06:27 +00:00
Yves Arrouye
f5fcc22bbb
ICU-1707 check that u_enumCharNames() with U_EXTENDED_CHAR_NAME does
...
call the callback for each code point. Also, in addition to the checks that
are already made for the other types of names, check that two subsequent
calls pass two consecutive code points, and ensure that no name is empty,
since U_EXTENDE_CHAR_NAME generates a name for every single code point.
X-SVN-Rev: 7872
2002-03-03 05:38:50 +00:00
Yves Arrouye
9a350f505a
ICU-1707 make u_enumCharNames() work with extended names, which
...
involves finding the holes between groups and algorithmic names and
filling them with extended names as needed. Also, enumGroupNames() now
also will generate extended names as needed for the gap in a
group, and expandName() will do the right thing for a name when
U_EXTENDED_CHAR_NAME is being passed. As a result, u_charFromName()
is faster sinc it only does one call to enumNames().
X-SVN-Rev: 7871
2002-03-03 05:37:31 +00:00
Yves Arrouye
d6404f30aa
ICU-1707 make u_enumCharNames() work with extended names, which
...
involves finding the holes between groups and algorithmic names and
filling them with extended names as needed. Also, enumGroupNames() now
also will generate extended names as needed for the gap in a
group, and expandName() will do the right thing for a name when
U_EXTENDED_CHAR_NAME is being passed. As a result, u_charFromName()
is faster sinc it only does one call to enumNames().
X-SVN-Rev: 7870
2002-03-03 05:33:54 +00:00
Markus Scherer
9e59336c14
ICU-1721 add Other_Case_Ignorable from Unicode TR 21
...
X-SVN-Rev: 7869
2002-03-03 04:45:26 +00:00
Markus Scherer
fa1e80beb8
ICU-1738 remove Unicode default properties for ASCII code points (0..9f)
...
X-SVN-Rev: 7868
2002-03-03 04:39:22 +00:00
Yves Arrouye
f195b66142
ICU-1596 fix pkgsysconfdir too.
...
X-SVN-Rev: 7867
2002-03-02 22:25:56 +00:00
Yves Arrouye
654fdf4868
ICU-1596 put the library suffix in pkglibdir and pkgdatadir, so we'll
...
have for example /usr/lib/icu-myproduct/2.0 and /usr/share/icu-myproduct/2.0.
Because the upper directory now has the suffix, drop it from the Makefile.inc.
X-SVN-Rev: 7866
2002-03-02 22:16:01 +00:00
Markus Scherer
e5ee7b822b
ICU-1721 bug fix - remove duplicate constant for 'Private Use' block name
...
X-SVN-Rev: 7864
2002-03-02 02:30:03 +00:00
Markus Scherer
f7a5f6430b
ICU-1721 UCD file PropList.txt, with fixed spelling of White_Space
...
X-SVN-Rev: 7863
2002-03-02 02:28:48 +00:00
Markus Scherer
071d83c3cc
ICU-1721 Blocks.txt and PropList.txt -> uprops.dat
...
X-SVN-Rev: 7862
2002-03-02 02:26:19 +00:00
Ram Viswanadha
2928d47de5
ICU-1740 remove keywords in rules files no code change
...
X-SVN-Rev: 7858
2002-03-02 00:35:09 +00:00
Alan Liu
34a2aecffc
ICU-162 add DateFormat parse() and format() methods taking a Calendar
...
X-SVN-Rev: 7857
2002-03-02 00:29:54 +00:00
George Rhoten
ff18de7c2a
ICU-1733 Forgot a change from Lotus.
...
X-SVN-Rev: 7853
2002-03-01 23:26:35 +00:00
George Rhoten
b42973bf54
ICU-1739 Clean up u_errorName implementation so that it can't go beyond the ends of the arrays
...
X-SVN-Rev: 7852
2002-03-01 23:25:44 +00:00
Steven R. Loomis
a094c953de
ICU-837 removed UChar streamers
...
X-SVN-Rev: 7851
2002-03-01 23:10:26 +00:00
Steven R. Loomis
8d8c710f16
ICU-837 makefile for unix
...
X-SVN-Rev: 7850
2002-03-01 23:02:44 +00:00
Steven R. Loomis
d3692c78e0
ICU-837 some updates, compiles on aix
...
X-SVN-Rev: 7849
2002-03-01 23:00:41 +00:00
Steven R. Loomis
c0fd3f923e
ICU-1568 use static mode for uconv by default
...
X-SVN-Rev: 7848
2002-03-01 22:44:21 +00:00
Steven R. Loomis
df88d97213
ICU-1568 static mode
...
X-SVN-Rev: 7847
2002-03-01 22:43:48 +00:00
Markus Scherer
73325772ff
ICU-1721 add UCD file Blocks.txt
...
X-SVN-Rev: 7846
2002-03-01 22:36:49 +00:00
Eric Mader
85efdc753e
ICU-1069 Changes to enforce a fixed feature order for Indic OT fonts.
...
X-SVN-Rev: 7844
2002-03-01 22:24:10 +00:00
George Rhoten
dfe29d99fd
ICU-900 Fix for some compiler warnings. Now the build system won't complain about UParseError
...
X-SVN-Rev: 7841
2002-03-01 21:56:40 +00:00
George Rhoten
d04d0b22dd
ICU-1732 Add support for int64_t and uint64_t
...
X-SVN-Rev: 7838
2002-03-01 17:47:41 +00:00
George Rhoten
fd856f83f5
ICU-900 Better fix for some compiler warnings.
...
X-SVN-Rev: 7837
2002-03-01 17:00:29 +00:00
George Rhoten
b30223a76a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7836
2002-03-01 03:47:13 +00:00
George Rhoten
fced26d596
ICU-1616 Fix memory leaks in the test, and undo "unicode/locid.h" changes again.
...
X-SVN-Rev: 7835
2002-03-01 03:46:05 +00:00
George Rhoten
a5539d4e82
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7834
2002-03-01 03:41:41 +00:00
George Rhoten
8d8f73c98f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7832
2002-03-01 02:42:06 +00:00
Ram Viswanadha
ce608af1c0
ICU-1721 update tests
...
X-SVN-Rev: 7830
2002-03-01 02:24:08 +00:00
Ram Viswanadha
bd419c3703
ICU-1721 update tests
...
X-SVN-Rev: 7828
2002-03-01 02:04:21 +00:00
Markus Scherer
2a992add12
ICU-1721 get UScriptCode from uprops.dat
...
X-SVN-Rev: 7827
2002-03-01 01:59:59 +00:00
Markus Scherer
faa1bf56cb
ICU-1721 store numericType, parse Scripts.txt, some cleanup and more common code
...
X-SVN-Rev: 7826
2002-03-01 01:58:49 +00:00
George Rhoten
b78f41792a
ICU-1126 Make it so that the error line shows up as an error.
...
X-SVN-Rev: 7824
2002-03-01 01:33:36 +00:00
George Rhoten
11f74ee29b
ICU-597 This should be the right fix this time.
...
X-SVN-Rev: 7823
2002-03-01 01:30:35 +00:00
Andy Heninger
2bbb6a2944
ICU-1126 Updated Break Iterator rules. Title for UTR21 compliance, Word and Line for CJK Extension A
...
Fix cintltst failure introduced by addition of title break iterators.
X-SVN-Rev: 7822
2002-03-01 00:46:21 +00:00
George Rhoten
7324e9b518
ICU-898 Fix for Linux
...
X-SVN-Rev: 7815
2002-02-28 22:22:04 +00:00
George Rhoten
2b34d2924e
ICU-1733 Integrate some changes from Lotus with Vladimir's consent.
...
X-SVN-Rev: 7814
2002-02-28 22:16:27 +00:00
Vladimir Weinstein
61faa92f98
ICU-898 C++ tests for the getLocale method for Collator
...
X-SVN-Rev: 7813
2002-02-28 21:51:25 +00:00
Vladimir Weinstein
e56272c4eb
ICU-898 Return bogus locale for collators instantiated from rules in C++
...
X-SVN-Rev: 7812
2002-02-28 21:50:58 +00:00
Vladimir Weinstein
0b2420adf3
ICU-1735 copy bogus property with assignment operator
...
X-SVN-Rev: 7811
2002-02-28 21:49:58 +00:00
Vladimir Weinstein
b57a64b909
ICU-1735 added setBogus and isBogus APIs
...
X-SVN-Rev: 7810
2002-02-28 21:32:28 +00:00
George Rhoten
4cd7a296e0
ICU-1733 Integrate some changes from Lotus with Vladimir's and Syn Wee's consent.
...
X-SVN-Rev: 7809
2002-02-28 20:01:48 +00:00
George Rhoten
19ea9f34c0
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7808
2002-02-28 19:43:13 +00:00
Markus Scherer
3846415243
ICU-1721 move the code point-to-UChars parsing function from genprops.c to uparse.c
...
X-SVN-Rev: 7807
2002-02-28 17:56:46 +00:00
Markus Scherer
486119d679
ICU-1721 move the u_skipWhitespace body to .c, U_INLINE in .h causes problems
...
X-SVN-Rev: 7806
2002-02-28 17:25:19 +00:00
George Rhoten
43f8e11079
ICU-1733 Undo one of the changes.
...
X-SVN-Rev: 7805
2002-02-28 17:23:53 +00:00
Vladimir Weinstein
e28899480a
ICU-898 tests for the getLocale method for UCollator
...
X-SVN-Rev: 7804
2002-02-28 07:21:21 +00:00
Vladimir Weinstein
8c93002e60
ICU-898 getLocale method for UCollator and RuleBasedCollator
...
X-SVN-Rev: 7803
2002-02-28 07:20:52 +00:00
George Rhoten
41ffc2ef36
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
...
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
Andy Heninger
13e01fb91d
ICU-1126 Add title break iterator
...
X-SVN-Rev: 7801
2002-02-28 01:28:04 +00:00
Andy Heninger
5ed2ac8c14
ICU-1126 Add title break iterator
...
X-SVN-Rev: 7799
2002-02-28 01:09:32 +00:00
George Rhoten
71e811b289
ICU-837 Ignore certain files
...
X-SVN-Rev: 7797
2002-02-27 22:19:53 +00:00
George Rhoten
475e05801c
ICU-1732 Add int64_t and uint64_t
...
X-SVN-Rev: 7796
2002-02-27 21:52:11 +00:00
Vladimir Weinstein
74c9d78335
ICU-1682 Canonical iterator - port to C++, removed some debug info, needs to be optimized
...
X-SVN-Rev: 7795
2002-02-27 21:47:05 +00:00
George Rhoten
ec6ac87681
ICU-1707 Make charCatNames const in the library.
...
X-SVN-Rev: 7794
2002-02-27 01:00:45 +00:00
George Rhoten
036879caf2
ICU-1731 Update ROM -> ROU
...
X-SVN-Rev: 7793
2002-02-26 23:53:26 +00:00
George Rhoten
a41ce06f7f
ICU-882 Remove unused code.
...
X-SVN-Rev: 7792
2002-02-26 23:36:49 +00:00
George Rhoten
0566195af9
ICU-837 Add some more tests, and fix some errors to ustdio.
...
X-SVN-Rev: 7791
2002-02-26 21:23:21 +00:00
George Rhoten
07536d78a1
ICU-1723 Make sure that the dependencies are correct for data building.
...
X-SVN-Rev: 7790
2002-02-26 19:21:32 +00:00
Alan Liu
a3fb0df20c
ICU-1544 add virtual extractBetween() to Replaceable and new UReplaceableCallback member 'extract'
...
X-SVN-Rev: 7789
2002-02-26 19:00:57 +00:00
Alan Liu
e5a8f1678a
ICU-1544 add virtual extractBetween() to Replaceable and new UReplaceableCallback member 'extract'
...
X-SVN-Rev: 7788
2002-02-26 17:50:59 +00:00
Markus Scherer
21bbcb0e19
ICU-1586 better compaction, find all identical blocks like ucmpX_compact()
...
X-SVN-Rev: 7787
2002-02-26 02:06:12 +00:00
George Rhoten
bb6a024c9a
ICU-900 Better fix for compiler warnings.
...
X-SVN-Rev: 7786
2002-02-25 23:10:10 +00:00
George Rhoten
995e20d0aa
ICU-1723 Remove CollationElements
...
X-SVN-Rev: 7785
2002-02-25 23:01:55 +00:00
George Rhoten
c1c6ae2e8c
ICU-837 Test the lower case "e" for the exponent normally.
...
X-SVN-Rev: 7784
2002-02-25 22:51:51 +00:00
Markus Scherer
e4c4da7ad9
ICU-1721 test u_charAge()
...
X-SVN-Rev: 7782
2002-02-25 22:43:38 +00:00
Markus Scherer
b0d25f3bce
ICU-1721 add uprops.c implementing APIs for additional UCD properties
...
X-SVN-Rev: 7781
2002-02-25 22:43:04 +00:00
Markus Scherer
c3cb396f2f
ICU-1721 need column count in uprops.dat
...
X-SVN-Rev: 7780
2002-02-25 22:41:40 +00:00
Markus Scherer
3e48299654
ICU-1721 access to additional UCD properties
...
X-SVN-Rev: 7779
2002-02-25 22:40:32 +00:00
George Rhoten
c638ecd394
ICU-837 Better implementation of operator>>
...
X-SVN-Rev: 7778
2002-02-25 21:46:41 +00:00
Yves Arrouye
b08597389f
ICU-1721 make u_skipWhitespace() a static inline function.
...
X-SVN-Rev: 7777
2002-02-25 19:41:29 +00:00
Markus Scherer
3f657d5bdc
ICU-1721 parse and store additional UCD properties
...
X-SVN-Rev: 7776
2002-02-25 18:48:30 +00:00
Markus Scherer
669f5f5965
ICU-1721 move common parsing functions to toolutil/uparse.c
...
X-SVN-Rev: 7775
2002-02-25 18:45:32 +00:00
Markus Scherer
ebca9452a2
ICU-1721 UCD file DerivedAge.txt
...
X-SVN-Rev: 7774
2002-02-25 18:44:36 +00:00
Markus Scherer
5ba7cb3653
ICU-1721 Unicode Properties Vectors
...
X-SVN-Rev: 7773
2002-02-25 18:44:07 +00:00
Markus Scherer
1af6af7871
ICU-1721 constants for mostly additional Unicode properties
...
X-SVN-Rev: 7772
2002-02-25 18:43:20 +00:00
Markus Scherer
04baedd5ab
ICU-1721 add u_skipWhitespace and parsing functions for code point lists and code point ranges from gennorm/genprops
...
X-SVN-Rev: 7771
2002-02-25 18:42:46 +00:00
Yves Arrouye
c1db2f0638
ICU-1220 replace <control-000A> by LINE FEED in the examples.
...
X-SVN-Rev: 7770
2002-02-25 09:11:34 +00:00
Yves Arrouye
1af75ce285
ICU-1075 we have to know how to remake ../common/unicode/platform.h
...
since we are built before common :-(
X-SVN-Rev: 7769
2002-02-25 08:27:10 +00:00
Yves Arrouye
236afa0ac8
ICU-1476 put dependencies in the make doc target.
...
X-SVN-Rev: 7768
2002-02-25 08:11:57 +00:00
Yves Arrouye
311b469bc6
ICU-1213 fix a crash, plus cheap fix for sudo installs.
...
X-SVN-Rev: 7767
2002-02-25 08:04:34 +00:00
Yves Arrouye
8a77d18715
ICU-1213 fix a crash, plus cheap fix for sudo installs.
...
X-SVN-Rev: 7766
2002-02-25 08:03:57 +00:00
Yves Arrouye
6d93929901
ICU-1213 dramatic improvement of file mode over multiple calls of
...
make by using better rules
X-SVN-Rev: 7765
2002-02-25 07:45:19 +00:00
Yves Arrouye
ed61bac496
ICU-1213 dramatic improvement of file mode over multiple calls of
...
make by using better rules
X-SVN-Rev: 7764
2002-02-25 07:32:26 +00:00
Yves Arrouye
57a0a7ff0e
ICU-1600 show copying.
...
X-SVN-Rev: 7763
2002-02-25 06:52:46 +00:00
Yves Arrouye
1fa2aa47e1
ICU-1220 add paragraph on relationship between uconv, iconv(1),
...
and the GNU iconv(1).
Add CAVEATS AND BUGS section to warn against differences in error positions
reporting between uconv and GNU iconv(1), and to document the poor job we
do at reporting error positions when transliterating.
X-SVN-Rev: 7762
2002-02-25 06:45:05 +00:00
Yves Arrouye
3d35164827
ICU-1220 change error messages to remove the "or near" part.
...
X-SVN-Rev: 7761
2002-02-25 06:25:31 +00:00
Yves Arrouye
15b324d1f7
ICU-1220 switch to error reporting as offsets in the output when
...
getting weird offsets.
Flush what can be saved when there is an error so that the output is only
truncated where the error occured.
X-SVN-Rev: 7760
2002-02-25 06:24:08 +00:00
Yves Arrouye
ba127f9b6a
ICU-1688 update test.
...
X-SVN-Rev: 7759
2002-02-25 02:49:07 +00:00
Yves Arrouye
d8bc4d73fc
ICU-1709 use UTF_IS_UNICODE_NONCHAR()
...
X-SVN-Rev: 7758
2002-02-25 00:46:09 +00:00
Yves Arrouye
5bca125ab0
ICU-1688 build the Unicode names data with the 1.0 names too.
...
X-SVN-Rev: 7757
2002-02-25 00:28:04 +00:00
Yves Arrouye
d7ed7fb293
ICU-1688 That was a long one to debug. :-( The first group, 0000..0019
...
was always skipped by accident, so there was no way that u_charFromName()
could map back the Unicode 1.0 names for the control characters.
X-SVN-Rev: 7756
2002-02-25 00:26:29 +00:00
Yves Arrouye
11d332cbfe
ICU-1688 document -1 propely.
...
X-SVN-Rev: 7755
2002-02-24 23:04:11 +00:00
Yves Arrouye
9a83727ef7
ICU-1688 check that we always have the Unicode 1.0 names. (They were on on Windows,
...
but forgotten on Unix.
X-SVN-Rev: 7754
2002-02-24 23:03:48 +00:00
Yves Arrouye
a747c397a7
ICU-1720 remove stderr messages.
...
X-SVN-Rev: 7753
2002-02-24 22:50:58 +00:00
Yves Arrouye
4d32f54ae5
ICU-1707 fix tests for u_enumCharNames, and adjusted number of chars
...
to reflect current version of Unicode.
X-SVN-Rev: 7752
2002-02-24 22:36:56 +00:00
Yves Arrouye
fceb8fc8ab
ICU-1707 fix u_enumCharNames() to accept U_EXTENDED_CHAR_NAME
...
X-SVN-Rev: 7751
2002-02-24 22:35:46 +00:00
Yves Arrouye
b480b89118
ICU-1709 fix check for u_charName() now that some of our test data
...
have empty names (e.g. surrogates) for some options.
X-SVN-Rev: 7750
2002-02-24 22:16:27 +00:00
Yves Arrouye
504a75e931
ICU-1709 do not tweak the UCD data to mark some control characters
...
as spacing ones.
X-SVN-Rev: 7749
2002-02-24 21:00:19 +00:00
George Rhoten
3699fd2f22
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
...
X-SVN-Rev: 7748
2002-02-23 00:36:00 +00:00
George Rhoten
fb2f039c5b
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
...
X-SVN-Rev: 7747
2002-02-23 00:34:39 +00:00
Markus Scherer
b24a8e910f
ICU-1542 fix indexOf(UChar32 surrogate), lastIndexOf(UChar32 surrogate), u_strchr32(surrogate) to match char32At()/UTF_GET_CHAR()
...
X-SVN-Rev: 7744
2002-02-22 02:00:42 +00:00
Markus Scherer
69839e5594
ICU-1126 document which BreakIterator methods are used by toTitle()
...
X-SVN-Rev: 7740
2002-02-22 00:14:54 +00:00
Markus Scherer
2bf44dac5b
ICU-1126 use #ifndef-#define around multiple definitions of UBreakIterator
...
X-SVN-Rev: 7739
2002-02-22 00:14:13 +00:00
Alan Liu
e5010d90d3
ICU-1234 cleanup instantiateList()
...
X-SVN-Rev: 7738
2002-02-21 22:48:35 +00:00
Markus Scherer
b98c5f7dd7
ICU-1126 move case mapping tests to cstrcase.c
...
X-SVN-Rev: 7736
2002-02-21 18:43:58 +00:00
Markus Scherer
5d7f7dc54b
ICU-1126 test u_strToTitle()
...
X-SVN-Rev: 7735
2002-02-21 18:43:36 +00:00
Markus Scherer
0e69af1c9e
ICU-1126 add UniStr::toTitle() functions
...
X-SVN-Rev: 7734
2002-02-21 18:42:52 +00:00
Markus Scherer
ac808ef260
ICU-1126 complete implementation of u_strToTitle()
...
X-SVN-Rev: 7732
2002-02-21 17:58:51 +00:00
Markus Scherer
c3d1945687
ICU-1126 move string casing functions to ustrcase.c
...
X-SVN-Rev: 7731
2002-02-21 04:48:21 +00:00
Markus Scherer
6c74828b24
ICU-1126 move string casing functions from ustring.c, add string titlecasing function - initial code
...
X-SVN-Rev: 7730
2002-02-21 04:47:54 +00:00
Markus Scherer
b831c22b0b
ICU-1126 add string titlecasing function
...
X-SVN-Rev: 7729
2002-02-21 04:46:49 +00:00
Markus Scherer
aae7ac8a66
ICU-1126 move break iterator code to common library so that titlecasing can use it
...
X-SVN-Rev: 7728
2002-02-21 04:42:32 +00:00
George Rhoten
6b6183346e
ICU-1234 Init UErrorCode.
...
X-SVN-Rev: 7727
2002-02-20 23:01:27 +00:00
George Rhoten
28778dc33f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7726
2002-02-20 22:28:44 +00:00
Markus Scherer
c2a7393ab9
ICU-1586 describe unorm.dat version 2.0 file format
...
X-SVN-Rev: 7725
2002-02-20 22:24:17 +00:00
George Rhoten
c705ca90c5
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7724
2002-02-20 21:59:36 +00:00
Markus Scherer
9a16c24239
ICU-1036 fix u_internalToLower
...
X-SVN-Rev: 7723
2002-02-20 21:35:54 +00:00
George Rhoten
55b8462dc8
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 7722
2002-02-20 19:47:32 +00:00
George Rhoten
4a092351fa
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7721
2002-02-20 18:13:29 +00:00
George Rhoten
fcb5c405a8
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7720
2002-02-20 17:49:14 +00:00
George Rhoten
c5d729bdf8
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7719
2002-02-20 17:36:11 +00:00
Markus Scherer
e5810db15c
ICU-1036 use new internal per-code point case mapping functions - still need to pass in UCharIterator
...
X-SVN-Rev: 7718
2002-02-20 02:10:29 +00:00
Markus Scherer
1ef813cb29
ICU-1036 simplify internal string case mapping functions for more common code - remove growBuffer
...
X-SVN-Rev: 7717
2002-02-20 02:09:42 +00:00
Markus Scherer
4da9ea84da
ICU-1036 redo internal per-code point case mapping functions to support transliterators, more common code
...
X-SVN-Rev: 7716
2002-02-20 02:07:29 +00:00
Markus Scherer
6bdadbb707
ICU-1686 some UCharIterator improvements - more consistent constant names, uiter_next32() etc.
...
X-SVN-Rev: 7715
2002-02-20 02:04:23 +00:00
George Rhoten
dccc8aeafd
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7714
2002-02-20 00:22:12 +00:00
George Rhoten
916f331ecc
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7713
2002-02-20 00:07:58 +00:00
Alan Liu
627e6e6575
ICU-1234 cleanup
...
X-SVN-Rev: 7712
2002-02-20 00:01:31 +00:00
George Rhoten
0c41e609dc
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7711
2002-02-19 23:50:19 +00:00
George Rhoten
39ae64b6ed
ICU-1627 Fix for Windows 98
...
X-SVN-Rev: 7710
2002-02-19 23:23:17 +00:00
George Rhoten
ab65ffa94f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7709
2002-02-19 23:17:20 +00:00
George Rhoten
1892841000
ICU-1715 Some updates regarding EBCDIC tables and PCK (Shift-JIS)
...
X-SVN-Rev: 7708
2002-02-19 22:30:57 +00:00
George Rhoten
83656c2517
ICU-1627 Make the new directory structure work better with the tests.
...
X-SVN-Rev: 7702
2002-02-19 02:07:41 +00:00
George Rhoten
4d2ae0ff58
ICU-597 Hopefully this change will still work
...
X-SVN-Rev: 7701
2002-02-19 01:13:38 +00:00
Eric Mader
5ac3233b2b
ICU-1404 fix syntax error in previous fix for this jitterbug
...
X-SVN-Rev: 7700
2002-02-18 22:07:50 +00:00
Yves Arrouye
243f394f83
ICU-1220 update date."
...
X-SVN-Rev: 7699
2002-02-16 22:13:23 +00:00
Yves Arrouye
904c2cc397
ICU-1220 use \e for backslash.
...
X-SVN-Rev: 7698
2002-02-16 22:11:01 +00:00
Yves Arrouye
ca23adfbcc
ICU-1220 use \e for backslash.
...
X-SVN-Rev: 7697
2002-02-16 22:09:56 +00:00
Yves Arrouye
2919f7cb30
ICU-1220 use \e for backslash.
...
X-SVN-Rev: 7696
2002-02-16 22:09:02 +00:00
Yves Arrouye
40295b3306
ICU-1220 Fixed calculation of error positions when a transliterator
...
is used.
Added an EXAMPLES section to show non-trivial uses of uconv.
X-SVN-Rev: 7695
2002-02-16 22:07:19 +00:00
Yves Arrouye
6f2c114b83
ICU-1220 allows - for -f and -t (same as not giving them).
...
more documentation.
changed some error messages.
X-SVN-Rev: 7694
2002-02-16 18:45:11 +00:00
Yves Arrouye
0c98108e83
ICU-1220 make the -f and -t arguments optional,
...
and use the default encoding if they're not specified (I am split
on this between the default encoding and UTF-8). This allows one
to quickly use transliterators without having to pass these options.
X-SVN-Rev: 7693
2002-02-16 09:15:06 +00:00
Yves Arrouye
82f8f74b97
ICU-1713 add transliteror error names.
...
X-SVN-Rev: 7692
2002-02-16 09:05:36 +00:00
Yves Arrouye
4566ade726
ICU-1220 protect against undocumented error codes which crash us.
...
X-SVN-Rev: 7691
2002-02-16 08:59:44 +00:00
Yves Arrouye
3aa83e6566
ICU-1220 error reporting for rules parsing errors.
...
X-SVN-Rev: 7690
2002-02-16 08:47:31 +00:00
Yves Arrouye
1fb73de71f
ICU-1596 install under all 3 names.
...
X-SVN-Rev: 7689
2002-02-16 08:03:44 +00:00
Yves Arrouye
161c2863a7
ICU-1220 support IDs and compound IDs, but also complex rules in the -x
...
argument.
X-SVN-Rev: 7688
2002-02-16 07:43:26 +00:00
Markus Scherer
b004960d4a
ICU-1686 change UCharIterator: add getIndex(); return int32_t instead of UChar, -1 instead of ffff if iteration bounds reached
...
X-SVN-Rev: 7686
2002-02-16 01:21:15 +00:00
George Rhoten
46d30d17d1
ICU-900 Fix some compiler warnings.
...
X-SVN-Rev: 7685
2002-02-16 00:51:35 +00:00
George Rhoten
c61b2b2bbe
ICU-900 Fix some compiler warnings.
...
X-SVN-Rev: 7684
2002-02-16 00:44:52 +00:00
George Rhoten
956a5aed45
ICU-1227 Make the library suffix change work on Windows without warnings.
...
X-SVN-Rev: 7683
2002-02-16 00:43:44 +00:00
George Rhoten
c8fa7d6aec
ICU-743 Ignore new stuff based on data rearrange.
...
X-SVN-Rev: 7682
2002-02-16 00:16:08 +00:00
Yves Arrouye
abd5f16593
ICU-1709 UTF_IS_UNICODE_NONCHAR()
...
X-SVN-Rev: 7680
2002-02-15 21:08:29 +00:00
Yves Arrouye
d25815e643
ICU-1707 better documentation for u_charFromName() and for the use of
...
U_INVALID_CHAR_FOUND.
X-SVN-Rev: 7679
2002-02-15 19:10:38 +00:00
George Rhoten
8cf487b343
ICU-1710 Update ibm-1388
...
X-SVN-Rev: 7678
2002-02-15 18:57:55 +00:00
Yves Arrouye
6fdea6ffb4
ICU-1707 use more appropriate error code.
...
X-SVN-Rev: 7676
2002-02-15 01:46:41 +00:00
Yves Arrouye
867a05adb8
ICU-1707 fix test
...
X-SVN-Rev: 7675
2002-02-15 01:42:58 +00:00
Steven R. Loomis
542533b9ea
ICU-1704 move ULOC_ constants into uloc.h
...
X-SVN-Rev: 7673
2002-02-14 22:28:05 +00:00
Yves Arrouye
4d7aadf5de
ICU-1675 more on locale bundles.
...
X-SVN-Rev: 7672
2002-02-14 21:17:57 +00:00
Yves Arrouye
96eda2afe7
ICU-1681 do not test for U+0020 it is handled already.
...
X-SVN-Rev: 7671
2002-02-14 20:39:27 +00:00
Yves Arrouye
4f4037a4b2
ICU-1616 include locid.h
...
X-SVN-Rev: 7670
2002-02-14 20:27:20 +00:00
Yves Arrouye
bc6bee2c6d
ICU-1708 skip wholly commented out lines.
...
X-SVN-Rev: 7669
2002-02-14 20:04:35 +00:00
Yves Arrouye
ed189cc538
ICU-1227 make the C name empty if there is no suffix, instead of
...
ending up with just an underscore. It is prettier.
X-SVN-Rev: 7668
2002-02-14 19:51:22 +00:00
Yves Arrouye
f285bbeccc
ICU-1227 define an empty suffix by default.
...
X-SVN-Rev: 7667
2002-02-14 19:32:39 +00:00
Yves Arrouye
a7f3ebaa68
ICU-1703 avoid /* in comment.
...
X-SVN-Rev: 7666
2002-02-14 19:26:44 +00:00
Yves Arrouye
131e5d45fe
ICU-1227 include the library suffix in the entry point name.
...
X-SVN-Rev: 7665
2002-02-14 19:19:17 +00:00
Yves Arrouye
e4aa23d57e
ICU-1227 use $(ICUDATA_ENTRY_POINT) as the entry point.
...
X-SVN-Rev: 7664
2002-02-14 19:18:37 +00:00
Yves Arrouye
ef3468002c
ICU-1227 change the data entry point name to include the lib suffix.
...
X-SVN-Rev: 7663
2002-02-14 19:18:14 +00:00
Yves Arrouye
24679d28bf
ICU-1707 add FDD0..FDEF to the noncharacters
...
X-SVN-Rev: 7662
2002-02-14 17:48:15 +00:00
Yves Arrouye
b2d0d78e37
ICU-1675 document the special handling of comments done by makeconv
...
to recognize fallbacks inside comments.
X-SVN-Rev: 7661
2002-02-14 17:18:57 +00:00
Yves Arrouye
2e05f13093
ICU-1548 use 0, not NULL :-)
...
X-SVN-Rev: 7660
2002-02-14 05:53:56 +00:00
Yves Arrouye
b52105aed5
ICU-1681 check the new features of the Any-Name/Name-Any transliterators
...
X-SVN-Rev: 7659
2002-02-14 05:46:07 +00:00
Yves Arrouye
327f965b6b
ICU-1681 simply use U_EXTENDED_CHAR_NAME to do the transliteration.
...
X-SVN-Rev: 7658
2002-02-14 05:45:39 +00:00
Yves Arrouye
348a0c3880
ICU-1707 oops, undo that (fix needed, but wrong jitterbug)
...
X-SVN-Rev: 7657
2002-02-14 05:40:12 +00:00
Yves Arrouye
43314efea3
ICU-1707 test for the names produced by u_charName() w/ the
...
U_EXTENDED_CHAR_NAME option.
X-SVN-Rev: 7656
2002-02-14 05:38:53 +00:00
Yves Arrouye
ec4ef02a32
ICU-1707 add U_EXTENDED_CHAR_NAME for u_charName() and its reciprocal
...
function, u_charFromName()
X-SVN-Rev: 7655
2002-02-14 05:36:48 +00:00
George Rhoten
eba490c4ec
ICU-1616 Fix some more of the Locale data
...
X-SVN-Rev: 7654
2002-02-14 02:27:03 +00:00
George Rhoten
82f7461f77
ICU-1616 Fix some more of the Locale data
...
X-SVN-Rev: 7653
2002-02-14 02:15:34 +00:00
George Rhoten
b49a847068
ICU-1616 Undo the changes to French
...
X-SVN-Rev: 7652
2002-02-14 00:12:19 +00:00
Yves Arrouye
7bf67ba7fc
ICU-1703 new urename.h with the U_DISABLE_RENAMING test.
...
X-SVN-Rev: 7651
2002-02-13 20:30:20 +00:00
Yves Arrouye
18328265ec
ICU-1703 define U_DISABLE_RENAMING, substituted by configure from
...
@U_DISABLE_RENAMING@ which is itself set by --enable-renaming.
X-SVN-Rev: 7650
2002-02-13 20:29:56 +00:00
Yves Arrouye
65c311f1d7
ICU-1703 generate a commented out define U_DISABLE_RENAMING 1 as well
...
as a test to only rename if !U_DISABLE_RENAMING.
X-SVN-Rev: 7649
2002-02-13 20:29:16 +00:00
Yves Arrouye
bf80cbeb5e
ICU-1703 add --enable-renaming option (default is yes)
...
X-SVN-Rev: 7648
2002-02-13 20:27:53 +00:00
Vladimir Weinstein
9ee1fbffd3
ICU-1682 Canonical iterator - port to C++, first revision
...
X-SVN-Rev: 7647
2002-02-13 19:24:02 +00:00
George Rhoten
6040bbcdb8
ICU-900 Fixed a compiler warning.
...
X-SVN-Rev: 7646
2002-02-13 16:51:01 +00:00
Syn Wee Quek
ee5752c14a
ICU-1702
...
getRules() implemented using ucol_getRulesEx().
X-SVN-Rev: 7645
2002-02-13 02:57:21 +00:00
Steven R. Loomis
ece2261373
ICU-1632 Update to tzname for MacOSX/Darwin
...
X-SVN-Rev: 7641
2002-02-13 01:58:42 +00:00
Syn Wee Quek
9304e48db0
ICU-1705 Faster reset().
...
X-SVN-Rev: 7640
2002-02-13 01:56:45 +00:00
Syn Wee Quek
8b31fa8d51
ICU-1705 Internal collator update supported.
...
X-SVN-Rev: 7635
2002-02-13 01:01:33 +00:00
Yves Arrouye
2c569d4473
ICU-1596 undo accidental commit.
...
X-SVN-Rev: 7634
2002-02-12 20:13:19 +00:00
Yves Arrouye
c53d0e6dc1
ICU-1596 oops, reverting accidental commit.
...
X-SVN-Rev: 7633
2002-02-12 20:07:19 +00:00
Yves Arrouye
d395929eff
ICU-1596 use the library suffix for the ICU data library too.
...
X-SVN-Rev: 7632
2002-02-12 20:04:52 +00:00
Yves Arrouye
ca6c659728
ICU-1227 support library suffix for OS/390.
...
X-SVN-Rev: 7631
2002-02-12 19:38:27 +00:00
George Rhoten
7b79552e1a
ICU-1616 Use ICU's original country name for North Korea, instead of Java.
...
X-SVN-Rev: 7630
2002-02-12 19:17:53 +00:00
George Rhoten
18223f5083
ICU-1616 Fix some more of the Locale differences between countries.
...
X-SVN-Rev: 7629
2002-02-12 18:42:47 +00:00
George Rhoten
a360a274eb
ICU-1616 Undo part of the previous edit
...
X-SVN-Rev: 7628
2002-02-12 17:07:18 +00:00
George Rhoten
f66bec9d79
ICU-1616 Fix some more of the Locale differences between countries.
...
X-SVN-Rev: 7627
2002-02-12 02:46:07 +00:00
George Rhoten
9791b76914
ICU-1616 Make it easier to read the data.
...
X-SVN-Rev: 7625
2002-02-11 23:41:11 +00:00
Markus Scherer
870550d939
ICU-845 add unorm_concatenate()
...
X-SVN-Rev: 7623
2002-02-10 01:35:54 +00:00
Markus Scherer
45ecba1dc5
ICU-1700 public C API for iterative normalization
...
X-SVN-Rev: 7622
2002-02-10 00:11:16 +00:00
Markus Scherer
66da760bc5
ICU-1686 use public instead of private C API for character iteration
...
X-SVN-Rev: 7621
2002-02-09 21:59:27 +00:00
Markus Scherer
87fcec65cf
ICU-1686 remove private C API for character iteration, see uiter.h
...
X-SVN-Rev: 7620
2002-02-09 21:57:45 +00:00
Markus Scherer
82cec1d0c1
ICU-1686 add uiter.* - public C API for character iteration
...
X-SVN-Rev: 7619
2002-02-09 21:56:46 +00:00
Markus Scherer
45b5e2a95e
ICU-1686 public C API for character iteration
...
X-SVN-Rev: 7618
2002-02-09 21:55:36 +00:00
George Rhoten
6199cf300f
ICU-1616 Fix some of the Locale differences between countries.
...
X-SVN-Rev: 7616
2002-02-09 01:12:10 +00:00
Ram Viswanadha
39229b6833
ICU-1627 propagate name changes to make file
...
X-SVN-Rev: 7614
2002-02-09 00:37:23 +00:00
Ram Viswanadha
f599869ed7
ICU-1627 Change the transliterator data file names as per discussion
...
X-SVN-Rev: 7613
2002-02-09 00:27:09 +00:00
George Rhoten
372280d1aa
ICU-1616 The language name should be correct now.
...
X-SVN-Rev: 7610
2002-02-08 19:43:59 +00:00
George Rhoten
4ae35e4923
ICU-1616 The language name seems to be incorrect.
...
X-SVN-Rev: 7609
2002-02-08 19:16:47 +00:00
George Rhoten
b269dce12c
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7608
2002-02-08 04:53:41 +00:00
George Rhoten
08288af44b
ICU-1616 Add some locale data on countries and languages.
...
X-SVN-Rev: 7607
2002-02-08 04:40:40 +00:00
George Rhoten
92e9c4a2eb
ICU-1499 Change DateTimeElements from string array -> intvector.
...
X-SVN-Rev: 7606
2002-02-08 02:48:01 +00:00
Steven R. Loomis
5eed47ddd2
ICU-1234 Integration fix for AIX, don't 'goto' around variable inits. PS this is a cool jitterbug number, did you have to pay extra for it?
...
X-SVN-Rev: 7600
2002-02-08 01:10:41 +00:00
George Rhoten
e33da55324
ICU-1499 Change LocaleID from string -> int.
...
X-SVN-Rev: 7599
2002-02-08 01:08:50 +00:00
George Rhoten
b5ff7eab60
ICU-1499 If I try to get a string on an int resource, return an error.
...
X-SVN-Rev: 7598
2002-02-08 00:52:08 +00:00
George Rhoten
9b2bcc3bd0
ICU-1499 The Caribbean area is really the Virgin Islands in tihs case.
...
CB is not an iso-3166-1 code.
X-SVN-Rev: 7597
2002-02-08 00:34:26 +00:00
George Rhoten
8dc7171b56
ICU-1499 Move tt_TA -> tt_RU.
...
TA isn't an iso-3166-1 country code, but it's a iso-3166-2 regional code.
X-SVN-Rev: 7596
2002-02-08 00:32:47 +00:00
George Rhoten
65f43b3a3a
ICU-1499 Add a missing locale
...
X-SVN-Rev: 7595
2002-02-08 00:30:19 +00:00
George Rhoten
dacbefb61c
ICU-1499 Remove bad data.
...
X-SVN-Rev: 7594
2002-02-08 00:29:49 +00:00
Ram Viswanadha
45f30d6ebb
ICU-1698 crashes.. fix strlen+1 for null termination
...
X-SVN-Rev: 7593
2002-02-07 21:47:22 +00:00
Ram Viswanadha
91a68ca546
ICU-1628 fix u_setDataDirecotry in tests
...
X-SVN-Rev: 7592
2002-02-07 21:36:52 +00:00
Ram Viswanadha
876e5cd929
ICU-1698 fix out of source and insource testdata path
...
X-SVN-Rev: 7591
2002-02-07 19:37:34 +00:00
Yves Arrouye
4686f26d64
ICU-1681 fix Name-Any and test. Note for Alan: this is just to
...
stabilize the test until we sort out how to change u_charName and the
Java issue. Whatever the result of this sorting out is, we can then
revert these changes.
X-SVN-Rev: 7590
2002-02-07 07:14:42 +00:00
George Rhoten
ade841729e
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 7589
2002-02-07 04:22:32 +00:00
Yves Arrouye
8b4028f92d
ICU-1475 write full path with destination so that gencmn can
...
just eat that right away.
X-SVN-Rev: 7587
2002-02-07 02:50:13 +00:00
George Rhoten
dd02577f55
ICU-620 Clean platform.h for a distclean, not clean.
...
X-SVN-Rev: 7586
2002-02-07 02:10:22 +00:00
George Rhoten
c1999d8ac3
ICU-1234 Fix for Linux
...
X-SVN-Rev: 7585
2002-02-07 02:08:12 +00:00
Alan Liu
944717f83a
ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
...
X-SVN-Rev: 7583
2002-02-07 01:40:01 +00:00
Alan Liu
47c47a5cd9
ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
...
X-SVN-Rev: 7582
2002-02-07 01:07:55 +00:00
Yves Arrouye
e4c6ef4498
ICU-1600 change manual page now that we tell about ignored files in verbose mode.
...
X-SVN-Rev: 7581
2002-02-07 00:28:31 +00:00
Syn Wee Quek
8e3f85615a
ICU-1696 Updating with UnicodeString::getBuffer instead of extract()
...
X-SVN-Rev: 7580
2002-02-07 00:18:19 +00:00
Yves Arrouye
98f6ce16ad
ICU-1600 more verbosity when verbosity is asked for.
...
X-SVN-Rev: 7578
2002-02-06 21:05:34 +00:00
Yves Arrouye
212b0a808b
ICU-1600 do not generate depends for install.
...
X-SVN-Rev: 7574
2002-02-06 02:08:02 +00:00
Yves Arrouye
3f69cbabfb
ICU-1681 fix test for Any-Name and Name-Any. Note that the tests will
...
fail until jitterbug 1688 is fixed.
X-SVN-Rev: 7573
2002-02-06 02:06:26 +00:00
Yves Arrouye
9627c44495
ICU-1681 use Unicode 1.0 names ourselves until u_charName() does it,
...
and have name2uni.cpp recognize these too.
X-SVN-Rev: 7572
2002-02-06 02:05:49 +00:00
George Rhoten
616ee23932
ICU-1616 Move the TestLocaleStructure test from crestest to cloctest
...
X-SVN-Rev: 7571
2002-02-05 23:47:41 +00:00
George Rhoten
0e581f3cb4
ICU-1616 Fix DateTimeElements
...
X-SVN-Rev: 7570
2002-02-05 23:45:57 +00:00
George Rhoten
de11780a78
ICU-1616 Fix NumberPatterns
...
X-SVN-Rev: 7569
2002-02-05 23:05:21 +00:00
George Rhoten
1b472ad4cd
ICU-1687 Change the converter alias for the variant of euc-jp
...
X-SVN-Rev: 7568
2002-02-05 22:21:18 +00:00
George Rhoten
7cd4399207
ICU-1627 Fix the case when "rebuild all" is called without the out/build directories exisiting
...
X-SVN-Rev: 7567
2002-02-05 19:04:56 +00:00
George Rhoten
ba9864502d
ICU-770 Add the repeat option.
...
X-SVN-Rev: 7566
2002-02-05 17:59:16 +00:00
George Rhoten
3e122db0f8
ICU-1687 Add the ASCII variant and non-variant of euc-jp
...
X-SVN-Rev: 7565
2002-02-05 17:45:57 +00:00
George Rhoten
9a6815e9d7
ICU-1687 Change the converter name for the variant of euc-jp
...
X-SVN-Rev: 7564
2002-02-05 17:43:28 +00:00
George Rhoten
a45c5c5368
ICU-1600 We want to display the warnings usually.
...
X-SVN-Rev: 7562
2002-02-05 03:28:45 +00:00
George Rhoten
f4aa41956f
ICU-1600 Be verbose on uninteresting information, and use printf properly.
...
X-SVN-Rev: 7561
2002-02-05 03:26:39 +00:00
George Rhoten
2fcb772016
ICU-1632 Better fix for tzname. Windows complains about the original declaration.
...
X-SVN-Rev: 7560
2002-02-05 02:52:42 +00:00
Ram Viswanadha
5922bf6c87
ICU-1616 Fix monthAbbreviations
...
X-SVN-Rev: 7559
2002-02-04 17:58:08 +00:00
Yves Arrouye
3ae049ff27
ICU-1681 use uprv_strlen().
...
X-SVN-Rev: 7556
2002-02-02 00:14:27 +00:00
Yves Arrouye
de48cf6149
ICU-1220 use inline and not U_INLINE in C++.
...
X-SVN-Rev: 7555
2002-02-01 23:45:32 +00:00
Steven R. Loomis
ff75f5eacf
ICU-1627 fix location of Archive (.dat) file for tests, also fix ICU's name from Classes to Components
...
X-SVN-Rev: 7554
2002-02-01 21:52:42 +00:00
Yves Arrouye
fa6f2efdd4
ICU-1220 full path to uconvmsg.dat in FILES section.
...
X-SVN-Rev: 7553
2002-02-01 07:42:54 +00:00
Yves Arrouye
a2e14be391
ICU-1680 add \n
...
X-SVN-Rev: 7552
2002-02-01 07:41:12 +00:00
Yves Arrouye
0a2d80ea82
ICU-1220 make escape-xml the same as escape-xml-hex by default instead
...
of escape-xml-dec.
X-SVN-Rev: 7551
2002-02-01 07:39:57 +00:00
Yves Arrouye
4e495c5080
ICU-1680 document compound translitearors.
...
X-SVN-Rev: 7550
2002-02-01 07:35:25 +00:00
Yves Arrouye
f56fb8ddba
ICU-1680 Fix crash with transliterators that were exceeding the
...
buffer size.
Also, improve speed a bit.
Finally, add a -b, --block-size size option, which not only is useful
for Real People(tm) wanting a bigger buffer size, but also great for
testing that everything runs smoothly by using -b 1 for example.
X-SVN-Rev: 7548
2002-01-31 22:44:42 +00:00
Ram Viswanadha
2918d7d229
ICU-1627 update data dir when U_TOPBUILDDIR is defined
...
X-SVN-Rev: 7547
2002-01-31 19:38:26 +00:00
Yves Arrouye
84d3915988
ICU-1681 use U+XXXX as a name when there is no Unicode 2.0 name.
...
Will be changed to use the Unicode 1.0 name too if that is what we decide.
X-SVN-Rev: 7546
2002-01-31 17:49:00 +00:00
Yves Arrouye
f7a2025047
ICU-1632 from Timothy Wood:
...
OK, here are the final bits for Darwin. This changes the install name
of the dylibs and the filename for the 'middle' link. With this set up
I have the following link structure in the lib directory:
528 -rw-r--r-- 1 bungi unknown 267748 Jan 31 00:55 libicule.20.0.dylib
8 lrwxrwxr-x 1 bungi unknown 19 Jan 31 00:55
libicule.20.dylib@ -> libicule.20.0.dylib
8 lrwxrwxr-x 1 bungi unknown 19 Jan 31 00:55 libicule.dylib@ ->
libicule.20.0.dylib
Thus, if you do '-licule' you'll get the most current major/minor
version. If you do '-licule.20' you'll get the most current minor
version for major version 20.
X-SVN-Rev: 7545
2002-01-31 17:03:18 +00:00
Yves Arrouye
a42dd565b8
ICU-1632 temporary fix for tzname.
...
X-SVN-Rev: 7544
2002-01-31 06:44:59 +00:00
Yves Arrouye
45a7e67818
ICU-1675 hmmm, we still want things to go into wherever/icu/version
...
so change that and make it a new variable name for consistency.
X-SVN-Rev: 7542
2002-01-31 04:24:36 +00:00
Yves Arrouye
40ac5aa3b0
ICU-1675 have configure define a icudatadir that is used correctly
...
in the build as well as in the manual pages.
X-SVN-Rev: 7537
2002-01-31 01:02:36 +00:00
Yves Arrouye
48565dc393
ICU-601 improved manual.
...
X-SVN-Rev: 7536
2002-01-30 08:26:15 +00:00
Yves Arrouye
bee9e10b33
ICU-601 improved manual.
...
X-SVN-Rev: 7535
2002-01-30 08:24:20 +00:00
George Rhoten
eab9274e43
ICU-1616 Allow for a NULL length argument
...
X-SVN-Rev: 7534
2002-01-30 06:19:28 +00:00
George Rhoten
30f7f026e1
ICU-1616 Pay more attention to UErrorCode
...
X-SVN-Rev: 7533
2002-01-30 06:18:26 +00:00
George Rhoten
d80f01ccbf
ICU-1616 Add comment about locale data verification.
...
X-SVN-Rev: 7532
2002-01-30 06:17:12 +00:00
Vladimir Weinstein
1e4be9dcb9
ICU-847 Work with set sortkey length also
...
X-SVN-Rev: 7531
2002-01-30 06:16:58 +00:00
George Rhoten
53d6bdbe2a
ICU-1616 Locale data verification.
...
Remove duplicates.
Fix malformed data.
Add some missing data.
and so on.
X-SVN-Rev: 7530
2002-01-30 06:16:26 +00:00
Vladimir Weinstein
67f5a94e56
ICU-847 more tests for loose match APIs. Still need to do code coverage
...
X-SVN-Rev: 7529
2002-01-30 06:14:50 +00:00
Yves Arrouye
5cabc9f134
ICU-1632 versioning of libraries for Darwin.
...
do not set SO_MIDDLE_NAME in Makefile!
X-SVN-Rev: 7528
2002-01-30 02:10:28 +00:00
George Rhoten
7c7f7c70d8
ICU-1616 Remove empty data.
...
X-SVN-Rev: 7527
2002-01-30 01:34:48 +00:00
Yves Arrouye
59c59d6b47
ICU-620 recreate unicode/platform.h after make clean.
...
X-SVN-Rev: 7526
2002-01-30 00:01:54 +00:00
Yves Arrouye
d04443c5dc
ICU-1668 support -M argument for pkgdata.
...
X-SVN-Rev: 7524
2002-01-29 23:33:03 +00:00
Yves Arrouye
5318aa6782
ICU-1627 use $(pkglibdir) for ICUDATA_DIR in dll mode.
...
X-SVN-Rev: 7523
2002-01-29 22:47:38 +00:00
Yves Arrouye
ffddf2297f
ICU-1668 support lack of long name with 0 as the name.
...
X-SVN-Rev: 7522
2002-01-29 20:02:14 +00:00
George Rhoten
2f384f4d3f
ICU-1028 Add z/OS to the list of platforms
...
X-SVN-Rev: 7521
2002-01-29 19:41:11 +00:00
Ram Viswanadha
30681478ce
ICU-1627 Update makefile to find pkgdata.inc.in
...
X-SVN-Rev: 7520
2002-01-29 19:38:09 +00:00
Yves Arrouye
de233cc906
ICU-695 make README more explicit.
...
X-SVN-Rev: 7519
2002-01-29 18:14:35 +00:00
Ram Viswanadha
7b4ed42d34
ICU-1627 implement fallback for loading data
...
X-SVN-Rev: 7518
2002-01-29 04:01:49 +00:00
Ram Viswanadha
7ef6ef2d77
ICU-1627 implement fallback for loading data
...
X-SVN-Rev: 7517
2002-01-29 03:56:11 +00:00
Ram Viswanadha
cd99f1f68f
ICU-1627 make annoying "File cannot be copied" warning go away
...
X-SVN-Rev: 7516
2002-01-29 01:01:42 +00:00
Ram Viswanadha
e2cae057e0
ICU-1627 Fix make install bug
...
X-SVN-Rev: 7515
2002-01-29 00:59:55 +00:00
Yves Arrouye
deb6585652
ICU-1605 for UCNV_ESCAPE_UNICODE, print the codepoint, not the pair of
...
code units. Also, delimit the U+XXXX with curly braces for now.
X-SVN-Rev: 7514
2002-01-28 18:47:35 +00:00
Yves Arrouye
3855e85428
ICU-1605 for UCNV_ESCAPE_UNICODE, print the codepoint, not the pair of
...
code units. Also, delimit the U+XXXX with curly braces for now.
X-SVN-Rev: 7513
2002-01-28 18:38:16 +00:00
George Rhoten
93ee05a652
ICU-1616 Fix the error message
...
X-SVN-Rev: 7510
2002-01-25 17:55:50 +00:00
Yves Arrouye
6d9d02b091
ICU-1632 LDLIBRARYPATH_ENVVAR cleanup.
...
X-SVN-Rev: 7509
2002-01-25 06:28:45 +00:00
Yves Arrouye
de91b80a9f
ICU-601 more accurate FILES.
...
X-SVN-Rev: 7508
2002-01-25 06:23:29 +00:00
Yves Arrouye
a65dec9d27
ICU-601 changes to manpage.
...
X-SVN-Rev: 7507
2002-01-25 06:19:00 +00:00
Yves Arrouye
69c43dfcb5
ICU-601 changes to manpage.
...
X-SVN-Rev: 7506
2002-01-25 06:16:24 +00:00
Yves Arrouye
7ac4f49868
ICU-1632 get rid of -rpath-link.
...
X-SVN-Rev: 7505
2002-01-25 01:17:34 +00:00
Yves Arrouye
7d01d0b121
ICU-1627 use $(MKINSTALLDIRS) to make directories, and simplify vars.
...
X-SVN-Rev: 7504
2002-01-25 00:09:01 +00:00
Ram Viswanadha
9f0e696804
ICU-1627 fix paths for out of source builds
...
X-SVN-Rev: 7503
2002-01-24 23:06:21 +00:00
Ram Viswanadha
e851b5fd86
ICU-1627 fix paths for outofsource builds
...
X-SVN-Rev: 7502
2002-01-24 23:05:19 +00:00
Vladimir Weinstein
c85bfd56c3
ICU-847 revised API and logic for bound generator. Needs more tests and examples
...
X-SVN-Rev: 7501
2002-01-24 23:02:02 +00:00
George Rhoten
1958b92f36
ICU-1627 Fix for release mode.
...
X-SVN-Rev: 7500
2002-01-24 20:21:37 +00:00
Ram Viswanadha
c805d309b5
ICU-1627 Remove icupkg.inc.in since it is moved to <icu>/data
...
X-SVN-Rev: 7499
2002-01-24 20:00:20 +00:00
Vladimir Weinstein
eeff1a3772
ICU-1599 fixed safeclonetest - collator should have been instantiated from en_US not the default locale
...
X-SVN-Rev: 7498
2002-01-24 19:45:08 +00:00
Ram Viswanadha
2801607e3a
ICU-1627 fix pkgdata.inc.in
...
X-SVN-Rev: 7497
2002-01-24 19:26:42 +00:00
George Rhoten
ad111c240a
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7496
2002-01-24 18:54:41 +00:00
Ram Viswanadha
cf2af20035
ICU-1627 Update testdata.mk
...
X-SVN-Rev: 7495
2002-01-24 18:12:46 +00:00
Yves Arrouye
e530e81268
ICU-1632 fix sizeof(wchar_t) properly.
...
X-SVN-Rev: 7494
2002-01-24 18:11:51 +00:00
Ram Viswanadha
47ff78a3ad
ICU-1627 Add pkgdata.inc.in to uconv
...
X-SVN-Rev: 7493
2002-01-24 18:04:16 +00:00
Ram Viswanadha
595437d866
ICU-1627 fix make files and UCA rules parsing
...
X-SVN-Rev: 7492
2002-01-24 18:02:14 +00:00
Ram Viswanadha
a0222e02bf
ICU-1627 add dependency to makedata
...
X-SVN-Rev: 7491
2002-01-24 17:57:38 +00:00
Ram Viswanadha
b26c7e469d
ICU-1627 Fix make files
...
X-SVN-Rev: 7490
2002-01-24 17:35:04 +00:00
Ram Viswanadha
e853a20b90
ICU-1627 update make files and move icupkg.in.in to data folder
...
X-SVN-Rev: 7489
2002-01-24 17:32:12 +00:00
Ram Viswanadha
03ce134058
ICU-1627 Change names of transliterator files
...
X-SVN-Rev: 7488
2002-01-24 17:24:32 +00:00
Ram Viswanadha
6e711278ed
ICU-1627 change the directory of makedata.dsp
...
X-SVN-Rev: 7487
2002-01-24 08:52:37 +00:00
Yves Arrouye
b72ca14bb5
ICU-1632 Darwin has pthread, but Rhapsody doesn't.
...
X-SVN-Rev: 7486
2002-01-24 07:51:02 +00:00
Ram Viswanadha
7968d6c599
ICU-1627 Delete files in build directory
...
X-SVN-Rev: 7485
2002-01-24 05:18:51 +00:00
Ram Viswanadha
32074ff632
ICU-1627 Remove transliterator source from resfiles.mk
...
X-SVN-Rev: 7484
2002-01-24 04:23:41 +00:00
Ram Viswanadha
f52c1e24e7
ICU-1627 Add make file for transliterator files
...
X-SVN-Rev: 7483
2002-01-24 02:29:10 +00:00
Ram Viswanadha
1ff5850bdc
ICU-1627 Change make files
...
X-SVN-Rev: 7482
2002-01-24 02:28:22 +00:00
Vladimir Weinstein
8f52fc6f60
ICU-1599 made ucol_tok_inittokenlist more robust
...
X-SVN-Rev: 7479
2002-01-23 18:26:47 +00:00
George Rhoten
0836738cc1
ICU-1630 Move UMTX from utypes.h to umutex.h,
...
and remove unneeded references to mutex.h (so we can find multithreading issues more easily)
X-SVN-Rev: 7478
2002-01-23 17:17:06 +00:00
Yves Arrouye
2c4beaea3b
ICU-1220 manpage update.
...
X-SVN-Rev: 7477
2002-01-23 17:13:53 +00:00
Yves Arrouye
8e96cd92a7
ICU-377 check for sizeof(wchar) after checking for ints.
...
X-SVN-Rev: 7476
2002-01-23 16:42:10 +00:00
George Rhoten
2766f1ce9c
ICU-1629 Remove an inaccurate comment between the invariant converter and the default converter
...
X-SVN-Rev: 7475
2002-01-23 02:03:11 +00:00
George Rhoten
9307dbf205
ICU-1272 Hide the cleanup functionality
...
X-SVN-Rev: 7474
2002-01-23 02:01:19 +00:00
George Rhoten
4ab5d75392
ICU-900 Change the spacing to the normal 4 space indent instead of 5 spaces
...
X-SVN-Rev: 7473
2002-01-22 17:20:23 +00:00
Markus Scherer
d847cc9d29
ICU-1586 initialize a variable (count in enumTrie, not really used)
...
X-SVN-Rev: 7472
2002-01-22 04:02:23 +00:00
George Rhoten
24fb5c7668
ICU-1629 Simplify UnicodeString creation
...
X-SVN-Rev: 7471
2002-01-22 00:27:49 +00:00
Vladimir Weinstein
b497a53be5
ICU-847 Test for upper and lower bound APIs - preliminary version
...
X-SVN-Rev: 7470
2002-01-21 23:54:58 +00:00
Vladimir Weinstein
429d200e9d
ICU-847 upper and lower bound APIs - working version, not fully complete
...
X-SVN-Rev: 7469
2002-01-21 23:54:34 +00:00
George Rhoten
644f35d609
ICU-1099 Make all string data const
...
X-SVN-Rev: 7468
2002-01-21 21:48:25 +00:00
George Rhoten
c6f5b3eedc
ICU-1099 Make all string data const
...
X-SVN-Rev: 7467
2002-01-21 21:40:41 +00:00
Ram Viswanadha
ab1317f800
ICU-1627 Update paths to find data from new location
...
X-SVN-Rev: 7466
2002-01-21 21:10:18 +00:00
Yves Arrouye
a04a8e4fd5
ICU-601 quoting to get proper spacing.
...
X-SVN-Rev: 7463
2002-01-18 19:45:44 +00:00
Yves Arrouye
810b27f29b
ICU-1596 use -r instead of -V for pkgdata invokations.
...
X-SVN-Rev: 7460
2002-01-17 21:19:54 +00:00
Yves Arrouye
01428cdd6d
ICU-601 cleaned up -V, --version which was
...
described in
commands not supporting it.
X-SVN-Rev: 7459
2002-01-17 21:18:15 +00:00
Yves Arrouye
4634256a83
ICU-1596 rename -V, --version to -r, --revision to avoid confusion
...
with other tools' use of -V, --version.
X-SVN-Rev: 7458
2002-01-17 21:17:49 +00:00
Yves Arrouye
e39234616f
ICU-1220 documented --version.
...
X-SVN-Rev: 7457
2002-01-17 21:12:24 +00:00
Yves Arrouye
c86337a0e9
ICU-1601 let's pkgdata takes care of all the cleaning of files it
...
did create.
X-SVN-Rev: 7456
2002-01-17 20:40:54 +00:00
Yves Arrouye
f8d4340324
ICU-1601 revert.
...
X-SVN-Rev: 7455
2002-01-17 20:35:53 +00:00
Yves Arrouye
9ac86a659f
ICU-1601 Clean .lst files
...
X-SVN-Rev: 7454
2002-01-17 20:24:54 +00:00
Yves Arrouye
f272ce550e
ICU-807 documented gentz. the last tool to be documented (hooray)
...
X-SVN-Rev: 7453
2002-01-17 07:20:11 +00:00
Yves Arrouye
a3c08db220
ICU-807 document -u, --unicode version.
...
X-SVN-Rev: 7451
2002-01-17 07:17:10 +00:00
Yves Arrouye
cfa8477ac4
ICU-807 documented gentz. the last tool to be documented (hooray)
...
X-SVN-Rev: 7450
2002-01-17 07:17:03 +00:00
Yves Arrouye
16dd03269d
ICU-807 document -u, --unicode version.
...
X-SVN-Rev: 7449
2002-01-17 07:08:26 +00:00
Yves Arrouye
ae8be11eb8
ICU-807 added manual page for gennorm(8).
...
changed genprops(8) manual page so that the two look very close.
ensured that manual pages are cleaned during make clean.
X-SVN-Rev: 7447
2002-01-17 07:04:42 +00:00
Yves Arrouye
ddf65bd946
ICU-867 documented genprops.
...
X-SVN-Rev: 7446
2002-01-17 06:44:30 +00:00
Yves Arrouye
e0e66dbcbe
ICU-807 rewrote the page so it is meaningful now!
...
X-SVN-Rev: 7445
2002-01-17 04:47:13 +00:00
Yves Arrouye
ff55667e1c
ICU-867 removed invariant characters section.
...
X-SVN-Rev: 7444
2002-01-17 04:36:57 +00:00
Yves Arrouye
ba0e60f683
ICU-1608 fix a bug in uprv_uca_cloneTempTable() that crashes
...
uprv_uca_closeTempTable().
X-SVN-Rev: 7443
2002-01-17 04:25:48 +00:00
Yves Arrouye
6a75128078
ICU-867 typo.
...
X-SVN-Rev: 7442
2002-01-17 03:45:33 +00:00
Vladimir Weinstein
b86f726006
ICU-1616 added empty collation elements for data structure integrity. Real data for root is UCA
...
X-SVN-Rev: 7441
2002-01-17 00:00:38 +00:00
George Rhoten
4ffd4729dd
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7440
2002-01-16 04:33:47 +00:00
George Rhoten
e6dfe4d735
ICU-770 Verify that ICU can be reused after calling u_cleanup
...
X-SVN-Rev: 7439
2002-01-16 04:33:33 +00:00
George Rhoten
57571f33e3
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7438
2002-01-16 04:26:35 +00:00
George Rhoten
be02bc0060
ICU-1612 Fix SimpleTimeZone::setDSTSavings
...
X-SVN-Rev: 7437
2002-01-12 01:29:22 +00:00
Markus Scherer
f5a5b2efe6
ICU-1611 use u_enumCharTypes in UnicodePropertySet::getCategorySet
...
X-SVN-Rev: 7435
2002-01-12 00:22:55 +00:00
Markus Scherer
f4190c00c7
ICU-1611 add and test u_enumCharTypes
...
X-SVN-Rev: 7434
2002-01-12 00:11:09 +00:00
Markus Scherer
75882c9836
ICU-1586 allow UTrieEnumRange to stop the enumeration
...
X-SVN-Rev: 7433
2002-01-12 00:10:01 +00:00
George Rhoten
b3b7b301d6
ICU-882 Remove old version of setDSTSavings()
...
X-SVN-Rev: 7432
2002-01-11 23:37:57 +00:00