Commit Graph

7204 Commits

Author SHA1 Message Date
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
Alan Liu
97383b7e08 ICU-1544 add char32At() to Replaceable
X-SVN-Rev: 7636
2002-02-13 01:05:30 +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
Alan Liu
6c6c10d9d7 ICU-1544 add char32At() to Replaceable
X-SVN-Rev: 7615
2002-02-09 01:01:48 +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
Syn Wee Quek
6e0a407fda ICU-1611
Changes made from discussion feedback.
Results to be stored in passed parameter element.

X-SVN-Rev: 7612
2002-02-08 23:44:22 +00:00