Commit Graph

7115 Commits

Author SHA1 Message Date
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
db89fd9197 ICU-1627 Undo the damage from the last edit (lose some of the changes too). Mozilla creates non-standard HTML.
X-SVN-Rev: 7563
2002-02-05 04:19:24 +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
Mark Davis
a1c6d85cf7 ICU-1683 added draft versions of two iterators
X-SVN-Rev: 7549
2002-02-01 02:05:35 +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
321511a973 ICU-1627 make changes prompted by the move of data into source.
X-SVN-Rev: 7543
2002-01-31 06:07:30 +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
Ram Viswanadha
392baceaa3 ICU-1678 just incase add \f for end of line transition
X-SVN-Rev: 7541
2002-01-31 03:24:29 +00:00
Ram Viswanadha
289744e2fb ICU-1678 change the package name for myLocaleElements
X-SVN-Rev: 7540
2002-01-31 03:00:29 +00:00
Ram Viswanadha
608192b33e ICU-1678 change the package name for myLocaleElements
X-SVN-Rev: 7539
2002-01-31 02:47:28 +00:00
Ram Viswanadha
0748195513 ICU-1678 Add locale converter tool
X-SVN-Rev: 7538
2002-01-31 01:22:25 +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
Ram Viswanadha
039e8a4f8e ICU-1627 update README
X-SVN-Rev: 7525
2002-01-29 23:40:55 +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