Vladimir Weinstein
3d4e45e02d
ICU-1005 increasing code coverage for ucol_cnt
...
X-SVN-Rev: 6834
2001-11-13 19:58:00 +00:00
Andy Heninger
cf191f47df
ICU-1404 Fix broken out-of-source-directory build
...
X-SVN-Rev: 6571
2001-11-02 02:24:15 +00:00
Andy Heninger
7202cadd36
ICU-1404 configure, fix broken --with-data-packaging option
...
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
Ram Viswanadha
98c1213e43
ICU-1255 Remove and merge tests in transtst.cpp
...
X-SVN-Rev: 6181
2001-10-11 04:06:16 +00:00
Doug Felt
7258dac736
ICU-1271 Port RuleBasedNumberFormat to ICU
...
X-SVN-Rev: 6172
2001-10-10 21:43:11 +00:00
Ram Viswanadha
17ae93f915
ICU-1255 Tests for Devanagari,Telugu and Sanskrit.
...
X-SVN-Rev: 6041
2001-10-04 01:42:16 +00:00
Alan Liu
831554e000
ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
...
X-SVN-Rev: 5969
2001-09-28 20:56:10 +00:00
Andy Heninger
71f004be68
ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
...
X-SVN-Rev: 5954
2001-09-28 00:31:53 +00:00
Syn Wee Quek
e7f55fd981
ICU-1030
...
Added Unicode Boyer Moore string search tests.
X-SVN-Rev: 5588
2001-08-25 02:06:37 +00:00
Andy Heninger
19b4dec854
ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
...
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
George Rhoten
7ba6beb7ae
ICU-597 Added macro separator when declaring a macro as a compiler option
...
X-SVN-Rev: 4870
2001-06-01 18:15:03 +00:00
George Rhoten
44835a6260
ICU-567 The as/400 compiler doesn't like \" with its macro definitions.
...
X-SVN-Rev: 4629
2001-05-09 20:39:42 +00:00
George Rhoten
8489febe91
ICU-740 isocoll was never called, it's obsolete, and it no longer works
...
X-SVN-Rev: 4408
2001-03-30 00:29:59 +00:00
Ram Viswanadha
7f6d7e256f
ICU-903 update copyright notices
...
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
Vladimir Weinstein
f1d28184e9
ICU-96 added collate/LotusCollationKoreanTest to UNIX makefile
...
X-SVN-Rev: 4227
2001-03-21 18:18:35 +00:00
Yves Arrouye
288eeb3bec
ICU-893 added numerical components of the version number as separate
...
defines.
X-SVN-Rev: 4140
2001-03-16 18:54:36 +00:00
Alan Liu
650f6510e5
ICU-872 Update Latin-Jamo and Jamo-Latin rules
...
X-SVN-Rev: 3826
2001-02-28 19:49:07 +00:00
Markus Scherer
5f5c348447
ICU-820 test Unicode::getCombiningClass() with UnicodeData.txt using toolutil/uparse
...
X-SVN-Rev: 3467
2001-01-23 23:52:49 +00:00
Vladimir Weinstein
c45e94dca1
ICU-96 Added C++ tests for incremental compare
...
X-SVN-Rev: 3204
2000-12-12 21:45:27 +00:00
Steven R. Loomis
0c8f5b9554
ICU-743 data rearrangement
...
X-SVN-Rev: 3096
2000-12-01 21:07:42 +00:00
Yves Arrouye
c27ba65a7c
ICU-692 make it work out of source, please...
...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Yves Arrouye
8e28da7d3d
ICU-692 factor in some common definitions, and include the platform
...
file to make porting easier.
X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
Yves Arrouye
3e192178a2
ICU-656 more dashes removal
...
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Yves Arrouye
c3e4f0b35b
ICU-658 bumped version above 1.6
...
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
Yves Arrouye
d76b7b8adf
ICU-650 install does nothing, shouldn't depend on all-local
...
X-SVN-Rev: 2638
2000-10-12 03:13:46 +00:00
Yves Arrouye
dd68d5aa81
ICU-630 do not use rpath by default; added --enable-rpath for when
...
it is really needed.
X-SVN-Rev: 2560
2000-10-03 23:19:26 +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
Yves Arrouye
2cf8109556
ICU-3 initial support for static libraries. The current problems are:
...
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.
Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.
X-SVN-Rev: 2494
2000-09-22 22:58:36 +00:00
Yves Arrouye
1968fe35ad
ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
...
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.
X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
Helena Chapman
2ed77b81bc
ICU-401 More S/400 fixes.
...
X-SVN-Rev: 2296
2000-08-16 22:30:12 +00:00
Yves Arrouye
a4eed745b7
ICU-543 do not ignore errors when running the tests, that's what
...
make -k is for.
X-SVN-Rev: 2207
2000-08-11 21:43:42 +00:00
Yves Arrouye
6dd0c56667
ICU-515 make check depends on make all.
...
X-SVN-Rev: 2085
2000-08-01 01:55:54 +00:00
Steven R. Loomis
ea283ab003
ICU-89 add normconf to Makefile.in
...
X-SVN-Rev: 2054
2000-07-26 23:33:28 +00:00
Steven R. Loomis
055da3ad8d
ICU-352 fix for makefile status
...
X-SVN-Rev: 1780
2000-07-10 22:06:07 +00:00
Steven R. Loomis
950fcb75d3
ICU-352 update makefile for new test files
...
X-SVN-Rev: 1461
2000-05-24 19:29:45 +00:00
Steven R. Loomis
0a042c3f86
ICU-200 OS400 makefile updates
...
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Vladimir Weinstein
c786b21d52
ICU-184 resource data files in memory mapped format (initial revision)
...
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Yves Arrouye
e45f4fd7cb
ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
...
in this case, so that a make in a subdir does include deps.
X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00
Yves Arrouye
a5957d6e46
ICU-310 any target whose name matches %clean does not trigger inclusion
...
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?
X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Madhu K
9de40e5e03
ICU-114 Test for Transliterator
...
X-SVN-Rev: 1009
2000-03-28 23:37:12 +00:00
Steven R. Loomis
5d96fad42e
ICU-212 out of source build.
...
X-SVN-Rev: 775
2000-02-16 22:38:38 +00:00
Yves Arrouye
bf89e792e3
ICU-212 out-of-source build. configure now creates data/ and
...
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.
X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Madhu K
cfb896fcbe
ICU-114 Updated for Addtional TransliteratorAPI tests
...
X-SVN-Rev: 624
2000-01-18 02:35:52 +00:00
Helena Chapman
5bafb278d2
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 605
2000-01-17 19:48:20 +00:00
Madhu K
822bc77ef3
ICU-45 Updated for building RBBI tests
...
X-SVN-Rev: 597
2000-01-15 17:51:25 +00:00
Steven R. Loomis
34af548ef7
ICU-159 add thcoll.o [Thai collation test]
...
X-SVN-Rev: 493
2000-01-06 20:06:15 +00:00
Steven R. Loomis
981fc8a22e
ICU-157 posix support for udata.. linux dll support.. posix should work with mmapped files OK
...
X-SVN-Rev: 235
1999-11-23 04:49:35 +00:00
Alan Liu
ce5fdbbb6c
ICU-114 Get Transliteration building on Linux
...
X-SVN-Rev: 213
1999-11-22 19:31:05 +00:00
Alan Liu
e935b24fa4
ICU-34 Add UnicodeSet to i18n
...
X-SVN-Rev: 103
1999-10-22 00:59:23 +00:00
Stephen Booth
7406982293
Sync with 1.2.5
...
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00