Commit Graph

10995 Commits

Author SHA1 Message Date
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
Alan Liu
231176f7de ICU-2787 fix comment
X-SVN-Rev: 11825
2003-05-07 00:05:33 +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
Alan Liu
f3cb8b5d00 ICU-2787 reduce number of function calls
X-SVN-Rev: 11820
2003-05-06 23:27:39 +00:00
Alan Liu
5be3104f22 ICU-2787 enable assert
X-SVN-Rev: 11819
2003-05-06 23:16:41 +00:00
Alan Liu
232bc47257 ICU-2787 revise double-check code to improve thread safety
X-SVN-Rev: 11818
2003-05-06 23:00:40 +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
George Rhoten
97a32dd6b1 ICU-2755 Fix for Solaris
X-SVN-Rev: 11816
2003-05-06 20:37:31 +00:00
Markus Scherer
3df0b027d6 ICU-2397 add comment that not all of UNORM_ITER_SIZE is needed, division truncation is ok
X-SVN-Rev: 11815
2003-05-06 18:53:42 +00:00
Markus Scherer
e3bb8d9a00 ICU-2397 avoid memset for faster setup
X-SVN-Rev: 11814
2003-05-06 18:52:28 +00:00
George Rhoten
07f52c0883 ICU-652 Fix a roundtripping problem. Don't mix 12-hour and 24-hour time format in the same locale.
X-SVN-Rev: 11813
2003-05-06 17:31:09 +00:00
Markus Scherer
0c1928ef3b ICU-2860 fix for when collation is on
X-SVN-Rev: 11812
2003-05-06 16:50:18 +00:00
Vladimir Weinstein
39bc6bf522 ICU-2364 Don't need to preflight safeClone anymore
X-SVN-Rev: 11811
2003-05-06 07:30:02 +00:00
Vladimir Weinstein
b47f2755b8 ICU-2364 Build from rules if builder version is different. Also, additional control over image freeing - freeImageOnClose instead of relying on hasRealData
X-SVN-Rev: 11810
2003-05-06 07:28:34 +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
Doug Felt
8554a06031 ICU-2787 double-checked locking fixes
X-SVN-Rev: 11807
2003-05-05 23:42:18 +00:00
George Rhoten
725e9155d0 ICU-2755 Fix for HP-UX
X-SVN-Rev: 11806
2003-05-05 23:22:46 +00:00
Ram Viswanadha
91ea8b908e ICU-2779 port changes to ICU4C
X-SVN-Rev: 11805
2003-05-05 23:22:34 +00:00
Andy Heninger
bdd7442d57 ICU-2787 Locale thread safety.
X-SVN-Rev: 11804
2003-05-05 23:21:48 +00:00
Ram Viswanadha
583746e2d9 ICU-2194 dynamically allocate room for path and file name
X-SVN-Rev: 11803
2003-05-05 23:21:16 +00:00
Mark Davis
67ccf6d980 ICU-2779 made fixes for Thai, Cyrillic;
in the process, added more information to the logging.

X-SVN-Rev: 11802
2003-05-05 22:41:49 +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
Vladimir Weinstein
cf4bdce3b5 ICU-2787 thread safety update to UCA and inv UCA loading
X-SVN-Rev: 11800
2003-05-05 21:23:11 +00:00
George Rhoten
b95dc6d27d ICU-2858 Make it easier to remove data from the data library
X-SVN-Rev: 11799
2003-05-05 16:52:15 +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
George Rhoten
8f54476225 ICU-2858 Make it easier to remove data.
X-SVN-Rev: 11796
2003-05-03 00:48:54 +00:00
George Rhoten
e3610f5b3b ICU-2858 Ignore empty lines with spaces
X-SVN-Rev: 11795
2003-05-03 00:44:47 +00:00
George Rhoten
2460b0c334 ICU-2858 Don't depend on icuin.lib
X-SVN-Rev: 11794
2003-05-03 00:43:59 +00:00
Doug Felt
ba9a3786c5 ICU-2755 can't cast const char* to const UnicodeString& on solaris
X-SVN-Rev: 11793
2003-05-03 00:01:10 +00:00
Eric Mader
c1923697fd ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11792
2003-05-02 23:42:08 +00:00
George Rhoten
7210c1830c ICU-2787 Regexp init thread safety; Improvements to u_init()
X-SVN-Rev: 11791
2003-05-02 23:19:29 +00:00
Alan Liu
b45637d193 ICU-2787 revise double-check code to improve thread safety
X-SVN-Rev: 11790
2003-05-02 23:14:53 +00:00
Doug Felt
717d15653c ICU-2755 added getLocale test to factory-based coll registration
X-SVN-Rev: 11789
2003-05-02 22:58:06 +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
3a31e9598d ICU-2755 removed dead registration code in java's collator
X-SVN-Rev: 11787
2003-05-02 22:32:45 +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
Mark Davis
b236d896f6 ICU-0 updated for testing partition
X-SVN-Rev: 11784
2003-05-02 21:46:33 +00:00
Andy Heninger
9d82107759 ICU-2787 Regexp init thread safety.
X-SVN-Rev: 11783
2003-05-02 21:42:52 +00:00
Andy Heninger
a354eda3b3 ICU-2787 Regexp init thread safety.
X-SVN-Rev: 11782
2003-05-02 21:35:01 +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
55e9679b22 ICU-2710 do not use an obsolete API
X-SVN-Rev: 11780
2003-05-02 20:38:27 +00:00
George Rhoten
9108c5cd41 ICU-2753 Fix for HP-UX, which has broken defines for UINT32_MAX.
X-SVN-Rev: 11779
2003-05-02 20:12:55 +00:00
George Rhoten
8125f3a80f ICU-2707 Fix for MP-RAS
X-SVN-Rev: 11778
2003-05-02 20:06:37 +00:00
Eric Mader
e186286db0 ICU-2850 Add svccoll.cpp, svccoll.h
X-SVN-Rev: 11777
2003-05-02 19:41:44 +00:00
Eric Mader
e90dd29852 ICU-2755 tests for collation, docs, minor service changes
X-SVN-Rev: 11776
2003-05-02 19:36:23 +00:00