371ca103fce40ee83d8aade8e48da1d203cdfbe3
[mono.git] / mcs / class / Mono.C5 / ChangeLog
1 2006-02-16  Martin Baulig  <martin@ximian.com>
2
3         * C5/: New directory containing all the source code.
4
5 2005-07-10  Kamil Skalski <nazgul@nemerle.org>
6
7         * C5/Builder.cs: Use MakeGenericType instead of BindGenericParameters.
8
9 2005-06-27  Ben Maurer  <bmaurer@ximian.com>
10
11         * Makefile: don't install on the 1.x profiles.
12
13 2005-04-29  Martin Baulig  <martin@ximian.com>
14
15         Reflect latest API changes.
16
17         * C5/Collections.cs (EnumerableBase): Explicitly implement
18         System.Collections.IEnumerable.GetEnumerator(). 
19
20         * Makefile: Add `nowarn:169'.
21
22 2004-11-26  Martin Baulig  <martin@ximian.com>
23
24         * Makefile: Removed `NO_TEST = yes'.
25
26 2004-11-25  Raja R Harinath  <rharinath@novell.com>
27
28         * Makefile (EXTRA_DISTFILES): Distribute LICENCE.txt and keys.
29
30 2004-11-19  Martin Baulig  <martin@ximian.com>
31
32         * C5/Wrappers.cs: Removed all the FIXME's.  GMCS can now compile the
33         original, unmodified code :-)
34
35 2004-11-12  Martin Baulig  <martin@ximian.com>
36
37         * C5/Wrappers.cs: Added workaround for #69082.
38
39         * C5/linkedlists/LinkedList.cs: Added workaround for bug #57747.
40
41 2004-08-16  Martin Baulig  <martin@ximian.com>
42
43         Importing version 0.5 of C5, http://www.itu.dk/research/c5/.
44