diff -uNr dmd-0.118/dmd/html/d/abi.html dmd-0.119/dmd/html/d/abi.html --- dmd-0.118/dmd/html/d/abi.html 2004-09-01 10:14:14.000000000 +0200 +++ dmd-0.119/dmd/html/d/abi.html 2005-03-16 18:33:02.000000000 +0100 @@ -6,7 +6,7 @@ www.digitalmars.com [Home] -[Search] +[Search] [D]
Last update Jul 16, 2004
diff -uNr dmd-0.118/dmd/html/d/acknowledgements.html dmd-0.119/dmd/html/d/acknowledgements.html --- dmd-0.118/dmd/html/d/acknowledgements.html 2004-12-12 19:59:50.000000000 +0100 +++ dmd-0.119/dmd/html/d/acknowledgements.html 2005-03-16 18:33:02.000000000 +0100 @@ -8,7 +8,7 @@ www.digitalmars.com [Home] -[Search] +[Search] [D]
diff -uNr dmd-0.118/dmd/html/d/arrays.html dmd-0.119/dmd/html/d/arrays.html --- dmd-0.118/dmd/html/d/arrays.html 2004-12-16 02:16:00.000000000 +0100 +++ dmd-0.119/dmd/html/d/arrays.html 2005-03-16 18:33:02.000000000 +0100 @@ -14,7 +14,7 @@ www.digitalmars.com [Home] -[Search] +[Search] [D]
Last update Dec 16, 2004
diff -uNr dmd-0.118/dmd/html/d/attribute.html dmd-0.119/dmd/html/d/attribute.html --- dmd-0.118/dmd/html/d/attribute.html 2005-03-09 12:20:26.000000000 +0100 +++ dmd-0.119/dmd/html/d/attribute.html 2005-03-17 11:36:02.000000000 +0100 @@ -14,7 +14,7 @@ www.digitalmars.com [Home] -[Search] +[Search] [D]
Last modified Mar 9, 2005.
@@ -351,8 +351,6 @@ private int y = 4; // y is local to module foo - Static can be applied to constructors and destructors, producing - static constructors and static destructors.

Auto Attribute

diff -uNr dmd-0.118/dmd/html/d/blank.html dmd-0.119/dmd/html/d/blank.html --- dmd-0.118/dmd/html/d/blank.html 2001-10-21 19:08:36.000000000 +0200 +++ dmd-0.119/dmd/html/d/blank.html 2005-03-16 18:33:02.000000000 +0100 @@ -14,7 +14,7 @@ www.digitalmars.com [Home] -[Search] +[Search] [D]
diff -uNr dmd-0.118/dmd/html/d/changelog.html dmd-0.119/dmd/html/d/changelog.html --- dmd-0.118/dmd/html/d/changelog.html 2005-03-12 16:20:16.000000000 +0100 +++ dmd-0.119/dmd/html/d/changelog.html 2005-03-17 23:16:28.000000000 +0100 @@ -15,7 +15,7 @@ www.digitalmars.com [Home] -[Search] +[Search] [D]
@@ -24,6 +24,7 @@
+

+ What's New for + D 0.119 +

+ +Mar 16, 2005 +

+ +

New/Changed Features

+ + +

Bugs Fixed

+ + +

What's New for D 0.118 diff -uNr dmd-0.118/dmd/html/d/class.html dmd-0.119/dmd/html/d/class.html --- dmd-0.118/dmd/html/d/class.html 2004-11-27 00:14:38.000000000 +0100 +++ dmd-0.119/dmd/html/d/class.html 2005-03-17 11:18:36.000000000 +0100 @@ -1,7 +1,7 @@