mono.git
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-24 Atsushi EnoRevert "update rx to the latest rx-oss-v1.1 build."
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-23 Mark Probst[I18N] Assertions to prevent a buffer overrun.
2013-01-23 Atsushi Enoon Mac, android projects don't deal well with backslash...
2013-01-23 Atsushi Enoupdate rx with ios project file builder workaround...
2013-01-23 Atsushi Enoupdate rx mobile build templates and revision.
2013-01-22 Atsushi Enoupdate rx (mobile builds).
2013-01-22 Atsushi Enofix monotouch build here to get rx MT build.
2013-01-22 Atsushi Enoupdate source generator.
2013-01-22 Atsushi Enobump rx.
2013-01-22 Atsushi Enoupdate rx to the latest rx-oss-v1.1 build.
2013-01-21 Martin Baulig[WCF]: .NET 4.0 API fixes.
2013-01-21 Jérémie Laval[build] Don't try to include 4.5 assembly
2013-01-21 Martin Baulig[WCF]: Add configuration support to ServiceContractGene...
2013-01-21 Zoltan VargaFix an assert in mini_emit_stobj () when sgen+gsharedvt...
2013-01-21 Martin BauligMerge branch 'master' into baulig
2013-01-21 Martin Baulig[WCF]: Fix BasicHttpBinding.TextEncoding's default...
2013-01-21 Martin Baulig[WCF]: Implement some missing System.ServiceModel.Confi...
2013-01-21 Martin Baulig[WCF]: Minor NetTcpBinding fixes.
2013-01-21 Martin Baulig[WCF]: Import ServiceEndpoint.Address for all bindings.
2013-01-21 Jeremie Laval[build] Fix RPM build (normally)
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-21 Marek SafarAdd accidentally removed string conversion
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...
2013-01-20 Zoltan VargaFix the DISABLE_JIT build on ARM.
2013-01-20 Zoltan VargaAvoid creating instantiations which violate method...
2013-01-20 Zoltan VargaPrint methods which cannot be gsharedvt compiled when...
2013-01-20 Zoltan VargaFix some LLVM problems.
2013-01-20 Zoltan VargaAdd gsharedvt tests.
2013-01-20 Zoltan VargaAdd AOT support for gsharedvt.
2013-01-20 Zoltan VargaImplement ARM backend support for gsharedvt.
2013-01-20 Zoltan VargaImplement x86 backend support for gsharedvt.
2013-01-20 Zoltan VargaFix the build.
2013-01-20 Zoltan VargaFix the setting of gsharedvt_supported when using the...
2013-01-20 Zoltan VargaAllow the usage CEE_MONO opcodes in gsharedvt code.
2013-01-20 Zoltan VargaDisable LLVM for gsharedvt methods.
2013-01-20 Zoltan VargaFix the DISABLE_JIT build.
2013-01-20 Zoltan VargaAdd minimal gsharedvt support to the tracing code.
2013-01-20 Zoltan VargaPrint more detailed information about call instructions...
2013-01-20 Zoltan VargaAdd gsharedvt support to the JIT and to the trampoline...
2013-01-20 Zoltan VargaAdd gsharedvt support functions to the generic sharing...
2013-01-20 Zoltan VargaMake MonoGenericSharingContext store whenever type...
2013-01-20 Zoltan VargaAdd a few new rgctx info types.
2013-01-20 Zoltan VargaAdd two wrappers which are used to transition between...
2013-01-20 Zoltan VargaAdd new GSHAREDVT optimization flag.
2013-01-19 Mark Probst[sgen] Make concurrent mark work with the split nursery.
2013-01-18 Rodrigo KumperaSilence a lot of warnings on linux.
2013-01-18 Rodrigo Kumpera[sgen] Fix the fixed-heap + parallel configuration...
2013-01-18 Marek SafarAdd new test
2013-01-18 Atsushi Eno[rx] dummy content in Test directory is required (for...
2013-01-18 Atsushi EnoFix monodroid build (and likely monotouch too).
2013-01-18 Atsushi Enobump internal rx revision.
2013-01-18 Marek SafarMerge pull request #534 from alesliehughes/master
2013-01-18 Alistair Leslie... Add Missing Property PropertyValueCollection.PropertyName
2013-01-18 Alistair Leslie... Implement Int32Rect operator ==, operator !=
2013-01-18 Marek SafarMerge pull request #530 from jmp75/visualstudio-build
2013-01-18 Marek SafarMerge pull request #532 from alesliehughes/master
2013-01-18 Alistair Leslie... throw NotSupportException when not on windows
2013-01-18 Alistair Leslie... Create ActiveX object
2013-01-18 Alistair Leslie... Implement AxHost.InvalidActiveXStateException
2013-01-18 Atsushi Enomobile csproj generator needed a lot of fixes to genera...
2013-01-17 Rodrigo Kumpera[sgen]Rework the ephemeron code to not rely on object...
2013-01-17 Rodrigo Kumpera[sgen] Cleanup, remove object ranges for finalization...
2013-01-17 Rodrigo KumperaAdd test for #9590.
2013-01-17 Rodrigo KumperaA weak link target is zeroed before we unregister it...
2013-01-17 Atsushi Eno[rx] add missing project file generator helper files.
2013-01-17 Atsushi Enoupdate rx import source builder to build csproj files...
2013-01-17 Marek SafarMake Is64BitProcess internal to avoid mobile define
2013-01-16 Mark Probst[sgen] Remove the copying major collector.
2013-01-16 Jérémie LavalRevert "Make monodoc 4.5 only it has no 4.0 specific...
2013-01-16 Rodrigo KumperaRemove tracking link hashtables no longer used by boehm.
2013-01-16 Rodrigo KumperaBoehm now supports long links.
2013-01-16 Rodrigo KumperaAdd long links support to Boehm.
2013-01-16 Marek SafarMake monodoc 4.5 only it has no 4.0 specific api
2013-01-16 Marek SafarChange is_number parsing to peak instead of putting...
next