Commit Graph

2725 Commits

Author SHA1 Message Date
George Rhoten
2e3ef0d377 ICU-2787 Use uprv_getDefaultCodepage in a thread safe manner
X-SVN-Rev: 12068
2003-05-23 02:07:02 +00:00
George Rhoten
7bf8e89b72 ICU-2787 uncheckin uprv_getDefaultCodepage and uprv_getDefaultLocaleID.
I'll find a solution in a bit.

X-SVN-Rev: 12062
2003-05-23 00:56:21 +00:00
George Rhoten
abdf5793bc ICU-2787 Make uprv_getDefaultCodepage and uprv_getDefaultLocaleID thread safe
X-SVN-Rev: 12051
2003-05-23 00:00:05 +00:00
George Rhoten
acc725db85 ICU-2787 Use new mutex locking semantics
X-SVN-Rev: 12050
2003-05-22 23:25:10 +00:00
George Rhoten
a3b33cf7dc ICU-2753 Use friendlier wording.
X-SVN-Rev: 12018
2003-05-20 00:13:02 +00:00
Markus Scherer
574b2dd32d ICU-2881 add CS 640 comment to description of invariant characters
X-SVN-Rev: 12014
2003-05-19 22:30:05 +00:00
Markus Scherer
0818e3892c ICU-2881 hardcode uprv_tolower() and uprv_toupper() for guaranteed locale-independent behavior
X-SVN-Rev: 12013
2003-05-19 22:29:22 +00:00
Ram Viswanadha
3f3d20dad3 ICU-2194 fix exhaustive testing bug
X-SVN-Rev: 12007
2003-05-19 21:06:50 +00:00
Vladimir Weinstein
1b873e70cc ICU-2787 thread safety update
X-SVN-Rev: 12005
2003-05-19 20:44:08 +00:00
George Rhoten
ad541fd41e ICU-2659 Update urename.h, and hide functions that don't need to be
exported.

X-SVN-Rev: 11982
2003-05-16 22:53:54 +00:00
George Rhoten
0457a9e7c8 ICU-2659 Update urename.h
X-SVN-Rev: 11981
2003-05-16 22:47:30 +00:00
George Rhoten
d014d88833 ICU-2659 Update urename.h
X-SVN-Rev: 11980
2003-05-16 22:45:44 +00:00
George Rhoten
2bb0802489 ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11970
2003-05-16 20:33:01 +00:00
George Rhoten
d92859323a ICU-2699 Fix a compiler warning
X-SVN-Rev: 11969
2003-05-16 20:24:17 +00:00
George Rhoten
8308f1d3a5 ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11967
2003-05-16 20:11:01 +00:00
George Rhoten
b0fa6b0130 ICU-2881 Fix for Turkish casing
X-SVN-Rev: 11951
2003-05-15 21:19:21 +00:00
Alan Liu
5f5a615f65 ICU-2495 add tests and code to ensure out-of-range code points don't cause crash
X-SVN-Rev: 11927
2003-05-14 22:30:21 +00:00
Markus Scherer
ab37e7a4c3 ICU-2864 if Locale construction fails, set the Locale object to bogus instead of attempting to set the default locale ID or "en" or similar
X-SVN-Rev: 11917
2003-05-14 00:30:50 +00:00
Markus Scherer
4d8b16de1c ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
X-SVN-Rev: 11914
2003-05-13 21:05:05 +00:00
George Rhoten
8ad673814c ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11911
2003-05-13 17:16:53 +00:00
George Rhoten
51e7d300a1 ICU-2039 ferror doesn't work consistently on all platforms.
Update the tests to reflect that.

