Andy Heninger
ea726432cb
ICU-11538 Remove gHeapInUse flag.
...
X-SVN-Rev: 37119
2015-03-04 00:30:38 +00:00
Andy Heninger
fb24cef93d
ICU-11538 Remove gHeapInUse flag.
...
X-SVN-Rev: 37097
2015-02-27 23:01:33 +00:00
Markus Scherer
f3646e9267
ICU-8235 do not call memcpy()/memmove()/... with a NULL/invalid source pointer
...
X-SVN-Rev: 31914
2012-06-07 00:14:54 +00:00
Steven R. Loomis
43b918a0c8
ICU-9258 merge from branches, performance improvements
...
X-SVN-Rev: 31881
2012-05-30 00:41:57 +00:00
Yoshito Umaoka
35d15227cd
ICU-8818 Fixed a compile error.
...
X-SVN-Rev: 31006
2011-12-02 04:40:30 +00:00
Abhinav Gupta
46f02630a1
ICU-8818 implement uprv_calloc
...
X-SVN-Rev: 30991
2011-11-30 17:52:02 +00:00
Steven R. Loomis
737d129645
ICU-8784 commit iSeries porting fixes into trunk
...
X-SVN-Rev: 30667
2011-09-15 19:34:17 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
Andy Heninger
4ea6b6be45
ICU-3437 improved test coverage
...
X-SVN-Rev: 14033
2003-12-08 07:12:34 +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
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
f117f17673
ICU-2030 fix uprv_realloc for buffer!=zeroMem but size==0
...
X-SVN-Rev: 9607
2002-08-07 21:34:31 +00:00
George Rhoten
5fdfd1ae4c
ICU-2030 Don't use // in a C file.
...
X-SVN-Rev: 9421
2002-07-30 01:12:58 +00:00
Andy Heninger
95db42d3dc
ICU-2030 Refine behavior of uprv_malloc() and uprv_free()
...
X-SVN-Rev: 9405
2002-07-29 22:15:14 +00:00
Andy Heninger
3c1dffb98a
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
...
X-SVN-Rev: 9402
2002-07-29 21:29:23 +00:00