Commit Graph

5983 Commits

Author SHA1 Message Date
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