| Commit | Date | |
|---|---|---|
| 2009-05-26 18:52:01 | Tree | |
| 2009-05-26 18:49:25 | Tree | |
|
[r229]
by
andy_rushton
Ported to Borland compiler - string interpreted as null-terminated which is wrong; should be able to contain nulls so I had to write my own copy routine - also Borland implements archaic convention that initialising with "= *this" takes over memory management, so replaced all instances |
2009-05-26 18:48:33 | Tree |
|
[r228]
by
andy_rushton
Ported to the Borland compiler - does not support typename keyword and has limited support for where in the syntax typenames can be used - onlt declaration specs, not expressions |
2009-05-26 18:43:44 | Tree |
|
[r227]
by
andy_rushton
Fixed to work with the Borland compiler which has a broken version of new.h - you lose tracing of nothrow new/delete |
2009-05-26 18:39:53 | Tree |
|
[r226]
by
andy_rushton
Simple batch files for building STLplus with the Borland free command-line compiler |
2009-05-26 18:35:45 | Tree |
| 2009-05-19 19:19:02 | Tree | |
| 2009-05-19 18:56:09 | Tree | |
|
[r223]
by
andy_rushton
Added the heapdebug library conaining my heap memory tracing and debugging tool |
2009-05-19 18:50:41 | Tree |
|
[r222]
by
andy_rushton
Forgot to include portability_fixes - showed up as a compilation warning on VC9 |
2009-05-19 18:49:19 | Tree |