Commit Graph

2570 Commits

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