[msvc] Update csproj files
[mono.git] / mcs /
2016-11-06 monojenkins[msvc] Update csproj files
2016-11-04 Rodrigo KumperaMerge pull request #3796 from ntherning/windows-backend...
2016-11-04 Marek Safar[mcs] Consider method candidates with misplaced named...
2016-11-04 Marek Safar[mcs] Remove debug check
2016-11-04 Marek Safar[mcs] More work on debug scopes declared out of order...
2016-11-04 Ludovic Henry[threads] Use MonoOSEvent for Thread.Suspend/Resume...
2016-11-04 Alexander KöplingerMerge pull request #3893 from henricm/fix-class-accesso...
2016-11-04 Alexander KöplingerMerge pull request #3887 from akoeplinger/networkcreden...
2016-11-04 Marek SafarMerge pull request #3892 from monojenkins/update-csprojs
2016-11-04 monojenkins[msvc] Update csproj files
2016-11-03 Alexander Köplinger[System] Replace NetworkCredential with referencesource
2016-11-03 Alexander KöplingerMerge pull request #3871 from akoeplinger/mono.posix...
2016-11-03 Marek Safar[corcompare] Update custom XI project file to embed...
2016-11-03 Marek Safar[mono-api-html] Remove unused cecil reference
2016-11-03 Rodrigo KumperaMerge pull request #3734 from kumpera/monoclass_reorg
2016-11-03 Zoltan Varga[runtime] Fix the exception message to include the...
2016-11-02 Alexander KöplingerFix tarball
2016-11-02 Rodrigo KumperaMerge pull request #3867 from kumpera/issues
2016-11-02 Marek Safar[mcs] Remove unknown warnings reporting to match latest csc
2016-11-02 Aleksey Kliger ... Merge pull request #3863 from lambdageek/dev-42584...
2016-11-02 Alexander KöplingerMerge pull request #3870 from evincarofautumn/fix-xmm...
2016-11-02 Alexander Köplinger[Mono.Posix] Disable Unix-specific tests on Windows
2016-11-02 Alexander KöplingerMerge pull request #3874 from henricm/isolated-file...
2016-11-02 Alexander Köplinger[bcl] Add back "dot-per-test" progress indicator to...
2016-11-02 Henric MüllerMaking sure opened streams are closed in IsolatedStorag...
2016-11-02 Marek Safar[build] MonoTouch specific build flags injection
2016-11-02 Marek SafarMerge pull request #3869 from radical/mcs-ignore-arg
2016-11-02 Zoltan VargaRevert "[bcl] Compile nunit-lite-console using -d:MONO...
2016-11-01 Alexander KöplingerMerge pull request #3855 from akoeplinger/shacng-monodroid
2016-11-01 Sylvan ClebschRemove exception when using SO_REUSEADDR on Linux ...
2016-11-01 Ankit Jain[mcs] Accept and ignore command line args supported...
2016-11-01 Rodrigo KumperaMerge pull request #3764 from evincarofautumn/fix-xmm...
2016-11-01 Marek SafarMerge pull request #3864 from monojenkins/update-csprojs
2016-11-01 Zoltan Varga[bcl] Compile nunit-lite-console using -d:MONO so it...
2016-11-01 monojenkins[msvc] Update csproj files
2016-10-31 Alexander Köplinger[corlib] Map SHA*Cng algorithms to SHA*Managed on monodroid
2016-10-31 Aleksey Kliger ... Merge pull request #3802 from lambdageek/dev-reference...
2016-10-31 Marek Safar[corlib] SharedStatics from referencesource. Fixes...
2016-10-31 Alexander KöplingerMerge pull request #3851 from akoeplinger/nunitlite
2016-10-31 Alexander Köplinger[System] Disable a test that reads a file on mobile
2016-10-31 Alexander Köplinger[System] Fix monodroid build when BTLS is disabled
2016-10-29 Alexander Köplinger[nunitlite] Port babysitter work from nunit24
2016-10-29 Alexander Köplinger[System.ServiceModel] Make looper thread in ChannelDisp...
2016-10-29 Alexander Köplinger[System.Web.DynamicData] Fix references to nunit.mocks
2016-10-29 Alexander Köplinger[System.Web] Remove Explicit attribute from test
2016-10-29 Alexander Köplinger[WinForms] Disable the ApplicationTest.RestartNotSuppor...
2016-10-29 Alexander Köplinger[Microsoft.Build] Ignore ThreadAbortException in BuildN...
2016-10-29 Alexander Köplinger[System.Xml/System.ServiceModel/Dataflow] Use more...
2016-10-29 Alexander Köplinger[System.Xml] Fix embedded assembly name in XmlCodeExpor...
2016-10-29 Alexander Köplinger[System.Runtime.Remoting] Fix double call to ChannelSer...
2016-10-29 Alexander Köplinger[System.Data.OracleClient] Replace config file lookup...
2016-10-29 Alexander Köplinger[System.Data.Linq] Fix "build" subdirectory to work...
2016-10-29 Alexander Köplinger[corlib/System/System.Configuration] Fix tests relying...
2016-10-29 Alexander Köplinger[corlib] Disable a test that is incompatible with how...
2016-10-29 Marcos Henrich[bcl] Replace deprecated usage of Assertion class and...
2016-10-29 Marcos Henrich[bcl] Add NUnitHelper.cs with API not in nunit-lite
2016-10-29 Alexander Köplinger[bcl] Add patching of nunit-lite-console.exe.config...
2016-10-29 Marcos Henrich[bcl] Replace nunit24 with nunit-lite
2016-10-29 Alexander KöplingerMerge pull request #3852 from monojenkins/update-csprojs
2016-10-29 JensEhrhardt-eOPUSUdpClient.Receive parameter refers to remote EP (#3842)
2016-10-28 Ludovic Henry[threads] Replace use of W32Handle by MonoOSEvent for...
2016-10-28 Alexander KöplingerMerge pull request #3847 from rolfbjarne/btls-remove...
2016-10-28 Alexander Köplinger[bcl] Disable BTLS on xammac and xammac_net_4_5 profiles
2016-10-28 Alexander KöplingerMerge pull request #3846 from monojenkins/update-csprojs
2016-10-28 João MatosMerge pull request #3844 from tritao/deflate_fixes
2016-10-28 Rolf Bjarne Kvinge[System] Remove unused BTLS P/Invokes.
2016-10-28 Alexander Köplinger[corlib] Disable a few tests that are not supported...
2016-10-27 Joao Matos[System.IO.Compression] Fixed DeflateStream input strea...
2016-10-27 Joao Matos[System.IO.Compression] Fixed DeflateStream inflate...
2016-10-27 Vlad BrezaeMerge pull request #3769 from evincarofautumn/fix-verif...
2016-10-27 Zoltan Varga[btls] Remove the statically linked btls code, the...
2016-10-27 Martin Baulig[bcl]: Fix 'Mono.Btls.Interface' build logic.
2016-10-27 Alexander KöplingerMerge pull request #3800 from madewokherd/mingwbuild
2016-10-27 Alexander KöplingerMerge pull request #3826 from monojenkins/update-csprojs
2016-10-26 Alexander KöplingerMerge pull request #3831 from rolfbjarne/watchos-fix...
2016-10-26 Rolf Bjarne Kvinge[System] Tweak define to exclude System.Net.WebProxy...
2016-10-26 Marek Safar[mcs] Add pathmap option
2016-10-26 Niklas TherningMemoryMappedFile support on Windows
2016-10-26 monojenkins[msvc] Update csproj files
2016-10-25 Alexander KöplingerMerge pull request #3823 from mono/fix-btls-managed
2016-10-25 Alexander Köplinger[bcl] Only build Mono.Btls.Interface and btls tool...
2016-10-25 Alexander Köplinger[System] Don't build managed BTLS code on monotouch
2016-10-25 Martin Baulig[BTLS]: Fix a ref-counting leak in X509ChainImplBtls...
2016-10-25 Marek Safar[System] Clean up some warnings
2016-10-25 Alexander KöplingerMerge pull request #3817 from monojenkins/update-csprojs
2016-10-25 Swaroop SridharMonoLinker: Fix a Typo in the README (#3816)
2016-10-25 monojenkins[msvc] Update csproj files
2016-10-24 Marek SafarMerge pull request #3812 from rolfbjarne/watchos-no...
2016-10-24 Rolf Bjarne Kvinge[System] Remove any CFNetwork usage from the watchOS...
2016-10-24 Miguel de IcazaMake mkbundle use SDKs instead of a single runtime...
2016-10-24 Alexander KöplingerMerge pull request #3801 from akoeplinger/netstandard20...
2016-10-24 Johan LorenssonMerge pull request #3442 from lateralusX/jlorenss/win...
2016-10-22 Alexander KöplingerMerge pull request #3808 from monojenkins/update-csprojs
2016-10-22 monojenkins[msvc] Update csproj files
2016-10-21 Zoltan Varga[btls] Convert BTLS icalls to pinvokes by invoking...
2016-10-21 Alexander Köplinger[bcl] Move a few types from the Facades into the framew...
2016-10-21 TautvydasZilysChanges in class libraries to enable Windows Runtime...
2016-10-21 Niklas TherningFix crash in SafePipeHandle.ReleaseHandle() on Windows...
2016-10-20 Martin Baulig[System]: Distinguish between empty hostnames and no...
2016-10-20 Martin Baulig[System]: ChainValidationHelper: always set 'status11...
next