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

ChangeLog « Mono.C5 « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 80f7dbf14385a7847b47d4f57b9120aa8a69a140 (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
2005-06-27  Ben Maurer  <bmaurer@ximian.com>

	* Makefile: don't install on the 1.x profiles.

2005-04-29  Martin Baulig  <martin@ximian.com>

	Reflect latest API changes.

	* Collections.cs (EnumerableBase): Explicitly implement
	System.Collections.IEnumerable.GetEnumerator().	

	* Makefile: Add `nowarn:169'.

2004-11-26  Martin Baulig  <martin@ximian.com>

	* Makefile: Removed `NO_TEST = yes'.

2004-11-25  Raja R Harinath  <rharinath@novell.com>

	* Makefile (EXTRA_DISTFILES): Distribute LICENCE.txt and keys.

2004-11-19  Martin Baulig  <martin@ximian.com>

	* Wrappers.cs: Removed all the FIXME's.  GMCS can now compile the
	original, unmodified code :-)

2004-11-12  Martin Baulig  <martin@ximian.com>

	* Wrappers.cs: Added workaround for #69082.

	* linkedlists/LinkedList.cs: Added workaround for bug #57747.

2004-08-16  Martin Baulig  <martin@ximian.com>

	Importing version 0.5 of C5, http://www.itu.dk/research/c5/.