Commit Graph

7129 Commits

Author SHA1 Message Date
Steven R. Loomis
836342c714 ICU-1915 popen() not on all platforms
X-SVN-Rev: 8724
2002-05-29 22:05:20 +00:00
Steven R. Loomis
c73d737e4c ICU-1886 genrb and pkgdata are in bin, not sbin.
X-SVN-Rev: 8723
2002-05-29 22:03:35 +00:00
Alan Liu
237c0e67c3 ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00
George Rhoten
678323650f ICU-1868 Don't use DEFS and CPPFLAGS for creating a library
X-SVN-Rev: 8720
2002-05-29 16:50:13 +00:00
George Rhoten
d957f910b6 ICU-1868 Don't use DEFS and CPPFLAGS for linking
X-SVN-Rev: 8719
2002-05-29 16:47:28 +00:00
George Rhoten
c83fce3ce8 ICU-1868 Don't use DEFS and CPPFLAGS for creating a library
X-SVN-Rev: 8718
2002-05-29 16:45:06 +00:00
George Rhoten
20bfab9374 ICU-1872 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8717
2002-05-29 16:42:25 +00:00
George Rhoten
56facaa3fa ICU-1880 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8716
2002-05-29 16:41:44 +00:00
George Rhoten
dc5f8ad6d3 ICU-1896 Fix a typo that appeared when adding the experimental locales into the build in exhaustive mode.
X-SVN-Rev: 8715
2002-05-29 06:33:37 +00:00
George Rhoten
bdf50940f9 ICU-1913 os/400 fixes
X-SVN-Rev: 8712
2002-05-29 00:13:51 +00:00
Markus Scherer
8f67b83ff7 ICU-1864 add tests for BOCU-1: compare ICU and reference implementations
X-SVN-Rev: 8711
2002-05-28 02:09:10 +00:00
Markus Scherer
262ea89f0b ICU-1864 add skip callback tests for BOCU-1
X-SVN-Rev: 8710
2002-05-28 02:07:37 +00:00
Markus Scherer
c76aaff480 ICU-1864 ucnv_reset() did not reset enough UConverter fields; BOCU-1 signature changed
X-SVN-Rev: 8708
2002-05-25 00:32:25 +00:00
Markus Scherer
6a2c81b056 ICU-1864 some basic BOCU-1 tests
X-SVN-Rev: 8707
2002-05-25 00:30:31 +00:00
George Rhoten
eed554706d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8706
2002-05-24 23:30:25 +00:00
Markus Scherer
e16e1636eb ICU-1728 add API tests for u_strCaseCompare
X-SVN-Rev: 8705
2002-05-24 23:23:56 +00:00
Markus Scherer
3313286a27 ICU-1728 add API tests for u_strCompare
X-SVN-Rev: 8704
2002-05-24 23:23:40 +00:00
George Rhoten
8eaef78c65 ICU-1872 Fix a typo for the #ImportantNotesCPlusPlus link
X-SVN-Rev: 8703
2002-05-24 22:33:03 +00:00
Markus Scherer
5e73984fbd ICU-1438 test Normalizer::compare and UnicodeString::caseCompare - thin wrappers for unorm_compare and u_strCaseCompare, all based on same internal implementation function
X-SVN-Rev: 8702
2002-05-24 22:25:34 +00:00
Markus Scherer
171d3a3ec7 ICU-1438 fix bugs in unorm_compare - temp buffer handling, missing decomposition of Hangul
X-SVN-Rev: 8701
2002-05-24 22:24:12 +00:00
Markus Scherer
778d535abe ICU-1728 duplicate U_COMPARE_CODE_POINT_ORDER in multiple header files to avoid forcing users to include ustring.h just for this (may not be optimal solution)
X-SVN-Rev: 8700
2002-05-24 22:22:16 +00:00
Markus Scherer
730faa0879 ICU-1438 add Normalizer::compare
X-SVN-Rev: 8699
2002-05-24 22:20:19 +00:00
George Rhoten
24cbc1c0cf ICU-1891 Pick a better name for the stub data
X-SVN-Rev: 8698
2002-05-24 17:53:42 +00:00
George Rhoten
c8e2d54646 ICU-1891 Make the library versioning like AIX
X-SVN-Rev: 8697
2002-05-24 17:44:00 +00:00
George Rhoten
6fe1129757 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8696
2002-05-24 17:22:53 +00:00
Markus Scherer
c44455d477 ICU-1728 add u_strCompare and u_strCaseCompare taking separate lengths and optional code point order
X-SVN-Rev: 8695
2002-05-24 17:05:31 +00:00
Steven R. Loomis
12646e3712 ICU-1914 add layout to searched directories (harmless if not built)
X-SVN-Rev: 8694
2002-05-24 01:13:17 +00:00
Steven R. Loomis
c68dba1327 ICU-1914 add another search for freetype, add make check for testing
X-SVN-Rev: 8693
2002-05-24 01:12:52 +00:00
Steven R. Loomis
d78f3bc3cf ICU-1914 fix break on layout sample
X-SVN-Rev: 8692
2002-05-24 01:06:33 +00:00
George Rhoten
cf59e971fb ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8691
2002-05-24 00:50:41 +00:00
Steven R. Loomis
55a1bd4fe2 ICU-1886 ignore .cnv (test) files
X-SVN-Rev: 8690
2002-05-24 00:43:12 +00:00
Steven R. Loomis
a470cb462f ICU-1886 URL changed
X-SVN-Rev: 8689
2002-05-24 00:42:40 +00:00
George Rhoten
b89a3b00ab ICU-1872 Make the initialization error into an warning.
X-SVN-Rev: 8688
2002-05-23 23:56:47 +00:00
George Rhoten
90d29f462f ICU-1872 Make the error into an warning.
X-SVN-Rev: 8687
2002-05-23 23:52:37 +00:00
Steven R. Loomis
f64672ff36 ICU-1861 icu-config manpage
X-SVN-Rev: 8686
2002-05-23 23:45:40 +00:00
Steven R. Loomis
61c4a9e89b ICU-1861 icu-config man page
X-SVN-Rev: 8685
2002-05-23 23:44:58 +00:00
George Rhoten
0b7bb230be ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8684
2002-05-23 23:30:39 +00:00
George Rhoten
a14c819b37 ICU-1891 Try to make dual library support optional for z/OS (os/390)
X-SVN-Rev: 8683
2002-05-23 23:23:46 +00:00
George Rhoten
334f3d7f8f ICU-1891 Try to make dual library support optional for z/OS (os/390)
X-SVN-Rev: 8682
2002-05-23 23:09:19 +00:00
George Rhoten
08df62745a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
George Rhoten
d04898abdb ICU-1880 Terminate the string with a 0
X-SVN-Rev: 8680
2002-05-23 18:28:30 +00:00
George Rhoten
394ebf6ffe ICU-1880 Fix memory leaks
X-SVN-Rev: 8679
2002-05-23 17:18:05 +00:00
George Rhoten
bca746dcf9 ICU-1913 Change the U_COL_SAFECLONE_BUFFERSIZE to a better size on os/400
X-SVN-Rev: 8678
2002-05-23 00:15:11 +00:00
George Rhoten
bcf0493533 ICU-1913 Isolate the safeClone test to find platform problems more easily
X-SVN-Rev: 8677
2002-05-23 00:12:53 +00:00
George Rhoten
256ed9a3d3 ICU-1913 Make sure that the U_COL_SAFECLONE_BUFFERSIZE has the right size on os/400 with a better error message
X-SVN-Rev: 8676
2002-05-23 00:11:42 +00:00
George Rhoten
525588c474 ICU-1913 You shouldn't be able to do a sizeof(UBreakIterator) normally because it's not really a void *
X-SVN-Rev: 8675
2002-05-23 00:08:38 +00:00
George Rhoten
096e30f900 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8674
2002-05-22 23:56:30 +00:00
George Rhoten
f6a1518f3f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8673
2002-05-22 22:56:27 +00:00
George Rhoten
a5e64ca4e8 ICU-1880 Temporary fix for when it goes into an endless loop in optimized mode on MacOSX
X-SVN-Rev: 8672
2002-05-22 20:38:33 +00:00
George Rhoten
d1571a26dc ICU-1910 Make sure that the test succeeds when testing in files mode on case insensitive file systems
X-SVN-Rev: 8670
2002-05-22 18:28:11 +00:00
Alan Liu
7a30df00e2 ICU-1903 add support for LocaleElements_index, cleanup
X-SVN-Rev: 8669
2002-05-22 17:02:23 +00:00
Markus Scherer
0e4d7bb60a ICU-1438 filter out unrelated new options bits when case-folding a code point
X-SVN-Rev: 8663
2002-05-22 00:38:11 +00:00
Markus Scherer
08e8447729 ICU-1438 use unorm_cmpEquivFold to implement case-insensitive string comparison - more efficient than earlier implementation
X-SVN-Rev: 8662
2002-05-22 00:35:01 +00:00
Markus Scherer
2711de91cf ICU-1728 change u_strCompareCodePointOrder to u_strCompare taking UBool codePointOrder to make it easier to compare strings with various options
X-SVN-Rev: 8661
2002-05-22 00:32:42 +00:00
Markus Scherer
f241f29d0a ICU-1438 add unorm_cmpEquivFold and unorm_compare
X-SVN-Rev: 8660
2002-05-22 00:29:58 +00:00
Markus Scherer
1404e3c9df ICU-1438 add unorm_cmpEquivFold implementation function for unorm_compare
X-SVN-Rev: 8659
2002-05-22 00:26:30 +00:00
Markus Scherer
24c5b88bc2 ICU-1438 add unorm_compare
X-SVN-Rev: 8658
2002-05-22 00:24:53 +00:00
George Rhoten
493e2da8c2 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8657
2002-05-21 23:53:07 +00:00
George Rhoten
a1d346d206 ICU-1097 Properly use the ICU namespace for HP/UX
X-SVN-Rev: 8656
2002-05-21 23:46:33 +00:00
Alan Liu
263c0df2d0 ICU-1903 initial checkin
X-SVN-Rev: 8655
2002-05-21 23:32:22 +00:00
Alan Liu
1fcfcc9ed6 ICU-1903 fix Java line-wrapping code
X-SVN-Rev: 8653
2002-05-21 23:29:56 +00:00
George Rhoten
dad490f932 ICU-1891 Try to make dual library support optional for z/OS (os/390)
X-SVN-Rev: 8652
2002-05-21 22:41:42 +00:00
George Rhoten
4b1124162c ICU-1906 Update TP/TMP -> TL/TLS for East Timor
X-SVN-Rev: 8651
2002-05-21 21:06:07 +00:00
George Rhoten
ed54492e39 ICU-1897 Use FALSE not false
X-SVN-Rev: 8650
2002-05-21 00:53:52 +00:00
Eric Mader
a2e842db1f ICU-1900 GlyphPositioningTableHeader::process - change the type of the glyphs parameter from LEUnicode * to LEGlyphID *.
X-SVN-Rev: 8641
2002-05-16 20:50:23 +00:00
Eric Mader
cb2212c25f ICU-1289 uscript_openRun: free UScriptRun if uscript_setRunText returns an error.
X-SVN-Rev: 8639
2002-05-16 19:23:02 +00:00
Alan Liu
98d23f8592 ICU-1097 unum currency support
X-SVN-Rev: 8638
2002-05-16 18:25:36 +00:00
Alan Liu
dc028412eb ICU-1097 add test of unum currency API
X-SVN-Rev: 8637
2002-05-15 21:38:37 +00:00
Syn Wee Quek
5e02c2eb16 ICU-1897
Synching up comments and identical search function with Java

