Commit Graph

1838 Commits

Author SHA1 Message Date
Vladimir Weinstein
36387b18a7 ICU-1948 Support for resource level aliases
X-SVN-Rev: 8893
2002-06-14 06:03:08 +00:00
Vladimir Weinstein
d75e2f97df ICU-1948 Introducing alias type.
X-SVN-Rev: 8892
2002-06-14 06:01:13 +00:00
George Rhoten
c109642873 ICU-1896 Make ucnv_io_fillAvailableConverters use the new syntax
X-SVN-Rev: 8888
2002-06-14 00:09:01 +00:00
George Rhoten
966d01b596 ICU-1896 Flush the available converter names when the converter cache is flushed.
X-SVN-Rev: 8870
2002-06-13 16:43:41 +00:00
Markus Scherer
2d9b8643d9 ICU-1939 fix name comparison for purely algorithmic (intrinsic) converters: use loose match, not strcmp
X-SVN-Rev: 8856
2002-06-12 16:05:28 +00:00
Markus Scherer
153bea74fb ICU-1781 add isNormalized()
X-SVN-Rev: 8853
2002-06-12 03:54:17 +00:00
Markus Scherer
38fff182a4 ICU-1781 add isNormalized()
X-SVN-Rev: 8852
2002-06-12 03:29:09 +00:00
George Rhoten
f5e31c9771 ICU-1891 Better implementation for os/390 so that the proper data library
name is used.

X-SVN-Rev: 8850
2002-06-11 23:35:03 +00:00
George Rhoten
fd921bd52a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8849
2002-06-11 23:10:28 +00:00
Markus Scherer
736ad9286a ICU-1939 fix UTF-32BE/LE offset handling
X-SVN-Rev: 8847
2002-06-11 22:49:05 +00:00
Markus Scherer
f0f2f037e3 ICU-1939 fix UTF-16 and UTF-32 converters: handling of U_TRUNCATED_CHAR_FOUND
X-SVN-Rev: 8840
2002-06-11 20:44:36 +00:00
Markus Scherer
a0770e9de7 ICU-1939 fix UTF-16 and UTF-32 converters: handling of initial non-BOM
X-SVN-Rev: 8837
2002-06-11 18:00:41 +00:00
Markus Scherer
50ad17d045 ICU-1939 implement UTF-16 and UTF-32 converters with BOM detection/output
X-SVN-Rev: 8831
2002-06-11 04:43:45 +00:00
Markus Scherer
dfec291be4 ICU-1920 more error checking for read-only aliases
X-SVN-Rev: 8824
2002-06-08 19:42:51 +00:00
Markus Scherer
64e7f644ea ICU-1920 add UnicodeString::getTerminatedBuffer()
X-SVN-Rev: 8822
2002-06-08 19:35:15 +00:00
Markus Scherer
f88d364569 ICU-1438 change unorm_compare to conform to UAX 21 2.5: fold then NFD
X-SVN-Rev: 8820
2002-06-08 03:46:21 +00:00
Markus Scherer
8c4e9b39ca ICU-1923 move _Lu etc. from uprops.c to .h
X-SVN-Rev: 8812
2002-06-07 18:55:08 +00:00
Markus Scherer
10bd90bfc1 ICU-1923 upgrade to Unicode 3.2: lowercasing and uppercasing
X-SVN-Rev: 8811
2002-06-07 18:53:49 +00:00
Alan Liu
a0f3beb188 ICU-1933 use PropertyAliases and PropertyValueAliases; add \p{ASCII}
X-SVN-Rev: 8805
2002-06-06 22:38:37 +00:00
Alan Liu
a364327309 ICU-1933 initial support for combining class, bidi class, and binary properties
X-SVN-Rev: 8800
2002-06-06 00:47:14 +00:00
Steven R. Loomis
2c8eae4d97 ICU-978 don't try to extend common data if common data not found (sanity check)
X-SVN-Rev: 8793
2002-06-05 18:30:56 +00:00
George Rhoten
517663f976 ICU-1115 Fix for HP/UX
X-SVN-Rev: 8792
2002-06-05 18:21:30 +00:00
Alan Liu
63cb0eebd2 ICU-1115 add multicharacter strings and iteration to uset API
X-SVN-Rev: 8784
2002-06-04 23:37:20 +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
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
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
39af6eacb8 ICU-1891 Fix for z/OS (os/390)
X-SVN-Rev: 8757
2002-05-31 18:00:10 +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
Steven R. Loomis
8ad5c8c479 ICU-1915 popen(), detect in autoconf
X-SVN-Rev: 8725
2002-05-29 22:06:30 +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
bdf50940f9 ICU-1913 os/400 fixes
X-SVN-Rev: 8712
2002-05-29 00:13:51 +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
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
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
George Rhoten
cf59e971fb ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8691
2002-05-24 00:50:41 +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
f6a1518f3f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8673
2002-05-22 22:56:27 +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
4b1124162c ICU-1906 Update TP/TMP -> TL/TLS for East Timor
X-SVN-Rev: 8651
2002-05-21 21:06:07 +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
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
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
e2508f1293 ICU-1896 Add dynamic locale list creation.
X-SVN-Rev: 8602
2002-05-13 20:29:31 +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
George Rhoten
faec7727ae ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8545
2002-04-30 21:03:00 +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
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
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +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
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
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +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
995a589267 ICU-1864 add BOCU-1
X-SVN-Rev: 8481
2002-04-17 20:36:53 +00:00
Markus Scherer
1d04179415 ICU-900 initialize destLength
X-SVN-Rev: 8461
2002-04-15 17:45:07 +00:00
Ram Viswanadha
161100569d ICU-1721 error checking
X-SVN-Rev: 8398
2002-04-05 02:49:56 +00:00
George Rhoten
8e5258614f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8386
2002-04-05 00:03:32 +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
ccd0b6cde6 ICU-1831 Don't use // in C files.
X-SVN-Rev: 8363
2002-04-03 19:52:08 +00:00
Ram Viswanadha
bb3a922488 ICU-1564 Fix memory overshoot bug
X-SVN-Rev: 8353
2002-04-03 00:59:05 +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
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
George Rhoten
e8cf181469 ICU-1828 Remove tabs
X-SVN-Rev: 8328
2002-04-02 01:17:28 +00:00
George Rhoten
033575b131 ICU-214 Fix for Win64. Use x86 assembly for aligning code for x86 machines.
X-SVN-Rev: 8297
2002-03-29 19:03:59 +00:00
George Rhoten
2ab3c9cd3b ICU-214 Fix for Win64. Don't freely convert between (void *) and int32_t.
Use the int32_t functions when you are only using integers.
Also arrays of scalars need to be allocated with malloc (Needed by Lotus j1733).

