[msvc] Update csproj files
[mono.git] / mcs /
2017-03-21 monojenkins[msvc] Update csproj files
2017-03-21 Alexander Köplinger[System.Web] Fix standalone-runner to return non-zero...
2017-03-21 Marek SafarBump linker
2017-03-20 Marek Safar[System] Fix Process tests on watch
2017-03-20 Marek Safar[System.Core] Update mobile test
2017-03-20 Alexander KyteMerge pull request #4555 from alexanderkyte/finished_ma...
2017-03-20 monojenkins[msvc] Update csproj files
2017-03-20 Rodrigo KumperaMerge pull request #4554 from kumpera/cleanup-random...
2017-03-20 Vladimir KazakovSystem.Security.Cryptography.X509Certificates enums...
2017-03-20 monojenkins[msvc] Update csproj files
2017-03-17 Frederik CarlierMake System.Drawing code compatible with .NET Core...
2017-03-17 su21less allocation in Socket (#4516)
2017-03-17 Marek SafarAdd support for xunit tests
2017-03-17 Marek Safar[System] Add back empty MonoTouch namespace
2017-03-17 Johan LorenssonMerge pull request #4542 from lateralusX/jlorenss/win...
2017-03-16 Frederik CarlierRemove CAS attributes from System.Drawing (#4544)
2017-03-16 Aleksey Kliger ... Merge pull request #4453 from lambdageek/bug-49721
2017-03-16 Alexander Köplinger[corcompare] Fix support for BindableAtribute ctor...
2017-03-16 Alexander KöplingerMove target for creating monolite package to Mono
2017-03-16 Alexander KöplingerInclude Mono version in corlib version
2017-03-16 Rodrigo KumperaMerge pull request #4536 from kumpera/block-rebind...
2017-03-16 Alexander Köplinger[xbuild] Fix make dist broken by a350f8f0f470
2017-03-16 Alexander Köplinger[WindowsBase] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Xaml] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Windows.Forms.DataVisualization] Rename method...
2017-03-16 Alexander Köplinger[System.Web.Extensions] Rename method parameters to...
2017-03-16 Alexander Köplinger[System.Web.ApplicationServices] Rename method paramete...
2017-03-16 Alexander Köplinger[System.Web] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Transactions] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.ServiceModel.Web] Rename method parameters...
2017-03-16 Alexander Köplinger[System.ServiceModel.Discovery] Rename method parameter...
2017-03-16 Alexander Köplinger[System.ServiceModel] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.Security] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.Management] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.IdentityModel.Selectors] Rename method paramete...
2017-03-16 Alexander Köplinger[System.IdentityModel] Rename method parameters to...
2017-03-16 Alexander Köplinger[System.EnterpriseServices] Rename method parameters...
2017-03-16 Alexander Köplinger[System.Drawing] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.DirectoryServices] Rename method parameters...
2017-03-16 Alexander Köplinger[System.Design] Rename method parameters to match ...
2017-03-16 Alexander Köplinger[System.Data.OracleClient] Rename method parameters...
2017-03-16 Alexander Köplinger[System.Data.Linq] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.Data] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Core] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Configuration] Rename method parameters to...
2017-03-16 Alexander Köplinger[System] Rename method parameters to match .NET contract
2017-03-16 Alexander Köplinger[Microsoft.Build] Rename method parameters to match...
2017-03-16 Alexander Köplinger[Microsoft.Build.Engine] Rename method parameters to...
2017-03-16 Alexander Köplinger[bcl] Rename variables to avoid conflict with later...
2017-03-16 Marek Safar[corlib] Fixes custom formatter with ";" section separa...
2017-03-16 Frederik CarlierUse MD5.Create () instead of new MD5CryptoServiceProvider()
2017-03-16 Frederik CarlierAdd [In, Out] annotation to points in GdipTransformMatr...
2017-03-15 Zoltan Varga[simd] Mark Mono.Simd classes as obsolete.
2017-03-14 Alexander Köplinger[tools] Don't install mdb2ppdb by default (#4526)
2017-03-14 Marek Safar[xbuild] Relocate Portable frameworks
2017-03-14 Ankit JainHandle windows paths in ResXFileRef, for conversion...
2017-03-13 Zoltan Varga[runtime] Mark array types with more than 32 dimensions...
2017-03-13 Marek Safar[System.Windows.Forms] Disable failing test
2017-03-13 Frederik CarlierGDI+ functions: use constant for the library name,...
2017-03-12 Marek Safar[corlib] FileStream::Name needs to include fully qualif...
2017-03-11 Frederik CarlierRemove CAS from System.Drawing unit tests
2017-03-11 Marek Safar[System.Windows.Forms] Fixes test build failure
2017-03-11 Zoltan Varga[bcl] Implement RuntimeHelpers.IsReferenceOrContainsRef...
2017-03-11 Ankit JainHandle a file ref, with backslashes, in a .resx, on...
2017-03-11 Alexander Köplinger[WinForms] Fix Bindable attribute argument to use boolean
2017-03-10 Marek Safar[corlib][Mono.Posix] Remove NunitHelpers.cs reference
2017-03-10 Egor BogatovFix [Bug 52795] Infinite loop on MySqlDataReader.ReadAs...
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-09 Rodrigo KumperaMerge pull request #4494 from kumpera/important-android...
2017-03-09 Alexander Köplinger[Mono.Options] Add missing test file to test sources
2017-03-09 monojenkins[msvc] Update csproj files (#4479)
2017-03-09 Marek Habersack[mkbundle] Encode directory separator character on...
2017-03-09 Marek Safar[mcs] Codegen for auto-property backing field initializ...
2017-03-09 Daniel C. Weber[Mono.Posix] UnixSIgnal.WaitOne() doesn't block for...
2017-03-08 Marek Safar[System] Collections from CoreFX
2017-03-08 Alexander Köplinger[ci] Check if X server is available before running...
2017-03-07 Alexander KyteMerge pull request #4481 from migueldeicaza/master
2017-03-07 Frederik CarlierRFI - Support building System.Drawing for NETCOREAPP2...
2017-03-06 Marek Safar[Mono.Options] Update documentation build
2017-03-06 Jonathan Pryor[Mono.Options] Add Mono.Options.Command, .CommandSet
2017-03-06 Miguel de Icaza[mkbundle] Fixes the embedding of dependency assemblies...
2017-03-06 Frederik CarlierMake System.Drawing unit tests use Assert.Throws instea...
2017-03-06 Marek Safar[resx2sr] Handle duplicate keys
2017-03-06 Alexander Köplinger[cert-sync] Don't import into BTLS store if BTLS is...
2017-03-06 Vladimir KazakovFinalize the implementation of SignedXml.ComputeSignatu...
2017-03-04 monojenkins[msvc] Update csproj files (#4474)
2017-03-04 Ludovic Henry[corert] Import System.Threading.ThreadPoolBoundHandle
2017-03-03 Ludovic Henry[corert] Import System.Diagnostics.Debug
2017-03-03 Marek Safar[System.Core] Collections from corefx
2017-03-03 Ludovic Henry[threads] Remove ThreadState_StopRequested (#4462)
2017-03-02 Ludovic Henry[threads] Remove mono_threads_create_thread (#4411)
2017-03-02 Ludovic Henry[threads] Remove dead field cached_culture_info (#4410)
2017-03-02 Rodrigo KumperaMerge pull request #4454 from kumpera/allow_sioc_with_m...
2017-03-02 Nikolay AmiantovFind more libraries via dllmap (#4451)
2017-03-02 monojenkins[msvc] Update csproj files (#4461)
2017-03-02 Marek SafarBump cecil
2017-03-01 Rodrigo KumperaMerge pull request #4418 from kumpera/fix_gclass_record...
2017-03-01 Marek Safar[corlib][System] Concurrent collections from corefx
2017-03-01 Rodrigo KumperaMerge pull request #4373 from NattyNarwhal/haiku
2017-02-28 Rodrigo KumperaMerge pull request #4440 from kumpera/fix-assembly...
next