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
AgeCommit message (Expand)Author
2016-12-17Merge branch 'mono-4.6.0-branch' into mono-4.6.0-branch-watchos-debuggingmono-4.6.0-branch-watchos-debuggingSebastien Pouliot
2016-12-17[runtime] Fix Mach ARM assert.mono-4.6.0-branchJon Purdy
2016-12-14Merge branch 'mono-4.6.0-branch' into mono-4.6.0-branch-watchos-debuggingSebastien Pouliot
2016-12-14Merge branch 'mono-4.6.0-branch-watchos-debugging' of github.com:mono/mono in...Sebastien Pouliot
2016-12-14[system] Remove port number from TLS Server Name Identification (SNI). Fixes ...mono-4.6.2.16Alexander Köplinger
2016-12-14Merge branch 'mono-4.6.0-branch' into mono-4.6.0-branch-watchos-debuggingSebastien Pouliot
2016-12-14Merge pull request #4123 from spouliot/tls-port-c8Rodrigo Kumpera
2016-12-14[utils] More Mach ARM build fixesAlexander Köplinger
2016-12-14Fix build.Jon Purdy
2016-12-14[utils] Fix mono_mach_arch_thread_states_to_mcontext function declarationAlexander Köplinger
2016-12-14[runtime] Fix Mach ARM build.Jon Purdy
2016-12-14[runtime] Fix scanning of SIMD registers on Mac.Jon Purdy
2016-12-12[runtime] Allocate the temporary vtable array using g_malloc in mono_class_se...Rolf Bjarne Kvinge
2016-12-09[tls] Use host name without port for the Server Name Indication (SNI). Bug #4...Sebastien Pouliot
2016-12-08[runtime] Allocate the temporary vtable array using g_malloc in mono_class_se...Rolf Bjarne Kvinge
2016-11-10[xbuild] Don't reevaluate project when setting metadata in a dynamic ..mono-4.6.2.7Ankit Jain
2016-11-07Merge pull request #3906 from rolfbjarne/system-test-fixes-4.6Marek Safar
2016-11-07[System] Ignore some networking tests after we started throwing PlatformNotSu...Rolf Bjarne Kvinge
2016-11-02Merge pull request #3875 from rolfbjarne/cfnetwork-removal-fix-tests-4.6Marek Safar
2016-11-02[System.Net.Http] Fix HttpClient test after we started throwing PlatformNotSu...Rolf Bjarne Kvinge
2016-10-31Merge branch 'mono-4.6.0-branch' into mono-4.6.0-branch-watchos-debuggingSebastien Pouliot
2016-10-31Merge pull request #3860 from alexrp/profiler-c8sr1-fixesmono-4.6.2.6Alex Rønne Petersen
2016-10-31[profiler] Fix regression causing buffers to have a zero thread ID.Alex Rønne Petersen
2016-10-31[System] Remove any CFNetwork usage from the watchOS profile. Fixes #45847. (...Rolf Bjarne Kvinge
2016-10-28Merge branch 'mono-4.6.0-branch' into mono-4.6.0-branch-watchos-debuggingSebastien Pouliot
2016-10-28Merge pull request #3833 from BrzVlad/fix-45379-c8Andi McClure
2016-10-27[jit] Fix missing wbarrier for array generic setterVlad Brezae
2016-10-26[aot] Fix the DISABLE_AOT build. Fixes #45685.Zoltan Varga
2016-10-24[System] SocketAsyncEventArgs::Dispose does not free any managed resources. F...Marek Safar
2016-10-19Bump version to 4.6.2 for C8SR1Alexander Köplinger
2016-10-14[threads] Correct the spin waiting in 'sleep_interruptable' (#3544)Emil Sandstø
2016-10-14[runtime] Avoid freeing IMT thunks, some threads might still be executing the...Zoltan Varga
2016-10-14[threads] Correct the spin waiting in 'sleep_interruptable' (#3544)mono-4.6.1.13Emil Sandstø
2016-10-14[runtime] Avoid freeing IMT thunks, some threads might still be executing the...Zoltan Varga
2016-10-13[Mono.Data.Sqlite] Regression introduced by 04162ffbbdfed88ba298341f0384a3594...Marek Safar
2016-10-12[Mono.Data.Sqlite] Regression introduced by 04162ffbbdfed88ba298341f0384a3594...Marek Safar
2016-10-07Merge branch 'mono-4.6.0-branch-c8sr0' into mono-4.6.0-branchDuncan Mak
2016-10-03[System]: ChainValidationHelper: ignore port number when validating a certifi...Martin Baulig
2016-10-03[System]: ChainValidationHelper: ignore port number when validating a certifi...mono-4.6.1.5mono-4.6.0-branch-c8sr0Martin Baulig
2016-10-02[System]: ChainValidationHelper: ignore port number when validating a certifi...Martin Baulig
2016-09-28[AppleTls]: Flush the write queue before finishing the handshake. (#3646)Sebastien Pouliot
2016-09-28[AppleTls]: Flush the write queue before finishing the handshake. (#3646)Sebastien Pouliot
2016-09-28[AppleTls]: Flush the write queue before finishing the handshake. (#3646)Sebastien Pouliot
2016-09-24Trigger another build (transient CI issue)mono-4.6.1.3Alexis Christoforides
2016-09-23Merge pull request #3603 from ninjarobot/socket-writeMarek Safar
2016-09-23Revert "Merge pull request #3495 from lambdageek/c8-bug-42584"Marek Safar
2016-09-23Revert "Merge pull request #3495 from lambdageek/c8-bug-42584"Marek Safar
2016-09-23Merge pull request #3603 from ninjarobot/socket-writeMarek Safar
2016-09-23Merge pull request #3603 from ninjarobot/socket-writeMarek Safar
2016-09-20Bump version -> 4.6.1Alexis Christoforides