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 (Expand)Author
2019-10-22[reflection] mono_method_get_base_method on a GTD should use canonical ginst ...Aleksey Kliger (λgeek)
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-09-27[runtime] Fix MonoMethod.get_base_method when abstract methods are not overri...Aleksey Kliger
2016-01-23[bcl] Exclude tests for mobile_static excluded on monotouchAlexander Kyte
2015-11-20[corlib] Disable an attribute test which fails on mobile because of linking.Zoltan Varga
2015-04-15[corlib] Return custom attributes in order they were compiled. Fixes #28692Marek Safar
2015-03-26Bump referencesource and add test for the problem.Martin Baulig
2015-03-16[corlib] Attribute from reference sources. Fixes #27982 and similarMarek Safar
2013-11-11fixed stackoverflow exception in Attribute.GetHashCode()xplicit
2013-02-14Optimize custom attributes check to build less pseudo custom attributesMarek Safar
2013-02-07Update for mobile profileMarek Safar
2011-11-04Don't ignore Inherited flag in Attribute.IsDefined. Fixes #181Marek Safar
2011-02-19Handle overrides on events when retrieving cattrs.Rodrigo Kumpera
2011-01-07Properly search overwrites for custom attributes.Rodrigo Kumpera
2010-06-29Fix Attribute.GetHashCode to match MS behavior (needed for Moonlight)Sebastien Pouliot
2010-04-172010-04-16 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2009-12-112009-12-10 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2009-12-022009-12-02 Jb Evain <jbevain@novell.com>Jb Evain
2009-07-152009-07-14 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2008-02-262008-02-26 Ivan N. Zlatev <contact@i-nz.net>Ivan Zlatev
2007-08-17* AttributeTest.cs: Added test for IsDefined, GetCustomAttributeGert Driesen
2006-08-20Add tests for attribute equalityMiguel de Icaza
2005-07-092005-07-09 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-05-16Set svn:eol-style=native, delete svn:executable.Raja R Harinath
2004-05-19* AttributeTest.cs: added tests for Inherited andGert Driesen
2004-05-19* AttributeTest.cs: formatting, and remove commentedGert Driesen
2004-02-222004-02-22 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2003-02-202003-02-20 Nick Drochak <ndrochak@gol.com>Nick Drochak
2002-12-212002-12-21 Nick Drochak <ndrochak@gol.com>Nick Drochak
2002-05-202002-05-20 Nick Drochak <ndrochak@gol.com>Nick Drochak
2002-03-02Created new tests for System.Attribute and System.CharEnumeratorDuco Fijma