Menu

SVN stlplus3 Commit Log


Commit Date  
[r429] by andy_rushton

Added support for std::shared_ptr.
Added new IDE directory.

2011-01-12 17:48:32 Tree
[r428] by andy_rushton

Added support for std::shared_ptr. In the process, had to distinguish
between magic mappings of objects containing pointers and the pointers
themselves by adding object_map and object_add methods to the
context. These allow the shared_ptr object's magic number to be keyed
by the address of the contained value while also allowing the
contained value to have its own magic number tied to the same address.
I have retro-fitted this solution to existing stlplus classes that
store a magic number for the object itself in the dump: smart_ptr,
simple_ptr, digraph and ntree.

2011-01-12 17:37:12 Tree
[r427] by andy_rushton

Brought in line with changed headers

2011-01-12 17:32:23 Tree
[r426] by andy_rushton

Moved IDE build files to separate folders

2011-01-12 14:46:22 Tree
[r425] by andy_rushton

Fixed to compile with Borland v6

2011-01-12 14:40:33 Tree
[r424] by andy_rushton

Moved IDE build files to a separate /ide folder

2011-01-12 14:39:10 Tree
[r423] by andy_rushton

Visual Studio 6 no longer supported

2011-01-09 22:34:34 Tree
[r422] by andy_rushton

Borland rules for support of C++0x extensions updated.
Comments updated to explain my intention properly.

2011-01-09 22:29:22 Tree
[r421] by andy_rushton

Borland build updated to work with RAD Studio 8 (i.e. Borland 6.31)

2011-01-09 22:27:22 Tree
[r420] by andy_rushton

Solution files now only work with Visual Studio 2010

2011-01-09 22:26:16 Tree
Older >
MongoDB Logo MongoDB