[msvc] Update csproj files (#4474)
[mono.git] / mcs /
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...
2017-02-28 monojenkins[msvc] Update csproj files
2017-02-28 Vlad BrezaeMerge pull request #4381 from BrzVlad/feature-generatio...
2017-02-27 Alexander Köplinger[System] Add regression test for Bugzilla 10899 (#4401)
2017-02-27 Rodrigo KumperaMerge pull request #4433 from kumpera/android-fixes
2017-02-27 Vlad BrezaeMerge pull request #4434 from BrzVlad/fix-unload-hang
2017-02-27 Marek Safar[System.Numerics] Use corefx implementation
2017-02-27 Rodrigo KumperaMerge pull request #4431 from vkargov/vk-leaking-points
2017-02-24 Marek Safar[Mono.Data.Sqlite] Add test for b78f4f6e5f21edb07d58e01...
2017-02-24 Marek Safar[Mono.Data.Sqlite] Change default datetime convert...
2017-02-24 Alexander KöplingerRevert "[Facades] Build netstandard.dll with net_4_x...
2017-02-24 Alexander Köplinger[Facades] Build netstandard.dll with net_4_x profile...
2017-02-24 Marek Safar[mcs] Update 995e5620fb79f62c22f94c87cc6d5b717b84eff2...
2017-02-24 monojenkins[msvc] Update csproj files
2017-02-23 Rodrigo KumperaMerge pull request #4419 from BrzVlad/fix-oom-nre
2017-02-23 Zoltan Varga[linker] Update the mscorlib descriptor with missing...
2017-02-23 Marek Safar[mcs] Use correct types comparer for comparing hidden...
2017-02-23 Alexander KöplingerFix Windows build due to line ending changes in sed
2017-02-23 Marek Safar[mcs] Emit leave for redirected jumps out of rewritten...
2017-02-23 Marek Safar[System] Tweak socket test
2017-02-23 Marek Safar[System] Update flaky test
2017-02-23 Egor Bogatov[System.Data] referencesource -> corefx: ProviderBase...
2017-02-22 Vlad BrezaeMerge pull request #4403 from BrzVlad/fix-workers-par...
2017-02-22 Marek SafarBump corefx
2017-02-22 Marek Safar[System] Test fix for watch
2017-02-21 Ludovic Henry[Process] Fix NonChildProcessWaitForExit Exited callbac...
2017-02-21 Rodrigo KumperaMerge pull request #4380 from alexanderkyte/conflicting...
2017-02-21 Ludovic Henry[threadpool] Do not swallow exception in RegisterWaitFo...
2017-02-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-02-21 monojenkins[msvc] Update csproj files
2017-02-21 Edward Bettscorrect spelling mistakes (#4405)
2017-02-21 Marek Safar[mcs] Add codegen for null operator on result of awaite...
2017-02-21 Marek Safar[Microsoft.CSharp] Replaced with CoreFX implementation
2017-02-20 Marek SafarMerge pull request #4398 from marek-safar/mono.csharp
2017-02-20 Marek SafarBump corefx
2017-02-20 Marek Safar[mcs] Inflate constraints of compiler generated proxy...
2017-02-20 Marek Safar[Mono.CSharp] Simplify .sources structure
2017-02-17 Ankit Jain[xbuild] Show the deprecation notice with logo, and...
2017-02-17 Ludovic Henry[ProcessTest] Ensure we enable raising Exited event...
2017-02-17 Marek Safar[Mono.CSharp] Remove type conflicts with mscorlib types...
2017-02-16 Jonathan PryorMerge pull request #4396 from radical/xbuild-deprec-fix
2017-02-16 Ankit Jain[xbuild] Don't show the deprecation notice for minimal...
2017-02-16 Ludovic Henry[process] Allocate a handle even for non-child processe...
2017-02-16 Rodrigo KumperaMerge pull request #4385 from mono/work-btls-02152017
2017-02-16 monojenkins[msvc] Update csproj files (#4395)
2017-02-16 Ludovic Henry[treadpool] Fix flaky System.Threading.ThreadTest.SetNa...
2017-02-16 Ludovic Henry[socket] Add EPROTOTYPE error case (#4391)
2017-02-16 Rodrigo KumperaMerge pull request #4376 from kumpera/test-hardneing
2017-02-16 Alexander Köplinger[System] Fix failing ClientWebSocket test
2017-02-16 Alexander KöplingerMerge pull request #4386 from akoeplinger/fix-netstandard
2017-02-16 Ludovic Henry[socket] Fix race on SocketAsyncResult (#4389)
2017-02-15 Marek Safar[System] Fixes failing tests on mobile
2017-02-15 Rodrigo Kumpera[corlib] Assert of wait failure.
2017-02-15 Alexander Köplinger[bcl] Remove the NETSTANDARD ifdef from profiles
2017-02-15 Alexander Köplinger[Facades] Fix netstandard facade build
2017-02-15 monojenkins[msvc] Update csproj files (#4384)
2017-02-15 Marek Safar[mcs] lifted binary operator for decimal arguments...
2017-02-15 Marek Safar[mcs] Always resolve new initializers with conditional...
2017-02-15 Marek Safar[System.Net.Http] Add Transfer-Encoding: chunked specia...
2017-02-15 Marek SafarMerge pull request #4371 from marek-safar/cecil-update
2017-02-15 Marek Safar[Mono.CodeContracts] Read debug symbols only when they...
2017-02-15 Marek SafarCecil update
2017-02-15 Rodrigo Kumpera[corlib] Rewrite the timer tests to something that...
2017-02-14 Alexander Köplinger[System.ServiceModel.Internals] Use the mobile sources...
2017-02-14 Neale FergusonFix DateTime.Now and CurrentTimeToUtc during DST transi...
2017-02-14 Rodrigo Kumpera[corlib] Harden a GC test against possible false pinnig.
2017-02-14 Rodrigo Kumpera[corlib] Disable broken tests that depend on crazy...
2017-02-14 Alexander Köplinger[Facades] Update netstandard facade to latest
2017-02-13 Marek Safar[System.Net.Http] Allow re-sending StreamContent. Fixes...
2017-02-13 Marek Safar[System] Fixes failing tests on watch
2017-02-13 Marek Safar[System.ServiceModel] Disable unreliable test
2017-02-10 Alexander Köplinger[tools] Install pdb files for security tools (#4364)
2017-02-10 monojenkins[msvc] Update csproj files
2017-02-10 Marek Safar[System.Data] Add RESX_RESOURCE_STRING
2017-02-10 Eberhard Beilharz[swf] Fix pasting of Unicode text
2017-02-10 Marek Safar[System] CodeDom from CoreFX
2017-02-09 Ludovic Henry[process] Improve error message for inaccessible proces...
2017-02-09 Alexander Köplinger[Mono.Security] Check NewLocalMachinePath too for decid...
2017-02-09 Marek Safar[build] Add simple target for easier corefx strings...
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-09 Ludovic Henry[process] Fix Process.GetProcessesByName (#4351)
2017-02-09 Zoltan Varga[runtime] Fix the reflected type of Delegate.Method...
2017-02-09 Ludovic Henry[threads] Allow resetting the name of a threadpool...
2017-02-08 Martin Baulig[btls]: Fix MonoBtlsX509Store.cs.AddTrustedRoots()...
2017-02-08 Martin Baulig[btls]: Fix MonoBtlsProvider.SetupCertificateStore...
2017-02-08 Niklas TherningMerge pull request #4335 from ntherning/skip-unwind...
next