X-SVN-Rev: 11909
2003-05-13 16:09:04 +00:00
George Rhoten
9760c70443 ICU-2707 Fix a failure in Red Hat Linux 7.2
X-SVN-Rev: 11904
2003-05-13 00:26:03 +00:00
Alan Liu
bdcad9ca57 ICU-2429 review changes - updated header; changed layout of resource to be flat (one tier); updated test and test data
X-SVN-Rev: 11903
2003-05-13 00:10:12 +00:00
Andy Heninger
bf7b289aa0 ICU-2787 Locales, add checks for memory alloction failures.
X-SVN-Rev: 11900
2003-05-12 23:00:01 +00:00
George Rhoten
405082ca35 ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11899
2003-05-12 22:54:59 +00:00
Vladimir Weinstein
3097e6c31f ICU-2835 fix for getNextString and getStringByIndex handling of aliased data
X-SVN-Rev: 11894
2003-05-12 18:24:56 +00:00
Vladimir Weinstein
77bbfb48ac ICU-2835 fix for alias following in an array
X-SVN-Rev: 11893
2003-05-12 18:24:21 +00:00
Markus Scherer
f1e92d922f ICU-2590 do not forbid the assignment operator because that keeps a compiler from providing one automatically for subclasses
X-SVN-Rev: 11888
2003-05-11 23:27:07 +00:00
Markus Scherer
114b175ebc ICU-1730 improve API/code coverage
X-SVN-Rev: 11887
2003-05-10 23:10:33 +00:00
Markus Scherer
37c28a48b6 ICU-2590 improve API/code coverage
X-SVN-Rev: 11886
2003-05-10 23:10:09 +00:00
George Rhoten
3283cb8b1b ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11881
2003-05-10 00:27:54 +00:00
George Rhoten
f2e70a5eb4 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11879
2003-05-10 00:06:12 +00:00
George Rhoten
7ace7f019a ICU-2787 We must allow u_cleanup to be called twice, and to allow the library to be reinitialized.
X-SVN-Rev: 11877
2003-05-09 23:20:55 +00:00
George Rhoten
8cd78a419a ICU-2699 Fix a compiler warning
X-SVN-Rev: 11876
2003-05-09 22:52:03 +00:00
Andy Heninger
702663805e ICU-2787 Locale setDefault(), fix failing test - name too long.
X-SVN-Rev: 11875
2003-05-09 22:15:25 +00:00
George Rhoten
749f51d769 ICU-2787 A lock doesn't need to happen when it's an algorithmic converter.
X-SVN-Rev: 11874
2003-05-09 21:33:17 +00:00
Alan Liu
9a9e49c403 ICU-2874 fix parsing of [^-b]
X-SVN-Rev: 11873
2003-05-09 21:26:52 +00:00
Andy Heninger
0f04c4bf54 ICU-2787 Locale init thread safety. Not done yet, but not as broken as it was.
Also, add recursive mutex check & assertion failure on Windows

X-SVN-Rev: 11872
2003-05-09 21:25:07 +00:00
Alan Liu
ec2fad40f1 ICU-2874 fix parsing of [^-b]
X-SVN-Rev: 11871
2003-05-09 21:01:57 +00:00
George Rhoten
4415b1122a ICU-2039 Export uprv_convertToLCID and uprv_convertToPosix so that MSVC and PureCoverage don't crash.
X-SVN-Rev: 11870
2003-05-09 20:46:41 +00:00
Alan Liu
4e449ef99e ICU-2804 implement \x{...}
X-SVN-Rev: 11857
2003-05-09 00:22:25 +00:00
Andy Heninger
9322d12255 ICU-2787 Locale init thread safety
X-SVN-Rev: 11855
2003-05-08 23:56:37 +00:00
George Rhoten
a6d34f1d45 ICU-2039 Remove bad and unused code
X-SVN-Rev: 11852
2003-05-08 23:48:58 +00:00
George Rhoten
bc69d5341a ICU-2039 Don't use filestrm.h directly
X-SVN-Rev: 11851
2003-05-08 23:48:25 +00:00
Alan Liu
cacf3d2b39 ICU-2787 revise double-check code to improve thread safety
X-SVN-Rev: 11845
2003-05-08 22:17:03 +00:00
George Rhoten
23b386b0b8 ICU-2787 Fix 2 mutex cases and optimize some code.
X-SVN-Rev: 11834
2003-05-08 01:32:27 +00:00
George Rhoten
d5cf52fce2 ICU-2787 Uncommit some code that shouldn't have been commited.
X-SVN-Rev: 11831
2003-05-07 16:39:24 +00:00
George Rhoten
33568a2ee4 ICU-2787 The shared converter cache should consistently use one non-global mutex,
and fix the double check in ucnv_io.

