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