Commit Graph

2329 Commits

Author SHA1 Message Date
Steven R. Loomis
45330ce7fb ICU-627 .cnv files depend on makeconv (so they get updated automatically)
X-SVN-Rev: 2558
2000-10-03 21:00:01 +00:00
Steven R. Loomis
c12237ff37 ICU-627 fix portability of UConverterStaticData
X-SVN-Rev: 2557
2000-10-03 20:18:22 +00:00
George Rhoten
77f5f0afe8 ICU-623 Updated the readme and fixed some formatting.
X-SVN-Rev: 2556
2000-10-03 19:21:46 +00:00
Yves Arrouye
87eb24c3ac ICU-3 changed the names of the shared libs variables etc.
X-SVN-Rev: 2555
2000-10-03 18:27:36 +00:00
George Rhoten
ec831ea5a9 ICU-623 Updated the readme and fixed some formatting.
X-SVN-Rev: 2554
2000-10-03 03:11:28 +00:00
Yves Arrouye
99e1135905 ICU-620 fixed typo (damn!)
X-SVN-Rev: 2553
2000-10-03 00:27:17 +00:00
Yves Arrouye
0fb401e71f ICU-620
X-SVN-Rev: 2552
2000-10-03 00:01:27 +00:00
Yves Arrouye
9686d239f0 ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00
Vladimir Weinstein
ce2a907f31 ICU-622 smarter checking for icu data existence
X-SVN-Rev: 2550
2000-10-02 20:04:47 +00:00
Vladimir Weinstein
8ea49555bd ICU-622 corrected error with instatiating aliased data
X-SVN-Rev: 2549
2000-10-02 19:58:36 +00:00
Yves Arrouye
6eede8037e ICU-3 fixed typo.
X-SVN-Rev: 2548
2000-10-02 19:40:49 +00:00
George Rhoten
ea063658b4 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2547
2000-10-02 16:53:02 +00:00
Yves Arrouye
0e3e4ebdd0 ICU-3 add the PIC flags variables if ENABLE_SHARED is non-null
X-SVN-Rev: 2546
2000-10-02 16:34:03 +00:00
Yves Arrouye
324d161aa8 ICU-3 do not use @ENABLE_SHARED@ it won't get substituted.
X-SVN-Rev: 2545
2000-10-02 16:33:36 +00:00
George Rhoten
32cdc29d7d ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2544
2000-09-30 02:49:59 +00:00
George Rhoten
3d3eb3058e ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2543
2000-09-30 02:35:31 +00:00
George Rhoten
5244d856d6 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2542
2000-09-30 01:57:38 +00:00
George Rhoten
ef1328e9b6 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2541
2000-09-30 01:40:03 +00:00
George Rhoten
2b5377f91f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2540
2000-09-30 00:19:20 +00:00
George Rhoten
62caf39054 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2539
2000-09-30 00:06:54 +00:00
Yves Arrouye
abf1ce1516 ICU-3 if building a shared library, use -fPIC -DPIC, otherwise don't
X-SVN-Rev: 2538
2000-09-29 22:15:46 +00:00
Yves Arrouye
70d88bb088 ICU-601 revamped manual page for genrb, reused as much as possible from the gencnval page for consistency
X-SVN-Rev: 2537
2000-09-29 22:04:25 +00:00
Yves Arrouye
6f47d5d104 ICU-601 added manual pages for convrtrs.txt and cnvalias.dat, cleaned up page for gencnval.
X-SVN-Rev: 2536
2000-09-29 22:03:55 +00:00
Yves Arrouye
79bc498203 ICU-3 if building a shared library, use -fPIC -DPIC, otherwise don't
X-SVN-Rev: 2535
2000-09-29 21:54:44 +00:00
Yves Arrouye
b5399a19e1 ICU-575 ignore *.brk, *.cnv, *.res, *.dat and .links files.
X-SVN-Rev: 2534
2000-09-28 23:12:20 +00:00
Ram Viswanadha
d073743171 ICU-599 gb_2312_80-1.ucm for ISO-2022 support
X-SVN-Rev: 2533
2000-09-28 21:28:59 +00:00
George Rhoten
421c0b9697 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2532
2000-09-28 06:00:10 +00:00
George Rhoten
4178a62d73 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2531
2000-09-28 05:46:28 +00:00
George Rhoten
b589f6be89 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2530
2000-09-27 23:39:36 +00:00
Yves Arrouye
665a37ebec ICU-3 better, just ignore libtoolutil.* so we can flag other .a/.so
X-SVN-Rev: 2529
2000-09-27 22:10:40 +00:00
Yves Arrouye
be6d9ac67f ICU-3 better, just ignore libtoolutil.* so we can flag other .a/.so
X-SVN-Rev: 2528
2000-09-27 22:10:23 +00:00
Yves Arrouye
7796b84016 ICU-3 ignore .so* and .a
X-SVN-Rev: 2527
2000-09-27 22:09:32 +00:00
Yves Arrouye
8a04b4bb60 ICU-360 (Steven's proposed fix) don't call pwd all the time when generating packaging list
X-SVN-Rev: 2526
2000-09-27 22:09:04 +00:00
Yves Arrouye
a2ef9023ee ICU-3 install $(TARGET) if $(ENABLE_STATIC) is
not empty, not if $(ENABLE_SHARED) isn't

X-SVN-Rev: 2525
2000-09-27 22:05:50 +00:00
George Rhoten
e55dacf4f4 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2524
2000-09-27 20:12:18 +00:00
Alan Liu
0f626e9c1e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2523
2000-09-27 19:16:54 +00:00
Alan Liu
741b94d474 ICU-449 sync up with latest source
X-SVN-Rev: 2522
2000-09-27 16:43:56 +00:00
Alan Liu
ee51ec2c7e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2521
2000-09-27 16:37:26 +00:00
Alan Liu
d893f0de64 ICU-449 TimeZone equivalency support
X-SVN-Rev: 2520
2000-09-27 16:26:41 +00:00
Alan Liu
9218332c3a ICU-449 TimeZone equivalency support
X-SVN-Rev: 2519
2000-09-27 16:15:21 +00:00
Eric Mader
6bdb5d6430 Fixed a small bug in the rule for a syllable with at least one consonant.
X-SVN-Rev: 2518
2000-09-26 22:46:50 +00:00
Eric Mader
7bea47df66 Update character break rules to match Devanagari syllables.
X-SVN-Rev: 2517
2000-09-26 21:47:31 +00:00
Eric Mader
4b03f9d53d Initial checkin of demo of Devanagari break rules.
X-SVN-Rev: 2516
2000-09-26 21:46:54 +00:00
George Rhoten
6182f13a6d ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2515
2000-09-26 02:35:48 +00:00
George Rhoten
4bf2ea6943 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2514
2000-09-26 02:03:46 +00:00
George Rhoten
90dbd73cf9 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2513
2000-09-25 22:03:13 +00:00
Eric Mader
67f67bbe1f Moved to src/com/ibm/tools/rbbi
X-SVN-Rev: 2512
2000-09-25 21:55:02 +00:00
Eric Mader
68e2f02cae Moved to src/com/ibm/data/misc
X-SVN-Rev: 2511
2000-09-25 21:54:21 +00:00
Eric Mader
1d2d2b83a0 Filter out null characters in printWordList.
X-SVN-Rev: 2510
2000-09-25 21:33:43 +00:00
Eric Mader
33c8d5c668 Removed null characters so it can be checked in as text.
X-SVN-Rev: 2509
2000-09-25 21:31:46 +00:00