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
8a304253a3
ICU-678 add invuca.dat. oops.
...
X-SVN-Rev: 7588
2002-02-07 03:02:22 +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
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
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
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
Vladimir Weinstein
eeff1a3772
ICU-1599 fixed safeclonetest - collator should have been instantiated from en_US not the default locale
...
X-SVN-Rev: 7498
2002-01-24 19:45:08 +00:00
Ram Viswanadha
2801607e3a
ICU-1627 fix pkgdata.inc.in
...
X-SVN-Rev: 7497
2002-01-24 19:26:42 +00:00
George Rhoten
ad111c240a
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7496
2002-01-24 18:54:41 +00:00
Ram Viswanadha
cf2af20035
ICU-1627 Update testdata.mk
...
X-SVN-Rev: 7495
2002-01-24 18:12:46 +00:00
Yves Arrouye
e530e81268
ICU-1632 fix sizeof(wchar_t) properly.
...
X-SVN-Rev: 7494
2002-01-24 18:11:51 +00:00
Ram Viswanadha
47ff78a3ad
ICU-1627 Add pkgdata.inc.in to uconv
...
X-SVN-Rev: 7493
2002-01-24 18:04:16 +00:00
Ram Viswanadha
595437d866
ICU-1627 fix make files and UCA rules parsing
...
X-SVN-Rev: 7492
2002-01-24 18:02:14 +00:00
Ram Viswanadha
a0222e02bf
ICU-1627 add dependency to makedata
...
X-SVN-Rev: 7491
2002-01-24 17:57:38 +00:00
Ram Viswanadha
b26c7e469d
ICU-1627 Fix make files
...
X-SVN-Rev: 7490
2002-01-24 17:35:04 +00:00
Ram Viswanadha
e853a20b90
ICU-1627 update make files and move icupkg.in.in to data folder
...
X-SVN-Rev: 7489
2002-01-24 17:32:12 +00:00
Ram Viswanadha
03ce134058
ICU-1627 Change names of transliterator files
...
X-SVN-Rev: 7488
2002-01-24 17:24:32 +00:00
Ram Viswanadha
6e711278ed
ICU-1627 change the directory of makedata.dsp
...
X-SVN-Rev: 7487
2002-01-24 08:52:37 +00:00
Yves Arrouye
b72ca14bb5
ICU-1632 Darwin has pthread, but Rhapsody doesn't.
...
X-SVN-Rev: 7486
2002-01-24 07:51:02 +00:00
Ram Viswanadha
7968d6c599
ICU-1627 Delete files in build directory
...
X-SVN-Rev: 7485
2002-01-24 05:18:51 +00:00
Ram Viswanadha
32074ff632
ICU-1627 Remove transliterator source from resfiles.mk
...
X-SVN-Rev: 7484
2002-01-24 04:23:41 +00:00
Ram Viswanadha
f52c1e24e7
ICU-1627 Add make file for transliterator files
...
X-SVN-Rev: 7483
2002-01-24 02:29:10 +00:00
Ram Viswanadha
1ff5850bdc
ICU-1627 Change make files
...
X-SVN-Rev: 7482
2002-01-24 02:28:22 +00:00
Ram Viswanadha
9174a869f5
ICU-1627 Moved the files to icu/source/data for data reorganization
...
X-SVN-Rev: 7481
2002-01-24 02:23:59 +00:00
Vladimir Weinstein
8f52fc6f60
ICU-1599 made ucol_tok_inittokenlist more robust
...
X-SVN-Rev: 7479
2002-01-23 18:26:47 +00:00
George Rhoten
0836738cc1
ICU-1630 Move UMTX from utypes.h to umutex.h,
...
and remove unneeded references to mutex.h (so we can find multithreading issues more easily)
X-SVN-Rev: 7478
2002-01-23 17:17:06 +00:00
Yves Arrouye
2c4beaea3b
ICU-1220 manpage update.
...
X-SVN-Rev: 7477
2002-01-23 17:13:53 +00:00
Yves Arrouye
8e96cd92a7
ICU-377 check for sizeof(wchar) after checking for ints.
...
X-SVN-Rev: 7476
2002-01-23 16:42:10 +00:00
George Rhoten
2766f1ce9c
ICU-1629 Remove an inaccurate comment between the invariant converter and the default converter
...
X-SVN-Rev: 7475
2002-01-23 02:03:11 +00:00
George Rhoten
9307dbf205
ICU-1272 Hide the cleanup functionality
...
X-SVN-Rev: 7474
2002-01-23 02:01:19 +00:00
George Rhoten
4ab5d75392
ICU-900 Change the spacing to the normal 4 space indent instead of 5 spaces
...
X-SVN-Rev: 7473
2002-01-22 17:20:23 +00:00
Markus Scherer
d847cc9d29
ICU-1586 initialize a variable (count in enumTrie, not really used)
...
X-SVN-Rev: 7472
2002-01-22 04:02:23 +00:00
George Rhoten
24fb5c7668
ICU-1629 Simplify UnicodeString creation
...
X-SVN-Rev: 7471
2002-01-22 00:27:49 +00:00
Vladimir Weinstein
b497a53be5
ICU-847 Test for upper and lower bound APIs - preliminary version
...
X-SVN-Rev: 7470
2002-01-21 23:54:58 +00:00
Vladimir Weinstein
429d200e9d
ICU-847 upper and lower bound APIs - working version, not fully complete
...
X-SVN-Rev: 7469
2002-01-21 23:54:34 +00:00
George Rhoten
644f35d609
ICU-1099 Make all string data const
...
X-SVN-Rev: 7468
2002-01-21 21:48:25 +00:00
George Rhoten
c6f5b3eedc
ICU-1099 Make all string data const
...
X-SVN-Rev: 7467
2002-01-21 21:40:41 +00:00
Ram Viswanadha
ab1317f800
ICU-1627 Update paths to find data from new location
...
X-SVN-Rev: 7466
2002-01-21 21:10:18 +00:00
Yves Arrouye
04c5017e4a
ICU-678 close Debian bug 127487 (install-docs called by libicu-dev
...
and not by icu-doc as expected).
X-SVN-Rev: 7465
2002-01-19 07:12:11 +00:00
Yves Arrouye
b70110970b
ICU-678 moved doc-base to icu-doc.doc-base
...
X-SVN-Rev: 7464
2002-01-19 06:02:10 +00:00
Yves Arrouye
a04a8e4fd5
ICU-601 quoting to get proper spacing.
...
X-SVN-Rev: 7463
2002-01-18 19:45:44 +00:00
Yves Arrouye
73b7b34b9f
ICU-601 finished adding manpages.
...
X-SVN-Rev: 7462
2002-01-18 04:24:03 +00:00
Yves Arrouye
810b27f29b
ICU-1596 use -r instead of -V for pkgdata invokations.
...
X-SVN-Rev: 7460
2002-01-17 21:19:54 +00:00
Yves Arrouye
01428cdd6d
ICU-601 cleaned up -V, --version which was
...
described in
commands not supporting it.
X-SVN-Rev: 7459
2002-01-17 21:18:15 +00:00
Yves Arrouye
4634256a83
ICU-1596 rename -V, --version to -r, --revision to avoid confusion
...
with other tools' use of -V, --version.
X-SVN-Rev: 7458
2002-01-17 21:17:49 +00:00
Yves Arrouye
e39234616f
ICU-1220 documented --version.
...
X-SVN-Rev: 7457
2002-01-17 21:12:24 +00:00
Yves Arrouye
c86337a0e9
ICU-1601 let's pkgdata takes care of all the cleaning of files it
...
did create.
X-SVN-Rev: 7456
2002-01-17 20:40:54 +00:00
Yves Arrouye
f8d4340324
ICU-1601 revert.
...
X-SVN-Rev: 7455
2002-01-17 20:35:53 +00:00
Yves Arrouye
9ac86a659f
ICU-1601 Clean .lst files
...
X-SVN-Rev: 7454
2002-01-17 20:24:54 +00:00
Yves Arrouye
f272ce550e
ICU-807 documented gentz. the last tool to be documented (hooray)
...
X-SVN-Rev: 7453
2002-01-17 07:20:11 +00:00
Yves Arrouye
73faf04bf2
ICU-807 all tools have a manual page now!
...
X-SVN-Rev: 7452
2002-01-17 07:18:00 +00:00
Yves Arrouye
a3c08db220
ICU-807 document -u, --unicode version.
...
X-SVN-Rev: 7451
2002-01-17 07:17:10 +00:00
Yves Arrouye
cfa8477ac4
ICU-807 documented gentz. the last tool to be documented (hooray)
...
X-SVN-Rev: 7450
2002-01-17 07:17:03 +00:00
Yves Arrouye
16dd03269d
ICU-807 document -u, --unicode version.
...
X-SVN-Rev: 7449
2002-01-17 07:08:26 +00:00
Yves Arrouye
112c16ab85
ICU-807 gennorm(8) is now documented.
...
X-SVN-Rev: 7448
2002-01-17 07:05:05 +00:00
Yves Arrouye
ae8be11eb8
ICU-807 added manual page for gennorm(8).
...
changed genprops(8) manual page so that the two look very close.
ensured that manual pages are cleaned during make clean.
X-SVN-Rev: 7447
2002-01-17 07:04:42 +00:00
Yves Arrouye
ddf65bd946
ICU-867 documented genprops.
...
X-SVN-Rev: 7446
2002-01-17 06:44:30 +00:00
Yves Arrouye
e0e66dbcbe
ICU-807 rewrote the page so it is meaningful now!
...
X-SVN-Rev: 7445
2002-01-17 04:47:13 +00:00
Yves Arrouye
ff55667e1c
ICU-867 removed invariant characters section.
...
X-SVN-Rev: 7444
2002-01-17 04:36:57 +00:00
Yves Arrouye
ba0e60f683
ICU-1608 fix a bug in uprv_uca_cloneTempTable() that crashes
...
uprv_uca_closeTempTable().
X-SVN-Rev: 7443
2002-01-17 04:25:48 +00:00
Yves Arrouye
6a75128078
ICU-867 typo.
...
X-SVN-Rev: 7442
2002-01-17 03:45:33 +00:00
Vladimir Weinstein
b86f726006
ICU-1616 added empty collation elements for data structure integrity. Real data for root is UCA
...
X-SVN-Rev: 7441
2002-01-17 00:00:38 +00:00
George Rhoten
4ffd4729dd
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7440
2002-01-16 04:33:47 +00:00
George Rhoten
e6dfe4d735
ICU-770 Verify that ICU can be reused after calling u_cleanup
...
X-SVN-Rev: 7439
2002-01-16 04:33:33 +00:00
George Rhoten
57571f33e3
ICU-1616 Various fixes for locale data
...
X-SVN-Rev: 7438
2002-01-16 04:26:35 +00:00
George Rhoten
be02bc0060
ICU-1612 Fix SimpleTimeZone::setDSTSavings
...
X-SVN-Rev: 7437
2002-01-12 01:29:22 +00:00
George Rhoten
1a9a17e498
ICU-597 New configure script
...
X-SVN-Rev: 7436
2002-01-12 01:19:35 +00:00
Markus Scherer
f5a5b2efe6
ICU-1611 use u_enumCharTypes in UnicodePropertySet::getCategorySet
...
X-SVN-Rev: 7435
2002-01-12 00:22:55 +00:00
Markus Scherer
f4190c00c7
ICU-1611 add and test u_enumCharTypes
...
X-SVN-Rev: 7434
2002-01-12 00:11:09 +00:00
Markus Scherer
75882c9836
ICU-1586 allow UTrieEnumRange to stop the enumeration
...
X-SVN-Rev: 7433
2002-01-12 00:10:01 +00:00
George Rhoten
b3b7b301d6
ICU-882 Remove old version of setDSTSavings()
...
X-SVN-Rev: 7432
2002-01-11 23:37:57 +00:00
George Rhoten
9f4578b1cf
ICU-882 Remove SCSU
...
X-SVN-Rev: 7431
2002-01-11 23:34:13 +00:00
George Rhoten
7e0d0afda8
ICU-597 The last as/400 fix conflicts with some other platforms.
...
X-SVN-Rev: 7430
2002-01-11 20:31:59 +00:00
George Rhoten
3e8367d659
ICU-597 Changes to make ICU work on as/400 (iSeries)
...
X-SVN-Rev: 7429
2002-01-11 17:33:52 +00:00
Markus Scherer
a27235b2e2
ICU-1586 fix alignment of FCD trie in unorm.dat
...
X-SVN-Rev: 7428
2002-01-11 02:57:31 +00:00
Yves Arrouye
4b8a7e80ac
ICU-1220 meant i.e. but wrote e.g.
...
X-SVN-Rev: 7427
2002-01-10 03:32:31 +00:00
Yves Arrouye
cb22fd576f
ICU-1607 add LD_SONAME and rules to generate versioned libraries.
...
X-SVN-Rev: 7426
2002-01-10 02:41:39 +00:00
Yves Arrouye
05fd196779
ICU-1608 print the name of the input to ease debugging.
...
X-SVN-Rev: 7425
2002-01-09 23:05:09 +00:00
Yves Arrouye
8f61ab0996
ICU-1220 cleaned up README.
...
X-SVN-Rev: 7424
2002-01-09 20:52:18 +00:00
Yves Arrouye
f271088377
ICU-1220 removed uconv.pro
...
X-SVN-Rev: 7423
2002-01-09 20:51:37 +00:00
Yves Arrouye
08c640b756
ICU-1220 of course, I had to compute the offset wrongly when there is
...
no error :-(
X-SVN-Rev: 7422
2002-01-09 20:44:51 +00:00
Yves Arrouye
ca88544452
ICU-1220 Report position at which errors occur.
...
Fix memory dumps in messages by explicetly adding U+0000 at the end of the
strings that we getBuffer() to u_wmsg().
Add --fallback and --no-fallback options to control use of fallback.
X-SVN-Rev: 7421
2002-01-09 20:42:19 +00:00
Yves Arrouye
da1e186728
ICU-1606 allow null arguments.
...
X-SVN-Rev: 7420
2002-01-09 20:39:35 +00:00
Yves Arrouye
a4d79a59a0
ICU-1220 destroyed formatting in the callbacks section. fixed.
...
X-SVN-Rev: 7419
2002-01-09 01:40:52 +00:00
Yves Arrouye
b68db05114
ICU-1220 more info on callbacks.
...
X-SVN-Rev: 7418
2002-01-09 01:34:45 +00:00
Yves Arrouye
5327e8c843
ICU-1220 typo, vocabulary.
...
X-SVN-Rev: 7417
2002-01-09 01:32:17 +00:00
Yves Arrouye
12be335ada
ICU-1220 many files can now be transcoded at the same time. I was
...
tempted to let one do uconv -t utf-8 -f latin1 file1 -f euc-jp file2 so
that many files of various encodings could be converted at the same time
to a single encoding, but will do that later after cleaning up the sloppy
way I enabled multiple files for today.
X-SVN-Rev: 7416
2002-01-09 01:31:14 +00:00
Yves Arrouye
c41188b178
ICU-1605 renamed to UCNV_ESCAPE_UNICODE. *** EXPERIMENTAL *** commited
...
a bit too soon, may be uncommited soon.
X-SVN-Rev: 7415
2002-01-09 01:15:18 +00:00
Yves Arrouye
3b470abbe3
ICU-1220 Added escape-codepoint as a callback to let people use the
...
new UCNV_ESCAPE_CODEPOINT.
Options compatibility with iconv(1): added -V, --version; -s, --silent;
--verbose (and -v because of ICU commands); -o, --output file. uconv(1) is
now mostly compatible with iconv(1) usage, except for the fact that one
cannot convert many files in one run yet.
X-SVN-Rev: 7414
2002-01-09 01:04:32 +00:00
Yves Arrouye
85a889c4c2
ICU-1605 added UCNV_ESCAPE_CODEPOINT to escape as U+XXXX.
...
X-SVN-Rev: 7413
2002-01-09 00:45:13 +00:00
Vladimir Weinstein
bb4af1ff17
ICU-1602 removed unneeded spaces from the tailoring rules
...
X-SVN-Rev: 7412
2002-01-08 22:18:24 +00:00
Vladimir Weinstein
ae091aac7b
ICU-1602 long primary build code. Also fix for a bug that assigned values to implicit CEs in CJK range (the data was correct, but it increased the size of the data file)
...
X-SVN-Rev: 7411
2002-01-08 22:16:56 +00:00
Yves Arrouye
a0d2227498
ICU-3 if --enable-shared is not called explicitely, then the message
...
always displays 'no' for the result of the test, even though the
variable ENABLE_SHARED is correctly set and substituted.
X-SVN-Rev: 7410
2002-01-08 22:10:21 +00:00
Steven R. Loomis
e9dfda269c
ICU-1220 include of header for uprv_strdup
...
X-SVN-Rev: 7409
2002-01-08 19:08:47 +00:00
Yves Arrouye
58dfa37afb
ICU-1220 sorry, changed \\ to \e.
...
X-SVN-Rev: 7408
2002-01-08 03:29:36 +00:00
Yves Arrouye
72a06de4e9
ICU-1220 oops. use UCNV_ESCAPE_XML_HEX for escape-xml-hex!
...
X-SVN-Rev: 7407
2002-01-08 03:23:53 +00:00
Yves Arrouye
550c0e205e
ICU-1220 more manual update (thanks ispell).
...
X-SVN-Rev: 7406
2002-01-08 03:05:49 +00:00
Yves Arrouye
5774a07092
ICU-1220 more manual update.
...
X-SVN-Rev: 7405
2002-01-08 03:03:55 +00:00
Yves Arrouye
23956f9d2d
ICU-1220 uconv now supports setting callbacks in both directions; see
...
the manual page, or call uconv -h to have a list (though the manual
page also has explanations for the different callbacks).
X-SVN-Rev: 7404
2002-01-08 02:35:07 +00:00
Yves Arrouye
c62d7f20bb
ICU-1220 uconv now supports setting callbacks in both directions; see
...
the manual page, or call uconv -h to have a list (though the manual
page also has explanations for the different callbacks).
X-SVN-Rev: 7403
2002-01-08 02:34:33 +00:00
Ram Viswanadha
17881f0a1a
ICU-1603 API for Unicode signature detection
...
X-SVN-Rev: 7402
2002-01-08 01:05:57 +00:00
Vladimir Weinstein
8be8e7e5c4
ICU-1602 runtime support for three byte primaries
...
X-SVN-Rev: 7401
2002-01-08 00:11:54 +00:00
Yves Arrouye
e0a7eb8731
ICU-1220 added iconv-compatibility option -c, and added -i for input
...
X-SVN-Rev: 7400
2002-01-07 21:35:54 +00:00
Yves Arrouye
4004c78ee9
ICU-1220 added iconv-compatibility option -c, and added -i for input
...
X-SVN-Rev: 7399
2002-01-07 21:34:41 +00:00
Yves Arrouye
b2b5b7ff96
ICU-1220 if --canon is used with -L, --list-transliterators, print only
...
one name per line (makes grepping very easy).
Ensure that we can handle transliterators names of arbitrary length (as
big as memory will allow).
X-SVN-Rev: 7398
2002-01-07 21:05:30 +00:00
Yves Arrouye
4cd24e1a9f
ICU-1220 better documentation of the transliteration.
...
X-SVN-Rev: 7397
2002-01-07 20:48:36 +00:00
Yves Arrouye
691fa3912c
ICU-1220 implemented -L, --list-transliterators.
...
made the -x transliterator option work.
updated manual page and resource bundle to reflect that.
X-SVN-Rev: 7396
2002-01-07 20:45:00 +00:00
Yves Arrouye
021616e5c9
ICU-1220 reformat help to fit in 80 columns
...
X-SVN-Rev: 7395
2002-01-05 06:33:43 +00:00
Yves Arrouye
102151ea80
ICU-1584 fixed spelling of billion in French
...
X-SVN-Rev: 7394
2002-01-05 05:52:46 +00:00
Yves Arrouye
dee3a3cd83
ICU-1601 rm Makefile when distcleaning.
...
X-SVN-Rev: 7393
2002-01-05 05:44:43 +00:00