diff -uNr dmd-0.178/dmd/html/d/abi.html dmd-1.00/dmd/html/d/abi.html --- dmd-0.178/dmd/html/d/abi.html 2006-12-10 23:01:00.000000000 +0100 +++ dmd-1.00/dmd/html/d/abi.html 2006-12-30 18:17:40.000000000 +0100 @@ -32,7 +32,7 @@ -
Last update Sun Dec 10 23:00:59 2006 +
Last update Sat Dec 30 18:17:39 2006
@@ -300,6 +300,7 @@ N Number e HexFloat c HexFloat c HexFloat + A Number Value... HexFloat: NAN @@ -348,6 +349,10 @@ Number is the number of characters in the string. The HexDigits are the hex data for the string. + +
A Number Value...
+
An array literal. Value is repeated Number times. +
Name:
diff -uNr dmd-0.178/dmd/html/d/changelog.html dmd-1.00/dmd/html/d/changelog.html
--- dmd-0.178/dmd/html/d/changelog.html	2006-12-23 20:43:42.000000000 +0100
+++ dmd-1.00/dmd/html/d/changelog.html	2007-01-02 18:00:50.000000000 +0100
@@ -3,7 +3,7 @@
 
 
 
 
+	

+ What's New for + D 1.00 +

+ + +Jan 2, 2007 + +

New/Changed Features

+ + + +

Bugs Fixed

+ + + +
+

What's New for D 0.178 @@ -1768,7 +1821,7 @@ @@ -634,7 +634,7 @@ constructors were called in.

- The static in the static denstructor declaration is not + The static in the static destructor declaration is not an attribute, it must appear immediately before the ~this:

class Foo
diff -uNr dmd-0.178/dmd/html/d/dlinks.html dmd-1.00/dmd/html/d/dlinks.html
--- dmd-0.178/dmd/html/d/dlinks.html	2006-12-10 22:56:56.000000000 +0100
+++ dmd-1.00/dmd/html/d/dlinks.html	2007-01-02 15:36:20.000000000 +0100
@@ -3,7 +3,7 @@