Commit Graph

7300 Commits

Author SHA1 Message Date
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
Yves Arrouye
125591f070 ICU-678 have clean depend on upate-debian-files so that changelog gets
automagically changed when one runs dpkg-buildpackage.

X-SVN-Rev: 7865
2002-03-02 05:13:27 +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
Syn Wee Quek
2f7bcf5dab ICU-1586 deprecate the old tries since new tools have been written
X-SVN-Rev: 7861
2002-03-02 02:20:01 +00:00
Syn Wee Quek
115117393a ICU-1126
added toTitleCase(String)

X-SVN-Rev: 7860
2002-03-02 02:04:09 +00:00
Syn Wee Quek
85a0dde83b ICU-1707
Synched with icu4c, removed data 1.0 checks since we always package with the latest data and 1.0

X-SVN-Rev: 7859
2002-03-02 01:50:51 +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
Ram Viswanadha
6997c52395 ICU-1740 Remove extra copyrights from data
X-SVN-Rev: 7856
2002-03-02 00:27:27 +00:00
Ram Viswanadha
c9f2fe5385 ICU-1740 Modify ICU4C rules generator to ignore CVS keywords
X-SVN-Rev: 7855
2002-03-02 00:17:25 +00:00
Alan Liu
0ea4c05ad8 ICU-162 add DateFormat parse() and format() methods taking a Calendar
X-SVN-Rev: 7854
2002-03-02 00:07:28 +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
George Rhoten
b0cb8d77ae ICU-1465 Undo changes for CVS revision tags.
X-SVN-Rev: 7845
2002-03-01 22:27:57 +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
8758e2858c ICU-1465 Try revision tags in CVS
X-SVN-Rev: 7843
2002-03-01 22:03:33 +00:00
George Rhoten
dd0a2030b9 ICU-1465 Try revision tags in CVS
X-SVN-Rev: 7842
2002-03-01 22:01:29 +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
Andy Heninger
41281e861f ICU-1126 add simple TitleBreakIterator test
X-SVN-Rev: 7840
2002-03-01 18:57:19 +00:00
Ram Viswanadha
decc2d80fc ICU-1724 move UInfo to dev.tool.normalizer
X-SVN-Rev: 7839
2002-03-01 18:48:01 +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
Ram Viswanadha
c6eb94c9a4 ICU-1721 Synchronize with ICU4C
X-SVN-Rev: 7833
2002-03-01 02:58:15 +00:00
George Rhoten
8d8f73c98f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7832
2002-03-01 02:42:06 +00:00
Andy Heninger
757791498b ICU-1126 Add Title Case Break Iterator.
Updated word and line Break Iterator rules  for CJK Extension A

X-SVN-Rev: 7831
2002-03-01 02:37:47 +00:00
Ram Viswanadha
ce608af1c0 ICU-1721 update tests
X-SVN-Rev: 7830
2002-03-01 02:24:08 +00:00
Syn Wee Quek
0750a1235a ICU-1688
Enable jar file reading for names

X-SVN-Rev: 7829
2002-03-01 02:09:37 +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
Syn Wee Quek
b04d6bd082 ICU-1685
Shifting all relevant classes to the public private impl and change affected classes accordingly.

X-SVN-Rev: 7825
2002-03-01 01:35:44 +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