Commit Graph

6728 Commits

Author SHA1 Message Date
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
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
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