mono.git
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 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 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 Aleksey Kliger[win32] Add sre-encode.c and sre-save.c to libmonorunti...
2016-08-19 Aleksey Kliger[sre] Separate SRE MonoDynamicImage encoding and SRE...
2016-08-19 Jonathan ChambersAllocate handle stack for Boehm GC (#3421)
2016-08-19 Niklas TherningMerge pull request #3419 from ntherning/fix-MonoTests...
2016-08-19 Niklas TherningFixes MonoTests.System.IO.DirectoryTest.DeleteDirectory...
2016-08-19 Ludovic HenryMerge pull request #3416 from ludovic-henry/iolayer...
2016-08-19 Vlad BrezaeMerge pull request #3418 from BrzVlad/fix-arm64-finaliz...
2016-08-19 Vlad Brezae[arm64] Add sequential memory constraint to swap, cas...
2016-08-18 Marek Safar[mcs] Fix wrong range check for pragma warning CSxxx...
2016-08-18 Aleksey Kliger[sre] Split out MonoDynamicImage and MonoDynamicStream...
2016-08-18 Ludovic Henry[io-layer] Remove unused WaitForInputIdle
2016-08-18 Ludovic Henry[io-layer] Remove unused WaitForMultipleObjects
2016-08-18 Ludovic Henry[io-layer] Replace use of WaitForSingleObject by WaitFo...
2016-08-18 Ludovic Henry[io-layer] Extract WaitForSingleObjectEx, WaitForMultip...
2016-08-18 Ludovic HenryMerge pull request #3415 from ludovic-henry/net_2_1...
2016-08-18 Vlad Brezae[arm64] Add full memory sequencing to atomic loads...
2016-08-18 Vlad Brezae[arm64] Add full memory sequencing to atomic stores...
2016-08-18 Niklas TherningMerge pull request #3412 from ntherning/fix-stack-align...
2016-08-18 Aleksey Kliger[win32] Add new reflection files to vcxproj
2016-08-18 Aleksey Kliger[reflection] Rename files; adjust comments.
2016-08-18 Ludovic Henry[mcs] Remove dead code
2016-08-18 Ludovic Henry[mcs] Replace NET_2_1 by MOBILE
2016-08-18 Niklas TherningFixes stack alignment issue in handler_block_trampoline...
2016-08-18 Vlad BrezaeMerge pull request #3401 from BrzVlad/fix-managed-alloc2
2016-08-18 Niklas TherningMerge pull request #3410 from lateralusX/jlorenss/vs201...
2016-08-18 Miguel de Icaza[mkbundle] add support for distributing I18N encoding...
2016-08-17 Aleksey Kliger[reflection] Divide reflection.c into multiple files...
2016-08-17 Vlad Brezae[aot] Fallback to slowpath managed alloc if we fail...
2016-08-17 Vlad Brezae[sgen] Unify tls access across with/without HAVE_KW_THR...
2016-08-17 Vlad Brezae[aot] Don't aot methods that use tls on HAVE_KW_THREAD...
2016-08-17 Aleksey Kliger... [runtime] Fix unhandled exception fatal error message...
2016-08-17 Marek SafarBump binary-reference-assemblies
2016-08-17 Marek Safar[bcl] Remove wrong ReferenceAssemblyAttribute(s)
2016-08-17 lateralusXVisual Studio test/debug mono runtime utility projects.
2016-08-17 Marek Safar[System] Change WebRequest::BeginGetRequestStream drive...
2016-08-17 Alexander Köplinger[tests] Move constant-division.cs to the BASE_TEST_MOBI...
2016-08-17 Craig McQueenmono_os_cond_timedwait: fix function name in g_error...
2016-08-16 Alexander Köplinger[ServiceModel] Don't throw in dummy InstanceContext...
2016-08-16 Marek Safar[System] Report an error instead of success when proxy...
2016-08-16 Aleksey Kliger[linker] Update mscorlib.xml to include some Mono.Runti...
2016-08-16 Zoltan VargaFix the full-aot build.
2016-08-16 Niklas TherningMerge pull request #3403 from ntherning/fix-handler...
2016-08-16 Marek Safar[System] Put back handling of direct ip addresses to...
next