Menu

SVN Commit Log


Commit Date  
[r27] by medington

Merge from CodeGear/Embarcadero repository.
1) Better handling of string type for Unicode enabled compilers.
2) Rework conditional code in preparation of support for platforms other than MSWINDOWS, CLR, and LINUX.
3) Fix wrong logic for reading method table (in case $METHODINFO ON}

2009-11-21 02:17:55 Tree
[r26] by neuromancer

Addressing a compiler warning when madExcept is declared

2009-05-25 11:41:22 Tree
[r25] by neuromancer

Deleted defunct 'Makefile' file.

2009-04-14 18:59:06 Tree
[r24] by neuromancer

DUnit 9.4.0 tagged

2009-04-13 11:26:23 Tree
[r23] by judc

Changes for Delphi 2009

2008-08-26 04:42:20 Tree
[r22] by judc

Changes for Delphi 2009

2008-08-22 04:34:58 Tree
[r21] by judc

Updated version information and README to 9.4.0

2008-08-22 03:50:51 Tree
[r20] by judc

Reorganized the choice of memory allocation function to support Delphi 2009

2008-08-22 03:49:49 Tree
[r19] by medington

Remove the WideString overloaded flavor of CheckEquals and CheckNotEquals in Unicode compilation.
This overload causes compilation errors in many real world tests ("ambiguous call"), because it's very common to mix AnsiString with other string types.
This is already disabled in CLR out of necessity (where WideString = string).
Tests that require a WideString specific comparison can use the existing CheckEqualsWideString function.

2008-08-15 19:45:32 Tree
[r18] by medington

Fix implicit string cast warnings in Tiburon.

2008-08-15 00:41:16 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.