mono.git
2016-08-29 monojenkinsMerge pull request #3422 from xmcclure/tarjan-doublefan
2016-08-29 Marek Safar[Facades] Remove private facade
2016-08-29 Marek SafarMerge pull request #3463 from david-mitchell/al-platfor...
2016-08-29 Andi McClureGC bridge: Fix non-buildable assert ()s added in previo...
2016-08-29 Alex Rønne... Merge pull request #3468 from alexrp/hwcap-improvements
2016-08-29 Andi McClureGC bridge: Move bridge-require-precise-merge to MONO_GC...
2016-08-29 Marek Safar[corlib] Improve CanceledContinuationExecuteSynchronous...
2016-08-29 David MitchellAdd missing switch and functionality to al.
2016-08-29 Marek Safar[mcs] Add reference to parent storey when current value...
2016-08-29 Zoltan Varga[llvm] Fix the arm cross compiler build when using...
2016-08-29 Marek SafarMerge pull request #3453 from ntherning/cleanup-Assembl...
2016-08-29 Niklas TherningCleanup temp file handling in AssemblyTest
2016-08-29 Alex Rønne... [utils/hwcap] Clean up and improve the hwcap code.
2016-08-28 Miguel de Icaza[runtime] Bundle support, implement missing stream...
2016-08-27 Alexander Köplinger[corlib] Fix Marshal test to not rely on Assert.Less
2016-08-26 Aleksey Kliger... [runtime] ves_icall_AssemblyBuilder_InternalAddModule...
2016-08-26 Vlad BrezaeMerge pull request #3451 from BrzVlad/fix-armel-emulation
2016-08-26 Alexander KöplingerMerge pull request #3460 from akoeplinger/remove-net_4_...
2016-08-26 Alexander KöplingerMerge pull request #3459 from akoeplinger/fix-parameter...
2016-08-26 Alexander KöplingerMerge pull request #3457 from akoeplinger/fix-gethrfore...
2016-08-26 Andi McClurePR feedback: Add a runtime switch for the aggressive...
2016-08-26 Andi McClurePR feedback: Corrections to aggressive merge cache
2016-08-26 Zoltan Varga[sre] Remove TypeBuilder::create_internal_class ()...
2016-08-26 Alexander Köplinger[bcl] Fix method parameter names to match .NET
2016-08-26 Alexander KöplingerFix tarball build
2016-08-26 Alexander Köplinger[corlib] Return e.HResult instead of PlatformNotSupport...
2016-08-26 Zoltan Varga[runtime] Remove most of the contents of MonoDynamicGen...
2016-08-26 Zoltan Varga[jit] Add an assert to the native types code to make...
2016-08-25 Zoltan Varga[llvmonly] Initialize native-to-managed wrappers when...
2016-08-25 Zoltan Varga[jit] Fix an assertion on amd64 when using fixed size...
2016-08-25 Marek Safar[corcompare] Show extension argument changes. Make...
2016-08-25 Marek Safar[mcs] Don't crash when as operand cannot be resolved...
2016-08-25 Marek Safar[mcs] Correctly detect catch resume point marker in...
2016-08-25 Ludovic HenryMerge pull request #3447 from ludovic-henry/iolayer...
2016-08-25 Vlad Brezae[jit] Don't lower store_r4 and load_r4 on armel with...
2016-08-25 João MatosMerge pull request #3449 from lateralusX/jlorenss/win...
2016-08-25 Vlad Brezae[arm] Fix opcode emulation on armel with no fp
2016-08-25 lateralusXAdd missing source file, sgen-os-coop.c, to libmonorunt...
2016-08-24 Alexander KöplingerMerge pull request #3437 from ntherning/fix-DirectoryNo...
2016-08-24 Andi McClurePR feedback: Formatting, comments, asserts
2016-08-24 Ludovic Henry[threads] Get thread handle from MonoThreadInfo when...
2016-08-24 Ludovic HenryMerge pull request #3439 from ludovic-henry/iolayer...
2016-08-24 Alexander KöplingerMerge pull request #3444 from akoeplinger/fix-netstanda...
2016-08-24 Alexander Köplinger[mini] Wrap error output for NUnit xml in CDATA section
2016-08-24 Marek Safar[monosymbolicate] Add pdb detection
2016-08-24 Ludovic Henry[mono-threads-windows] Allocate ThreadStartInfo on...
2016-08-24 Ludovic Henry[mono-threads] Create Win32 handle when attaching the...
2016-08-24 Ludovic Henry[w32handle] Remove unused assertions
2016-08-24 Ludovic Henry[w32handle] Initialize them earlier
2016-08-24 Marek SafarMerge pull request #3445 from rolfbjarne/cecil-update
2016-08-24 Marek SafarRevert "[corcompare] Reflects cecil breaking changes"
2016-08-24 Rolf Bjarne... [tuner/linker] Update code to fix warnings after cecil...
2016-08-24 Marek Safar[corcompare] Reflects cecil breaking changes
2016-08-24 Niklas TherningFileInfo.MoveTo() throws DirectoryNotFoundException...
2016-08-24 Niklas TherningMerge pull request #3443 from ntherning/do-not-pass...
2016-08-24 Alexander Köplinger[Facades] Add argument null validation for extension...
2016-08-24 Alexander Köplinger[Facades] Implement methods for *Extensions types that...
2016-08-24 Alexander Köplinger[Facades] Make sure "this" is added to the type extensions
2016-08-24 Alexander Köplinger[Facades] Throw PlatformNotSupportedException instead...
2016-08-24 Marek SafarMerge pull request #3436 from ntherning/fix-alt-dir...
2016-08-24 Rolf Bjarne... [linker] Mark declaring types of nested types resolved...
2016-08-24 Niklas TherningPath.CleanPath() does not always replace AltDirectorySe...
2016-08-24 Niklas TherningDon't pass FILE_FLAG_OVERLAPPED to CreateFile()
2016-08-23 Marek Safar[bcl] More netstandard api matching
2016-08-23 Alexander KöplingerMerge pull request #3430 from akoeplinger/simplify...
2016-08-23 Alexander KöplingerMerge pull request #3431 from mhutch/fix-targetframewor...
2016-08-23 Niklas TherningMerge pull request #3435 from ntherning/fix-DirectoryIn...
2016-08-23 Niklas TherningFix for DirectoryInfoTest assuming current dir is C...
2016-08-23 Alexander Köplinger[mini] Replace emitnunit.pl with simpler Makefile-based...
2016-08-23 Alexander Köplinger[mcs] Remove NET_4_5 ifdef from the source files
2016-08-23 Zoltan Varga[jit] Avoid strengh reducing divisions when using llvm...
2016-08-23 Niklas TherningMerge pull request #3426 from ntherning/fix-handle...
2016-08-23 Niklas TherningMerge pull request #3433 from ntherning/fix-DoubleTest...
2016-08-23 Niklas TherningDon't assume "3 5" is unparseable in the current cultur...
2016-08-23 Niklas TherningFixes a handle leak in DirectoryInfo.EnumerateFileSyste...
2016-08-23 Marek SafarMerge pull request #3103 from marek-safar/rs-Threading
2016-08-23 Mikayla Hutchinson[xbuild] Fix incremental build of TargetFrameworkAttribute
2016-08-23 Alexander KöplingerMerge pull request #3429 from akoeplinger/fix-signature...
2016-08-22 Alexander KöplingerMerge pull request #3381 from krytarowski/netbsd-support-20
2016-08-22 Marek Safar[corlib] EventWaitHandle from referencesource
2016-08-22 Vlad Brezae[arm64] Bump instruction sizes for atomic ops to match...
2016-08-22 Alexander Köplinger[corlib] Add new values for RSAPKCS1SHA(256/384/512...
2016-08-22 Aleksey Kliger[s390x] Fix compilation of sre-save.c
2016-08-22 Alexander Köplinger[corlib] Simplify monotouch_*_corlib.dll.sources
2016-08-22 Alexander Köplinger[corlib] Rename CryptoConfig_2_1.cs to CryptoConfig...
2016-08-22 Aleksey Kliger... [sre] Fix s390x build (#3427)
2016-08-22 Alexander Köplinger[mcs] Fix arguments to nunit-lite when FIXTURE or TESTN...
2016-08-22 Alexander KöplingerMerge pull request #3428 from ntherning/fix-missing...
2016-08-22 Niklas TherningFixes DllNotFoundException in FileStreamTest.SetUp...
2016-08-22 Marek Safar[mcs] Move more eager references version mismatch check...
2016-08-22 Marek Safar[corlib] Fix exposed public APIs
2016-08-22 Marek SafarUpdate ms-test-suite
2016-08-22 Kamil RytarowskiFix NetBSD build in proclib.c (#3378)
2016-08-20 Marek Safar[corlib] More sources from referencesource
2016-08-20 Marek Safar[corlib] Print some info on FailFast
2016-08-20 Zoltan Varga[runtime] Use a coop semaphore instead of an io layer...
2016-08-20 Marek Safar[corlib] Interning of utc literals in TimeZoneInfo...
2016-08-20 Johan LorenssonVisual Studio project updates and enhancements to suppo...
2016-08-19 Aleksey Kliger... Merge pull request #3413 from lambdageek/reflection...
2016-08-19 Andi McClureGC Bridge: Make merge_cache more aggressive, less exact...
next