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

mono-0.4 « release-notes « doc - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d7e1cea5f1c54546dae30b2d2112c619f92334b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
To: mono-list@ximian.com
Subject: Sunday snapshot available.
Gcc: mail.2001-07
--text follows this line--

Hey guys,

   I promise I will not be doing these so often once we have the CVS
server up.  In the meantime:

	* MCS

		Sean got the classes to compile in a single go.  You
		will need CygWin (www.cygwin.org) to compile though
		(GNU make and stuff is required).

		System.Xml.XmlReader contribution from Jason
		(WOOHHOO!!).  It also contains a nice test-suite for
		his functions, and in his new code bit, his
		implementation is faster than Microsoft's

		We now ship `jay' as part of the distribution to allow
		you to compile the compiler with the same `make'
		command.  Small fixes to the parser as well were
		introduced. 

	* Mono 0.4

		Paolo's interpreter supports call instructions and has
		the test suite program that he posted about.


		All documentation ships now in the mono-0.4.tar.gz 

Notes:

	As usual, MCS is targeted to be compiled on a Windows machine
	(you will need Cygwin).

	Mono is targeted to be compiled on a Unix machine or a Windows
	machine running Cygwin.

Miguel.