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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-07-092006-07-08 Marek Safar <marek.safar@seznam.cz>Marek Safar
* expression.cs (Binary.ResolveOperator): Don't crash when null is assigned to an event. svn path=/trunk/mcs/; revision=62370
2001-12-252001-12-25 Ravi Pratap <ravi@ximian.com>Ravi Pratap M
* test-57.cs : Update to exercise more of the code base for events. svn path=/trunk/mcs/; revision=1713
2001-12-242001-12-24 Ravi Pratap <ravi@ximian.com>Ravi Pratap M
* test-19.cs : Augment to exercise tests on delegates defined in mscorlib. * test-57.cs : Update to exercise the -= operator as well. svn path=/trunk/mcs/; revision=1706
2001-12-23Committing again just to be sure ;-)Ravi Pratap M
svn path=/trunk/mcs/; revision=1696
2001-12-232001-12-23 Ravi Pratap <ravi@ximian.com>Ravi Pratap M
* test-57.cs : Update. * makefile : Update to include the above as it passes nicely. svn path=/trunk/mcs/; revision=1693
2001-12-162001-12-15 Ravi Pratap <ravi@ximian.com>Ravi Pratap M
* makefile : Include test-52.cs in the suite, it works fine! (NO_PASS): It's test-51 which doesn't seem to pass. * test-50.cs : Augment some more to set named arguments on the DllImport attribute. * test-57.cs : Add. This tests support for Events and does not pass yet. svn path=/trunk/mcs/; revision=1584