mono.git
2013-01-30 Marek SafarFix duplicate inaccessible error message
2013-01-30 Marek SafarExclude operators from member access lookup
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 Jeffrey Stedfast[Mono.Debugger.Soft] Flushed out TypeMirror.CSharpName...
2013-01-29 Atsushi Eno[xsd] compare attribute string values for enums in...
2013-01-29 Atsushi Enofix rx revision.
2013-01-29 Atsushi EnoRevert "Fix the Mono.Security.dll monotouch build."
2013-01-29 Atsushi Enofix mobile build.
2013-01-29 Zoltan VargaRemove a gsharedvt limitation when a non-virtual method...
2013-01-29 Miguel de Icaza[mscorlib/mobile] Encoding.Default is always UTF8 in...
2013-01-29 Miguel de IcazaAdd Contributing Guidelines
2013-01-29 Zoltan VargaEmit proper unwind info for the gsharedvt trampoline...
2013-01-28 Rodrigo KumperaFix the [monodroid] build.
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 Jeremie Laval[monodoc] Backport XSL changes that were made after...
2013-01-28 Jeremie Laval[monodoc] Backport 463b5912ce5bf01fd32e31a764db0c93fe8a9fd8
2013-01-28 Alan McGovern[monodoc] Delete some crufty duplicate files
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 pnewhookfixed broken link to automated build in README
2013-01-26 Mark Probst[sgen] DTrace probes for internal allocations.
2013-01-26 Martin Baulig[Mono.Security]: Change NTLM domain policy.
2013-01-26 Zoltan VargaFix a regression introduced by 7ca90f152d8ee9f0f7b6e5a5...
2013-01-25 Rodrigo KumperaFix the Mono.Security.dll monotouch build.
2013-01-25 Jeremie Laval[monodoc] Handle a bit better backtick generic URLs
2013-01-25 Jeremie Laval[monodoc] Fix test compilation/run
2013-01-25 Zoltan VargaAdd some debugging code to sdb to help track down ...
2013-01-25 Jeremie Laval[monodoc] Support image with uncompiled sources
2013-01-25 Jeremie Laval[monodoc] Remove now useless parser instance
2013-01-25 Jeremie Laval[monodoc] Slightly alter the new API to pass around...
2013-01-25 Jeremie Laval[monodoc] Refactor more code from ecma-provider to...
2013-01-25 Jeremie Laval[monodoc] Create a null cache when using parameterless...
2013-01-25 Jeremie Laval[monodoc] Don't explode when treating invalid XML document
2013-01-25 Jeremie Laval[monodoc] Refactor path handling in index/search index...
2013-01-25 Jeremie Laval[monodoc] Protect searchable index creation from badly...
2013-01-25 Jeremie Laval[monodoc] Try get images through a simple storage call...
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-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.
next