Ignore the FileSecurityTest.EveryoneMayNotBeOwner test when running as
[mono.git] / mcs / class /
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 Aleksey Kliger[runtime] Use coop handles in some String-returning...
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 Niklas TherningValidate AppDomainSetup.ApplicationBase path more like...
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 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 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 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öplingerMerge pull request #3428 from ntherning/fix-missing...
2016-08-22 Niklas TherningFixes DllNotFoundException in FileStreamTest.SetUp...
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 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-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 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-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-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...
2016-08-11 Alexander Köplinger[bcl] Update to match NETStandard 1.6 members
2016-08-11 Martin Baulig[System]: Use 'HttpWebRequest.Host' for certificate...
2016-08-11 Martin Baulig[System]: Add new internal X509Certificate2Impl.Interme...
2016-08-11 Martin Baulig[System]: Add private Mono.Net.Security APIs which...
2016-08-11 Martin Baulig[System]: Cleanup the internal MonoTlsProviderFactory...
2016-08-11 Aleksey Kliger ... Merge pull request #3389 from lambdageek/bug-43099
2016-08-11 Niklas TherningMerge pull request #3388 from ntherning/fix-thread...
2016-08-10 Alexander KyteMerge pull request #2780 from alexanderkyte/seq_point_o...
2016-08-10 Niklas TherningMerge pull request #3213 from henricm/fix-for-win-secur...
2016-08-09 monojenkinsMerge pull request #3387 from xmcclure/test-suite-bump
2016-08-09 Alexander Köplinger[WinForms] Fix a test to correctly check for Mono
2016-08-09 Alexander KyteMerge pull request #3386 from alexanderkyte/nunit_lite_...
2016-08-09 Marek SafarMerge pull request #3373 from marek-safar/net-4.6.2
2016-08-09 Marek Safar[System] Remove one no longer needed uri workaround...
2016-08-09 Marek Safar[bcl] Update Reference Source to .NET Framework 4.6.2
2016-08-09 Henric MüllerMoving BSTR conv to native code in SecureStringToBSTR.
2016-08-09 Marcos HenrichMerge pull request #3353 from esdrubal/st-format
2016-08-08 Aleksey Kliger ... Merge pull request #3349 from lambdageek/handle-icalls...
2016-08-08 Zoltan VargaAdd RuntimeStructs class.
2016-08-08 Marcos Henrich[corlib] Removed MVID and AOTID metadata.
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
next