Commit Graph

5962 Commits

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