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
2018-08-28[System.Reflection] CoreFX import for MemberInfo (#9746)Maxim Lipnin
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-09-01PropertyInfoTest.ConstantValue() shouldn't fail if temp file cannot be deletedNiklas Therning
2016-01-23[bcl] Exclude tests for mobile_static excluded on monotouchAlexander Kyte
2015-08-10[corlib] Handle Module in RuntimePropertyInfo. Fixes #32815Marek Safar
2015-07-31[reflection] Filter out private accessors when queried from derived types. Fi...Marek Safar
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2014-02-06[corlib] Cleanup type ToString formatting.Marek Safar
2013-07-22Handle property with default values. Fix part of #13336.Rodrigo Kumpera
2013-07-20Fix indexer member formatingMarek Safar
2013-03-12Re-enable some tests on mt which seem to work now.Zoltan Varga
2013-02-14More mobile tests updateMarek Safar
2013-02-07Update for mobile profileMarek Safar
2012-03-01Wrap exceptions thrown by property getters into TargetInvocationExceptions ev...Zoltan Varga
2010-08-25Add test for #633671Rodrigo Kumpera
2010-02-112010-02-10 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2010-02-102010-02-10 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2010-02-062010-02-05 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2010-02-052010-02-05 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2008-06-13* PropertyInfoTest.cs: Added test for bug #399985.Gert Driesen
2007-09-252007-09-25 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2007-08-17* MonoCustomAttrs.cs: In IsDefined, throw ArgumentNullException ifGert Driesen
2007-06-022007-06-02 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2007-06-022007-06-02 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2006-01-06* PropertyInfoTest.cs: Use newer nunit API.Raja R Harinath
2006-01-03svn path=/trunk/mcs/; revision=54991Zoltan Varga
2004-05-18* PropertyInfoTest.cs: New file. Added test forGert Driesen