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
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
2017-11-30Additional cell paddings in TextBoxCell:YuriyGS
2017-11-30Drawing row & column divider and take it into account for drawing borders.YuriyGS
2017-11-30AdjustCellBorderStyle - implemented edge/non-edge header/non-header row and c...YuriyGS
2017-11-30Outset and SingleHorizontal border styles fixedYuriyGS
2017-11-30Merge pull request #6110 from alexrp/masterRodrigo Kumpera
2017-11-29un-commented HmacSha256Signature bug 35661Andreas Lindh
2017-11-28Merge pull request #6043 from kumpera/wasm-p2Rodrigo Kumpera
2017-11-28[System] Add corefx tests for System.CodeDom (#5623)Egor Bogatov
2017-11-28[runtime] Implement a few ModuleBuilder getters (#5787)Alexander Kyte
2017-11-28[msvc] Update csproj filesmonojenkins
2017-11-28[corlib] Adds Span/Memory testsMarek Safar
2017-11-28[profiler] Make it possible to trigger heapshots from the M.P.L library.Alex Rønne Petersen
2017-11-28Merge pull request #6097 from mono/slluis-patch-1monojenkins
2017-11-28[sdks] Use runtime logging features to intercept Console.{Out,Error} and runt...Ludovic Henry
2017-11-27[msvc] Update csproj files (#6105)monojenkins
2017-11-27[System][Test] Only Xamarin.iOS has a synchronization context by default.Rolf Bjarne Kvinge
2017-11-27Merge pull request #5273 from vladimir-kazakov/xmlenc-from-corefxMarek Safar
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-25XMLENC from .NET Core.Vladimir Kazakov
2017-11-25[corlib] Fix flaky ThreadPoolTests.AsyncLocalCapture test (#6099)Alexander Köplinger
2017-11-24[bcl] Remove the test for ExecutingAssembly.EntryPoint, it behaves in differe...Zoltan Varga
2017-11-24Fix invalid enum values in LogGCEventLluis Sanchez