Fix the shared_area logic to have it enabled by default.
[mono.git] / mono /
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...
2013-01-25 Zoltan VargaAdd some debugging code to sdb to help track down ...
2013-01-25 Zoltan VargaAvoid generating seq points in native-to-managed wrappe...
2013-01-25 Zoltan VargaRemove emit_gsharedvt_call (), use mono_emit_calli...
2013-01-25 Zoltan VargaRework the call handling code in mono_method_to_ir...
2013-01-24 Zoltan VargaAvoid a newline in a mono_trace () call, it already...
2013-01-24 Mark Probst[sgen] Stress test for cementing.
2013-01-24 Mark Probst[sgen] DTrace probe for cementing objects.
2013-01-24 Zoltan VargaFix the calculation of MONO_RGCTX_INFO_VALUE_SIZE for...
2013-01-24 Zoltan VargaInclude the -gsharedvt.c files when MONO_EXTENSIONS...
2013-01-23 Mark ProbstMerge branch 'feature-perpetual-pinning'
2013-01-23 Mark Probst[sgen] Run SGen tests with marksweep-conc and split...
2013-01-23 Mark Probst[sgen] Fix an assertion that triggered with simple...
2013-01-23 Mark Probst[sgen] Better explanation for scanning whole nursery...
2013-01-23 Mark Probst[sgen] Move cementing parameters to sgen-conf.h.
2013-01-23 Mark Probst[sgen] Comment on the cement modulo hash.
2013-01-23 Mark Probst[sgen] Use SGEN_ASSERT for cementing assertions.
2013-01-23 Mark Probst[sgen] Make cementing work with split nursery.
2013-01-23 Mark Probst[sgen] Whole heap check can only lookup, not change...
2013-01-23 Mark Probst[sgen] Shadow cementing table to allow cementing during...
2013-01-23 Mark Probst[sgen] Fix whole heap check for cementing.
2013-01-23 Mark Probst[sgen] Option for disabling cementing.
2013-01-23 Mark Probst[sgen] Binary protocol for global remsets not only...
2013-01-23 Mark Probst[sgen] Binary protocol for cementing.
2013-01-23 Mark Probst[sgen] Cementing
2013-01-21 Zoltan VargaFix an assert in mini_emit_stobj () when sgen+gsharedvt...
2013-01-21 Zoltan VargaFix the build.
2013-01-21 Zoltan VargaFix the build.
2013-01-21 Zoltan VargaAdd a hack to allow us to wait for the finalizer thread...
2013-01-20 Zoltan VargaFix the build.
2013-01-20 Zoltan VargaLoad the -gshared.c files from the mono-extensions...
2013-01-20 Zoltan VargaDisable the check for inflating types with typedbyref...
2013-01-20 Zoltan VargaImplement support for interface calls from gsharedvt...
next