mono.git
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.
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
next