X-SVN-Rev: 11826
2003-05-07 00:53:32 +00:00
Markus Scherer
7f4260a2cc ICU-2787 more u_init() updates after discussion
X-SVN-Rev: 11824
2003-05-07 00:02:29 +00:00
Markus Scherer
ef55ca2d74 ICU-2787 fully mutex initialization of exclusion sets because double-checked locking can be unsafe; add comment about double-checked locking for normal data and why we do not pre-initialize exclusion sets
X-SVN-Rev: 11823
2003-05-07 00:02:11 +00:00
Markus Scherer
2d1f3e63a9 ICU-2787 add comment about double-checked locking
X-SVN-Rev: 11822
2003-05-06 23:56:34 +00:00
Markus Scherer
e55480b50b ICU-2787 fully mutex initialization because double-checked locking can be unsafe
X-SVN-Rev: 11821
2003-05-06 23:56:03 +00:00
Ram Viswanadha
5219cb8a3b ICU-2194 add disclaimer and licence copied from RFC. No code change
X-SVN-Rev: 11817
2003-05-06 20:56:38 +00:00
Markus Scherer
e3bb8d9a00 ICU-2397 avoid memset for faster setup
X-SVN-Rev: 11814
2003-05-06 18:52:28 +00:00
Markus Scherer
e5383df00f ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
X-SVN-Rev: 11809
2003-05-06 01:37:52 +00:00
Markus Scherer
9a4e0e4af2 ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
X-SVN-Rev: 11808
2003-05-06 01:22:23 +00:00
Andy Heninger
bdd7442d57 ICU-2787 Locale thread safety.
X-SVN-Rev: 11804
2003-05-05 23:21:48 +00:00
George Rhoten
19e68f7638 ICU-2832 Fix the definition for _C99_Property_Function on several platforms.
X-SVN-Rev: 11801
2003-05-05 22:16:49 +00:00
Markus Scherer
962c18923a ICU-2537 add declarations mostly for unimplemented default constructors
X-SVN-Rev: 11798
2003-05-04 01:40:40 +00:00
Markus Scherer
0fcfe71911 ICU-2856 make EBCDIC_STATEFUL always emit SI at the end of a stream if the last character was DBCS
X-SVN-Rev: 11788
2003-05-02 22:38:41 +00:00
Doug Felt
556c72cc54 ICU-2755 fixed RuleBasedCollator clone/cc operations to handle aliasing cases,
added additional tests for getLocale of registered collators, misc fixes to ICUService,
StringSearch, ucollator to support changes.

