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 |
|
Mark Davis
|
2ce1b5a39a
|
Fixes for MAX value, moved commandline stuff to Main.
X-SVN-Rev: 8733
|
2002-05-29 23:18:15 +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 |
|
Mark Davis
|
31bee02d7f
|
misc. updates
X-SVN-Rev: 8714
|
2002-05-29 02:01:00 +00:00 |
|
Mark Davis
|
5e952008c7
|
fixed how the common characters between script runs were handled;
added registration for all scripts
X-SVN-Rev: 8713
|
2002-05-29 00:43:43 +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 |
|
Mark Davis
|
c46b3b8287
|
first cut at any-x
X-SVN-Rev: 8709
|
2002-05-25 15:20:10 +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 |
|