Commit Graph

7087 Commits

Author SHA1 Message Date
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
Syn Wee Quek
21222853da ICU-1586
Shifted common ICU binary data header reading to class ICUBinary.
ICUBinary will have to be shifted during the ICU4J reorganization.

X-SVN-Rev: 7611
2002-02-08 23:22:40 +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
Syn Wee Quek
4aaaa5f196 ICU-1586
New folded trie implementation

X-SVN-Rev: 7605
2002-02-08 01:31:18 +00:00
Syn Wee Quek
1bbbf13ca7 ICU-1586
jitterbug 1611:
New classes were added, hence the build files will be to be updated accordingly.

X-SVN-Rev: 7604
2002-02-08 01:17:33 +00:00
Syn Wee Quek
d47047893d ICU-1586
New folded trie implementation

X-SVN-Rev: 7603
2002-02-08 01:16:06 +00:00
Syn Wee Quek
df7647e320 ICU-1542
Adding 6 new methods to handle strings.

X-SVN-Rev: 7602
2002-02-08 01:13:42 +00:00
Syn Wee Quek
749de076ec ICU-1611
New iterators for character types.

X-SVN-Rev: 7601
2002-02-08 01:12:45 +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