2005-07-10 Kamil Skalski * Builder.cs: Use MakeGenericType instead of BindGenericParameters. 2005-06-27 Ben Maurer * Makefile: don't install on the 1.x profiles. 2005-04-29 Martin Baulig Reflect latest API changes. * Collections.cs (EnumerableBase): Explicitly implement System.Collections.IEnumerable.GetEnumerator(). * Makefile: Add `nowarn:169'. 2004-11-26 Martin Baulig * Makefile: Removed `NO_TEST = yes'. 2004-11-25 Raja R Harinath * Makefile (EXTRA_DISTFILES): Distribute LICENCE.txt and keys. 2004-11-19 Martin Baulig * Wrappers.cs: Removed all the FIXME's. GMCS can now compile the original, unmodified code :-) 2004-11-12 Martin Baulig * Wrappers.cs: Added workaround for #69082. * linkedlists/LinkedList.cs: Added workaround for bug #57747. 2004-08-16 Martin Baulig Importing version 0.5 of C5, http://www.itu.dk/research/c5/.