Commit Graph

900 Commits

Author SHA1 Message Date
George Rhoten
19ea9f34c0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7808
2002-02-28 19:43:13 +00:00
Markus Scherer
3846415243 ICU-1721 move the code point-to-UChars parsing function from genprops.c to uparse.c
X-SVN-Rev: 7807
2002-02-28 17:56:46 +00:00
Markus Scherer
486119d679 ICU-1721 move the u_skipWhitespace body to .c, U_INLINE in .h causes problems
X-SVN-Rev: 7806
2002-02-28 17:25:19 +00:00
George Rhoten
43f8e11079 ICU-1733 Undo one of the changes.
X-SVN-Rev: 7805
2002-02-28 17:23:53 +00:00
George Rhoten
41ffc2ef36 ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
Andy Heninger
13e01fb91d ICU-1126 Add title break iterator
X-SVN-Rev: 7801
2002-02-28 01:28:04 +00:00
Markus Scherer
c3cb396f2f ICU-1721 need column count in uprops.dat
X-SVN-Rev: 7780
2002-02-25 22:41:40 +00:00
Yves Arrouye
b08597389f ICU-1721 make u_skipWhitespace() a static inline function.
X-SVN-Rev: 7777
2002-02-25 19:41:29 +00:00
Markus Scherer
3f657d5bdc ICU-1721 parse and store additional UCD properties
X-SVN-Rev: 7776
2002-02-25 18:48:30 +00:00
Markus Scherer
669f5f5965 ICU-1721 move common parsing functions to toolutil/uparse.c
X-SVN-Rev: 7775
2002-02-25 18:45:32 +00:00
Markus Scherer
5ba7cb3653 ICU-1721 Unicode Properties Vectors
X-SVN-Rev: 7773
2002-02-25 18:44:07 +00:00
Markus Scherer
04baedd5ab ICU-1721 add u_skipWhitespace and parsing functions for code point lists and code point ranges from gennorm/genprops
X-SVN-Rev: 7771
2002-02-25 18:42:46 +00:00
Yves Arrouye
311b469bc6 ICU-1213 fix a crash, plus cheap fix for sudo installs.
X-SVN-Rev: 7767
2002-02-25 08:04:34 +00:00
Yves Arrouye
8a77d18715 ICU-1213 fix a crash, plus cheap fix for sudo installs.
X-SVN-Rev: 7766
2002-02-25 08:03:57 +00:00
Yves Arrouye
6d93929901 ICU-1213 dramatic improvement of file mode over multiple calls of
make by using better rules

X-SVN-Rev: 7765
2002-02-25 07:45:19 +00:00
Yves Arrouye
ed61bac496 ICU-1213 dramatic improvement of file mode over multiple calls of
make by using better rules

X-SVN-Rev: 7764
2002-02-25 07:32:26 +00:00
Yves Arrouye
57a0a7ff0e ICU-1600 show copying.
X-SVN-Rev: 7763
2002-02-25 06:52:46 +00:00
Yves Arrouye
11d332cbfe ICU-1688 document -1 propely.
X-SVN-Rev: 7755
2002-02-24 23:04:11 +00:00
Yves Arrouye
a747c397a7 ICU-1720 remove stderr messages.
X-SVN-Rev: 7753
2002-02-24 22:50:58 +00:00
Yves Arrouye
504a75e931 ICU-1709 do not tweak the UCD data to mark some control characters
as spacing ones.

X-SVN-Rev: 7749
2002-02-24 21:00:19 +00:00
George Rhoten
916f331ecc ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7713
2002-02-20 00:07:58 +00:00
George Rhoten
c61b2b2bbe ICU-900 Fix some compiler warnings.
X-SVN-Rev: 7684
2002-02-16 00:44:52 +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
bc6bee2c6d ICU-1708 skip wholly commented out lines.
X-SVN-Rev: 7669
2002-02-14 20:04:35 +00:00
Yves Arrouye
a7f3ebaa68 ICU-1703 avoid /* in comment.
X-SVN-Rev: 7666
2002-02-14 19:26:44 +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
George Rhoten
eba490c4ec ICU-1616 Fix some more of the Locale data
X-SVN-Rev: 7654
2002-02-14 02:27:03 +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
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
George Rhoten
b269dce12c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7608
2002-02-08 04:53: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
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
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
Yves Arrouye
98f6ce16ad ICU-1600 more verbosity when verbosity is asked for.
X-SVN-Rev: 7578
2002-02-06 21:05:34 +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
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
Yves Arrouye
d04443c5dc ICU-1668 support -M argument for pkgdata.
X-SVN-Rev: 7524
2002-01-29 23:33:03 +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
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
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
Ram Viswanadha
595437d866 ICU-1627 fix make files and UCA rules parsing
X-SVN-Rev: 7492
2002-01-24 18:02:14 +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
Yves Arrouye
a04a8e4fd5 ICU-601 quoting to get proper spacing.
X-SVN-Rev: 7463
2002-01-18 19:45:44 +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