X-SVN-Rev: 11786
2003-05-02 22:17:14 +00:00
Alan Liu
f4d9e46ab0 ICU-2787 revise double-check code to improve thread safety
X-SVN-Rev: 11785
2003-05-02 21:52:53 +00:00
Andy Heninger
e5e88aaf89 ICU-2787 Regexp init thread safety; Improvements to u_init()
X-SVN-Rev: 11781
2003-05-02 21:33:17 +00:00
Markus Scherer
835c8e5ece ICU-1730 add comment about clone()
X-SVN-Rev: 11775
2003-05-02 18:49:22 +00:00
Alan Liu
85f5f722c5 ICU-444 mroe code improvements
X-SVN-Rev: 11774
2003-05-02 17:55:18 +00:00
Alan Liu
7928827961 ICU-444 update comments; minor code improvements
X-SVN-Rev: 11773
2003-05-02 17:30:40 +00:00
Markus Scherer
9e396c99d8 ICU-1439 remove spurious TODO comment
X-SVN-Rev: 11769
2003-05-02 17:00:14 +00:00
Alan Liu
e914485397 ICU-444 add Win32-specific host timezone detection code
X-SVN-Rev: 11764
2003-05-02 00:07:35 +00:00
Doug Felt
8feb1843aa ICU-2853 numberformat deadlock during registration
X-SVN-Rev: 11762
2003-05-01 20:52:06 +00:00
Doug Felt
0b5cd0496c ICU-2755 minor file cleanup
X-SVN-Rev: 11760
2003-05-01 18:59:36 +00:00
Doug Felt
7e745f0772 ICU-2755 tests for collation, docs, minor service changes
X-SVN-Rev: 11758
2003-05-01 18:27:24 +00:00
Markus Scherer
8c1740d468 ICU-2710 remove @obsolete ICU 2.6 and earlier code
X-SVN-Rev: 11749
2003-05-01 01:51:51 +00:00
George Rhoten
4e1913af46 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00
Markus Scherer
ece6fe9eca ICU-1730 add Replaceable::clone()
X-SVN-Rev: 11741
2003-04-30 22:08:57 +00:00
Markus Scherer
65c6f66b2e ICU-2356 all UnicodeString methods should treat NULL input pointers as empty strings
X-SVN-Rev: 11740
2003-04-30 02:41:01 +00:00
Vladimir Weinstein
b137857632 ICU-2364 update to versioning control for collation
X-SVN-Rev: 11737
2003-04-30 00:49:01 +00:00
Andy Heninger
702ddea7c2 ICU-2787 add u_init() to work around thread safety problems with existing lazy init
X-SVN-Rev: 11735
2003-04-30 00:09:18 +00:00
George Rhoten
2adf6bbb4c ICU-2699 Fixed some compiler warnings
X-SVN-Rev: 11728
2003-04-29 18:14:37 +00:00
Alan Liu
02fd4cdff2 ICU-2832 fix redhat 7.2 compiler error
X-SVN-Rev: 11726
2003-04-29 16:55:38 +00:00
Alan Liu
af6db5e0eb ICU-2832 add 5 more C99 compatibility props
X-SVN-Rev: 11723
2003-04-28 23:48:30 +00:00
Doug Felt
09bd2b2b11 ICU-2755 service registration for collation
X-SVN-Rev: 11722
2003-04-28 21:13:14 +00:00
George Rhoten
a2228d8e2a ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11720
2003-04-26 00:48:12 +00:00
George Rhoten
83feb5d788 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11718
2003-04-26 00:28:57 +00:00
George Rhoten
64c8d0e7cb ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11717
2003-04-26 00:22:06 +00:00
George Rhoten
e1c569db1d ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11716
2003-04-26 00:12:33 +00:00
George Rhoten
e9b4b410a1 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11715
2003-04-25 23:47:18 +00:00
Markus Scherer
bbf546a40e ICU-2439 fix display name lookups to not fallback through the default locale
X-SVN-Rev: 11712
2003-04-25 22:56:51 +00:00
Alan Liu
7fd6350f1e ICU-2832 hack UnicodeSet parser to handle four special case names for C99 compatibility props
X-SVN-Rev: 11710
2003-04-25 20:34:44 +00:00
Doug Felt
4dc960f3a4 ICU-2821 service registration for currency
X-SVN-Rev: 11706
2003-04-25 18:02:09 +00:00
George Rhoten
6c1b9b2026 ICU-2753 Incorporate shared data library workaround for os/400.
Data library should now be 19MB on this platform.  Everywhere else is still about 8MB.

