Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs
AgeCommit message (Expand)Author
2018-07-12Merge pull request #9485 from alexanderkyte/2018-06-merp_paramsAlexander Köplinger
2018-07-12[mcs] Implements awaited expression check for indirectionsMarek Safar
2018-07-12[runtime] Enable application to register path for MERP restartAlexander Kyte
2018-07-12[runtime] Make merp eventType icall argumentAlexander Kyte
2018-07-11[runtime] Store the interpreter method invoked by the delegate in MonoDelegat...Zoltan Varga
2018-06-29[build] Skips RemoteExecuted bases tests on monodroidMarek Safar
2018-06-26FormattingAlexander Köplinger
2018-06-26Fixes #9277 with @marek-safar recommendationsKadirov Yurij
2018-06-26Unix-only exception on Windows fix #9277Kadirov Yurij
2018-06-26[2018-06] [System]: `HttpWebRequest` now throws `WebExceptionStatus.RequestCa...monojenkins
2018-06-26[2018-06] [System]: Renegotiation in AppleTls requires OS X 10.12+. (#9255)monojenkins
2018-06-22[2018-06] [System]: Fix bug in `WebResponseStream.GetResponse()` that will ma...monojenkins
2018-06-19[corlib] Allow DM with an extra param to have the first one bound to null. Fi...Rodrigo Kumpera
2018-06-18[System] Fix another `SocketAsyncEventArgs` issue for #8871. (#9126)monojenkins
2018-06-14Update csproj filesAlexander Köplinger
2018-06-04Bump version to 5.16 --> (#9015)Jo Shields
2018-06-03[System.Runtime.Serialization] Makes more APIs work for mobileMarek Safar
2018-06-03Remove ServiceControllerTest.cs.Jay Krell
2018-06-02[build] Adds System.IO.Compression csc dependencyMarek Safar
2018-06-01[wcf] Fix memory leak processing requestsPaul Fertser
2018-06-01[csproj] Update project filesmonojenkins
2018-06-01[corlib] Removes multiplex approachMarek Safar
2018-05-31[corlib]: Add `System.HashCode` - revisiting #8822 and #8879. (#8934)Martin Baulig
2018-05-31[build]: Make 'gensources' look for platform-specific .sources files as well.Martin Baulig
2018-05-31remove `implicit operator String (ReadOnlySpan<char> value)`EgorBo
2018-05-30Merge pull request #8719 from mono/fix-gh-8712Alexis Christoforides
2018-05-30[System.IO] Dispatch events asynchronously in FileSystemWatcher.DispatchEvents()Alexis Christoforides
2018-05-30[System.IO] Prevent the CoreFX bridge from even try-entering a monitor.Alexis Christoforides
2018-05-30[bcl] Fix ONO_PATH warning during resgen (#8933)Alexander Köplinger
2018-05-30[System.Web] Fix bug with not preserving state of CheckBoxList after postback...Marek Safar
2018-05-30[Facades] Adds few netcore extensions (#8907)Marek Safar
2018-05-30[roslyn][msbuild] Copy the new Microsoft.Managed.Core.targets file in roslyn....Ankit Jain
2018-05-29[System.IO] Finish initializing all FileSystemWatchers, not just the first oneAlexis Christoforides
2018-05-29[build] Includes tools used by XI/XA build CI in build profile (#8924)Marek Safar
2018-05-29make SocketAsyncEventArgs reusableEgorBo
2018-05-26Bump corefxMarek Safar
2018-05-26[Mono.Debugger.Soft.Test] Use interp on debugee (#8851)Bernhard Urban
2018-05-25Revert "[corefx] Import System.Hashcode (#8822)" (#8879)Alexander Köplinger
2018-05-25[corlib] Optimizes Stream:CopyToMarek Safar
2018-05-25[jit] Fix the EqualityComparer.get_Default () optimization, a different compa...Zoltan Varga
2018-05-25[System]: Epic: Client Certificate Support - Part Two.Martin Baulig
2018-05-25[corefx] Import System.Hashcode (#8822)Alexis Christoforides
2018-05-25[csproj] Update project filesmonojenkins
2018-05-25Bump linker to resolve XA issuesMarek Safar
2018-05-24Remove two methods with incorrect arguments (#8860)Joshua Peterson
2018-05-24[System]: Epic: Client Certificate Support - Part One. (#8756)Martin Baulig
2018-05-24[csproj] Update project filesmonojenkins
2018-05-24[corlib] Finish System.Memory facade types importMarek Safar
2018-05-24[corlib] Update TaskFactory tests to accommodate running on different sync co...Marek Safar
2018-05-24[mcs] Adds parser support for C# 7.2 readonly referencesMarek Safar