Jeff Genovy
|
e9946ec98e
|
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
X-SVN-Rev: 39890
|
2017-03-21 01:03:49 +00:00 |
|
Andy Heninger
|
242e02c388
|
ICU-12764 icu4c utf-8 source files, update Copyright notices.
X-SVN-Rev: 39583
|
2017-01-20 00:20:31 +00:00 |
|
Steven R. Loomis
|
3ea904d734
|
ICU-12783 umutex patch for cygwin, merge r39417
X-SVN-Rev: 39422
|
2016-10-04 04:01:33 +00:00 |
|
Steven R. Loomis
|
5f2c294d1c
|
ICU-12752 fix breakage from r39368 on windows.
X-SVN-Rev: 39374
|
2016-09-28 02:26:02 +00:00 |
|
Steven R. Loomis
|
6825277072
|
ICU-12752 commit some IBM z fixes. Library code building
X-SVN-Rev: 39368
|
2016-09-27 23:39:01 +00:00 |
|
Michael Ow
|
61607c2773
|
ICU-12564 Update copyright notice in trunk
X-SVN-Rev: 38848
|
2016-06-15 18:58:17 +00:00 |
|
Yoshito Umaoka
|
00ca13e126
|
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
X-SVN-Rev: 38776
|
2016-05-31 21:45:07 +00:00 |
|
Michael Ow
|
c9f199a30f
|
ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
|
2016-05-26 22:32:17 +00:00 |
|
Andy Heninger
|
d3301f2a4e
|
ICU-11599 Adjust atomic ops code to be more compatible with thread sanitizer tools.
X-SVN-Rev: 37326
|
2015-04-09 23:16:55 +00:00 |
|
Andy Heninger
|
96835f80a5
|
ICU-10948 Condition Variables, merged from development branch.
X-SVN-Rev: 36101
|
2014-07-29 23:18:47 +00:00 |
|
Andy Heninger
|
2fcbf4c898
|
ICU-10486 Windows build problem with U_USING_ICU_NAMESPACE=0
X-SVN-Rev: 34586
|
2013-10-18 20:05:25 +00:00 |
|
Andy Heninger
|
216de3bb95
|
ICU-10365 Fix typo in previous commit that broke the build on several platforms.
X-SVN-Rev: 34214
|
2013-09-06 04:14:48 +00:00 |
|
Andy Heninger
|
bb7e5684de
|
ICU-10365 Mutex implementation, use ICU namespace where possible, cleans up urename.
X-SVN-Rev: 34209
|
2013-09-06 01:41:14 +00:00 |
|
Andy Heninger
|
45561757cc
|
ICU-10182 Build Time mutexes, merge from development branch.
X-SVN-Rev: 34139
|
2013-08-30 01:23:42 +00:00 |
|
Steven R. Loomis
|
80597323f8
|
ICU-10331 fix immediate issue on cygwin, mingw still broken. also fix warnings and spaces
X-SVN-Rev: 34133
|
2013-08-29 21:36:06 +00:00 |
|
Andy Heninger
|
0061d3a9b7
|
ICU-10184 umutex.h, change to C++ only, in preparation for build time user mutex support.
X-SVN-Rev: 34029
|
2013-08-09 19:53:07 +00:00 |
|
Andy Heninger
|
ae87a3acc2
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
X-SVN-Rev: 33788
|
2013-06-01 03:37:16 +00:00 |
|
Michael Ow
|
0edd67f4ef
|
ICU-9642 Fix retypedef of UMutex error
X-SVN-Rev: 32586
|
2012-10-10 03:51:23 +00:00 |
|
Andy Heninger
|
803ac8f33c
|
ICU-9461 Mutex Implementation Rework, merge from devel branch.
X-SVN-Rev: 32530
|
2012-10-05 21:22:02 +00:00 |
|
Markus Scherer
|
00dc45723c
|
ICU-9010 remove --disable-threads, move ICU_USE_THREADS out of uconfig.h into test code
X-SVN-Rev: 31911
|
2012-06-06 04:13:28 +00:00 |
|
Markus Scherer
|
ca12d6d5bd
|
ICU-8730 move some @internal, rarely-used platform macros to putilimp.h
X-SVN-Rev: 30432
|
2011-07-27 20:55:09 +00:00 |
|
Markus Scherer
|
9bcc40cf9e
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
X-SVN-Rev: 30412
|
2011-07-23 00:10:30 +00:00 |
|
Michael Ow
|
1836eb2957
|
ICU-8682 Use ReadWriteBarrier only on MSVC 9 and higher.
X-SVN-Rev: 30408
|
2011-07-22 20:29:09 +00:00 |
|
Andy Heninger
|
2a669af439
|
ICU-8161 Mac compile errors on mutex changes fixed.
X-SVN-Rev: 29703
|
2011-03-29 04:02:06 +00:00 |
|
Andy Heninger
|
040bb01ac4
|
ICU-8161 Mutexes, add thread checker annotations, improve singleton implementation.
X-SVN-Rev: 29702
|
2011-03-29 00:47:41 +00:00 |
|
Andy Heninger
|
0c2a587a9c
|
ICU-6480 clean up UMTX_CHECK usage in lazy init
X-SVN-Rev: 24439
|
2008-08-05 00:09:13 +00:00 |
|
George Rhoten
|
dbc0d1d9ee
|
ICU-5349 Use UMTX_CHECK for double check locking.
X-SVN-Rev: 20176
|
2006-08-29 04:57:05 +00:00 |
|
George Rhoten
|
599dbb508c
|
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17399
|
2005-03-25 23:24:47 +00:00 |
|
George Rhoten
|
ac893ce00e
|
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16926
|
2004-12-07 23:43:48 +00:00 |
|
Markus Scherer
|
9f84b31d3a
|
ICU-3969 add macro for lazy initialization check
X-SVN-Rev: 16256
|
2004-09-06 15:41:52 +00:00 |
|
Eric Mader
|
6aac9dbeb8
|
ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14180
|
2003-12-18 23:16:48 +00:00 |
|
Andy Heninger
|
112137af62
|
ICU-3014 Revised ICU initialization code
X-SVN-Rev: 12970
|
2003-08-28 00:00:00 +00:00 |
|
Andy Heninger
|
aedb354246
|
ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
X-SVN-Rev: 12787
|
2003-08-08 16:23:38 +00:00 |
|
Andy Heninger
|
ed7b79ac52
|
ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
X-SVN-Rev: 12760
|
2003-08-05 01:25:54 +00:00 |
|
Andy Heninger
|
90630ccf57
|
ICU-2970 threading failure. UMTX explicit initialization changes.
X-SVN-Rev: 12365
|
2003-06-07 00:03:51 +00:00 |
|
GCL Shanghai
|
bcb21ca4f1
|
ICU-1953 Check APIs comments for @param, @return...
X-SVN-Rev: 9024
|
2002-07-03 12:05:56 +00:00 |
|
George Rhoten
|
8cd90d7b88
|
ICU-1872 Test for mutex initialization
X-SVN-Rev: 8503
|
2002-04-23 23:24:25 +00:00 |
|
Andy Heninger
|
4408855d3f
|
ICU-1730 UnicodeString thread safety changes
X-SVN-Rev: 7923
|
2002-03-09 00:36:54 +00:00 |
|
George Rhoten
|
0836738cc1
|
ICU-1630 Move UMTX from utypes.h to umutex.h,
and remove unneeded references to mutex.h (so we can find multithreading issues more easily)
X-SVN-Rev: 7478
|
2002-01-23 17:17:06 +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
|
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
|
c4997713ef
|
ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
|
2001-03-21 20:44:20 +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 |
|
Steven R. Loomis
|
363ee387f6
|
ICU-161 (c)opyright notices
X-SVN-Rev: 362
|
1999-12-09 23:27:55 +00:00 |
|
Steven R. Loomis
|
00209e5ae8
|
ICU-183 make ICU header files compile by themselves.
X-SVN-Rev: 344
|
1999-12-08 23:41:46 +00:00 |
|
Markus Scherer
|
1966fd0e50
|
ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 80
|
1999-10-18 23:44:20 +00:00 |
|
Unknown User
|
aa0b0a88e8
|
Initial revision
X-SVN-Rev: 2
|
1999-08-16 21:50:52 +00:00 |
|