X-SVN-Rev: 11694
2003-04-25 00:17:44 +00:00
Markus Scherer
9f32af0974 ICU-2831 add 4 new C ctype.h/POSIX-style functions
X-SVN-Rev: 11687
2003-04-24 23:09:26 +00:00
George Rhoten
114e3fc4df ICU-2138 rename div -> dv
X-SVN-Rev: 11668
2003-04-24 16:26:45 +00:00
George Rhoten
029c9eae2f ICU-2729 Fix a memory allocation problem with the default locale.
X-SVN-Rev: 11667
2003-04-24 16:24:20 +00:00
George Rhoten
3c61949227 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11664
2003-04-24 16:00:46 +00:00
Vladimir Weinstein
5b5835beaf ICU-2364 removed UCOL_FRACTIONAL_UCA_VERSION - this is now read from FractionalUCA.txt
X-SVN-Rev: 11663
2003-04-24 07:02:27 +00:00
Eric Mader
cb0ee03587 ICU-2243 Add UCLN_LAYOUTEX.
X-SVN-Rev: 11652
2003-04-23 23:06:36 +00:00
Eric Mader
98916f97ea ICU-2243 Add U_LAYOUTEX_API.
X-SVN-Rev: 11651
2003-04-23 23:05:40 +00:00
Ram Viswanadha
ace4fe60cf ICU-2075 change params form uint8* to void*
X-SVN-Rev: 11644
2003-04-23 21:15:12 +00:00
Vladimir Weinstein
1b9191b521 ICU-2835 fix for convenience ures_ APIs not following aliases
X-SVN-Rev: 11633
2003-04-23 06:59:29 +00:00
George Rhoten
7add969d05 ICU-2729 Fix an out of bounds error
X-SVN-Rev: 11619
2003-04-21 23:25:38 +00:00
Markus Scherer
748759e44e ICU-2024 allow to stack-allocate new converters, add internal ucnv_createAlgorithmicConverter()
X-SVN-Rev: 11606
2003-04-21 02:12:46 +00:00
Markus Scherer
5d979da39e ICU-2024 add ucnv_toAlgorithmic() and ucnv_fromAlgorithmic()
X-SVN-Rev: 11605
2003-04-21 02:11:54 +00:00
Markus Scherer
486edf9562 ICU-2818 fix UTF-16/32 behavior for BOM-only input; tests see /tsconv/ccapitst/TestConvertAlgorithmic (j2024)
X-SVN-Rev: 11604
2003-04-21 02:06:03 +00:00
George Rhoten
7460b9d8c0 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11591
2003-04-18 23:14:27 +00:00
Markus Scherer
4f2c865b52 ICU-2144 add ucnv_convertEx()
X-SVN-Rev: 11589
2003-04-18 23:11:39 +00:00
George Rhoten
e76f98cf2d ICU-2729 Fix a memory leak
X-SVN-Rev: 11588
2003-04-18 23:05:20 +00:00
George Rhoten
558be9c95e ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11586
2003-04-18 21:43:25 +00:00
George Rhoten
4f532d0425 ICU-2815 ucnv_flushCache should close the cached default converter.
X-SVN-Rev: 11585
2003-04-18 20:31:45 +00:00
Steven R. Loomis
711de2113a ICU-2596 don't treat .dat files on the data path as directories
X-SVN-Rev: 11581
2003-04-18 00:15:33 +00:00
Ram Viswanadha
b5fc181059 ICU-2194 fix compiler warnings
X-SVN-Rev: 11576
2003-04-17 20:37:00 +00:00
Markus Scherer
912673a5e4 ICU-2580 replace RES_ UResType constant names with URES_ names
X-SVN-Rev: 11564
2003-04-16 23:52:32 +00:00
George Rhoten
e95d56df5e ICU-2745 Add documentation about the callbacks.
X-SVN-Rev: 11561
2003-04-16 22:39:22 +00:00
George Rhoten
1944b56181 ICU-2759 Undo the QNX change. The patch isn't needed, and gmake check passed.
X-SVN-Rev: 11560
2003-04-16 22:14:31 +00:00
Markus Scherer
f07f7270f2 ICU-2657 fix some comments about Java isSpaceChar
X-SVN-Rev: 11555
2003-04-16 00:20:23 +00:00
George Rhoten
7bf253f27f ICU-2785 Don't strip white space anymore. Just strip the new lines.
X-SVN-Rev: 11544
2003-04-14 23:44:31 +00:00
George Rhoten
328bdfed8e ICU-2773 Fix preflighing when a multibyte substitution callback is used.
X-SVN-Rev: 11539
2003-04-13 04:41:49 +00:00
George Rhoten
f69ff31d30 ICU-2800 Fix the canonical name
X-SVN-Rev: 11533
2003-04-12 00:14:28 +00:00
George Rhoten
f6cef37345 ICU-2628 Updates for the import library installation on CygWin/MSVC and z/OS,
and updates for installation on CygWin/MSVC and QNX

X-SVN-Rev: 11501
2003-04-10 17:42:21 +00:00
Markus Scherer
5eb3b668e8 ICU-1439 add API documentation for ucnv_getUnicodeSet()
X-SVN-Rev: 11493
2003-04-09 22:40:58 +00:00
Markus Scherer
9727d3aeef ICU-1439 add API documentation for ucnv_getUnicodeSet()
X-SVN-Rev: 11492
2003-04-09 22:32:03 +00:00
Markus Scherer
bccf64762c ICU-1483 remove digit values for Han characters
X-SVN-Rev: 11483
2003-04-09 19:04:01 +00:00
Markus Scherer
280cd31096 ICU-2789 add UErrorCode to getInclusions()/addPropertyStarts()
X-SVN-Rev: 11479
2003-04-09 17:34:24 +00:00
George Rhoten
e3595f4ec6 ICU-1439 Change documentation
X-SVN-Rev: 11477
2003-04-09 00:22:58 +00:00
Andy Heninger
71070da39f ICU-2093 RBBI rule make dependencies for UnicodeSet properties adjusted.
Check for empty UnicodeSets added to builder.

X-SVN-Rev: 11476
2003-04-09 00:09:14 +00:00
George Rhoten
48eda8bd06 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points.
X-SVN-Rev: 11475
2003-04-09 00:00:51 +00:00
George Rhoten
b2599603cc ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points for all ISCII versions.
ISCII can switch between scipts.

