mono.git
2013-06-27 Zoltan VargaEnable dolt on x64/osx.
2013-06-27 Zoltan VargaDisable some warnings when using clang.
2013-06-27 Zoltan VargaFix returning uninitialized memory in get_pid_status_it...
2013-06-27 Marek SafarMerge pull request #671 from Blewzman/master
2013-06-27 BlewzmanFix SemaphoreSlim Constructor.
2013-06-27 Marek SafarFix NRE on invalid second attribute target
2013-06-27 Marek SafarFix source file name comments
2013-06-27 Martin BauligFix commit c31a58b6565c3d6a3994cac8bfd9e9eac1a54c71.
2013-06-27 Rodrigo KumperaAdd regression test for #12898.
2013-06-27 Rodrigo Kumpera[verifier] Verify if the catch type is valid under...
2013-06-26 Sebastien PouliotDo not throw, optionally, when facing an unknown OID...
2013-06-26 Rodrigo Kumpera[sgen] Fix string size calculation in the string alloc...
2013-06-26 Rodrigo Kumpera[sgen] Fix NALLOC_DEBUG.
2013-06-26 Rodrigo KumperaFix build due to boehm->sgen changes.
2013-06-26 Rodrigo KumperaMono now defaults to sgen. We now ship a libmonoboehm...
2013-06-26 Rodrigo KumperaFix the build.
2013-06-26 Zoltan VargaDon't make mono_tramp_info_create () assume ownership...
2013-06-26 Zoltan VargaUpgrade llvm backend to match https://github.com/mono...
2013-06-26 Zoltan VargaFix the LLVM JIT.
2013-06-26 Zoltan VargaAdd some comments to the gsharedvt constrained call...
2013-06-26 Rodrigo KumperaMerge pull request #670 from LogosBible/nostrndup
2013-06-26 Martin PotterDon't try to detect strndup on OS X; it is only availab...
2013-06-26 Marek SafarMutate generic catch block type when needed. Fixes...
2013-06-26 Marek SafarFix order of capturing of this inside switch statement...
2013-06-26 Marek SafarUpdate test
2013-06-26 Martin Baulig[System]: Make WebClient report an error when the downl...
2013-06-26 Marek SafarFixes commit 99204b75da5d59607683886989ece047e164f0ff
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-26 Alistair Leslie... Implement cominterop_ccw_get_ids_of_names
2013-06-26 Alistair Leslie... Implement cominterop_ccw_get_type_info_count
2013-06-25 Zoltan VargaImplement proper osx aot tls support for amd64 too.
2013-06-25 Martin Baulig[System]: Partially fix #12393.
2013-06-25 Duncan MakBump version number to 3.1.0
2013-06-25 Marek SafarUpdate verification data
2013-06-25 Marek SafarFix MethodImplOptions argument checks. Fixes #12638
2013-06-25 Marek SafarBetter crash reporting
2013-06-25 Jonathan Pryor[System.Core/Android] Use correct comparison for timezo...
2013-06-25 Marek SafarMerge pull request #669 from LogosBible/Uri_TryCreate
2013-06-25 Rodrigo Kumpera[corlib] Fix MethodInfo::ToString () to properly format...
2013-06-25 Rodrigo Kumpera[aot]Clean the loader error after calling mini_method_c...
2013-06-25 Zoltan VargaAdd a workaround for an AOT crash in mt.
2013-06-25 Grayson HansardEscape path for absolute Uris created using Uri.TryCrea...
2013-06-25 Zoltan VargaMake the AOT compiler stats output a bit more compact.
2013-06-25 Marek SafarRewrite lifted binary operators to match C# spec more...
2013-06-25 Marek SafarFix wrong MediaType comparison
2013-06-24 Martin Baulig[System]: Stub out System.Net.WebSockets.ClientWebSocket.
2013-06-24 Zoltan VargaUse --relocation-model=pic for llvm on ios.
2013-06-24 Zoltan VargaFix the build.
2013-06-24 Zoltan VargaStore AOT method indexes in the Mono EH frame instead...
2013-06-24 Martin Baulig[System]: Add System.Uri test for bug #12631.
2013-06-24 Martin BauligImplement System.Net.Http.WebRequestHandler.
2013-06-23 Zoltan VargaAdd a GSHAREDVT_REG_IREG return marshalling convention...
2013-06-22 Zoltan VargaEmit dummy dwarf line number info for methods without...
2013-06-22 Zoltan VargaWhen unloading domains, free dynamic assemblies first...
2013-06-22 Zoltan VargaFix register allocation for hw remainder opcodes on...
2013-06-22 Rodrigo KumperaWhen compiling gshared code, always use the cached...
2013-06-22 Rodrigo KumperaEnable managed allocation under gsharing.
2013-06-22 Rodrigo KumperaImplement the string allocator for sgen.
2013-06-22 Rodrigo Kumpera[corlib]String.IndexOf is culture aware, while String...
2013-06-22 Zoltan VargaFix some bugs in 39471e0c672e8d0d7717b424473e70052a061b8e.
2013-06-21 Zoltan VargaEmit dwarf line number info using .file/.loc assembler...
2013-06-21 Sebastien PouliotAdd [Serializable] to X509Certificate2 (added in .NET...
2013-06-21 Zoltan VargaChange the prolog of managed-to-native wrappers so...
2013-06-21 Zoltan VargaChange the linkage of 'mono_aot_personality' to Interna...
2013-06-21 Miguel de Icaza[compiler docs]: Update to reflect way to debug the...
2013-06-21 Martin Baulig[System]: Make ServicePointManager hash on the proxy...
2013-06-20 Rodrigo KumperaRemove COM types from mono_defaults and lazily fetch...
2013-06-20 Rodrigo KumperaTry to make lldb backtracing more reliable.
2013-06-20 Michael Hutchinson[Cairo] Destroy should suppress finalizer
2013-06-20 Sebastien PouliotDo not assume AddressList[0] has the address the test...
2013-06-20 Michael Hutchinson[man] document MONO_CAIRO_DEBUG_DISPOSE
2013-06-20 Miguel de IcazaMerge pull request #666 from mhutch/cairo-fix-3.0
2013-06-20 Sebastien Pouliot[ios] Ignore the WindowsIdentityTest.SerializeRoundTrip...
2013-06-20 Mark Probst[sgen] Fix a Clang warning.
2013-06-19 Rodrigo Kumpera[sdb] Add a test case for returning the right error...
2013-06-19 Michael Hutchinson[Mono.Cairo] Use getter methods for returning IDisposables
2013-06-19 Michael Hutchinson[Mono.Cairo] Clean up Region's Dispose/ctor
2013-06-19 Michael HutchinsonMake debug more robust
2013-06-19 Mike KestnerMono.Cairo: Add Region class for cairo_region_* API...
2013-06-19 Bertrand LorentzMono.Cairo: Re-order a few native methods and update...
2013-06-19 Bertrand LorentzMono.Cairo: Fix names of native functions used in PSSurface
2013-06-19 Cameron WhiteMono.Cairo: Fix rectangles returned by StrokeExtents...
2013-06-19 Michael Hutchinson[Mono.Cairo] Put some classes in separate files
2013-06-19 Michael HutchinsonIntroduce Mono.Cairo to the concept of reference ownership
2013-06-19 Michael Hutchinson[Mono.Cairo] Add mechanism to debug missing Dispose...
2013-06-19 Michael Hutchinson[Mono.Cairo] Clean up dispose implementations
2013-06-19 Rodrigo Kumpera[sdb] When a frame is missing it's context, report...
2013-06-18 Rolf Bjarne... Fix 64bit long alignment on Apple platforms when using...
2013-06-17 Zoltan VargaFix the build.
2013-06-17 Zoltan VargaFetch TLS offsets from GOT slots when using AOT instead...
2013-06-17 Martin BauligFix the .spec file.
2013-06-15 Zoltan VargaUnify the tail call handling code with the normal call...
2013-06-14 Rodrigo KumperaMark MonoCMethod (runtime subclass of ConstructorInfo...
2013-06-14 Rodrigo KumperaAdd lldb support to our thread dump capabilities.
2013-06-14 Jonathan Pryor[Mono.Posix] Fix time_t conversions.
2013-06-14 Zoltan VargaSmall llvm+gsharedvt changes.
2013-06-13 Rodrigo KumperaAdd TLS offset probing to mach-arm in the same way...
2013-06-13 Rodrigo KumperaKill some unused code that is a leftover from when...
2013-06-13 Rodrigo KumperaAdd TLS offset probing to mach-amd64 in the same way...
2013-06-13 Rodrigo KumperaIntroduce mono_runtime_init_tls to centralize all of...
next