| Commit | Date | |
|---|---|---|
| 2009-05-26 18:56:38 | Tree | |
|
[r234]
by
andy_rushton
Borland compiler could not cope with using derived class on template function requiring base class - so expanded print-to_string for all three variants |
2009-05-26 18:55:41 | Tree |
| 2009-05-26 18:54:38 | Tree | |
|
[r232]
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 - only declaration specs, not expressions |
2009-05-26 18:53:37 | Tree |
| 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 |