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/class
AgeCommit message (Expand)Author
2018-01-12[runtime] Fix some default interface method problems. (#6484)Zoltan Varga
2018-01-12Fix bug 60359Katelyn Gadd
2018-01-10[msvc] Update csproj files (#6473)monojenkins
2018-01-10[corlib] Optimizes non-intrinsics version of string indexer codeMarek Safar
2018-01-09Bump corert (#6420)Marek Safar
2018-01-09[System] Set exception on Finish*Failure in SocketAsyncEventArgs (#6462)Alexander Köplinger
2018-01-09[w32process] Ensure process_handle is a legal value (#6449)Ludovic Henry
2018-01-08Implement a couple of SocketAsyncEventArgs methodsMiguel de Icaza
2018-01-08if MONO missing in Fix some ThreadPool performance counters. (#6118) (#6434)jaykrell
2018-01-06[System] Recursively delete directory in ApplicationSettingsBaseTestAlexander Köplinger
2018-01-06[System] Clear XDG_DATA_HOME and XDG_CONFIG_HOME in ApplicationSettingsBase t...Alexander Köplinger
2018-01-05[msvc] Update csproj filesmonojenkins
2018-01-05[corlib] Fixes ThreadPoolTest testMarek Safar
2018-01-05[System] Improve ApplicationSettingsBase behavior (#6272)Eberhard Beilharz
2018-01-05Fix a race condition in TcpListenerTest caused by sockets' accept queue not f...Katelyn Gadd
2018-01-05XMLDSIG from .NET Core. (#6154)Vladimir Kazakov
2018-01-04[I18N] Add CP737 (Greek) and CP775 (Baltic) (#6361)Alexander Köplinger
2018-01-04 Fix some ThreadPool performance counters. (#6118)jaykrell
2018-01-03Bump corefx (#6119)Marek Safar
2018-01-03Update a few more Bugzilla URLs to GitHub (#6381)Alexander Köplinger
2018-01-03Add a possibility to use empty X.509 certificates.Vladimir Kazakov
2018-01-02[tests] SRE check that a memberref token is emitted for a gtdAleksey Kliger
2017-12-20[System.Core] Use corefx System.Linq tests (~25k tests) (#5515)Egor Bogatov
2017-12-19[System.Windows.Forms] Fix CJK Encoding on Window TitleLi Keqing
2017-12-19IOS SDKs (#6257)Zoltan Varga
2017-12-19[System] System.Net.* tests from corefx (+RemoteExecutorTestBase) (#6136)Egor Bogatov
2017-12-19Merge pull request #6215 from YuriyGS/bug15051Alexis Christoforides
2017-12-18[profiler] Report roots from ephemeronsVlad Brezae
2017-12-18[bcl] Allow conversion from enums and their basetypes in both directions with...Zoltan Varga
2017-12-17[I18N] Include missing subset of shift_jis characters (#6232)resurrexit
2017-12-15Avoid using BSTR for conversion of a SecureStringJosh Peterson
2017-12-15[msvc] Update csproj filesmonojenkins
2017-12-14Fix bug 60568: SynchronizationContext.Wait not implemented or invoked by runt...Katelyn Gadd
2017-12-14[console] Invoke async console cancel on ThreadPool from managedLudovic Henry
2017-12-14New PR for the new web stack (#6125)Martin Baulig
2017-12-14[Mono.Profiler.Log] Fix reading of TYPE_JITHELPER events for < v14.Alex Rønne Petersen
2017-12-14[wasm] Update corlib testsuite to disable multi-threaded tests.Rodrigo Kumpera
2017-12-14[corlib] Mark tests that requires multiple threads with the "MultiThreaded" c...Rodrigo Kumpera
2017-12-14[corlib] rename NotWorkingInterpreter and InterpreterNotWorking categories (#...Bernhard Urban
2017-12-11Second issue of bug #15051. first_row_index was corrupted by MoveCurrentCell ...YuriyGS
2017-12-08[msvc] Update csproj files (#6206)monojenkins
2017-12-08Fixed a crash when deleting a row containing a selected cellYuriyGS
2017-12-08Merge pull request #1450 from echampet/sessionAlexis Christoforides
2017-12-07[profiler] Rework GC roots reporting. (#6144)Alex Rønne Petersen
2017-12-06[msvc] Update csproj files (#6163)monojenkins
2017-12-04[Profiler] Fix parsing bug when `jit` is enabledDavid Karlaš
2017-12-04[runtime] Add support for weak fields. (#5972)Zoltan Varga
2017-12-01Merge pull request #6134 from alexrp/masterAlex Rønne Petersen
2017-11-30Merge pull request #6135 from YuriyGS/DataGridViewCell-BorderAlexis Christoforides
2017-11-30[profiler] Correctly encode counter type/unit/variance values.Alex Rønne Petersen