Peter Edberg
|
2beaf3dacf
|
ICU-10992 BRS line 20, Check/fix non-stable API macros (U_HIDE_DRAFT_API and others)
X-SVN-Rev: 36520
|
2014-09-16 08:09:06 +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 |
|
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
|
2c29b14fb9
|
ICU-8571 @system APIs are *supposed* to also have a regular API label; add #ifndef U_HIDE_SYSTEM_API
X-SVN-Rev: 30448
|
2011-08-01 02:38:58 +00:00 |
|
Markus Scherer
|
4e30dc4c14
|
ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
X-SVN-Rev: 30447
|
2011-08-01 02:20:46 +00:00 |
|
Andy Heninger
|
49db0e1ead
|
ICU-3491 remove extra calls to u_init(), and simplify the API comments for u_init().
X-SVN-Rev: 26279
|
2009-07-09 22:50:01 +00:00 |
|
Vladimir Weinstein
|
ed7fe99c8b
|
ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
|
2005-06-22 23:38:06 +00:00 |
|
Ram Viswanadha
|
d0eb5dd8e9
|
ICU-4524 add brief documentation
X-SVN-Rev: 17983
|
2005-06-22 22:39:36 +00:00 |
|
Markus Scherer
|
056630b8fd
|
ICU-4497 u_init() is not necessary any more for thread safety, and loads the converter alias table instead of the Unicode properties files (whose data is now hardcoded)
X-SVN-Rev: 17541
|
2005-05-03 22:59:01 +00:00 |
|
Vladimir Weinstein
|
647cb8dc77
|
ICU-4194 promotion of @draft 2.6 to @stable 2.6 for common library
X-SVN-Rev: 16728
|
2004-11-02 07:28:07 +00:00 |
|
Andy Heninger
|
720fe18819
|
ICU-3920 document that u_cleanup() resets memory, heap and trace functions.
X-SVN-Rev: 16579
|
2004-10-21 00:01:39 +00:00 |
|
George Rhoten
|
850a8ec20d
|
ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15788
|
2004-06-08 21:05:45 +00:00 |
|
Eric Mader
|
14fbb48bf9
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
|
2004-05-18 22:01:41 +00:00 |
|
Ram Viswanadha
|
bbe9de394c
|
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14775
|
2004-03-26 19:42:04 +00:00 |
|
Andy Heninger
|
c22faac1a9
|
ICU-3493 code review changes for mutexe, heap registration
X-SVN-Rev: 14272
|
2004-01-09 01:07:54 +00:00 |
|
Andy Heninger
|
0628ea950a
|
ICU-3014 Revised ICU initialization code
X-SVN-Rev: 12915
|
2003-08-22 23:26:53 +00:00 |
|
Andy Heninger
|
78ca2fdfc9
|
ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
|
2003-08-14 21:34:54 +00:00 |
|
Andy Heninger
|
58fc849c4f
|
ICU-3156 fix problems with ICU_USE_THREADS and the revised mutexes.
X-SVN-Rev: 12803
|
2003-08-10 23:57:35 +00:00 |
|
Andy Heninger
|
c934d47697
|
ICU-3156 u_setIncDecFunctions(), API Docs
X-SVN-Rev: 12799
|
2003-08-08 23:56:02 +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 |
|
Markus Scherer
|
88f5cc5701
|
ICU-2686 add @draft to u_init(), small doc updates
X-SVN-Rev: 12348
|
2003-06-06 17:31:07 +00:00 |
|
Vladimir Weinstein
|
c9475e02ae
|
ICU-2959 Updated copyright notices
X-SVN-Rev: 12246
|
2003-06-03 06:44:40 +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
|
ae5e2c31b0
|
ICU-2087 Add @stable
X-SVN-Rev: 10491
|
2002-12-05 01:36:10 +00:00 |
|
Markus Scherer
|
64e714a1ef
|
ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10482
|
2002-12-04 23:39:56 +00:00 |
|
George Rhoten
|
d44475ada0
|
ICU-2087 @draft -> @stable
X-SVN-Rev: 10423
|
2002-12-02 23:06:55 +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 |
|
Markus Scherer
|
a56040d6b1
|
ICU-1472 update @draft/@stable labels on public APIs
X-SVN-Rev: 6848
|
2001-11-13 22:47:47 +00:00 |
|
George Rhoten
|
f87efdc743
|
ICU-770 Memory cleanup
X-SVN-Rev: 6052
|
2001-10-04 20:58:06 +00:00 |
|
George Rhoten
|
ff2df5aa3c
|
ICU-770 Add documentation
X-SVN-Rev: 5463
|
2001-08-11 00:43:02 +00:00 |
|
George Rhoten
|
3af0a0b31a
|
ICU-770 New u_cleanup() API.
X-SVN-Rev: 5460
|
2001-08-11 00:27:31 +00:00 |
|