Commit Graph

7071 Commits

Author SHA1 Message Date
Syn Wee Quek
2e3d3a3587 ICU-1883
retained error status in rulebasedcollator constructor.

X-SVN-Rev: 8779
2002-06-04 17:26:16 +00:00
George Rhoten
03655cdc25 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8778
2002-06-04 16:38:42 +00:00
Vladimir Weinstein
5e047bc8a1 ICU-1880 removing old implementation of the test framework
X-SVN-Rev: 8777
2002-06-04 08:23:04 +00:00
Vladimir Weinstein
7c70b88383 ICU-1880 data updated to use the new data driven framework
X-SVN-Rev: 8776
2002-06-04 08:06:49 +00:00
Vladimir Weinstein
69cf3d4da0 ICU-1880 tests updated to use the new data driven framework
X-SVN-Rev: 8775
2002-06-04 08:06:05 +00:00
Vladimir Weinstein
07cd9effbe ICU-1880 data driven test framework changed according to design comments
X-SVN-Rev: 8774
2002-06-04 08:05:18 +00:00
George Rhoten
01ed2720d6 ICU-1749 Don't use dangling pointers.
X-SVN-Rev: 8772
2002-06-03 17:00:20 +00:00
Markus Scherer
c1f5ccefbe ICU-1923 upgrade to Unicode 3.2: parse CaseFolding.txt status 'T'
X-SVN-Rev: 8771
2002-06-03 03:37:59 +00:00
Markus Scherer
4f02d44cc3 ICU-1923 fix buffer overrun when copying from temp buffer
X-SVN-Rev: 8770
2002-06-03 03:35:08 +00:00
Markus Scherer
0a70506190 ICU-1923 upgrade case folding to Unicode 3.2
X-SVN-Rev: 8769
2002-06-03 03:33:44 +00:00
Markus Scherer
f8749a02dd ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8768
2002-06-03 03:28:50 +00:00
George Rhoten
0078f2f53e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8766
2002-06-01 06:36:02 +00:00
Markus Scherer
869dfa4583 ICU-1923 upgrade to Unicode 3.2: add new scripts; fix script name comparisons to perform loose matches according to Property[Value]Aliases.txt (use uprv_comparePropertyNames); make hardcoded arrays more maintainable
X-SVN-Rev: 8765
2002-06-01 00:43:07 +00:00
Markus Scherer
067b86e8a3 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8764
2002-06-01 00:34:36 +00:00
Markus Scherer
185ac97303 ICU-1923 add uprv_comparePropertyNames() to compare Unicode property [value] names loosely
X-SVN-Rev: 8763
2002-06-01 00:33:55 +00:00
George Rhoten
f1b42cdf55 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8762
2002-05-31 23:16:07 +00:00
Markus Scherer
db9640733b ICU-1438 fix 'unitialized' warnings - cp1/cp2 init looked like real bugs
X-SVN-Rev: 8761
2002-05-31 22:19:59 +00:00
George Rhoten
d503b95bb6 ICU-1923 upgrade to Unicode 3.2 - DerivedNormalizationProperties.txt is renamed to DerivedNormalizationProps.txt (filename <=31 characters)
X-SVN-Rev: 8760
2002-05-31 21:07:55 +00:00
Steven R. Loomis
54d0f3671e ICU-1898 fixes related to LIB_SUFFIX appearing twice in library names on aix, and also using the libsuffix to calculate the location of Makefile.inc.
X-SVN-Rev: 8759
2002-05-31 19:18:29 +00:00
Ram Viswanadha
31de668781 ICU-1749 fix Indic roundtrip failures, fix tests to handle sequences in round trip exclusion set, fix Greek and Greek/UNGEGN test
X-SVN-Rev: 8758
2002-05-31 18:05:12 +00:00
George Rhoten
39af6eacb8 ICU-1891 Fix for z/OS (os/390)
X-SVN-Rev: 8757
2002-05-31 18:00:10 +00:00
George Rhoten
a028508a8e ICU-1891 Fix for z/OS (os/390) -L does not exist for the linker.
X-SVN-Rev: 8756
2002-05-31 17:56:00 +00:00
George Rhoten
1daf6dbe39 ICU-1872 Fix some other internal links
X-SVN-Rev: 8755
2002-05-31 16:45:24 +00:00
Markus Scherer
ce883f6d81 ICU-1923 upgrade to Unicode 3.2: modified formulae for derived properties, and fixes for defective computations
X-SVN-Rev: 8753
2002-05-31 01:26:10 +00:00
Markus Scherer
3e69f6d737 ICU-1923 upgrade to Unicode 3.2: new U_UNICODE_VERSION, new block codes, modified formulae for derived properties
X-SVN-Rev: 8752
2002-05-31 01:25:20 +00:00
Markus Scherer
338fed0add ICU-1923 upgrade to Unicode 3.2: verify all DerivedCoreProperties.txt against u_hasBinaryProperty() which computes most of them
X-SVN-Rev: 8751
2002-05-31 01:21:57 +00:00
Markus Scherer
802f0c5735 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8750
2002-05-31 01:20:44 +00:00
Markus Scherer
b694de1bb0 ICU-1923 upgrade to Unicode 3.2: alternate name for U+0009 (TAB) changes with Unicode 3.2
X-SVN-Rev: 8749
2002-05-31 01:20:12 +00:00
Markus Scherer
574a2f5378 ICU-1923 fix test bugs, choose still-unassigned code point U+fa6b instead of U+fa30
X-SVN-Rev: 8748
2002-05-31 01:19:27 +00:00
Markus Scherer
071fb17cd2 ICU-1923 disable TestComposeDecompose while the UCA table is not updated yet - would fail with 18300 errors because of missing canonical closure for new characters
X-SVN-Rev: 8747
2002-05-31 01:18:14 +00:00
Markus Scherer
9f6a04af03 ICU-1923 upgrade to Unicode 3.2: DerivedNormalizationProperties.txt -> DerivedNormalizationProps.txt and Comp_Ex -> Full_Composition_Exclusion
X-SVN-Rev: 8746
2002-05-31 01:16:58 +00:00
Markus Scherer
e938c51dea ICU-1923 add isToken() helper function
X-SVN-Rev: 8745
2002-05-31 01:14:52 +00:00
Markus Scherer
003bdd3f26 ICU-1923 upgrade to Unicode 3.2: parse new and changed block names
X-SVN-Rev: 8744
2002-05-31 01:14:13 +00:00
Markus Scherer
3a3b9eb478 ICU-1923 remove unused code
X-SVN-Rev: 8743
2002-05-31 01:13:26 +00:00
Markus Scherer
9279ca0f47 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8742
2002-05-31 01:12:40 +00:00
Markus Scherer
7ae8c01201 ICU-1923 upgrade to Unicode 3.2 - DerivedNormalizationProperties.txt is renamed to DerivedNormalizationProps.txt (filename <=31 characters)
X-SVN-Rev: 8741
2002-05-31 01:07:15 +00:00
George Rhoten
bf4c414689 ICU-1913 iSeries cannot have '-' in the .o object names, and other
platforms seem to be okay with the changing '-' -> '_'

X-SVN-Rev: 8740
2002-05-30 23:46:30 +00:00
George Rhoten
d33817a7eb ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8739
2002-05-30 22:15:20 +00:00
George Rhoten
bd503dd449 ICU-1925 IANA registered gb18030 and GBK. Also move some aliases around for easier reading.
X-SVN-Rev: 8738
2002-05-30 19:10:42 +00:00
Steven R. Loomis
7908860224 ICU-1915 popen() in autoconf
X-SVN-Rev: 8727
2002-05-29 22:08:55 +00:00
Steven R. Loomis
22a2687c82 ICU-1915 autodetect popen()
X-SVN-Rev: 8726
2002-05-29 22:07:29 +00:00
Steven R. Loomis
8ad5c8c479 ICU-1915 popen(), detect in autoconf
X-SVN-Rev: 8725
2002-05-29 22:06:30 +00:00
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