X-SVN-Rev: 11474
2003-04-08 23:52:29 +00:00
George Rhoten
f70487d239 ICU-1439 Fix the case when the wrong version is requested.
X-SVN-Rev: 11471
2003-04-08 02:05:16 +00:00
George Rhoten
f7e4647f8c ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11470
2003-04-08 01:55:33 +00:00
George Rhoten
9417adfb33 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11468
2003-04-07 23:50:30 +00:00
George Rhoten
2f7f7b2fcf ICU-2784 Need to use the options constructor from UnicodeSet.
X-SVN-Rev: 11467
2003-04-07 16:38:45 +00:00
George Rhoten
8ac8d6202e ICU-2781 Use more UTR22 names, add more aliases, use more windows- aliases.
X-SVN-Rev: 11465
2003-04-05 09:50:53 +00:00
Markus Scherer
a6213ee1c0 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11464
2003-04-05 01:33:02 +00:00
Markus Scherer
e8d8dc6862 ICU-2782 fix HZ converter ucnv_safeClone()
X-SVN-Rev: 11462
2003-04-05 00:01:54 +00:00
Markus Scherer
99fbf11da7 ICU-2427 more code points with default bidi classes - parse DerivedBidiClass.txt for them
X-SVN-Rev: 11448
2003-04-03 19:41:00 +00:00
George Rhoten
b86a919342 ICU-2778 All LMBCS variants can use other codepages like windows-950, which is 2 bytes.
X-SVN-Rev: 11439
2003-04-02 21:59:01 +00:00
Ram Viswanadha
bb6aadbf80 ICU-2778 make illegal/truncated chars consistent
X-SVN-Rev: 11434
2003-04-02 02:59:14 +00:00
Ram Viswanadha
420fdec4db ICU-2427 fix minor bug in u_getIntPropertyValue api
X-SVN-Rev: 11431
2003-04-01 22:06:31 +00:00
George Rhoten
3e913a31b2 ICU-2628 z/OS needs to resolve the default converter with options.
X-SVN-Rev: 11429
2003-04-01 19:53:16 +00:00
George Rhoten
c929a0ab89 ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11416
2003-03-28 19:50:38 +00:00
George Rhoten
ec4d8815ec ICU-2729 Use read-only memory for strings and arrays.
X-SVN-Rev: 11415
2003-03-28 19:44:29 +00:00
George Rhoten
d1970263ab ICU-2729 Use read-only memory for strings.
X-SVN-Rev: 11414
2003-03-28 19:43:48 +00:00
George Rhoten
6bb4571495 ICU-2138 Various locale updates
X-SVN-Rev: 11404
2003-03-27 06:34:58 +00:00
George Rhoten
8d325bc978 ICU-2759 QNX has a slightly broken mmap, and this fixes it.
X-SVN-Rev: 11379
2003-03-21 18:57:06 +00:00
Alan Liu
7999da8c12 ICU-2429 initial implementation of catopen/catgets wrappers
X-SVN-Rev: 11371
2003-03-20 20:55:10 +00:00
Andy Heninger
f6d9573913 ICU-2422 Regexp, general cleanup
X-SVN-Rev: 11366
2003-03-20 01:15:10 +00:00
George Rhoten
664e3a0b29 ICU-2194 Fix the order of the cleanup. ustrprep_cleanup should be called first, not last.
X-SVN-Rev: 11364
2003-03-20 00:08:40 +00:00
George Rhoten
f3596ab8f5 ICU-2729 Use the invariant converter instead of the default converter.
X-SVN-Rev: 11363
2003-03-20 00:05:11 +00:00
George Rhoten
93d1aacf89 ICU-2710 Remove obsolete code.
X-SVN-Rev: 11361
2003-03-19 22:18:19 +00:00
Ram Viswanadha
7698390434 ICU-2194 fix warnings on Solaris and implement include code review changes
X-SVN-Rev: 11355
2003-03-19 02:03:12 +00:00
George Rhoten
fae219cec9 ICU-2628 Allow z/OS and CygWin/MSVC to install their import libraries
(aka sidedeck on z/OS).

