Merge pull request #3422 from xmcclure/tarjan-doublefan
[mono.git] / mcs /
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 Alex Rønne PetersenMerge pull request #3468 from alexrp/hwcap-improvements
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 Marek SafarMerge pull request #3453 from ntherning/cleanup-Assembl...
2016-08-29 Niklas TherningCleanup temp file handling in AssemblyTest
2016-08-27 Alexander Köplinger[corlib] Fix Marshal test to not rely on Assert.Less
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 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öplinger[corlib] Return e.HResult instead of PlatformNotSupport...
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 João MatosMerge pull request #3449 from lateralusX/jlorenss/win...
2016-08-24 Alexander KöplingerMerge pull request #3437 from ntherning/fix-DirectoryNo...
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 Marek Safar[monosymbolicate] Add pdb detection
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 Kvinge[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 Kvinge[linker] Mark declaring types of nested types resolved...
2016-08-24 Niklas TherningPath.CleanPath() does not always replace AltDirectorySe...
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[mcs] Remove NET_4_5 ifdef from the source files
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 Alexander Köplinger[corlib] Add new values for RSAPKCS1SHA(256/384/512...
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 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-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-19 Aleksey Kliger ... Merge pull request #3413 from lambdageek/reflection...
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-18 Marek Safar[mcs] Fix wrong range check for pragma warning CSxxx...
2016-08-18 Ludovic HenryMerge pull request #3415 from ludovic-henry/net_2_1...
2016-08-18 Ludovic Henry[mcs] Remove dead code
2016-08-18 Ludovic Henry[mcs] Replace NET_2_1 by MOBILE
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 Marek Safar[bcl] Remove wrong ReferenceAssemblyAttribute(s)
2016-08-17 Marek Safar[System] Change WebRequest::BeginGetRequestStream drive...
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 Niklas TherningMerge pull request #3403 from ntherning/fix-handler...
2016-08-16 Marek Safar[System] Put back handling of direct ip addresses to...
2016-08-16 Marek Safar[mcs] Avoid agressive generic members inflation from...
2016-08-16 Miguel de Icaza[linker] Bring various descriptors that were updated...
2016-08-16 Miguel de Icaza[linker] Update descriptors for mscorlib to include...
2016-08-15 Marek Safar[mcs] Don't reset temporary stack fields too early...
2016-08-15 Aleksey Kliger ... [reflection] Don't crash when building dynamic custom...
2016-08-15 Martin BauligFix the build.
2016-08-15 Niklas TherningMerge pull request #3396 from ntherning/fix-async-exc...
2016-08-12 Alexander Köplinger[bcl] Fix netstandard mistake in WebHeaderCollection
2016-08-12 Marek SafarMerge pull request #3398 from henricm/fix-for-test...
2016-08-12 Henric MüllerRemoving symlink of TestHelpers.cs
2016-08-12 Marek SafarMerge pull request #3394 from mono/netstandard
2016-08-12 Alexander Köplinger[bcl] Define NETSTANDARD in xammac profile as well
2016-08-11 Marek Safar[Facades] Remove wrong facades
2016-08-11 Marek Safar[Facades] Update version numbers
2016-08-11 Marek Safar[Facades] System.Security.Cryptography.Algorithms on...
next