mono.git
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-04-06 Zoltan Varga[runtime] Remove unused io-layer/system.{c,h}.
2015-04-06 Rodrigo KumperaMerge pull request #1665 from alexanderkyte/sgen-alloc...
2015-04-06 Rodrigo KumperaUpdate the reference assemblies we ship in mono.
2015-04-06 Atsushi EnoFix SMDiagnostics build.
2015-04-06 Atsushi Eno[wcf] use different public key for mobile builds.
2015-04-06 Atsushi EnoAdd another FrameworkPublicKeyFull which is based on...
2015-04-06 Atsushi EnoAdd System.ServiceModel.Internals and SMDiagnostics...
2015-04-06 João MatosMerge pull request #1682 from Garciat/patch-1
2015-04-06 Alex Rønne... Merge pull request #1683 from akoeplinger/fix-make...
2015-04-06 Alexander Köplinger[bcl] Fix "make distcheck"
2015-04-06 Alexander Köplinger[runtime] Fix "make distcheck"
2015-04-06 Mark Probst[runtime] Fix warnings.
2015-04-05 Gabriel GarciaProtect against overflow
2015-04-05 Alexander Köplinger[Mono.Parallel] Fix "make distcheck"
2015-04-05 Gabriel GarciaTest: Check for buffer overrun
2015-04-05 Gabriel GarciaCheck for buffer overrun
2015-04-05 Ludovic Henry[threadpool] Fix FullAOT build (2)
2015-04-04 Ludovic Henrybump reference source
2015-04-04 Marcos Henrich[corlib] TimeZoneInfo.TryAddTicks is now private.
2015-04-03 Marek Safar[mcs] Accessibility of protected internal members in...
2015-04-03 Marek Safar[mcs] Mutate nested storey initialization only when...
2015-04-03 João MatosMerge pull request #1679 from knguyen0928/master
2015-04-03 Marcos HenrichMerge pull request #1678 from esdrubal/tzindst
2015-04-03 Marcos Henrich[corlib] Refactored TimeZoneInfo DateTime overflow...
2015-04-03 Zoltan Varga[amd64] Add full-aot support for the sdb trampolines.
2015-04-02 Zoltan Varga[amd64] Use soft breakpoints in aot mode.
2015-04-02 Alexander Köplinger[System.Data] Fix 'make dist'
2015-04-02 Zoltan VargaMerge pull request #1680 from schani/feature-profiler...
2015-04-02 Mark Probst[profiler] Add missing code buffers for exception handling.
2015-04-02 Zoltan Varga[llvm] Emit division by zero/overflow checks for div...
2015-04-02 Sebastien Pouliot[linker] Ensure updated Scope for exported types (e...
2015-04-02 Sebastien Pouliot[tools] Fix mono-cil-strip to return non-zero on failur...
2015-04-02 Khoa NguyenMore test for RSA Oid from FriendlyName
2015-04-02 Khoa NguyenAdd tests for supporting more oids: aes128, aes256...
2015-04-02 Zoltan VargaRevert "[runtime] Use mono_set_pending_exception (...
2015-04-02 Khoa NguyenSupport more oids: aes128, aes256, sha256, sha512
2015-04-02 Marek Safar[mcs] Check best dynamic candidate type parameters...
2015-04-02 Marek Safar[mcs] Contextual var keywork cannot be shadowed by...
2015-04-02 Marek Safar[mcs] DefaultParameterValue treats dynamic as object...
2015-04-02 Marcos Henrich[corlib] Fixed ParseTZBuffer with DST periods longer...
2015-04-02 João MatosMerge pull request #1677 from ninjarobot/fix-test-again
2015-04-02 Marcos Henrich[corlib] Removed referencesource duplicated code.
2015-04-02 Dave CuryloFix XmlSerializationTest again.
2015-04-02 Marcos Henrich[corlib] Renamed GetUtcOffset to GetUtcOffsetHelper.
2015-04-02 Marcos Henrich[corlib] Changed TimeZoneInfo methods to use GetUtcOffset.
2015-04-02 João MatosMerge pull request #1676 from ninjarobot/fix-xml-ser...
2015-04-02 Dave CuryloCorrects error in XmlSerializerTests.
2015-04-02 Marek Safar[mcs] Handle null operator inside parenthesis expressio...
2015-04-02 Marek Safar[mcs] Type parameter hidden methods should consider...
2015-04-02 João MatosMerge pull request #1672 from ninjarobot/patch-2
2015-04-02 Marek Safar[corlib] CompareInfo from reference sources
2015-04-02 Dave CuryloXmlSerializer should set *non* readonly {V}Specified...
2015-04-01 Zoltan VargaMerge pull request #1674 from alexanderkyte/gdb_support
2015-04-01 Zoltan Varga[runtime] Use mono_set_pending_exception () in a few...
2015-04-01 Zoltan Varga[jit] Avoid a crash if constrained_gsharedvt_call_setup...
2015-04-01 Miguel de Icaza[doc] Format comment so our tools can process this
2015-04-01 Rodrigo Kumpera[threading] Fix compilation of coop suspend on windows.
2015-04-01 Alexander Kyte[Runtime] Disable xdebug on OSX because it does not...
2015-04-01 Rodrigo Kumpera[corlib] FEATURE_STRONGNAME_MIGRATION should be used...
2015-04-01 Rodrigo KumperaMerge pull request #1671 from kumpera/mobile_static_fix...
2015-04-01 João MatosMerge pull request #1673 from alexanderkyte/minor_cpp_fixes
2015-04-01 Alexander Kyte[runtime] Fixed index comparison typo in class.c
2015-04-01 Ludovic Henry[threadpool] Fix potential infinite loop
2015-04-01 Atsushi Enobump referencesource to fix Sys.Data mobile_static...
2015-04-01 Rodrigo Kumpera[mobile] Fix the build order between System.Numerics...
2015-04-01 Rodrigo Kumpera[corlib] Fix the mobile_static profile.
2015-04-01 Marek Safar[corlib] Update more decimal separators. Further fixes...
2015-04-01 Marek Safar[system.net.http] Use correct separator for headers...
2015-04-01 Sebastien Pouliot[tests] ManualResetEventSlim.SpinCount depends on the...
2015-04-01 Zoltan Varga[jit] Use mono_error_set_pending_exception () in jit...
2015-04-01 Zoltan Varga[runtime] Move mono_error_raise_exception () to metadat...
2015-03-31 Zoltan Varga[jit] Increase some trampoline sizes.
2015-03-31 Zoltan Varga[llvm] Reenable support for nested clauses.
2015-03-31 Zoltan Varga[runtime] Add more caches to mono_marshal_get_native_wr...
2015-03-31 Alexander Kyte[runtime] Don't set flag to skip future initialization...
2015-03-31 Zoltan Varga[llvm] Disable support for nested clauses for now as...
2015-03-31 Zoltan Varga[llvm] Implement support for nested clauses.
2015-03-31 Zoltan Varga[amd64] Enable thunk creation when using LLVM as well.
2015-03-31 Ludovic Henry[threadpool] Fix typo
2015-03-31 Ludovic Henry[threadpool] Add IO support + Needed refactoring of...
2015-03-31 Ludovic Henry[threadpool] Move MonoAsyncResult invocation out of...
2015-03-31 Ludovic Henry[threadpool] Move threadpool-microsoft.{c,h} to threadp...
2015-03-31 Ludovic Henry[threadpool] Remove RegisteredWaitHandle runtime code...
2015-03-31 Marek Safar[corlib] NumberFormatInfo from reference sources
2015-03-31 Rodrigo Kumpera[socket-io] Fix crasher in System test suite.
2015-03-30 Alexander Köplinger[readme] Fix monolite instructions
2015-03-30 Zoltan VargaAdd an --enable-gsharedvt configure option, same as...
2015-03-30 Marek Safar[corlib] More globalization from reference sources
2015-03-30 Marek Safar[corlib] Fix commonly used encoding names
2015-03-30 Marek Safar[corlib] Update culture currency separators
2015-03-30 João Matos[runtime] Fixed a warning.
2015-03-30 João Matos[mini] Fixed the build.
2015-03-30 João Matos[runtime] Enable the complex math support code on Android.
2015-03-30 João Matos[runtime] Add some complex math support code.
2015-03-30 Zoltan VargaBump referencesource to bcee91f8a0212e687db4d1d1a906f1f...
2015-03-30 Marek SafarRemove old files
2015-03-30 Rodrigo Kumpera[runtime] Fix the build.
2015-03-30 Zoltan Varga[llvm] Fix an uninitialized variable error.
2015-03-30 Marek Safar[corlib] Replace more system exceptions from reference...
next