X-SVN-Rev: 8636
2002-05-15 20:26:26 +00:00
Alan Liu
51c435ce06 ICU-1097 change API to C
X-SVN-Rev: 8633
2002-05-15 18:52:20 +00:00
Alan Liu
6006bee039 ICU-1097 move currency meta data into root bundle; change API to C
X-SVN-Rev: 8632
2002-05-15 18:51:39 +00:00
Alan Liu
a57c126d88 ICU-1097 move currency meta data into root bundle
X-SVN-Rev: 8631
2002-05-15 18:48:01 +00:00
George Rhoten
9a62e43e02 ICU-1097 Fix for Solaris
X-SVN-Rev: 8629
2002-05-15 16:42:37 +00:00
Alan Liu
d5c7b20828 ICU-1097 use a char* for the currency code
X-SVN-Rev: 8625
2002-05-14 23:24:58 +00:00
Eric Mader
111446f691 ICU-1289 add complete API testing.
X-SVN-Rev: 8624
2002-05-14 22:47:06 +00:00
George Rhoten
1e2e27120f ICU-1097 Use const on static data and fix compiler warnings.
X-SVN-Rev: 8623
2002-05-14 22:18:43 +00:00
George Rhoten
ccf5eba8bd ICU-1891 Use CALLCONV for z/OS. Properly define debugging functions and fix compiler warnings.
X-SVN-Rev: 8622
2002-05-14 21:21:03 +00:00
George Rhoten
52cf399590 ICU-1891 Use EBCDIC on an EBCDIC machine, not ASCII.
X-SVN-Rev: 8621
2002-05-14 20:52:36 +00:00
George Rhoten
b2e9333a98 ICU-1896 Only warn about experimental locales in verbose mode.
X-SVN-Rev: 8620
2002-05-14 20:46:16 +00:00
George Rhoten
067928eac0 ICU-1896 A slightly better dynamic locale list creation
X-SVN-Rev: 8617
2002-05-14 17:13:52 +00:00
George Rhoten
f369f93ec4 ICU-1289 Don't use // in a C file, and make the data const.
X-SVN-Rev: 8616
2002-05-14 17:01:39 +00:00
Markus Scherer
fa460c1481 ICU-1728 fix CodePointOrder fix-up to remove harmless but confusing ++s1 side effect
X-SVN-Rev: 8614
2002-05-14 00:45:47 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
Markus Scherer
65eb5971c0 ICU-1728 re-implement CodePointOrder compare functions to make them work with surrogate code points
X-SVN-Rev: 8612
2002-05-13 23:03:09 +00:00
Markus Scherer
63f6acf6d7 ICU-1728 internal function for CodePointOrder comparisons, works with surrogate code points
X-SVN-Rev: 8611
2002-05-13 23:01:38 +00:00
Markus Scherer
e64cea6ab7 ICU-1728 add tests for code point order comparisons with surrogate code points
X-SVN-Rev: 8610
2002-05-13 22:55:39 +00:00
George Rhoten
933243a763 ICU-1872 Talk about global mutex initialization and C++ static initialization.
X-SVN-Rev: 8609
2002-05-13 22:29:53 +00:00
George Rhoten
48c9cb324b ICU-1872 Talk about global mutex initialization and C++ static initialization.
X-SVN-Rev: 8608
2002-05-13 22:09:54 +00:00
Eric Mader
a9ba9cedec ICU-1289 Add UScriptRun to uscripts.h
X-SVN-Rev: 8607
2002-05-13 21:50:59 +00:00
George Rhoten
ea1dbdf021 ICU-1896 Create the list of available converters at run-time.
X-SVN-Rev: 8606
2002-05-13 21:21:19 +00:00
George Rhoten
732150e67b ICU-1896 Add missing data that appeared when adding the experimental locales into the build.
X-SVN-Rev: 8605
2002-05-13 21:19:13 +00:00
George Rhoten
5292b58c7b ICU-1896 Add missing data that appeared when adding the experimental locales into the build. See syr_SY.
X-SVN-Rev: 8604
2002-05-13 21:18:57 +00:00
George Rhoten
c45cf69257 ICU-1896 Fix a typo that appeared when adding the experimental locales into the build
X-SVN-Rev: 8603
2002-05-13 21:18:19 +00:00
George Rhoten
e2508f1293 ICU-1896 Add dynamic locale list creation.
X-SVN-Rev: 8602
2002-05-13 20:29:31 +00:00
Steven R. Loomis
c8d848b2d3 ICU-1895 pkgdata and ./ paths (fix, forgot some #ifndefs for WIN32)
X-SVN-Rev: 8601
2002-05-13 20:17:34 +00:00
Alan Liu
1c06c38715 ICU-1097 tests of UCurrency
X-SVN-Rev: 8600
2002-05-13 19:37:37 +00:00
Alan Liu
689b6179fb ICU-1097 initial C++ implementation
X-SVN-Rev: 8599
2002-05-13 19:35:41 +00:00
Alan Liu
2327cfe7d8 ICU-1097 initial C++ implementation
X-SVN-Rev: 8598
2002-05-13 19:33:05 +00:00
Alan Liu
566db2ce09 ICU-1097 add default currency symbols for JPY and EUR
X-SVN-Rev: 8597
2002-05-13 19:28:20 +00:00
George Rhoten
f6f63e43c0 ICU-1896 Add dynamic locale list creation.
X-SVN-Rev: 8596
2002-05-13 17:26:51 +00:00
George Rhoten
ae2613dad4 ICU-1896 Fix two locale data bugs
X-SVN-Rev: 8595
2002-05-13 17:26:24 +00:00
Steven R. Loomis
f68efa2bf8 ICU-1886 AIX fix, ambiguous call to format
X-SVN-Rev: 8594
2002-05-10 20:53:26 +00:00
Steven R. Loomis
4395612ac3 ICU-1861 samples updated to use icu-config - and also refactored, cleaned up
X-SVN-Rev: 8593
2002-05-10 20:32:34 +00:00
Steven R. Loomis
e8462860d1 ICU-1895 have pkgdata handle "." temp and target paths better (don't generate the form './' )
X-SVN-Rev: 8592
2002-05-10 20:31:01 +00:00
George Rhoten
9a84368217 ICU-1892 Be a little less verbose for "cintltst -v /tsutil/cloctst/TestLocaleStructure"
X-SVN-Rev: 8591
2002-05-10 17:31:28 +00:00
George Rhoten
462d6a4061 ICU-1892 Use "cintltst -v /tsutil/cloctst/TestLocaleStructure" instead
X-SVN-Rev: 8590
2002-05-10 17:03:21 +00:00
George Rhoten
b013de1679 ICU-1892 MacOS X support is provided in ICU by using the Developer Tools from Apple.
X-SVN-Rev: 8589
2002-05-10 17:02:16 +00:00
George Rhoten
4aa685eb53 ICU-1868 Add release flags for MacOSX so that -g isn't used in release mode.
X-SVN-Rev: 8588
2002-05-10 15:54:01 +00:00
Vladimir Weinstein
6a1182c921 ICU-1880 added TestDataDriver::utoi - gets an int from UnicodeString
X-SVN-Rev: 8587
2002-05-10 04:42:51 +00:00
Vladimir Weinstein
8675a148e2 ICU-1880 modified casing test so that it uses TestDataDriver
X-SVN-Rev: 8586
2002-05-10 04:42:16 +00:00
Vladimir Weinstein
7472bb4fd2 ICU-1880 use test data driver for collation tests
X-SVN-Rev: 8585
2002-05-10 01:26:46 +00:00
Vladimir Weinstein
c9f1aec713 ICU-1880 added test data driver to projects
X-SVN-Rev: 8584
2002-05-10 01:26:25 +00:00
Vladimir Weinstein
b4ae6e5d10 ICU-1880 test data driver that uses resource bundles
X-SVN-Rev: 8583
2002-05-10 01:26:01 +00:00
Vladimir Weinstein
0facf683a5 ICU-1880 base class for abstraction of test data storage
X-SVN-Rev: 8582
2002-05-10 01:25:35 +00:00
Vladimir Weinstein
25a355b0ff ICU-1880 we won't use data driven tests in cintltst
X-SVN-Rev: 8581
2002-05-10 01:22:19 +00:00
Vladimir Weinstein
04d4e0121c ICU-1880 edited structure according to the design review comments
X-SVN-Rev: 8580
2002-05-10 01:21:49 +00:00
George Rhoten
103b8a2065 ICU-1891 Fixes for non-batch mode on z/OS
X-SVN-Rev: 8579
2002-05-09 21:33:50 +00:00
Steven R. Loomis
0825e7cca7 ICU-1861 update for aix
X-SVN-Rev: 8573
2002-05-08 23:25:29 +00:00
Steven R. Loomis
80aced9fe9 ICU-1861 fixes for AIX, non-bash /bin/sh, etc
X-SVN-Rev: 8572
2002-05-08 23:25:08 +00:00
Steven R. Loomis
2912227ccb ICU-1886 platform fix (AIX) - cast UChar32 explicitly to avoid ambiguous conversion
X-SVN-Rev: 8570
2002-05-08 16:38:32 +00:00
Steven R. Loomis
845fae619f ICU-1861 out of source builds for icu-config
X-SVN-Rev: 8569
2002-05-07 05:12:43 +00:00
Steven R. Loomis
36ac6ef465 ICU-1861 sample Makefile using icu-config
X-SVN-Rev: 8568
2002-05-07 03:12:28 +00:00
Steven R. Loomis
34f291e98b ICU-1861 add icu-config, redo makefile.inc
X-SVN-Rev: 8567
2002-05-07 03:10:28 +00:00
Steven R. Loomis
55d0abfa7f ICU-1861 changes for makefile.inc and icu-config
X-SVN-Rev: 8566
2002-05-07 03:10:14 +00:00
Steven R. Loomis
0f6221fbac ICU-1861 icu-config
X-SVN-Rev: 8565
2002-05-07 03:09:19 +00:00
Vladimir Weinstein
4297637214 ICU-1880 better control of which test is going to be executed, better verbosity and avoiding unnecessary opening/closing of bundles
X-SVN-Rev: 8564
2002-05-02 21:16:33 +00:00
George Rhoten
28261ecb0a ICU-1749 Properly define the functions for HP/UX aCC
X-SVN-Rev: 8563
2002-05-02 03:01:49 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
Vladimir Weinstein
277a918e33 ICU-1880 forget to reset status in one case
X-SVN-Rev: 8561
2002-05-01 21:56:57 +00:00
Vladimir Weinstein
d7aa82bb03 ICU-1880 C port of data driven tests, for cintltst
X-SVN-Rev: 8560
2002-05-01 21:28:38 +00:00
Vladimir Weinstein
01b94d7d33 ICU-1880 Allow for testing of multiple locales/rulesets/argument lists on the same test data
X-SVN-Rev: 8558
2002-05-01 18:33:04 +00:00
Vladimir Weinstein
b5bb077bb3 ICU-1880 fix for argument parsing
X-SVN-Rev: 8557
2002-05-01 16:07:18 +00:00
Vladimir Weinstein
6dd1c35897 ICU-1880 Added data driven test resource to testdata list
X-SVN-Rev: 8556
2002-05-01 04:14:29 +00:00
Vladimir Weinstein
04ea819bf6 ICU-1880 use the testdata library, not the individual files
X-SVN-Rev: 8555
2002-05-01 04:10:21 +00:00
Vladimir Weinstein
3461dda8d6 ICU-1880 added dadrcoll to intltest unix build
X-SVN-Rev: 8554
2002-05-01 00:43:21 +00:00
Vladimir Weinstein
89ddf5d5b4 ICU-1880 argument parsing function - support for data driven tests
X-SVN-Rev: 8553
2002-04-30 23:29:44 +00:00
Vladimir Weinstein
51e48aab7d ICU-1880 added resource bundle for data driven collation test. Should be shared by intltest and cintltst (and icu4j also)
X-SVN-Rev: 8552
2002-04-30 23:04:47 +00:00
Vladimir Weinstein
7516bc1023 ICU-1880 added collation data driven test - reads resource bundle and tests collation
X-SVN-Rev: 8551
2002-04-30 23:03:51 +00:00
Vladimir Weinstein
1bc2cacb8e ICU-1880 moved doTest to collation test base class. All the tests should use this common function
X-SVN-Rev: 8550
2002-04-30 23:02:45 +00:00
Vladimir Weinstein
d9a4b4ce88 ICU-1880 removed doTest from dacoll - classes such as this will eventually be completely removed. This is just the first step
X-SVN-Rev: 8549
2002-04-30 23:01:44 +00:00
Alan Liu
1bcb0d4f0c ICU-1749 update tests to use new API, fix iteration bug
X-SVN-Rev: 8548
2002-04-30 22:12:28 +00:00
Alan Liu
e2b72f9b58 ICU-1749 hide public data members; remove abbreviation API
X-SVN-Rev: 8547
2002-04-30 22:12:01 +00:00
Alan Liu
6b058615b7 ICU-1749 update tests to use new API
X-SVN-Rev: 8546
2002-04-30 22:11:18 +00:00
George Rhoten
faec7727ae ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8545
2002-04-30 21:03:00 +00:00
George Rhoten
a07bb49fae ICU-1877 Fix a TARGET typo for loengine.h
X-SVN-Rev: 8544
2002-04-30 21:02:43 +00:00
George Rhoten
b3267fb318 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8543
2002-04-30 20:43:51 +00:00
George Rhoten
968f910249 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8542
2002-04-30 19:07:18 +00:00
George Rhoten
f8c4cb25bf ICU-1828 tblprint.* are not used, and Vladimir says it's okay to remove.
X-SVN-Rev: 8541
2002-04-30 18:06:28 +00:00
George Rhoten
113f35c27a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8540
2002-04-30 18:04:07 +00:00
George Rhoten
7f87b5724e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8539
2002-04-30 17:22:11 +00:00
George Rhoten
ce01292bc0 ICU-1877 Fix an Itanium compiler optimization error.
X-SVN-Rev: 8538
2002-04-30 00:49:15 +00:00
George Rhoten
ac061302c1 ICU-1877 pwin64.h doesn't exist. Use pwin32.h
X-SVN-Rev: 8537
2002-04-30 00:48:04 +00:00
George Rhoten
4a52dcc155 ICU-1872 Specify the return type
X-SVN-Rev: 8536
2002-04-29 20:26:24 +00:00
George Rhoten
739e08c7b2 ICU-1749 Use TRUE, not true
X-SVN-Rev: 8535
2002-04-29 20:24:16 +00:00
George Rhoten
4d0fb4be3e ICU-1749 Remove one of the CVS tags.
X-SVN-Rev: 8534
2002-04-29 17:43:12 +00:00
George Rhoten
f1ad25038e ICU-1749 Don't use static on an enum
X-SVN-Rev: 8533
2002-04-29 16:46:48 +00:00
George Rhoten
35a0afee19 ICU-1080 Update the platform list.
X-SVN-Rev: 8532
2002-04-27 00:02:22 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
Alan Liu
a73bfe7d24 ICU-1749 port TestMulticharStringSet to C++
X-SVN-Rev: 8530
2002-04-26 21:31:55 +00:00
Yves Arrouye
f6c3d57ffc ICU-1876 try to compile to detect iostream
X-SVN-Rev: 8528
2002-04-26 18:45:17 +00:00
Doug Felt
77b6719b9b ICU-970 add substring constructors and setTo overload to UnicodeString
X-SVN-Rev: 8527
2002-04-26 18:02:49 +00:00
Alan Liu
37b4739783 ICU-1749 API additions to support UnicodeSet
X-SVN-Rev: 8526
2002-04-26 06:30:37 +00:00
Alan Liu
2edd9a085e ICU-1749 ported TestStrings TestStringPatterns and edited exhaustive test to check iterator and round trip
X-SVN-Rev: 8525
2002-04-26 06:28:15 +00:00
Alan Liu
daea6a76cb ICU-1749 temporary changes until test is updated to use real iterator
X-SVN-Rev: 8524
2002-04-26 06:26:17 +00:00
Alan Liu
2e2cfa72da ICU-1749 add usetiter
X-SVN-Rev: 8523
2002-04-26 00:04:50 +00:00
Alan Liu
89c3796eaa ICU-1749 initial port from Java of multichar string support
X-SVN-Rev: 8521
2002-04-25 23:39:57 +00:00
Alan Liu
4212379376 ICU-1749 initial port from Java
X-SVN-Rev: 8520
2002-04-25 23:36:02 +00:00
George Rhoten
db3c628396 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8517
2002-04-25 22:15:52 +00:00
George Rhoten
802688f52f ICU-1872 Slightly better test order.
X-SVN-Rev: 8516
2002-04-25 21:52:13 +00:00
George Rhoten
35bdabdc68 ICU-1872 A better test for the global mutex
X-SVN-Rev: 8515
2002-04-25 21:49:16 +00:00
George Rhoten
08db07139b ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8514
2002-04-25 21:38:10 +00:00
George Rhoten
3c7398060a ICU-1874 Make the tests work on individual files when ICU_DATA is set to ....\data\out\build\
X-SVN-Rev: 8512
2002-04-25 18:59:32 +00:00
Yves Arrouye
985ce87495 ICU-1868 link w/ C
X-SVN-Rev: 8511
2002-04-25 18:13:15 +00:00
George Rhoten
5ba437bbb1 ICU-1872 Don't do static initialization, just in case the global mutex gets initialized.
X-SVN-Rev: 8508
2002-04-24 17:31:27 +00:00
George Rhoten
8cf8b12ddb ICU-1872 Leaving the static init in because I don't know what the test is doing, but use the invariant converter instead.
X-SVN-Rev: 8507
2002-04-24 17:29:52 +00:00
George Rhoten
53b969bd26 ICU-1872 Test for mutex initialization
X-SVN-Rev: 8505
2002-04-24 16:10:33 +00:00
George Rhoten
8cd90d7b88 ICU-1872 Test for mutex initialization
X-SVN-Rev: 8503
2002-04-23 23:24:25 +00:00
George Rhoten
705ca8847d ICU-1828 Rename error.c -> errmsg.c
X-SVN-Rev: 8502
2002-04-23 23:11:09 +00:00
George Rhoten
fbaa901902 ICU-1828 Rename error.c -> errmsg.c
X-SVN-Rev: 8500
2002-04-23 22:25:44 +00:00
George Rhoten
d85d2f804e ICU-837 Update the TODO list
X-SVN-Rev: 8498
2002-04-22 16:05:38 +00:00
George Rhoten
af5ab56ef5 ICU-1850 Add derb to the workspace, remove non-existent gencol.
X-SVN-Rev: 8497
2002-04-19 20:59:58 +00:00
George Rhoten
32d106fc3e ICU-1850 HP/UX11CC doesn't have getcwd, and it's not needed.
General cleanup of warnings too.

X-SVN-Rev: 8496
2002-04-19 18:50:49 +00:00
George Rhoten
0ddb19a6b0 ICU-1868 Fix a typo
X-SVN-Rev: 8495
2002-04-19 16:17:36 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
George Rhoten
c353ded34d ICU-1828 These files don't seem to be used.
X-SVN-Rev: 8493
2002-04-19 01:25:47 +00:00
George Rhoten
a600b010ec ICU-1868 Put some definitions back.
We want to make sure that the GNU C/C++ compiler is used.

X-SVN-Rev: 8492
2002-04-19 00:27:24 +00:00
George Rhoten
b8fe6d8f63 ICU-1850 Fix for HP/UX11CC
X-SVN-Rev: 8491
2002-04-18 21:00:20 +00:00
George Rhoten
2ae1033328 ICU-1850 Fix for AIX don't use // in C files.
X-SVN-Rev: 8490
2002-04-18 17:09:47 +00:00
George Rhoten
49fe076fb0 ICU-1850 add derb to Windows in release mode
X-SVN-Rev: 8489
2002-04-18 17:08:10 +00:00
George Rhoten
8a896812fd ICU-1850 add derb to Windows
X-SVN-Rev: 8488
2002-04-18 17:05:29 +00:00
Yves Arrouye
374bde8ad5 ICU-1850 add derb
X-SVN-Rev: 8487
2002-04-18 03:06:41 +00:00
Yves Arrouye
84a6473a6e ICU-1857 move commands from $(sbindir) to $(bindir)
X-SVN-Rev: 8486
2002-04-18 03:06:00 +00:00
George Rhoten
895f094f25 ICU-1868 Remove some of the CC and CXX definitions for gcc. Add MacOSX.
X-SVN-Rev: 8485
2002-04-17 23:54:04 +00:00
Vladimir Weinstein
c96dbd3c94 ICU-1492 fixed reference counting for resource bundles
X-SVN-Rev: 8484
2002-04-17 21:19:38 +00:00
Markus Scherer
59347d8bde ICU-1867 improve SCSU performance with non-offset-handling function versions
X-SVN-Rev: 8483
2002-04-17 20:46:27 +00:00
Markus Scherer
7c25d530d2 ICU-1867 add converter performance test for Unicode encodings
X-SVN-Rev: 8482
2002-04-17 20:42:22 +00:00
Markus Scherer
995a589267 ICU-1864 add BOCU-1
X-SVN-Rev: 8481
2002-04-17 20:36:53 +00:00
Markus Scherer
3e91ccada7 ICU-1864 add BOCU-1
X-SVN-Rev: 8480
2002-04-17 18:38:22 +00:00
Alan Liu
8ed4fea84a ICU-1825 allow filters in &func calls; fix canonicalization of &func
X-SVN-Rev: 8478
2002-04-17 16:38:18 +00:00
George Rhoten
13f66fd2a7 ICU-1847 Change some incorrect data.
X-SVN-Rev: 8476
2002-04-16 16:15:02 +00:00
George Rhoten
a154af797b ICU-1847 Change some incorrect data.
X-SVN-Rev: 8475
2002-04-16 16:03:32 +00:00
George Rhoten
3bb1faca68 ICU-1828 Fixed a misspelling
X-SVN-Rev: 8474
2002-04-16 02:12:30 +00:00
Steven R. Loomis
139fe41b41 ICU-1852 test cleanup (#include)
X-SVN-Rev: 8473
2002-04-16 00:36:46 +00:00
Steven R. Loomis
3e40d28704 ICU-1862 moving MIDDLE_SO_TARGET to be next to FINAL_SO_TARGET
X-SVN-Rev: 8472
2002-04-16 00:15:13 +00:00
Steven R. Loomis
f98628fba1 ICU-1862 dllmode emits incorrect makefile for non versioned libraries
X-SVN-Rev: 8471
2002-04-15 23:57:13 +00:00
Steven R. Loomis
b9b412cd6c ICU-1852 sample cleanup - wave #1
X-SVN-Rev: 8470
2002-04-15 23:32:30 +00:00
Steven R. Loomis
6de3b3b4c4 ICU-1852 cleaning up samples (no recursive check for now)
X-SVN-Rev: 8469
2002-04-15 23:31:05 +00:00
Steven R. Loomis
c00ca482eb ICU-1852 cleaning up samples, search sample is old
X-SVN-Rev: 8466
2002-04-15 21:49:42 +00:00
Steven R. Loomis
aafccbcc5d ICU-1852 cleaning up samples. Search sample is out of date.
X-SVN-Rev: 8465
2002-04-15 21:47:40 +00:00
Yves Arrouye
b3879ef363 ICU-678 fix the fix
X-SVN-Rev: 8463
2002-04-15 20:56:35 +00:00
Yves Arrouye
e5cf69872c ICU-678 fix build on s390 Debian. Changed one description.
X-SVN-Rev: 8462
2002-04-15 20:33:49 +00:00
Markus Scherer
1d04179415 ICU-900 initialize destLength
X-SVN-Rev: 8461
2002-04-15 17:45:07 +00:00
Steven R. Loomis
70714a8da6 ICU-1852 cleaning up samples
X-SVN-Rev: 8459
2002-04-15 16:47:44 +00:00
Steven R. Loomis
1a45d55cbc ICU-1852 cleaning up samples
X-SVN-Rev: 8455
2002-04-13 14:18:10 +00:00
George Rhoten
8543ddb66b ICU-1847 Do proper roundtripping of dates when yy is specified for the year.
X-SVN-Rev: 8451
2002-04-12 19:05:31 +00:00
George Rhoten
f3fb238767 ICU-1847 Some locales have bad data.
Use "en_US" right now, and submit a new jitterbug for the data and a real test for this problem.

X-SVN-Rev: 8450
2002-04-12 16:53:04 +00:00
George Rhoten
3418149c35 ICU-162 Don't use // in a C file and properly define the number.
X-SVN-Rev: 8448
2002-04-11 23:42:17 +00:00
George Rhoten
8d8f74fdf0 ICU-1847 Change the root yyyy back to yy
X-SVN-Rev: 8447
2002-04-11 23:29:14 +00:00
George Rhoten
913084e366 ICU-1847 Improve the testing coverage and error messages. Change the root yy to yyyy
X-SVN-Rev: 8446
2002-04-11 21:41:44 +00:00
George Rhoten
7a88431156 ICU-1080 Change the list of tested platforms.
X-SVN-Rev: 8445
2002-04-11 21:33:04 +00:00
George Rhoten
0498229081 ICU-1847 Improve the testing coverage and error messages. Change the root yy to yyyy
X-SVN-Rev: 8443
2002-04-11 18:36:11 +00:00
George Rhoten
1897c6985e ICU-957 Windows uses \ instead of /
X-SVN-Rev: 8442
2002-04-11 02:51:54 +00:00
George Rhoten
339c7bde32 ICU-1847 Improve the testing coverage and error messages.
X-SVN-Rev: 8441
2002-04-11 02:44:53 +00:00
George Rhoten
58db1ddb60 ICU-1847 Change some incorrect data.
X-SVN-Rev: 8440
2002-04-11 02:43:07 +00:00
Yves Arrouye
6cad88a64a ICU-957 Windows install.
X-SVN-Rev: 8439
2002-04-11 01:04:06 +00:00
George Rhoten
9423a67afc ICU-957 Grammer and spell check
X-SVN-Rev: 8438
2002-04-11 00:44:17 +00:00
George Rhoten
37c0fb31ff ICU-1718 Add another TODO
X-SVN-Rev: 8437
2002-04-11 00:11:47 +00:00
George Rhoten
d26acd0c32 ICU-1718 Fix for Windows.
X-SVN-Rev: 8436
2002-04-11 00:10:51 +00:00
Steven R. Loomis
4f6f62fbc7 ICU-1718 test the transliterator function
X-SVN-Rev: 8435
2002-04-10 23:32:18 +00:00
George Rhoten
373b6c39b5 ICU-957 Fix typo
X-SVN-Rev: 8432
2002-04-10 22:08:31 +00:00
George Rhoten
f051c3b9e2 ICU-957 Update the readme.html
X-SVN-Rev: 8431
2002-04-10 22:04:20 +00:00
George Rhoten
74f2a261cf ICU-162 Use a double when you want a double.
X-SVN-Rev: 8430
2002-04-10 21:55:43 +00:00
George Rhoten
7405e16f29 ICU-1739 Fix memory leak.
X-SVN-Rev: 8429
2002-04-10 20:00:21 +00:00
Yves Arrouye
33507d2cd8 ICU-678 2.1 version number in changelog
X-SVN-Rev: 8427
2002-04-10 19:22:47 +00:00
George Rhoten
0cc587d5d0 ICU-1739 Fix memory leak.
X-SVN-Rev: 8426
2002-04-10 18:30:20 +00:00
George Rhoten
332c09868e ICU-1739 Fix memory leak.
X-SVN-Rev: 8425
2002-04-10 16:41:07 +00:00
Alan Liu
0f3d8578e1 ICU-162 add C++ API test, improve C API test
X-SVN-Rev: 8422
2002-04-09 23:24:42 +00:00
Alan Liu
621729e015 ICU-1351 make fieldDifference handle leap years and large ranges better
X-SVN-Rev: 8419
2002-04-09 22:06:14 +00:00
George Rhoten
4f62829e39 ICU-1080 Some updates to the What's New section
X-SVN-Rev: 8415
2002-04-09 16:01:00 +00:00
George Rhoten
8465aa1354 ICU-1828 Simplify the test names so that you can call them individually.
X-SVN-Rev: 8409
2002-04-09 03:20:50 +00:00
George Rhoten
5eaf3995f7 ICU-1616 Better fix for Korean for roundtripping the date.
X-SVN-Rev: 8408
2002-04-09 03:17:17 +00:00
George Rhoten
75e9799c32 ICU-1739 Fix memory leak.
X-SVN-Rev: 8406
2002-04-06 01:24:38 +00:00
Ram Viswanadha
8cfeb894e7 ICU-1832 Comment out the test on HPUX for now.
X-SVN-Rev: 8404
2002-04-06 00:13:05 +00:00
George Rhoten
5361a6164a ICU-900 Properly fix a compiler warning for Solaris
X-SVN-Rev: 8403
2002-04-05 23:56:18 +00:00
Ram Viswanadha
a05b44e5c3 ICU-1811 Fix null termination of destination by passing more than required size for destination
X-SVN-Rev: 8402
2002-04-05 21:24:05 +00:00
George Rhoten
1084241fbf ICU-1828 Add missing headers to the project.
X-SVN-Rev: 8401
2002-04-05 19:23:41 +00:00
George Rhoten
df4c364592 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8400
2002-04-05 18:35:58 +00:00
George Rhoten
e38ff6b273 ICU-900 Fixed some compiler warnings properly.
X-SVN-Rev: 8399
2002-04-05 17:53:25 +00:00
Ram Viswanadha
161100569d ICU-1721 error checking
X-SVN-Rev: 8398
2002-04-05 02:49:56 +00:00
Ram Viswanadha
0044ce2d1b ICU-1832 More argument checking and optimizations
X-SVN-Rev: 8397
2002-04-05 02:48:28 +00:00
Ram Viswanadha
fecbc19604 ICU-1775 remove umlaut u and umlaut y from exemplar characters as suggested in codereview
X-SVN-Rev: 8393
2002-04-05 01:30:45 +00:00
George Rhoten
9da6925345 ICU-957 Add comments on Windows
X-SVN-Rev: 8391
2002-04-05 01:12:42 +00:00
George Rhoten
e83f5a13d5 ICU-361 Add redistribution information
X-SVN-Rev: 8389
2002-04-05 01:03:38 +00:00
George Rhoten
8e5258614f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8386
2002-04-05 00:03:32 +00:00
Steven R. Loomis
20c8368198 ICU-1718 typo, u_flush -> u_fflush
X-SVN-Rev: 8385
2002-04-04 23:59:01 +00:00
George Rhoten
9ce40d9d20 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8384
2002-04-04 23:13:59 +00:00
George Rhoten
6450fca566 ICU-900 Fixed some compiler warnings and make the test data arrays all "static const"
X-SVN-Rev: 8383
2002-04-04 23:08:03 +00:00
George Rhoten
07e192c432 ICU-1677 Update ibm-1383 -> ibm-1383_P110
X-SVN-Rev: 8382
2002-04-04 22:41:17 +00:00
George Rhoten
b350a09121 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8380
2002-04-04 22:33:08 +00:00
George Rhoten
b4d7c5dd4b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8379
2002-04-04 20:06:49 +00:00
Eric Mader
ee24c09da0 ICU-1428 need to scale ascent, descent and leading by fDeviceScaleFactorY
X-SVN-Rev: 8378
2002-04-04 19:08:33 +00:00
George Rhoten
28a77b9e53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8377
2002-04-04 18:58:50 +00:00
George Rhoten
52ac620aa8 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8376
2002-04-04 18:49:41 +00:00
George Rhoten
17701ee9d2 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8375
2002-04-04 18:41:16 +00:00
Vladimir Weinstein
67e7118de6 ICU-1005 don't close compact array twice
X-SVN-Rev: 8374
2002-04-04 05:28:18 +00:00
Ram Viswanadha
61ab9f8546 ICU-1835 improve code coverage and test new mappings
X-SVN-Rev: 8373
2002-04-04 03:08:38 +00:00
Ram Viswanadha
8fa4e9107b ICU-1835 Add mappings for codepoints
X-SVN-Rev: 8372
2002-04-04 03:07:42 +00:00
George Rhoten
2668a20535 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8371
2002-04-04 02:45:18 +00:00
George Rhoten
b55b1ad264 ICU-1739 Fix uninitialized memory, and don't malloc(0)
X-SVN-Rev: 8369
2002-04-03 23:38:10 +00:00
Vladimir Weinstein
7924110912 ICU-1005 more tests for ucmp8.c
X-SVN-Rev: 8368
2002-04-03 23:06:38 +00:00
Vladimir Weinstein
dba8729d3c ICU-1005 increase test coverage for umemstrm.c
X-SVN-Rev: 8366
2002-04-03 20:01:35 +00:00
George Rhoten
54c1a06742 ICU-214 Better fix for IA64
X-SVN-Rev: 8365
2002-04-03 20:00:39 +00:00
George Rhoten
ffc5111013 ICU-932 Add two more tests.
X-SVN-Rev: 8364
2002-04-03 19:52:17 +00:00
George Rhoten
ccd0b6cde6 ICU-1831 Don't use // in C files.
X-SVN-Rev: 8363
2002-04-03 19:52:08 +00:00
George Rhoten
66e01bbf98 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8360
2002-04-03 19:01:59 +00:00
George Rhoten
b9e22d7979 ICU-1005 Don't use // in C files.
X-SVN-Rev: 8359
2002-04-03 18:57:54 +00:00
Ram Viswanadha
2f049b7c16 ICU-1832 Test graceful exit of parsing API
X-SVN-Rev: 8358
2002-04-03 18:21:53 +00:00
Vladimir Weinstein
8830fc58ab ICU-1005 increase test coverage for ucmp8.c
X-SVN-Rev: 8357
2002-04-03 17:56:42 +00:00
Ram Viswanadha
78cf8067b7 ICU-1832 Let parsing API exit gracefully if arguments are bad
X-SVN-Rev: 8355
2002-04-03 03:41:31 +00:00
Ram Viswanadha
fc5f3fe4a0 ICU-1811 Improve code coverage of MessageFormat CAPI
X-SVN-Rev: 8354
2002-04-03 03:36:17 +00:00
Ram Viswanadha
bb3a922488 ICU-1564 Fix memory overshoot bug
X-SVN-Rev: 8353
2002-04-03 00:59:05 +00:00
Mohan
ba59bdabe7 ICU-1585 fixed ambiguous symbol errors
X-SVN-Rev: 8352
2002-04-03 00:54:11 +00:00
Andy Heninger
e6dfdcbccf ICU-1831 fix TOC pointer alignment problems in ICU data
name lookup code  on AS/400

X-SVN-Rev: 8351
2002-04-03 00:45:35 +00:00
Steven R. Loomis
9c16796676 ICU-1686 test for uchariter
X-SVN-Rev: 8350
2002-04-03 00:02:31 +00:00
Steven R. Loomis
e39e749523 ICU-1769 removing some unneeded renamings
X-SVN-Rev: 8349
2002-04-03 00:01:21 +00:00
Steven R. Loomis
59572346bd ICU-1686 UCharIterator adding error codes
X-SVN-Rev: 8347
2002-04-02 23:54:41 +00:00
Steven R. Loomis
8185a8ce05 ICU-1686 UCharIterator: use -1 for error code
X-SVN-Rev: 8346
2002-04-02 23:35:24 +00:00
Ram Viswanadha
a8c672733e ICU-1811 Code coverage now 85% for UBiDi...phew!
X-SVN-Rev: 8345
2002-04-02 23:08:02 +00:00
Steven R. Loomis
b767f7087a ICU-1775 exemplar char fix
X-SVN-Rev: 8343
2002-04-02 20:16:10 +00:00
Steven R. Loomis
22072631ca ICU-1746 Debian version
X-SVN-Rev: 8341
2002-04-02 17:33:53 +00:00
George Rhoten
5724fd788e ICU-1730 Ignore the Makefile
X-SVN-Rev: 8340
2002-04-02 03:56:30 +00:00
George Rhoten
ccea166dfd ICU-1828 Remove tabs
X-SVN-Rev: 8339
2002-04-02 03:54:27 +00:00
George Rhoten
e930f8835a ICU-1828 Remove tabs
X-SVN-Rev: 8338
2002-04-02 03:41:50 +00:00
Ram Viswanadha
9f4ec56042 ICU-1811 Improve code coverage of ubidi
X-SVN-Rev: 8337
2002-04-02 03:36:54 +00:00
George Rhoten
93579b4afc ICU-1828 Remove tabs
X-SVN-Rev: 8336
2002-04-02 03:33:42 +00:00
George Rhoten
6e6032ba13 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8335
2002-04-02 03:25:05 +00:00
George Rhoten
d950e15b50 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8334
2002-04-02 03:15:12 +00:00
Ram Viswanadha
28377025b6 ICU-1828 Fix compiler warnings in pedantic mode
X-SVN-Rev: 8333
2002-04-02 03:06:50 +00:00
Yves Arrouye
709c836db0 ICU-678 support for no auto-bumping of version.
X-SVN-Rev: 8332
2002-04-02 02:58:01 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00