Update with the link to the approved ECMA specs
authorMiguel de Icaza <miguel@gnome.org>
Sun, 6 Jan 2002 16:32:07 +0000 (16:32 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sun, 6 Jan 2002 16:32:07 +0000 (16:32 -0000)
svn path=/trunk/mono/; revision=1872

12 files changed:
doc/Makefile.am
doc/class-status
doc/class-status.in
doc/download
doc/index
doc/resources
web/Makefile.am
web/class-status
web/class-status.in
web/download
web/index
web/resources

index 9ed3686c8420afd5e059b94395b604877c5ebe94..ec28bc880eb66b0facf5615fb75a3df5919d9632 100644 (file)
@@ -16,7 +16,7 @@ class-status: class-status.in pending-classes Makefile.am
        cat class-status.in pending-classes > class-status
 
 pending-classes: pending-classes.in Makefile.am
-       echo "This is a list of pending classes, and links to their documentation on MSDN.Microsoft.com\n\n" > pending-classes
+       echo "This is a list of pending classes, and links to their documentation on MSDN.Microsoft.com<p><p>" > pending-classes
        for i in `cat pending-classes.in`; do x=`echo $$i | sed s/\\\.//g`; link=`echo http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrf@@@ClassTopic.asp | sed "s/@@@/$$x/"`; echo "   <a href=\"$$link\">$$i</a><br>" >> pending-classes; done
 
 
index 11527b339598e57586b926c548e2c4ff7ea6e86a..a6459916334f494de6b9e94b9d951278e9eba4de 100644 (file)
 
 * List of not-implemented classes
 
-This is a list of pending classes, and links to their documentation on MSDN.Microsoft.com\n\n
+       These classes are only classes pending from the CORLIB assembly
+       other assemblies are not yet listed.  We are going to be working
+       on an improved status display for pending classes.
+
+       Please bear with us in the meantime.
+This is a list of pending classes, and links to their documentation on MSDN.Microsoft.com<p><p>
        <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystem_AppDomainClassTopic.asp">System._AppDomain</a><br>
        <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemActivatorClassTopic.asp">System.Activator</a><br>
        <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemAppDomainSetupClassTopic.asp">System.AppDomainSetup</a><br>
index 2b5d75f96af0b083567bb6bc4d862e857e435e8b..0ecc7f5e637d9e7571e9e2cb3b822ac3c8fc2bf2 100644 (file)
@@ -15,3 +15,8 @@
 
 * List of not-implemented classes
 
+       These classes are only classes pending from the CORLIB assembly
+       other assemblies are not yet listed.  We are going to be working
+       on an improved status display for pending classes.
+
+       Please bear with us in the meantime.
index ad46e6295727135137f98b3515a6747a544c0179..9192cfe989445595eff2b06fedd9909fd126e8a2 100644 (file)
        mailing list.
 
 <a name="packaged">
-*** Released and tested packages
 
-       <ul>
-               <a name="sep-18">
-               <b>September 18, 2001</b>
-               <ul>
-               * <a href="archive/mono-0.7.tar.gz">mono-0.7.tar.gz</a>: Mono Runtime 0.7 release.
-               * <a href="archive/mcs-0.7.tar.gz">mcs-0.7.tar.gz</a>: Mono Compiler and Classes 0.7 release.
-               * <a href="archive/mono-0.7">Release Notes.</a>
-               </ul>
+       At this point, you should look into using one of the <a
+       href="snapshots">nightly snapshots</a> or getting the 
+       sources from <a href="anoncvs.html">Anonymous CVS</a> 
+       as significant work has gone into Mono since our last stable
+       release in September.
 
-               <a name="august-22">
-               <b>August 22, 2001</b>
-               <ul>
-               * <a href="archive/mono-0.6.tar.gz">mono-0.6.tar.gz</a>: Mono Runtime 0.6 release.
-               * <a href="archive/mono-compiler-classes-0.6.tar.gz">mono-compiler-classes-0.6.tar.gz</a>: Mono Compiler and Classes 0.6 release.
-               * <a href="archive/mono-0.6">Release Notes.</a>
-               </ul>
+       We will be making a packaged release sometime in January.
 
        
-               <a name="july-29">
-               <b>July 29, 2001</b>
-               <ul>
-               * <a href="archive/mono-0.5.tar.gz">mono-0.5.tar.gz</a>: Mono Runtime 0.5 release.
-               * <a href="archive/mono-0.5">Release Notes.</a>
-               </ul>
-
-       
-               <a name="july-22">
-               <b>July 22, 2001</b>
-               <ul>
-               * <a href="archive/mcs-22-Jul-2001.tar.gz">mcs-22-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mcs-Jul-22-Jul-19-2001.tar.gz">Differences since 19</a>: CVS snapshot.
-               * <a href="archive/mcs-22">Release Notes.</a>
-               </ul>
-
-               <a name="july-19">
-               <b>July 19th, 2001</b>
-               <ul>
-               * <a href="archive/mcs-19-Jul-2001.tar.gz">mcs-19-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mcs-Jul-17-Jul-19-2001.tar.gz">Differences since 17</a>: CVS snapshot.
-               * <a href="archive/mcs-19">Release Notes.</a>
-               </ul>
-
-               <a name="july-17">
-               <b>July 17th, 2001</b>
-               <ul>
-               * <a href="archive/mcs-17-Jul-2001.tar.gz">mcs-17-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mcs-Jul-15-Jul-17-2001.tar.gz">Differences since 15</a>: CVS snapshot.
-               * <a href="archive/mcs-17">Release Notes.</a>
-               </ul>
-
-               <a name="july-15">
-               <b>July 15th, 2001</b>
-               <ul>
-               * <a href="archive/mcs-15-Jul-2001.tar.gz">mcs-15-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mono-0.4.tar.gz">mono-0.4.tar.gz</a>: Packaged Source Code.
-               * <a href="archive/mono-0.4">Release Notes.</a>
-               </ul>
-
-               <a name="july-14">
-               <b>July 14th, 2001</b>
-               <ul>
-               * <a href="archive/mcs-12-Jul-2001.tar.gz">mcs-12-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mono-0.3.tar.gz">mono-0.3.tar.gz</a>: Packaged Source Code.
-               </ul>
-
-               <a name="july-8">
-               <b>July 8th, 2001</b>
-
-               <ul>
-               * <a href="archive/mcs-08-Jul-2001.tar.gz">mcs-08-Jul-2001.tar.gz</a>: CVS Snapshot
-               * <a href="archive/mono-08-Jul-2001.tar.gz">mono-08-Jul-2001.tar.gz</a>: CVS Snapshot
-               </ul>
-       </ul>
-
 <a name="install">
 ** Installing the software
 
                * Install <a href="http://www.cygwin.com">CygWin</a> first.
 
                * Install in /usr/local in your Cygwin world the following
-                 packages (compiled by <a href="mailto:alex@ximian.com">Alex Graveley</a>:
+                 packages (compiled by <a href="mailto:alex@ximian.com">Alex Graveley</a>):
                <ul>
                <li><a href="http://primates.ximian.com/~alex/glib-1.3.12-win32-native.zip">
                http://primates.ximian.com/~alex/glib-1.3.12-win32-native.zip</a>
 
                <li><a href="http://primates.ximian.com/~alex/pkg-config-0.8-cygwin.zip">
-               http://primates.ximian.com/~alex/glib-1.3.12-win32-native.zip"></a>
+               http://primates.ximian.com/~alex/pkg-config-0.8-cygwin.zip</a>
                </ul>
 
                These already contain libiconv linked statically. 
        <ul>
                * Install <a href="http://www.freedesktop.org/software/pkgconfig">pkgconfig</a>.
                   (I had to change line 674 of
-                  <nobr><tt>pkgconfig-0.8.0/glib-1.2.8/gstrfuncs.c</nobr> from 
-                 <nobr><tt>extern char *strsignal (int sig);</nobr> to
-                 <nobr><tt>extern const char *strsignal (int sig);</nobr>.
+                  <nobr><tt>pkgconfig-0.8.0/glib-1.2.8/gstrfuncs.c</tt></nobr> from 
+                 <nobr><tt>extern char *strsignal (int sig);</tt></nobr> to
+                 <nobr><tt>extern const char *strsignal (int sig);</tt></nobr>.
 
 <pre>
 tar xzvf pkgconfig-0.8.0.tar.gz
@@ -229,3 +163,80 @@ make install
        
 
 
+<a name="oldreleases">
+
+*** Old releases.
+       <ul>
+               <a name="sep-18">
+               <b>September 18, 2001</b>
+               <ul>
+               * <a href="archive/mono-0.7.tar.gz">mono-0.7.tar.gz</a>: Mono Runtime 0.7 release.
+               * <a href="archive/mcs-0.7.tar.gz">mcs-0.7.tar.gz</a>: Mono Compiler and Classes 0.7 release.
+               * <a href="archive/mono-0.7">Release Notes.</a>
+               </ul>
+
+               <a name="august-22">
+               <b>August 22, 2001</b>
+               <ul>
+               * <a href="archive/mono-0.6.tar.gz">mono-0.6.tar.gz</a>: Mono Runtime 0.6 release.
+               * <a href="archive/mono-compiler-classes-0.6.tar.gz">mono-compiler-classes-0.6.tar.gz</a>: Mono Compiler and Classes 0.6 release.
+               * <a href="archive/mono-0.6">Release Notes.</a>
+               </ul>
+
+       
+               <a name="july-29">
+               <b>July 29, 2001</b>
+               <ul>
+               * <a href="archive/mono-0.5.tar.gz">mono-0.5.tar.gz</a>: Mono Runtime 0.5 release.
+               * <a href="archive/mono-0.5">Release Notes.</a>
+               </ul>
+
+       
+               <a name="july-22">
+               <b>July 22, 2001</b>
+               <ul>
+               * <a href="archive/mcs-22-Jul-2001.tar.gz">mcs-22-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mcs-Jul-22-Jul-19-2001.tar.gz">Differences since 19</a>: CVS snapshot.
+               * <a href="archive/mcs-22">Release Notes.</a>
+               </ul>
+
+               <a name="july-19">
+               <b>July 19th, 2001</b>
+               <ul>
+               * <a href="archive/mcs-19-Jul-2001.tar.gz">mcs-19-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mcs-Jul-17-Jul-19-2001.tar.gz">Differences since 17</a>: CVS snapshot.
+               * <a href="archive/mcs-19">Release Notes.</a>
+               </ul>
+
+               <a name="july-17">
+               <b>July 17th, 2001</b>
+               <ul>
+               * <a href="archive/mcs-17-Jul-2001.tar.gz">mcs-17-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mcs-Jul-15-Jul-17-2001.tar.gz">Differences since 15</a>: CVS snapshot.
+               * <a href="archive/mcs-17">Release Notes.</a>
+               </ul>
+
+               <a name="july-15">
+               <b>July 15th, 2001</b>
+               <ul>
+               * <a href="archive/mcs-15-Jul-2001.tar.gz">mcs-15-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mono-0.4.tar.gz">mono-0.4.tar.gz</a>: Packaged Source Code.
+               * <a href="archive/mono-0.4">Release Notes.</a>
+               </ul>
+
+               <a name="july-14">
+               <b>July 14th, 2001</b>
+               <ul>
+               * <a href="archive/mcs-12-Jul-2001.tar.gz">mcs-12-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mono-0.3.tar.gz">mono-0.3.tar.gz</a>: Packaged Source Code.
+               </ul>
+
+               <a name="july-8">
+               <b>July 8th, 2001</b>
+
+               <ul>
+               * <a href="archive/mcs-08-Jul-2001.tar.gz">mcs-08-Jul-2001.tar.gz</a>: CVS Snapshot
+               * <a href="archive/mono-08-Jul-2001.tar.gz">mono-08-Jul-2001.tar.gz</a>: CVS Snapshot
+               </ul>
+       </ul>
+
index 39d21401d54d1b4962c23b376d2e13d6614dcf20..327842a57df25003b3937c9391e5dcb8a95142c8 100644 (file)
--- a/doc/index
+++ b/doc/index
        "http://lists.ximian.com/archives/public/mono-list/2002-January/002409.html">
        here</a>
 
+       Last minute breaking news: Paolo got our compiler in Linux to
+       compile fib.cs, patches are comming tomorrow once we have
+       ChangeLog entries.   
+
 ** Jan 4, 2002
 
        Mike Kestner posted an update on Gtk# <a
index 0edabdffd3595360b4087dfdf5d1cde8836eb9e6..482a696914dce52d7b75c959252edd81549cd931 100644 (file)
 
 ** ECMA Documentation.
 
-       You can get the documentation for the ECMA specs from a number of sites:
+       You can get the documentation for the ECMA specs from:
+
+       <ul>
+               * <a href="http://www.ecma.ch/ecma1/STAND/ecma-334.htm">C# Language Specification</a>
+               * <a href="http://www.ecma.ch/ecma1/STAND/ecma-335.htm">Common Language Infrastructure</a>
+       </ul>
+
+       Older copies of the standard are available here:
+
        <ul>
                * <a href="http://msdn.microsoft.com/net/ecma">At MSDN</a>
                * <a href="http://www.dotnetexperts.com">Dot Net Experts</a>
index 9ed3686c8420afd5e059b94395b604877c5ebe94..ec28bc880eb66b0facf5615fb75a3df5919d9632 100644 (file)
@@ -16,7 +16,7 @@ class-status: class-status.in pending-classes Makefile.am
        cat class-status.in pending-classes > class-status
 
 pending-classes: pending-classes.in Makefile.am
-       echo "This is a list of pending classes, and links to their documentation on MSDN.Microsoft.com\n\n" > pending-classes
+       echo "This is a list of pending classes, and links to their documentation on MSDN.Microsoft.com<p><p>" > pending-classes
        for i in `cat pending-classes.in`; do x=`echo $$i | sed s/\\\.//g`; link=`echo http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrf@@@ClassTopic.asp | sed "s/@@@/$$x/"`; echo "   <a href=\"$$link\">$$i</a><br>" >> pending-classes; done
 
 
index 11527b339598e57586b926c548e2c4ff7ea6e86a..a6459916334f494de6b9e94b9d951278e9eba4de 100644 (file)
 
 * List of not-implemented classes
 
-This is a list of pending classes, and links to their documentation on MSDN.Microsoft.com\n\n
+       These classes are only classes pending from the CORLIB assembly
+       other assemblies are not yet listed.  We are going to be working
+       on an improved status display for pending classes.
+
+       Please bear with us in the meantime.
+This is a list of pending classes, and links to their documentation on MSDN.Microsoft.com<p><p>
        <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystem_AppDomainClassTopic.asp">System._AppDomain</a><br>
        <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemActivatorClassTopic.asp">System.Activator</a><br>
        <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemAppDomainSetupClassTopic.asp">System.AppDomainSetup</a><br>
index 2b5d75f96af0b083567bb6bc4d862e857e435e8b..0ecc7f5e637d9e7571e9e2cb3b822ac3c8fc2bf2 100644 (file)
@@ -15,3 +15,8 @@
 
 * List of not-implemented classes
 
+       These classes are only classes pending from the CORLIB assembly
+       other assemblies are not yet listed.  We are going to be working
+       on an improved status display for pending classes.
+
+       Please bear with us in the meantime.
index ad46e6295727135137f98b3515a6747a544c0179..9192cfe989445595eff2b06fedd9909fd126e8a2 100644 (file)
        mailing list.
 
 <a name="packaged">
-*** Released and tested packages
 
-       <ul>
-               <a name="sep-18">
-               <b>September 18, 2001</b>
-               <ul>
-               * <a href="archive/mono-0.7.tar.gz">mono-0.7.tar.gz</a>: Mono Runtime 0.7 release.
-               * <a href="archive/mcs-0.7.tar.gz">mcs-0.7.tar.gz</a>: Mono Compiler and Classes 0.7 release.
-               * <a href="archive/mono-0.7">Release Notes.</a>
-               </ul>
+       At this point, you should look into using one of the <a
+       href="snapshots">nightly snapshots</a> or getting the 
+       sources from <a href="anoncvs.html">Anonymous CVS</a> 
+       as significant work has gone into Mono since our last stable
+       release in September.
 
-               <a name="august-22">
-               <b>August 22, 2001</b>
-               <ul>
-               * <a href="archive/mono-0.6.tar.gz">mono-0.6.tar.gz</a>: Mono Runtime 0.6 release.
-               * <a href="archive/mono-compiler-classes-0.6.tar.gz">mono-compiler-classes-0.6.tar.gz</a>: Mono Compiler and Classes 0.6 release.
-               * <a href="archive/mono-0.6">Release Notes.</a>
-               </ul>
+       We will be making a packaged release sometime in January.
 
        
-               <a name="july-29">
-               <b>July 29, 2001</b>
-               <ul>
-               * <a href="archive/mono-0.5.tar.gz">mono-0.5.tar.gz</a>: Mono Runtime 0.5 release.
-               * <a href="archive/mono-0.5">Release Notes.</a>
-               </ul>
-
-       
-               <a name="july-22">
-               <b>July 22, 2001</b>
-               <ul>
-               * <a href="archive/mcs-22-Jul-2001.tar.gz">mcs-22-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mcs-Jul-22-Jul-19-2001.tar.gz">Differences since 19</a>: CVS snapshot.
-               * <a href="archive/mcs-22">Release Notes.</a>
-               </ul>
-
-               <a name="july-19">
-               <b>July 19th, 2001</b>
-               <ul>
-               * <a href="archive/mcs-19-Jul-2001.tar.gz">mcs-19-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mcs-Jul-17-Jul-19-2001.tar.gz">Differences since 17</a>: CVS snapshot.
-               * <a href="archive/mcs-19">Release Notes.</a>
-               </ul>
-
-               <a name="july-17">
-               <b>July 17th, 2001</b>
-               <ul>
-               * <a href="archive/mcs-17-Jul-2001.tar.gz">mcs-17-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mcs-Jul-15-Jul-17-2001.tar.gz">Differences since 15</a>: CVS snapshot.
-               * <a href="archive/mcs-17">Release Notes.</a>
-               </ul>
-
-               <a name="july-15">
-               <b>July 15th, 2001</b>
-               <ul>
-               * <a href="archive/mcs-15-Jul-2001.tar.gz">mcs-15-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mono-0.4.tar.gz">mono-0.4.tar.gz</a>: Packaged Source Code.
-               * <a href="archive/mono-0.4">Release Notes.</a>
-               </ul>
-
-               <a name="july-14">
-               <b>July 14th, 2001</b>
-               <ul>
-               * <a href="archive/mcs-12-Jul-2001.tar.gz">mcs-12-Jul-2001.tar.gz</a>: CVS snapshot.
-               * <a href="archive/mono-0.3.tar.gz">mono-0.3.tar.gz</a>: Packaged Source Code.
-               </ul>
-
-               <a name="july-8">
-               <b>July 8th, 2001</b>
-
-               <ul>
-               * <a href="archive/mcs-08-Jul-2001.tar.gz">mcs-08-Jul-2001.tar.gz</a>: CVS Snapshot
-               * <a href="archive/mono-08-Jul-2001.tar.gz">mono-08-Jul-2001.tar.gz</a>: CVS Snapshot
-               </ul>
-       </ul>
-
 <a name="install">
 ** Installing the software
 
                * Install <a href="http://www.cygwin.com">CygWin</a> first.
 
                * Install in /usr/local in your Cygwin world the following
-                 packages (compiled by <a href="mailto:alex@ximian.com">Alex Graveley</a>:
+                 packages (compiled by <a href="mailto:alex@ximian.com">Alex Graveley</a>):
                <ul>
                <li><a href="http://primates.ximian.com/~alex/glib-1.3.12-win32-native.zip">
                http://primates.ximian.com/~alex/glib-1.3.12-win32-native.zip</a>
 
                <li><a href="http://primates.ximian.com/~alex/pkg-config-0.8-cygwin.zip">
-               http://primates.ximian.com/~alex/glib-1.3.12-win32-native.zip"></a>
+               http://primates.ximian.com/~alex/pkg-config-0.8-cygwin.zip</a>
                </ul>
 
                These already contain libiconv linked statically. 
        <ul>
                * Install <a href="http://www.freedesktop.org/software/pkgconfig">pkgconfig</a>.
                   (I had to change line 674 of
-                  <nobr><tt>pkgconfig-0.8.0/glib-1.2.8/gstrfuncs.c</nobr> from 
-                 <nobr><tt>extern char *strsignal (int sig);</nobr> to
-                 <nobr><tt>extern const char *strsignal (int sig);</nobr>.
+                  <nobr><tt>pkgconfig-0.8.0/glib-1.2.8/gstrfuncs.c</tt></nobr> from 
+                 <nobr><tt>extern char *strsignal (int sig);</tt></nobr> to
+                 <nobr><tt>extern const char *strsignal (int sig);</tt></nobr>.
 
 <pre>
 tar xzvf pkgconfig-0.8.0.tar.gz
@@ -229,3 +163,80 @@ make install
        
 
 
+<a name="oldreleases">
+
+*** Old releases.
+       <ul>
+               <a name="sep-18">
+               <b>September 18, 2001</b>
+               <ul>
+               * <a href="archive/mono-0.7.tar.gz">mono-0.7.tar.gz</a>: Mono Runtime 0.7 release.
+               * <a href="archive/mcs-0.7.tar.gz">mcs-0.7.tar.gz</a>: Mono Compiler and Classes 0.7 release.
+               * <a href="archive/mono-0.7">Release Notes.</a>
+               </ul>
+
+               <a name="august-22">
+               <b>August 22, 2001</b>
+               <ul>
+               * <a href="archive/mono-0.6.tar.gz">mono-0.6.tar.gz</a>: Mono Runtime 0.6 release.
+               * <a href="archive/mono-compiler-classes-0.6.tar.gz">mono-compiler-classes-0.6.tar.gz</a>: Mono Compiler and Classes 0.6 release.
+               * <a href="archive/mono-0.6">Release Notes.</a>
+               </ul>
+
+       
+               <a name="july-29">
+               <b>July 29, 2001</b>
+               <ul>
+               * <a href="archive/mono-0.5.tar.gz">mono-0.5.tar.gz</a>: Mono Runtime 0.5 release.
+               * <a href="archive/mono-0.5">Release Notes.</a>
+               </ul>
+
+       
+               <a name="july-22">
+               <b>July 22, 2001</b>
+               <ul>
+               * <a href="archive/mcs-22-Jul-2001.tar.gz">mcs-22-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mcs-Jul-22-Jul-19-2001.tar.gz">Differences since 19</a>: CVS snapshot.
+               * <a href="archive/mcs-22">Release Notes.</a>
+               </ul>
+
+               <a name="july-19">
+               <b>July 19th, 2001</b>
+               <ul>
+               * <a href="archive/mcs-19-Jul-2001.tar.gz">mcs-19-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mcs-Jul-17-Jul-19-2001.tar.gz">Differences since 17</a>: CVS snapshot.
+               * <a href="archive/mcs-19">Release Notes.</a>
+               </ul>
+
+               <a name="july-17">
+               <b>July 17th, 2001</b>
+               <ul>
+               * <a href="archive/mcs-17-Jul-2001.tar.gz">mcs-17-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mcs-Jul-15-Jul-17-2001.tar.gz">Differences since 15</a>: CVS snapshot.
+               * <a href="archive/mcs-17">Release Notes.</a>
+               </ul>
+
+               <a name="july-15">
+               <b>July 15th, 2001</b>
+               <ul>
+               * <a href="archive/mcs-15-Jul-2001.tar.gz">mcs-15-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mono-0.4.tar.gz">mono-0.4.tar.gz</a>: Packaged Source Code.
+               * <a href="archive/mono-0.4">Release Notes.</a>
+               </ul>
+
+               <a name="july-14">
+               <b>July 14th, 2001</b>
+               <ul>
+               * <a href="archive/mcs-12-Jul-2001.tar.gz">mcs-12-Jul-2001.tar.gz</a>: CVS snapshot.
+               * <a href="archive/mono-0.3.tar.gz">mono-0.3.tar.gz</a>: Packaged Source Code.
+               </ul>
+
+               <a name="july-8">
+               <b>July 8th, 2001</b>
+
+               <ul>
+               * <a href="archive/mcs-08-Jul-2001.tar.gz">mcs-08-Jul-2001.tar.gz</a>: CVS Snapshot
+               * <a href="archive/mono-08-Jul-2001.tar.gz">mono-08-Jul-2001.tar.gz</a>: CVS Snapshot
+               </ul>
+       </ul>
+
index 39d21401d54d1b4962c23b376d2e13d6614dcf20..327842a57df25003b3937c9391e5dcb8a95142c8 100644 (file)
--- a/web/index
+++ b/web/index
        "http://lists.ximian.com/archives/public/mono-list/2002-January/002409.html">
        here</a>
 
+       Last minute breaking news: Paolo got our compiler in Linux to
+       compile fib.cs, patches are comming tomorrow once we have
+       ChangeLog entries.   
+
 ** Jan 4, 2002
 
        Mike Kestner posted an update on Gtk# <a
index 0edabdffd3595360b4087dfdf5d1cde8836eb9e6..482a696914dce52d7b75c959252edd81549cd931 100644 (file)
 
 ** ECMA Documentation.
 
-       You can get the documentation for the ECMA specs from a number of sites:
+       You can get the documentation for the ECMA specs from:
+
+       <ul>
+               * <a href="http://www.ecma.ch/ecma1/STAND/ecma-334.htm">C# Language Specification</a>
+               * <a href="http://www.ecma.ch/ecma1/STAND/ecma-335.htm">Common Language Infrastructure</a>
+       </ul>
+
+       Older copies of the standard are available here:
+
        <ul>
                * <a href="http://msdn.microsoft.com/net/ecma">At MSDN</a>
                * <a href="http://www.dotnetexperts.com">Dot Net Experts</a>