Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web/index
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-07-03 06:28:42 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-07-03 06:28:42 +0400
commit9c811142a1f1a43e31a9b35c51467b5e20db4ec2 (patch)
tree46dcc01bd7b787b055cc57b0f1ab39f9bb7142bf /web/index
parent74b584ab2873dfefc8b1eff8e2a4838264eba2fb (diff)
Flush:
svn path=/trunk/mono/; revision=5567
Diffstat (limited to 'web/index')
-rw-r--r--web/index23
1 files changed, 23 insertions, 0 deletions
diff --git a/web/index b/web/index
index b67e5f3dec3..93fa7dbc2a9 100644
--- a/web/index
+++ b/web/index
@@ -80,6 +80,29 @@
</tr>
</table>
+@item Jun 30, 2002
+
+ Martin Baulig fixed the remaining bugs that prevented MCS to
+ compile our corlib. The compilation was tricky because of the way
+ MCS bootstraps the compile (internally mcs uses the types that are
+ being defined at that point to perform compares).
+
+ Martin and Paolo have been working hard on fixing the
+ remaining issues. Currently 102 test pass and 15 fail with
+ our resulting corlib.
+
+ Jesus' SoapFormatter classes are now in CVS.
+
+ I have been redoing the type lookup system for MCS. The
+ interesting bit is that I did most of this work on an airplane
+ using MCS itself. Which is a good test that the compiler is
+ now a good development tool.
+
+ Duncan, Mike and Rachel have been hard at work with Gtk#, now
+ there are bindings for the GtkHTML widget (the one used by
+ Evolution's composer). And Rachel also got the beginning of GNOME
+ bindings, that should simplify application development.
+
@item Jun 24, 2002
Duncan has written a few sample <a