[Mono.Debugger.Soft] Mark StepFilter with [Flags]
[mono.git] / mono /
2013-02-18 Zoltan VargaFix the ARM build.
2013-02-18 Rodrigo KumperaFix building sgen test suite.
2013-02-17 Zoltan VargaImplement support for unlimited number of gsharedvt...
2013-02-17 Zoltan VargaImplement a general version of the rgctx fetch trampoli...
2013-02-17 Zoltan VargaFix the handling of dynamic imt arguments in mono_arch_...
2013-02-16 Zoltan VargaMake full-aot uses mixed vt/ref instances when full...
2013-02-15 Rodrigo KumperaHandle a gc moving string_dummy.
2013-02-15 Rodrigo KumperaBoehm doesn't need the pinning root for threads.
2013-02-15 Zoltan VargaAdd full-aot support for 4 dimensional arrays. Fixes...
2013-02-15 Zoltan VargaFix some PPC cross-compilation problems reported in...
2013-02-15 Zoltan VargaImplement gsharedvt support for constrained calls to...
2013-02-14 Rodrigo KumperaFix a race in the posix suspend code that would lead...
2013-02-14 Mark Probst[sgen] Fix GC handle table resize for SGen. Fixes...
2013-02-14 Mark Probst[gc] Remove mono_gc_disable/enable().
2013-02-14 Mark Probst[sgen] Binary protocol for disappearing link updates.
2013-02-14 Mark Probst[sgen] Fix mono_gc_weak_link_get ().
2013-02-14 Rodrigo Kumperafinalizer-wait and critical-finalizer tests are sgen...
2013-02-14 Rodrigo KumperaRemove a stale comment.
2013-02-14 Rodrigo KumperaEnabled a bunch of tests that should now work.
2013-02-14 Rodrigo KumperaFix a test for compiler context. Compiler Context is...
2013-02-14 Rodrigo KumperaFix the test driver regex to detect tests that have...
2013-02-14 Zoltan VargaFix mono_patch_info_equal () for MONO_PATCH_INFO_GSHARE...
2013-02-13 Rodrigo KumperaRewrite the sgen test driver to make it easy to add...
2013-02-13 Rodrigo KumperaMake it so we can pass test and binary names in the...
2013-02-13 Rodrigo KumperaCapturing runtime test output on wrench is an epic...
2013-02-13 Marek SafarMerge pull request #562 from grumpydev/TypeConverterFix
2013-02-13 Zoltan VargaAllow more constrained call cases when using gsharedvt...
2013-02-13 Zoltan VargaSet ainfo->size on ARM for arguments passed on the...
2013-02-13 Zoltan VargaMove the creation of gsharedvt wrappers/trampolines...
2013-02-13 Zoltan VargaAvoid AOT errors if gsharedvt is not enabled.
2013-02-13 Zoltan VargaAdd an --enable-minimal option to disable support for...
2013-02-13 Mark Probst[sgen] Fix a GC descriptor bug. Fixes case 23400.
2013-02-12 Rodrigo KumperaFix the shared_area logic to have it enabled by default.
2013-02-12 Rodrigo KumperaMake it possible to disable shared_are with the MONO_DI...
2013-02-12 Rodrigo KumperaFix shared_area fallback implementations to not leak...
2013-02-12 Rodrigo KumperaUse the fast shared_area lookup code everywhere. The...
2013-02-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-12 Zoltan VargaUse direct method addresses in the unbox trampoline...
2013-02-12 Zoltan VargaFix an assert in the gsharedvt code.
2013-02-12 Zoltan VargaFix support for MONO_PATCH_INFO_GSHAREDVT_CALL in mono_...
2013-02-12 Zoltan VargaAdd gsharedvt support for unbox.any.
2013-02-11 Rolf Bjarne KvingePrefix aot symbols with something to prevent them from...
2013-02-11 Zoltan VargaFix the ARM build.
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-09 Miguel de IcazaMerge pull request #546 from QuickJack/master
2013-02-09 Miguel de IcazaMerge pull request #547 from jack-pappas/patch-1
2013-02-09 Zoltan VargaAdd helper functions to avoid the if (cfg->generic_shar...
2013-02-09 Zoltan VargaPass the original call signature too to the code handli...
2013-02-08 Rodrigo KumperaMerge pull request #551 from jack-pappas/sgen-patch
2013-02-08 Marek SafarMerge pull request #550 from knocte/master
2013-02-08 Jack PappasFix thread stack initialization on BSD platforms.
2013-02-08 Marek SafarMerge pull request #544 from svick/missing-awaits
2013-02-08 Rodrigo KumperaWhen encoding a memberref to a field of a generic insta...
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-02-07 Zoltan VargaFix the handling of non-virtual calls made out of gshar...
2013-02-07 Zoltan VargaFix the lookup of aot unbox trampolines for gsharedvt...
2013-02-07 Zoltan VargaAllow gsharedvt methods to be used in place of gshared...
2013-02-06 Zoltan VargaAdd AOT support for generic delegate-invoke wrappers.
2013-02-06 Zoltan VargaMake delegate-invoke wrappers for generic delegates...
2013-02-06 Zoltan VargaFix the build.
2013-02-05 Zoltan VargaAdd support for the calli opcode in gsharedvt methods...
2013-02-05 Rodrigo KumperaRevert "Lift the input/output match restriction as...
2013-02-05 Rodrigo KumperaLift the input/output match restriction as we now prope...
2013-02-05 Zoltan VargaRemove some debug spew.
2013-02-05 Zoltan VargaRevert an accidental change which enabled gsharedvt...
2013-02-05 Zoltan VargaFix the non-gsharedvt build.
2013-02-05 Zoltan VargaFix the build.
2013-02-05 Zoltan VargaPass signatures instead of methods to mono_arch_get_gsh...
2013-02-05 Zoltan VargaEmit the IReadOnly helper wrappers as well when using...
2013-02-04 Zoltan VargaAdd some support for wrappers which are generic instances.
2013-02-04 Rodrigo KumperaMake sure assembly ordering matches MS by always append...
2013-02-04 Rodrigo KumperaMerge pull request #543 from knocte/master
2013-02-04 Zoltan VargaReset constrained_call in the gsharedvt code path as...
2013-02-03 Zoltan VargaFix an assert which can be hit in gsharedvt mode. Fix...
2013-02-03 Zoltan VargaImplement gsharedvt support for constrained calls to...
2013-02-03 Andres G. Aragoneses[System.Reflection.Emit] Store dynamic assemblies after...
2013-02-03 Mark Probst[sgen] Fix hazard pointer free deadlock problem. Fixes...
2013-02-02 Mark ProbstRemove a dead function.
2013-02-02 Mark Probst[sgen] Make sure there's never a JIT info table without...
2013-02-02 Zoltan VargaEmit a separate copy of the gsharedvt trampoline in...
2013-02-01 Zoltan VargaEnable gsharedvt for newobj+valuetypes.
2013-01-30 Zoltan VargaEmit unbox trampolines for all methods of vtypes in...
2013-01-30 Zoltan VargaRemove a gsharedvt check which is no longer needed.
2013-01-30 Zoltan VargaRemove a check from mono_arch_find_imt_method () which...
2013-01-30 Zoltan VargaFix a special case in mono_method_get_vtable_slot ...
2013-01-30 Zoltan VargaPass the caller method address to mono_class_fill_runti...
2013-01-30 Zoltan VargaCompute the MonoGenericSharingContext from the caller...
2013-01-29 Zoltan VargaRemove a gsharedvt limitation when a non-virtual method...
2013-01-29 Zoltan VargaEmit proper unwind info for the gsharedvt trampoline...
2013-01-28 Rodrigo KumperaImprove our native crash experience.
2013-01-28 Rodrigo KumperaMove mono_runtime_printf_err to use critical level...
2013-01-28 Rodrigo KumperaMake mono_print_unhandled_exception resilient to nested...
2013-01-28 Rodrigo KumperaUse a non RT signal on Android since its userland is...
2013-01-28 Zoltan VargaImplement support for virtual generic calls from gshare...
2013-01-27 Mark Probst[sgen] Fix internal allocator DTrace probes commit.
2013-01-27 Mark Probst[sgen] Finish concurrent collection before clearing...
2013-01-26 Marek SafarMerge pull request #539 from pnewhook/master
2013-01-26 Mark Probst[sgen] DTrace probes for internal allocations.
2013-01-26 Zoltan VargaFix a regression introduced by 7ca90f152d8ee9f0f7b6e5a5...
next