2003-12-19 Martin Baulig <martin@ximian.com>
[mono.git] / web / release-notes / mono-0.4
1 To: mono-list@ximian.com
2 Subject: Sunday snapshot available.
3 Gcc: mail.2001-07
4 --text follows this line--
5
6 Hey guys,
7
8    I promise I will not be doing these so often once we have the CVS
9 server up.  In the meantime:
10
11         * MCS
12
13                 Sean got the classes to compile in a single go.  You
14                 will need CygWin (www.cygwin.org) to compile though
15                 (GNU make and stuff is required).
16
17                 System.Xml.XmlReader contribution from Jason
18                 (WOOHHOO!!).  It also contains a nice test-suite for
19                 his functions, and in his new code bit, his
20                 implementation is faster than Microsoft's
21
22                 We now ship `jay' as part of the distribution to allow
23                 you to compile the compiler with the same `make'
24                 command.  Small fixes to the parser as well were
25                 introduced. 
26
27         * Mono 0.4
28
29                 Paolo's interpreter supports call instructions and has
30                 the test suite program that he posted about.
31
32
33                 All documentation ships now in the mono-0.4.tar.gz 
34
35 Notes:
36
37         As usual, MCS is targeted to be compiled on a Windows machine
38         (you will need Cygwin).
39
40         Mono is targeted to be compiled on a Unix machine or a Windows
41         machine running Cygwin.
42
43 Miguel.