Commit Graph

27 Commits

Author SHA1 Message Date
Steven R. Loomis
1c6e1c40fb ICU-1730 C comments fixed
X-SVN-Rev: 7937
2002-03-11 23:39:43 +00:00
Andy Heninger
4408855d3f ICU-1730 UnicodeString thread safety changes
X-SVN-Rev: 7923
2002-03-09 00:36:54 +00:00
Andy Heninger
d13e42d4e3 ICU-1737 thread safety problem with initialization lazy initialization of mutexs on first Lock.
X-SVN-Rev: 7885
2002-03-04 22:57:50 +00:00
Vladimir Weinstein
1b0596cd30 ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7038
2001-11-21 01:02:11 +00:00
George Rhoten
2d5d7cf72f ICU-1008 Fix for when threads are not wanted.
X-SVN-Rev: 6458
2001-10-26 18:55:35 +00:00
George Rhoten
1451cc22bd ICU-1087 Add static keyword to the local variables and functions
X-SVN-Rev: 5707
2001-09-06 18:34:57 +00:00
George Rhoten
5064a00b19 ICU-1008 Don't do static init when threads are disabled.
X-SVN-Rev: 5630
2001-08-30 17:52:53 +00:00
George Rhoten
17ea6be691 ICU-770 Disable the destroy function when threads are not available.
X-SVN-Rev: 5628
2001-08-30 17:05:21 +00:00
George Rhoten
5486a097ba ICU-770 Add a function to destroy a mutex, and don't allocate memory for the global mutex.
X-SVN-Rev: 5168
2001-07-03 20:35:27 +00:00
George Rhoten
4b61754a3f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5109
2001-06-27 16:25:02 +00:00
George Rhoten
be282546b4 ICU-1018 Remove some options that use some compiler extensions.
X-SVN-Rev: 5086
2001-06-26 17:53:36 +00:00
George Rhoten
c4997713ef ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
George Rhoten
a44afd1cde ICU-631 WIN32 is always defined in pwin32.h. This might be a fix for the cygwin problem.
X-SVN-Rev: 2575
2000-10-05 15:54:16 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Steven R. Loomis
20eea894f5 ICU-85 pthread support for HP/UX 11
X-SVN-Rev: 612
2000-01-17 22:22:29 +00:00
Markus Scherer
aeac763301 ICU-161 open-sourcify more (c) statements
X-SVN-Rev: 577
2000-01-13 23:54:23 +00:00
Vladimir Weinstein
8e21f86812 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Helena Chapman
fb9d6d6e04 ICU-174 Remove C++ style comments
X-SVN-Rev: 371
1999-12-10 18:13:22 +00:00
Steven R. Loomis
c385b79ea3 ICU-132 enable-threads was broken
X-SVN-Rev: 364
1999-12-10 00:52:05 +00:00
Steven R. Loomis
f313ba28b5 ICU-132 add '--enable-threads=no' option to disable threading, and FORCE_LIBS to allow overriding of build libraries.
X-SVN-Rev: 361
1999-12-09 23:11:48 +00:00
Alan Liu
968971f95f ICU-151 Make non-global mutex autoinitialize
X-SVN-Rev: 211
1999-11-22 17:23:31 +00:00
Alan Liu
2ffefa66eb ICU-151 Make non-global mutex autoinitialize
X-SVN-Rev: 207
1999-11-22 16:24:43 +00:00
Markus Scherer
e0c2c04758 ICU-135 mutex fix for multiprocessor machines
X-SVN-Rev: 165
1999-11-05 20:02:42 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
c97dff09e1 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 36
1999-10-12 00:07:24 +00:00
Markus Scherer
80a098923f ICU-5 need to use icu_malloc() etc.
replace stdlib function calls by icu_...

X-SVN-Rev: 17
1999-10-06 00:05:42 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00