Menu

Tools Commit Log


Commit Date  
[r3060] by sumolx

Darwin now includes the required dynamic libraries to run on OS X 10.5 and later.
Info.plist is now updated via version.sh

2011-02-26 03:46:57 Tree
[r3059] by sumolx

Darwin requires <stdlib.h> for malloc and its other functions. Very strange place to keep their declarations..... Seems <malloc.h> is only used for its structures.

2011-02-26 02:32:21 Tree
[r3058] by sumolx

Final cleanup to tracemalloc library. The source is now completely encapsulated using preprocessors. The header now only includes the functions calls and stddef.h.

Removed tracemalloc's <string.h> from header which was causing a dependency in bitmap.c and added to the file as it should be.

If we ever decide to fully remove the tracemalloc library in the future, it is now for the most part completely decoupled from the engine.

2011-02-25 21:37:36 Tree
[r3057] by sumolx

Removed version check since everyone these days are using 5.00 and higher.

2011-02-25 04:18:32 Tree
[r3056] by anallyst

use real malloc instead of proxy function in non-debug mode

2011-02-25 03:22:00 Tree
[r3055] by anallyst

removed fakerealloc for windows

2011-02-25 03:00:22 Tree
[r3054] by anallyst

reverted 3052

2011-02-25 02:56:09 Tree
[r3053] by plombo

Removed tracerealloc() and tracecalloc() to ease the maintenance burden on tracelib. They are no longer needed since the resizable token buffer was removed from the preprocessor a while back.

2011-02-25 02:25:56 Tree
[r3052] by anallyst

lots of fixed indentation, some temporary debug infos

2011-02-25 01:02:57 Tree
[r3051] by anallyst

allow conditional tracemalloc usage in Debug mode

2011-02-24 23:36:04 Tree
Older >
MongoDB Logo MongoDB