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-10-30[delegates] do not use CEE_CALLVIRT for non-virtual methods (#11433)Bernhard Urban
2018-10-26[wasm] WASM work. (#11314)Zoltan Varga
2018-07-16[interp] Delegate fixes (#9409)Vlad Brezae
2018-04-28[interp] enable more corlib tests (#8367)Bernhard Urban
2017-12-18[bcl] Allow conversion from enums and their basetypes in both directions with...Zoltan Varga
2017-12-14[corlib] rename NotWorkingInterpreter and InterpreterNotWorking categories (#...Bernhard Urban
2017-11-08[interp] clear stack on resuming into the main loop (#5959)Bernhard Urban
2017-11-06[corlib] annotate failing tests when running in interpreterBernhard Urban
2017-02-09[runtime] Fix the reflected type of Delegate.Method if the method is an inher...Zoltan Varga
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-08-30Make improvments after code review:Josh Peterson
2016-07-02[verifier] Do method visibility checks for virtual final methods. Enable type...Rodrigo Kumpera
2016-04-24Revert "[verifier] Do method visibility checks for virtual final methods. Ena...Marek Safar
2016-04-20[verifier] Do method visibility checks for virtual final methods. Enable type...Rodrigo Kumpera
2016-03-14[corlib] Fix Delegate.Combine() to throw on non-matching typesAlexander Köplinger
2016-01-23[mobile_static] Added missing mobile_static blacklistsAlexander Kyte
2016-01-23[bcl] Exclude tests for mobile_static excluded on monotouchAlexander Kyte
2015-05-06[runtime] Fix support for callvirt delegates with a vtype first argument. Fix...Zoltan Varga
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-07-22Disable a few tests that don't compile without SRE.Rolf Bjarne Kvinge
2014-07-21[corlib] Add regression test for #21196.Rodrigo Kumpera
2014-07-09[corlib] Fix test to not rely on compiler generated methodMarek Safar
2014-07-04[corlib] Update 6b94215d0b82c0a24786cb33ecce3f89d6c4d879 to work with not nul...Marek Safar
2014-07-04[corlib] Fix Delegate::DynamicInvoke for open delegates of instance methods a...Marek Safar
2013-08-22Disable two delegate tests on mobile.Zoltan Varga
2013-03-09Disable some tests failing on mt due to #10539/#10552.Zoltan Varga
2013-02-07Update for mobile profileMarek Safar
2012-01-07Allow enum->basetype argument conversion in CreateDelegate(). Fixes #794.Zoltan Varga
2011-07-01Disable a not working delegate test.Zoltan Varga
2011-06-15Revert for commit 929c6bc9b6d76a273f251e6f5dfacac36e9c38bdJeffrey Stedfast
2011-06-10Add test for missing binding behaviorRodrigo Kumpera
2011-06-10Handle more delegate invoke cases.Rodrigo Kumpera
2011-06-10Fixes Delegate.CreateDelegate with valuetype argument on the 'this' position.Rodrigo Kumpera
2011-04-18Add test for #664205Jb Evain
2010-11-27Add regression test for #317488Rodrigo Kumpera
2010-11-26Add regression test for #655741Rodrigo Kumpera
2010-11-23Handle another case of binding to first arg of static method.Rodrigo Kumpera
2010-09-29Remove "NotWorking" from a test that now works.Rodrigo Kumpera
2010-09-28Enable test that has been fixed in the runtime.Rodrigo Kumpera
2010-09-02Add a test for the regression to Delegate.CreateDelegate triggered by 2ec0ab5...Jb Evain
2010-09-01Add NotWorking test for bugs #635349 and #605936Jb Evain
2010-08-06DelegateTest.ClosedOverNullReferenceInstanceMethod: remove NotWorking attributeJb Evain
2010-08-03Add tests for delegates closed over nullJb Evain
2010-07-30Add test for incompatible types in Delegate.RemoveJb Evain
2009-11-252009-11-25 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2009-03-272009-03-27 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2009-03-26complete testJb Evain
2009-03-262009-03-25 Jb Evain <jbevain@novell.com>Jb Evain
2009-03-252009-03-25 Jb Evain <jbevain@novell.com>Jb Evain