X-SVN-Rev: 11353
2003-03-19 01:56:39 +00:00
Ram Viswanadha
df758b9fb6 ICU-2194 fix bug found while running demo
X-SVN-Rev: 11341
2003-03-17 21:26:28 +00:00
Ram Viswanadha
02e66e48b9 ICU-2194 update links in comments. No code change
X-SVN-Rev: 11340
2003-03-17 21:25:36 +00:00
Markus Scherer
026f023227 ICU-2397 allow to stack-allocate UNormIterator
X-SVN-Rev: 11338
2003-03-17 18:32:54 +00:00
Markus Scherer
f2b1b64dc1 ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11337
2003-03-17 18:02:10 +00:00
George Rhoten
c31d7e59cd ICU-2759 Add the QNX configuration
X-SVN-Rev: 11331
2003-03-15 02:22:07 +00:00
George Rhoten
c9ed03fc4b ICU-2744 Fix some IRIX problems
X-SVN-Rev: 11329
2003-03-15 01:57:10 +00:00
Markus Scherer
af52fd13b1 ICU-2427 more Unicode 4 data updates
X-SVN-Rev: 11316
2003-03-14 19:24:55 +00:00
George Rhoten
d82e7274d9 ICU-2481 Fix for AIX. The last enum value shouldn't have a comma
X-SVN-Rev: 11315
2003-03-14 17:41:19 +00:00
Ram Viswanadha
7652b4aff6 ICU-2194 update links in comments. No code change
X-SVN-Rev: 11305
2003-03-13 23:50:56 +00:00
Markus Scherer
ab9d557dfe ICU-2481 make UNORM_UNICODE_3_2 and related public
X-SVN-Rev: 11302
2003-03-13 23:01:42 +00:00
Markus Scherer
f9ce852e79 ICU-2481 make UNORM_UNICODE_3_2 and related public; move obsolete UNormalizationMode constants to the obsolete library
X-SVN-Rev: 11301
2003-03-13 23:01:03 +00:00
Ram Viswanadha
102ad41655 ICU-2194 convert the ouput of toASCII to lower case
X-SVN-Rev: 11298
2003-03-13 22:17:24 +00:00
Ram Viswanadha
8cf2a2cee5 ICU-2194 fix bug found while running demo
X-SVN-Rev: 11288
2003-03-12 23:17:56 +00:00
Vladimir Weinstein
d8cf75aa69 ICU-2701 fixed API documentation for u_unescape
X-SVN-Rev: 11283
2003-03-12 01:36:47 +00:00
Markus Scherer
25d1629bb7 ICU-2021 replace Turkic-casefolding prototype with explanation
X-SVN-Rev: 11278
2003-03-10 00:59:10 +00:00
Markus Scherer
a32165212d ICU-2481 make the implementation of tailored normalization permanent; remove the a-umlaut option
X-SVN-Rev: 11276
2003-03-10 00:24:37 +00:00
Markus Scherer
41490cb19a ICU-2350 implement CASE_SENSITIVE via uprops.icu data
X-SVN-Rev: 11274
2003-03-08 18:00:51 +00:00
Markus Scherer
cb850817d8 ICU-2427 support property Hangul_Syllable_Type
X-SVN-Rev: 11272
2003-03-08 02:00:06 +00:00
Markus Scherer
70aecbb5f0 ICU-2427 use full properties in uprops.icu instead of computing them from partial ones
X-SVN-Rev: 11265
2003-03-07 21:49:09 +00:00
Markus Scherer
a968441ac2 ICU-2427 move Hangul/Jamo constants from unorm.cpp to unormimp.h
X-SVN-Rev: 11264
2003-03-07 21:46:51 +00:00
George Rhoten
efda501285 ICU-2710 Remove some obsolete code
X-SVN-Rev: 11248
2003-03-05 04:56:28 +00:00
Alan Liu
6c81c154d1 ICU-2478 give No_Block the code point tag [none]
X-SVN-Rev: 11240
2003-03-04 19:55:37 +00:00
George Rhoten
5ae9046b7b ICU-2704 Fix a compiler warning
X-SVN-Rev: 11233
2003-03-04 19:03:17 +00:00
Markus Scherer
6d4359784d ICU-2478 replace UBLOCK_INVALID_CODE=-1 by new UBLOCK_NO_BLOCK=0 in most cases
X-SVN-Rev: 11226
2003-03-04 00:52:07 +00:00
Markus Scherer
bfd5df7613 ICU-2427 upgrade to Unicode 4
X-SVN-Rev: 11225
2003-03-04 00:47:01 +00:00
Markus Scherer
737c614b75 ICU-2427 upgrade to Unicode 4 - initially only for existing properties; move obsolete UBlockCode constants to the obsolete library
X-SVN-Rev: 11224
2003-03-04 00:42:54 +00:00
Andy Heninger
d1c1beb261 ICU-2422 regexp, look-behind ops, error message fixed.
X-SVN-Rev: 11213
2003-03-03 18:02:06 +00:00
Andy Heninger
ae14297881 ICU-2422 look-behind ops implementation finished.
X-SVN-Rev: 11212
2003-03-02 19:11:09 +00:00
Ram Viswanadha
a85f43fcda ICU-2194 fix Solaris and HPUX failure
X-SVN-Rev: 11210
2003-03-01 00:42:53 +00:00
Markus Scherer
353f8ee0eb ICU-2021 another fix for canonical caseless match, still prototyping
X-SVN-Rev: 11209
2003-03-01 00:13:40 +00:00
Markus Scherer
e9e4feea24 ICU-2021 fix sample in comment
X-SVN-Rev: 11208
2003-03-01 00:09:42 +00:00
Ram Viswanadha
cf37cfbbb4 ICU-2194 add ustrprep_cleanup to ucln_cmn
X-SVN-Rev: 11199
2003-02-28 22:17:06 +00:00
Ram Viswanadha
7da935c904 ICU-2194 IDNA API
X-SVN-Rev: 11194
2003-02-28 21:35:25 +00:00
George Rhoten
0f56e199be ICU-2481 Fix a compiler error
X-SVN-Rev: 11189
2003-02-28 18:48:01 +00:00
George Rhoten
f8341c0598 ICU-2704 Fix a warning
X-SVN-Rev: 11187
2003-02-28 17:06:10 +00:00
George Rhoten
2a1a26d193 ICU-2120 Improve the performance of some functions.
X-SVN-Rev: 11184
2003-02-28 05:59:24 +00:00
Alan Liu
d9be8ea0f0 ICU-2678 add USCRIPT_CANADIAN_ABORIGINAL
X-SVN-Rev: 11175
2003-02-27 00:59:50 +00:00
Alan Liu
2cc3e72b30 ICU-2161 move obsolete code to icuapps/obsolete component
X-SVN-Rev: 11171
2003-02-26 23:22:03 +00:00
Markus Scherer
2b7ba6ffc3 ICU-2481 improve prototype and support backlevel Unicode 3.2 normalization
X-SVN-Rev: 11167
2003-02-26 01:45:06 +00:00
Markus Scherer
eece437e5b ICU-2653 compare character age values with <= semantics not ==
X-SVN-Rev: 11165
2003-02-26 01:06:15 +00:00
Doug Felt
c31688a777 ICU-2203 C++ version of NumberFormat registration
X-SVN-Rev: 11160
2003-02-25 23:36:48 +00:00
Alan Liu
9dc05ec566 ICU-2161 move obsolete Unicode class code and tests to icuobs DLL
X-SVN-Rev: 11154
2003-02-25 20:53:34 +00:00
Alan Liu
6da5965d85 ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11152
2003-02-25 19:40:00 +00:00
Alan Liu
0a3630d38d ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11151
2003-02-25 19:23:06 +00:00
George Rhoten
67725ff09d ICU-2704 Use a smaller and faster way to get the list of available locales.
X-SVN-Rev: 11147
2003-02-25 01:49:34 +00:00
Andy Heninger
ddf59cf344 ICU-2422 look-behind op, plus some optimizations, work-in-progress.
X-SVN-Rev: 11145
2003-02-24 05:12:29 +00:00
George Rhoten
919141a5d6 ICU-2350 Don't use // in C files.
X-SVN-Rev: 11136
2003-02-21 02:24:20 +00:00
Andy Heninger
2df0b33049 ICU-2422 regexp, add and use new case-insensitive constructor on UnicodeSet.
X-SVN-Rev: 11129
2003-02-21 01:15:16 +00:00
Alan Liu
7da5687fa3 ICU-2350 remove isCaseUnique; implement binary prop UCHAR_CASE_SENSITIVE instead
X-SVN-Rev: 11127
2003-02-20 22:47:18 +00:00
Markus Scherer
5625465b67 ICU-2021 fix unorm_compare(case-insensitive) - see Jitterbug details
X-SVN-Rev: 11107
2003-02-19 21:58:54 +00:00