[xbuild] Fix ProcessWrapper to WaitForExit(..) before accessing ExitCode
[mono.git] / mcs /
2016-05-11 Ankit Jain[xbuild] Fix ProcessWrapper to WaitForExit(..) before...
2016-05-11 Vlad BrezaeMerge pull request #2971 from BrzVlad/feature-cross...
2016-05-11 Alexander KöplingerMerge pull request #2986 from akoeplinger/fix-mono310...
2016-05-11 Marek Safar[corlib] Put back instance creation using activation...
2016-05-11 Ludovic HenryMerge pull request #2982 from ludovic-henry/fix-cross...
2016-05-11 Alexander KöplingerMerge pull request #2985 from akoeplinger/fix-bug39305
2016-05-11 Alexander Köplinger[System] Rename variable to fix bootstrapping with...
2016-05-11 Alexander Köplinger[corlib] Make CountdownEventTests.Signal_Concurrent...
2016-05-11 Marek SafarMerge pull request #2973 from marek-safar/rs-Uri
2016-05-11 Marek Safar[System] Uri handling from reference source
2016-05-10 Aleksey Kliger ... Merge pull request #2983 from akoeplinger/fix-bug40462
2016-05-10 Alexander Köplinger[corlib] Ignore DirectoryNotFoundException in FileStrea...
2016-05-10 Martin Baulig[System]: Lazy-init X509ChainPolicy.ExtraStore when...
2016-05-10 Ludovic HenryMerge pull request #2978 from ludovic-henry/coop-fix...
2016-05-10 Marek SafarMerge pull request #2933 from ludovic-henry/referenceso...
2016-05-10 Marek Safar[mcs] More tweaks to undefined tie-breaking rules....
2016-05-09 Alexander KöplingerUse available memory instead of physical memory as...
2016-05-09 Aleksey Kliger ... Merge pull request #2967 from lambdageek/dev/coop-threa...
2016-05-09 Aleksey Kliger ... Merge pull request #2954 from lambdageek/dev/monoerror...
2016-05-09 Marek Safar[System] Cleanup uri tests
2016-05-06 Martin Baulig[System]: Fix certificate validation with empty hostname.
2016-05-06 Martin Baulig[System]: Add comment to the obsoletion of Mono-specifi...
2016-05-06 Martin Baulig[System]: Obsolete the Mono-specific cipher suite callb...
2016-05-06 Martin Baulig[corlib]: Cleanup X509Helper.Import().
2016-05-05 Ludovic HenryMerge pull request #2948 from ludovic-henry/coop-n2m...
2016-05-05 Aleksey Kliger ... Merge pull request #2965 from lambdageek/dev/checked...
2016-05-05 Ludovic HenryMerge pull request #2964 from ludovic-henry/sgen-monoco...
2016-05-05 Marek SafarMerge pull request #2966 from marek-safar/oid
2016-05-05 Martin Baulig[corlib]: Try to convert the certificate from PEM to...
2016-05-04 Alex Rønne PetersenMerge pull request #2928 from alexrp/master
2016-05-04 Marek Safar[System] Oid from referencesource. Fixes #40646 and...
2016-05-04 Ludovic Henry[corlib] Import System.Threading.Monitor
2016-05-04 Ludovic HenryMerge pull request #2955 from ludovic-henry/mono_msec_t...
2016-05-04 Marek SafarMerge pull request #2962 from marek-safar/referencesour...
2016-05-03 Marek SafarRemove referencesource submodule and move sources to...
2016-05-03 Marek SafarUpdate after merge conflicts
2016-05-03 Marek SafarUnify error handling added in fdebd8a4d709002bb499555c3...
2016-05-03 Alexander KöplingerRaise an UnauthorizedAccessException on FileInfo.Delete...
2016-05-03 Marek SafarMono friendly FileInfo
2016-05-03 Marek SafarMono friendly FileSystemInfo
2016-05-03 Ludovic HenryFix WaitHandle.Wait{One,Any,All} when runtime returns...
2016-05-03 Marek SafarRemove MONO_X509_ALIAS
2016-05-03 Alexis ChristoforidesRe-apply compatibility fix from 42504b8af5a0bf7f012e6c4...
2016-05-03 Ludovic HenryFix HasExited for non-child process
2016-05-03 Andi McClureAdapt System.Exception to be usable by Mono
2016-05-03 Marek SafarSymbolType in reflection only profiles
2016-05-03 Marek SafarMono friendly SymbolType
2016-05-03 Marek SafarBetter error message for missing codeset assembly
2016-05-03 Marek SafarFixes hardcoded Windows path in Serialization compiler
2016-05-03 Marek SafarMore DISABLE_CAS_USE tweaks
2016-05-03 Marek SafarAdd CSC_SDK_PATH_DISABLED workaround
2016-05-03 Marek SafarMono friendly RuntimeEnvironment
2016-05-03 Marek SafarAdd feature option to build without System.Runtime...
2016-05-03 Marek SafarReplace string resource key names with local constants
2016-05-03 Ludovic HenryImport System.Threading.WaitHandle
2016-05-03 Andi McClureRemove Marshal.GetHRForLastWin32Error call from Diagnos...
2016-05-03 Ludovic HenryRevert "[mscorlib] Undo part 3d0e1b71993dd236db78290852...
2016-05-03 Marek SafarUndo part 3d0e1b71993dd236db78290852a62e9ed3218216...
2016-05-03 Marek SafarMono friendly MethodInfo
2016-05-03 Ludovic HenryImport System.Diagnostics.Process
2016-05-03 Marek SafarDisable AppContextDefaults
2016-05-03 Timotheus Pokorrafixing display of asmx help page (#37137)
2016-05-03 Marcos HenrichUnix paths fix
2016-05-03 Alexander KyteOnly use patched AesManaged on MONOTOUCH
2016-05-03 Marek SafarFixes a race in CancellationTokenSource with no logic...
2016-05-03 Marek SafarCompute InvariantCaseInsensitiveHashCode without any...
2016-05-03 Rolf Bjarne KvingeAdd support for intercepting threadpool work.
2016-05-03 Rolf Bjarne KvingeAdd feature define for multiple appdomains.
2016-05-03 Marek SafarRemove WindowsBase type forwarders from mobile profile
2016-05-03 Alexander KöplingerRevert "[System] Mono friendly QEncodedStream"
2016-05-03 Alexander KöplingerAdd a few MONO comments for System.Net.Sockets
2016-05-03 Alexander KöplingerMono friendly QEncodedStream
2016-05-03 Marek SafarFix invariant text info hashcode builder. Fixes #36786
2016-05-03 Marek SafarCannot use regex fallback as its implementations is...
2016-05-03 Marek SafarDisable regex fallback on Mono
2016-05-03 dotnet-botUpdate Reference Sources to .NET Framework 4.6.1
2016-05-03 Marek SafarMono exception to SocketException
2016-05-03 Zoltan VargaRemove a workaround for a JIT limitation which doesn...
2016-05-03 Sebastien PouliotDisable use of Win32 specific p/invokes when built...
2016-05-03 Sebastien PouliotDo not include a win32-p/invoke call (RegCloseKey)...
2016-05-03 Sebastien PouliotUse DISABLE_CAS_USE to remove the use of several *Permi...
2016-05-03 Tarek Mahmoud SayedPort the DateTime parser fix from the Desktop
2016-05-03 Miguel de IcazaBring from CoreFX the f813aa2e9a5d927d121d6bdca467e10e9...
2016-05-03 Rolf Bjarne KvingeThread.Interrupt is not dependent on MONO_FEATURE_THREA...
2016-05-03 Rolf Bjarne KvingeMake Thread.Abort and Thread.Suspend/Resume configurabl...
2016-05-03 Marek SafarAdd legacy mobile api to synchronizationcontext
2016-05-03 Marek SafarMono friendly StringUtil
2016-05-03 Marek SafarTweaks for mobile profile
2016-05-03 Martin BauligAttempt to fix the build.
2016-05-03 Immo LandwerthMake it more obvious that Reference Source is read...
2016-05-03 Marek SafarFixes com api
2016-05-03 Marek SafarDisable optimized comparer for byte, ushort enums
2016-05-03 Marek SafarDisable encryption column certificate error message
2016-05-03 Marek SafarMore tweaks to mscorlib updates
2016-05-03 Marek SafarMake updated mscorlib mono friendly
2016-05-03 Marek SafarRevert "[corlib] Fix dispose race condition in Cancella...
2016-05-03 dotnet-botUpdate Reference Sources to .NET Framework 4.6
2016-05-02 Miguel de IcazaDateTime, DateTimeOffset, bring Unix time APIs from...
2016-05-02 Marek SafarChange Page_Error resource key to workaround collision...
2016-05-02 Ludovic HenryFix dispose race condition in CancellationTokenSource
next