X-SVN-Rev: 8289
2002-03-29 01:56:09 +00:00
George Rhoten
153b72da68 ICU-214 Fix for Win64. Do the math in size_t when part of the expression is in size_t and the other side is (void *)
X-SVN-Rev: 8288
2002-03-29 01:51:09 +00:00
Steven R. Loomis
96aebaa79a ICU-1730 #elif -> #else
X-SVN-Rev: 8280
2002-03-28 17:37:54 +00:00
George Rhoten
b9fcc4a086 ICU-1619 UTF-32LE is a little endian encoding, not a big endian encoding.
X-SVN-Rev: 8272
2002-03-27 23:24:15 +00:00
Andy Heninger
353e4c6ce7 ICU-1762 SRL code review comment - make init of cnvCacheMutex=NULL explicit
X-SVN-Rev: 8259
2002-03-27 17:36:15 +00:00
George Rhoten
f5f1fca9aa ICU-1811 Increase the code coverage of Locale:get methods (Found some typos)
X-SVN-Rev: 8254
2002-03-26 23:10:19 +00:00
George Rhoten
103f843333 ICU-1811 Remove unused code.
X-SVN-Rev: 8253
2002-03-26 23:09:05 +00:00
Vladimir Weinstein
955e42c4e3 ICU-1769 bumped up collation version (please rebuild UCA & bundles)
X-SVN-Rev: 8246
2002-03-26 16:47:39 +00:00
Ram Viswanadha
1b9d145260 ICU-1808 Fix SCSU's handling of some non-BMP codepoints
X-SVN-Rev: 8226
2002-03-25 22:41:07 +00:00
George Rhoten
0b12bb4953 ICU-1556 Fix AIX 5.1 with Visual Age 5.0 in 32-bit mode with -O2
optmization. (The bug is really that specific)

X-SVN-Rev: 8221
2002-03-25 17:43:35 +00:00
George Rhoten
0136f68900 ICU-1593 Clarify how saveState is used.
X-SVN-Rev: 8217
2002-03-23 00:29:03 +00:00
Andy Heninger
3d4d1c39ed ICU-1265 change RBBI_IGNORE to UBRK_IGNORE
X-SVN-Rev: 8211
2002-03-22 23:01:41 +00:00
George Rhoten
cf93f6857f ICU-1803 Fix some documentation. Some definitions only exist in the Unicode class.
X-SVN-Rev: 8206
2002-03-22 17:35:20 +00:00
George Rhoten
ae0fe2df18 ICU-1541 Add a comment about the EXPORT2 changes
X-SVN-Rev: 8183
2002-03-21 19:57:37 +00:00
George Rhoten
441d7129ba ICU-1541 Undo some of the EXPORT2 changes
X-SVN-Rev: 8180
2002-03-21 19:31:32 +00:00