svn path=/trunk/mcs/; revision=59796
[mono.git] / mcs / ilasm / tests / ChangeLog
2006-04-24 Ankit Jainsvn path=/trunk/mcs/; revision=59796
2006-03-22 Raja R HarinathIn .:
2006-02-22 Ankit JainIn ilasm/tests:
2006-02-20 Ankit JainIn ilasm/tests:
2006-02-19 Ankit JainIn ilasm/tests:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-31 Ankit JainIn ilasm/tests:
2006-01-23 Ankit JainMove negative tests from ilasm/tests to ilasm/errors.
2006-01-19 Ankit JainIn ilasm/tests:
2006-01-19 Ankit JainAdd support for custom attributes on generic type param...
2006-01-16 Ankit JainIn ilasm/tests:
2006-01-16 Ankit JainIn ilasm/tests:
2006-01-14 Ankit JainIn ilasm/tests:
2006-01-13 Ankit JainIn ilasm/tests:
2006-01-11 Ankit JainIn ilasm/tests:
2006-01-10 Ankit JainIn ilasm/tests:
2006-01-10 Ankit JainIn ilasm/codegen:
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-10 Ankit JainIn ilasm/tests:
2006-01-09 Ankit JainIn ilasm/tests:
2006-01-07 Ankit JainIn ilasm/tests:
2006-01-06 Ankit JainIn ilasm/tests:
2006-01-05 Ankit JainIn tests:
2006-01-05 Ankit Jain* gen-extern-type.il: New. Test for ref to an external...
2006-01-03 Ankit JainIn ilasm/tests:
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-16 Ankit JainIn ilasm/tests:
2005-12-15 Ankit Jain* test-array.il: Oops, contained two copies of the...
2005-12-15 Ankit JainIn ilasm/tests:
2005-12-14 Ankit JainIn ilasm/tests:
2005-12-14 Ankit JainIn ilasm/tests:
2005-12-14 Ankit JainIn ilasm/tests:
2005-12-14 Ankit JainIn ilasm/tests:
2005-12-13 Ankit JainIn ilasm/tests:
2005-12-12 Ankit JainIn ilasm/tests:
2005-12-12 Ankit Jain* gen-1.il:New. Generic method reference.
2005-11-24 Chris Toshok2005-11-24 Chris Toshok <toshok@ximian.com>
2005-11-23 Ankit Jain* test-33.il:
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51212
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51207
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50439
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50438
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-19 Chris Toshok2005-09-19 Chris Toshok <toshok@ximian.com>
2005-09-16 Ankit Jain* PEAPI.cs: Clean up indentation. Split into ...
2005-09-15 Ankit Jain* test-perm_fail-[1234].il: New. Negative Tests for...
2005-08-26 Iain McCoy2005-08-26 Iain McCoy <iain@mccoy.id.au>
2005-08-23 Raja R HarinathIn .:
2005-08-23 Ankit Jain* test-byref.il: New. Test for a call with byref return...
2005-08-18 Ankit JainIn ilasm/tests:
2005-08-18 Ankit Jain2005-08-18 Ankit Jain <jankit@novell.com>
2005-08-18 Ankit JainIn ilasm/tests:
2005-08-16 Marek Safar2005-08-16 Marek Safar <marek.safar@seznam.cz>
2005-08-16 Ankit JainIn ilasm/tests:
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-12-08 Miguel de IcazaRename the tool
2004-12-08 Sebastien Pouliot2004-12-10 Sebastien Pouliot <sebastien@ximian.com>
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2003-08-25 Jackson Harper * test-31.il: Added tests for static properties. Also...
2003-07-25 Paolo MolaroFri Jul 25 12:27:24 CEST 2003 Paolo Molaro <lupus@ximia...
2003-07-16 Jackson Harper * test-11.il: Don't specify constraints with...
2003-04-01 Jackson Harper * test-10.il: New test, does some bounded array stuff
2003-03-18 Jackson Harper* test-9.il: Add output to the constructor so I know...
2003-03-17 Jackson Harper* test-9.il: New test, test instaniating a class
2003-03-08 Jackson Harper * test-8.il: New test, test creating a class that...
2003-03-08 Jackson Harper * test-6.il: Define class that field references
2003-03-07 Jackson Harper * makefile: add some tests
2003-02-11 Jackson Harper * makefile: remove unneeded rm's
2003-02-11 Jackson Harper * test-4.il: Add file
2003-02-10 Jackson Harper * test-3.il: Add file
2003-02-09 Jackson Harperforgot to commit changelog
2003-02-08 Jackson Harper * test-2.il: Add new test
2003-02-05 Jackson HarperAdd Header, put in a namespace
2003-02-05 Jackson HarperUse .il files not .cs ;-)
2003-02-05 Jackson Harper * HelloWorld.il: Remove
2003-02-02 Jackson HarperAdd ChangeLog, Add HelloWorld.il test