[msvc] Update csproj files (#4384)
[mono.git] / mcs /
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-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 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...
2017-02-08 Niklas TherningMerge pull request #4333 from ntherning/Mono-Posix...
2017-02-07 Zoltan Varga[sdb] Add an attach test, not yet enabled.
2017-02-07 Marek Safar[xbuild] Add deprecation warning
2017-02-07 Martin Baulig[btls]: MonoBtlsError.GetError(out string, out int...
2017-02-07 monojenkins[msvc] Update csproj files (#4336)
2017-02-07 Niklas TherningMerge pull request #4334 from ntherning/exclude-mono_w3...
2017-02-07 Marek Safar[corlib] Update TimeZoneTest ios simulator check
2017-02-07 Niklas TherningMake sure Stdlib.GetLastError() never clobbers Marshal...
2017-02-07 Niklas TherningTemp fix for broken TimeZoneInfo on Windows families...
2017-02-06 Andi McClureRemove comment from Thread.cs describing field removed...
2017-02-06 Martin BauligRemove debugging spew in MonoBtlsX509LookupMonoCollecti...
2017-02-06 Martin Baulig[btls]: Add option to specify the certificate search...
2017-02-04 Alexander Köplinger[xbuild] Add .NET 4.6.2 entries and frameworklist.xml...
2017-02-03 Ankit Jain[xbuild] Disable pre-2.0 csc hack to use /debug:portabl...
2017-02-02 Vlad BrezaeMerge pull request #4306 from BrzVlad/fix-roslyn-ppc
2017-02-02 Martin Baulig[btls]: Make the 'MonoBtlsX509LookupMonoCollection...
2017-02-02 Martin Baulig[BTLS]: Improve error handling. (#4317)
2017-02-02 Martin BauligMerge pull request #4316 from mono/work-51562
2017-02-02 Niklas TherningMerge pull request #4312 from ntherning/winaot-tests...
2017-02-01 Martin Baulig[btls]: Allow importing a null `byte[]`. Fixes #51562.
2017-02-01 Zoltan Varga[sdb] Add a Domain property to AssemblyMirror. (#4309)
2017-02-01 monojenkins[msvc] Update csproj files (#4315)
2017-02-01 Egor Bogatov[System.Data] referencesource -> corefx (#4299)
2017-02-01 Alexander Köplinger[System] Disable SocketTest.ConnectedProperty on testin...
2017-02-01 Niklas TherningMerge pull request #4301 from ntherning/fix-Mono.Posix...
2017-02-01 Niklas TherningFixes the Mono.Posix API breakage introduced in #3985
2017-02-01 Marek SafarMerge pull request #4310 from marek-safar/roslyn-rc3
2017-02-01 Marek SafarMerge pull request #4302 from marek-safar/corefx-bump
2017-01-31 Marek SafarBump corefx
2017-01-31 Alexander Köplinger[System] Fix AsyncOperationManager test that fails...
2017-01-30 Alexander Köplinger[System.ServiceProcess] Fix test failure on Windows...
2017-01-30 Alexander Köplinger[System.Web] Fix two more EOL test failures on Windows
2017-01-30 Rodrigo KumperaMerge pull request #4297 from kumpera/fix-profiler...
2017-01-28 Marek Safar[build] Use multiple inputs in profiled aot
2017-01-28 Alexander Köplinger[bcl] Update tests that failed when .cs file contained...
2017-01-27 Marek Safar[build] Install correct csc aot images
2017-01-27 David Karlaš[Ppdb] Support for reading CustomDebugInformation and...
2017-01-26 monojenkins[msvc] Update csproj files (#4295)
2017-01-26 Egor Bogatov[System.Data] SqlTypes and DataStorage from corefx...
2017-01-25 Alexander KöplingerSkip AOTing profile assemblies if AOT_BUILD_FLAGS is...
2017-01-25 Marek Safar[tools] Simplify cecil usage in stringreplacer
2017-01-25 Marek SafarMerge pull request #4276 from henricm/winaot
2017-01-25 Henric MüllerChanging Win32_IP_ADAPTER_INFO to struct to work on...
2017-01-25 Henric MüllerFixing AsyncOperationManagerTest test for winaot profile
2017-01-25 Henric MüllerFixing tests that asume IPV4 when first adapter is...
2017-01-25 Henric MüllerEnabling NativeObjectSecurity on windows aot
2017-01-25 Henric MüllerFixes in NetworkInformation for winaot profile
2017-01-25 Henric MüllerEnabled win specific time zone code using WIN_PLATFORM
2017-01-25 Henric MüllerEnabled win specific code in registry classes using...
2017-01-25 Henric MüllerEnabling Windows specific code paths with WIN_PLATFORM
2017-01-25 Henric MüllerAdding winaot corlib test assembly in LoadWithPartialName
2017-01-25 Henric MüllerAdding Console support for winaot
2017-01-25 Rodrigo KumperaMerge pull request #4280 from vargaz/class-init-cond
2017-01-25 Henric MüllerUpdates for winaot profile
2017-01-25 Henric MüllerAdded support for Windows AOT suffix
2017-01-24 Alexander Köplinger[bcl] Fix build for orbis profile
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-23 Marek Safar[build] Add new profile
2017-01-23 Marek Safar[build] Add System.Text.Encoding.CodePages dependency...
2017-01-23 Zoltan VargaEnable AOT for all roslyn assemblies.
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
2017-01-20 Marek Safar[corlib] Removes unused method
2017-01-20 Alexander KöplingerReally fix the file mode this time...
2017-01-20 Alexander KöplingerFix inadvertent file mode change in previous commit
2017-01-20 Alexander Köplinger[Facades] Refresh netstandard20 typeforwarders
2017-01-20 Ludovic Henry[io-layer] Extract file (#4255)
2017-01-20 Alexander Köplinger[bcl] Rename FEATURE_MONO_CAS to MONO_FEATURE_CAS
2017-01-20 Alexander Köplinger[System.Transactions] Add stubs and visibility fixes...
2017-01-19 Aleksey Kliger[sre] Use coop handles in parts of sre.c
2017-01-18 Rodrigo KumperaMerge pull request #4262 from kumpera/fix-windows
2017-01-18 Alexander Köplinger[pdb2mdb] Detect portable PDB and fail gracefully inste...
2017-01-18 Aleksey Kliger[test] RuntimeType.GetGenericTypeDefiniton should retur...
next