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
BranchCommit messageAuthorAge
1531798[runtime] Fix mono_sigctx_to_monoctx () on win32.Zoltan Varga10 years
2014-june-hotfix-1[runtime] Improve the hashing of MONO_TYPE_VAR/MONO_TYPE_MVAR. Hopefully fixe...Zoltan Varga10 years
2017-02[pdb2mdb] Dispose Cecil AssemblyDefinition on pdb2mdb (#4899)Alexander Köplinger7 years
2017-04Bump F# to remove non-IL warningnosami7 years
2017-04-fix-56155[runtime] Rework process waiting.Zoltan Varga7 years
2017-04-pthread-bug[runtime] Rework process waiting.Zoltan Varga7 years
2017-06[llvm] Fix the returning of vtypes using a hidden argument in bitcode, in som...Zoltan Varga7 years
2017-06-bug59956-xi-master[llvm] Fix the returning of vtypes using a hidden argument in bitcode, in som...Zoltan Varga7 years
2017-06-google_japanese_inputBump bockbuildCody Russell7 years
2017-06-gtk-screen-apiBump bockbuild to get new GTK screen updates APICody Russell7 years
2017-06-upgrade-pangoBumpCody Russell7 years
2017-08[msbuild] Add symlink to csc.exe in msbuild bin dirAnkit Jain7 years
2017-10Bump version to 5.8.1 (#7499)Brendan Zagaeski6 years
2017-10-gtk-commit-preedit-strBump bockbuildCody Russell6 years
2017-12[llvm] Avoid using the preserveall calling convention in another place on wat...Zoltan Varga6 years
2018-02Bump API snapshot submodulemonojenkins6 years
2018-04[ci] Update osx-package.groovy to fix package buildAlexander Köplinger5 years
2018-06Backport 4caf2b3dccee96d3d3bf1b95972761e32e62117c to 5.16 (#21496)Neale Ferguson24 months
2018-08[2018-08] [arm64] Correct exception filter stack frame size (#14769)monojenkins5 years
2018-08-rc[debugger-agent] Ignore thread_end event if thread is detached (#13936)Aleksey Kliger (λgeek)5 years
2018-08-watchosMerge remote-tracking branch 'origin/2018-08-rc' into 2018-08-watchosRolf Bjarne Kvinge5 years
2018-08-watchos-d16-1Merge remote-tracking branch 'origin/2018-08' into 2018-08-watchos-d16-1Rolf Bjarne Kvinge5 years
2018-10Improve robustness of post-install scriptAlexis Christoforides5 years
2018-12Append .1 to version numberJo Shields5 years
2019-02[2019-02] [corlib] Add hack for Hebrew calendar data (#16645)monojenkins5 years
2019-04Apply suggestions from code reviewMarius Ungureanu5 years
2019-06[IO] Remove read-only logic in mono_w32_get_disk_free_spaceRyan Lucia5 years
2019-06-xcode11.2[sdks] Use Xcode 11.2 stable versionAlexander Köplinger5 years
2019-08Bump bockbuild to get GTK NSPasteboardType change (#18815)Alexander Köplinger4 years
2019-08-xcode11.3[sdks] Use Xcode 11.3 stable version for iOS/Mac SDKsAlexander Köplinger4 years
2019-08-xcode11.4[2019-08-xcode11.4] Add fixes needed by new version of Xcode (#18726)Alex Soto4 years
2019-10[2019-10] [corlib] Capture the ExceptionDispatchInfo when rethrowing from Tas...monojenkins4 years
2019-12Fix Cairo issue on macOS Big SurAlexander Köplinger4 years
20190[debugger] skip suspend for unattached threads (#18105)Bernhard Urban-Forster4 years
2020-02Change download URL for PCL reference assembliesAlexander Köplinger19 months
2020-02-bump-corefx-httpfix[2020-02] Bump corefx to get MaxResponseHeadersLength fixSteve Pfister2 years
2020-02-enc[tests/enc] clean up Makefile a bitAleksey Kliger4 years
2bf0d19a48809f566b59408356a00acc507c991d-for-4.2[jit] Increase the buffer size used by the dyncall data structures to 512, ad...Zoltan Varga8 years
3.2-wasm[3.2-wasm][wasm][debugger] Relocate tests (#19787)Ankit Jain4 years
4.2.0-37846[jit] Fix the reference type detection for Volatile:Read/Write (). Fixes part...Zoltan Varga8 years
INITIAL_IMPORTInitial revisionMiguel de Icaza23 years
a11y-gtk-patches[btls]: Fix MonoBtlsX509Store.cs.AddTrustedRoots(). (#4340)Martin Baulig7 years
a11y-gtk-patches-4.8.0[Mono.Security] Check NewLocalMachinePath too for deciding if store is machin...Alexander Köplinger7 years
aj-wasm-dbg-improve-vt-descr[wasm][debugger] Show signature for delegate, or target, if available (#19505)Ankit Jain4 years
aj-wasm-viz-delegates[wasm][debugger] simple cleanupAnkit Jain4 years
android-sdk-interp-2.Bernhard Urban-Forster4 years
aot-on-demandRefactor a bit.Zoltan Varga10 years
asmbinderUpdates to track the latest proposalMarek Safar10 years
atkcocoaMerge pull request #3779 from akoeplinger/fix-aot-only-referenceAlexander Köplinger8 years
atkcocoa-2[mcs] Add pathmap optionMarek Safar8 years
atkcocoa-testMerge pull request #3781 from grendello/networkinfoMarek Safar8 years
atkcocoa3[mcs] Add pathmap optionMarek Safar8 years
azdo-updateUpdate mono-ci-job-template.ymlAlexander Köplinger20 months
b16502use gunichar2 for appctx_keys and appctx_valuesEgor Bogatov5 years
backport/pr-21451-to-2020-02Don't set the 'CorrectedSynthesize' flag when using LLVM either.Rolf Bjarne Kvinge2 years
bitcode-premergeFix regressions caused by the llvmonly changes so normal aot/full-aot works a...Zoltan Varga9 years
bug19334[SslClientStream] Add extra logging information, prevent crashesMiguel de Icaza9 years
bug51294reprobug51294 repro testDavid Karlaš7 years
bug5162Add new version of SocketTest.ConnectedProperty that works on all platforms. ...Katelyn Gadd7 years
bug_31491Merge remote-tracking branch 'origin/pr/1908' into HEADRodrigo Kumpera9 years
bug_test_add[runtime] Add test for equal enumerators bugAlexander Kyte7 years
cody-pango-testing[BoringTls]: Merge the work branch.Martin Baulig8 years
compiler-hooksMerge branch 'master' of github.com:mono/mono into compiler-hooksAaron Bockover11 years
compressionAdded System.IO.Compression implementation based on SharpCompress.Joao Matos10 years
copy-system-font[winx64] Mark some inline functions static to hopefully fix the mxe build.Zoltan Varga8 years
corefx-3.0Bump to latest corefx 3.0 mono formNiklas Therning6 years
coregcFix jit regressionVlad Brezae5 years
crashMultithreadDomainsRuntime crash when fast loading/unloading domains on multiple threadsDavid Karlaš7 years
cycle5-profiler-work[runtime] Fix profiler reporting of object allocations.Alex Rønne Petersen9 years
d15[build] Bump bootstrap mcs dependency for mcs builds to catch up with e6fb82b...Marek Safar6 years
d15-3Trigger a CI build to attempt to include Nuget 2 once again, at least see if ...Alexis Christoforides7 years
d15-4-2017-04[appletls] Trust SecTrustResult.Proceed as well. Fixes #58411.Rolf Bjarne Kvinge7 years
d15-4-2017-04-tls-trust[appletls] Trust SecTrustResult.Proceed as well. Fixes #58411.Rolf Bjarne Kvinge7 years
d15-5-2017-06[System]: Ensure WebConnection calls nstream.EndWrite()Brendan Zagaeski6 years
d15-6-2017-10[d15-6-2017-10] Only null check target for delegate if method is not static. ...Ludovic Henry6 years
dependabot/nuget/sdks/wasm/BrowserDebugProxy/Newtonsoft.Json-13.0.1Bump Newtonsoft.Json in /sdks/wasm/BrowserDebugProxydependabot[bot]23 months
dick/ia64-hpux2010-01-20 Dick Porter <dporter@codicesoftware.com>Dick Porter14 years
directhex-patch-1[mkbundle] Don't try to handle OSX and Linux unmanaged libs separatelyJo Shields6 years
disable-2.0Fix the mcs-compileall test target.Zoltan Varga9 years
disable-omit-fp"disable_omit_fp" can now be included in MONO_DEBUGAndi McClure8 years
fix-bgo41657-4.4.0Merge pull request #3259 from tritao/zip_c7_fixesJoão Matos8 years
fix-gh-15616Use the proper method for getting fully resolved temporary file pathsAlexis Christoforides5 years
fix-leaksMerge pull request #2601 from lambdageek/dev-4.3.2/bug-38222Aleksey Kliger (λgeek)8 years
fix-profiler-osx-linking[profiler] On OSX, don't link against libmonosgen.Rodrigo Kumpera7 years
fix_thirdparty_ime_issueBump bockbuildCody Russell7 years
fsharp-fix-59285[F#] Reinstate _DebugFileExt as it's needed for mobile debugging.nosami7 years
green[corlib] Update locale tables. Fixes #40697Marek Safar8 years
gsoc-System.IO.PipesCreate linux_net_4_x_System.Core.dll.sourcesLudovic Henry7 years
gtk-git-repo[System.Web] Fix standalone-runner to return non-zero exit code on failure (#...Alexander Köplinger7 years
gtk-memleak-fixes[aot] Fixes strip tool invocation in to wrap paths in AOT compilation.João Matos8 years
gtk-viewport-allocation[btls] Remove btls-cert-sync and integrate it into cert-syncAlexander Köplinger7 years
hotfix-19334Apply https://gist.github.com/rolfbjarne/6f72909ac7b917386bc9 to fix buildChris Hamons9 years
hotfix-29639[runtime] Don't set flag to skip future initialization on half-baked classesAlexander Kyte9 years
import-system-xmlFix mobile build wrt. Res classes.Atsushi Eno9 years
import-text-encodingFix all Encoding related regressions caused by referencesource import.Atsushi Eno9 years
kumpera-countersMerge pull request #974 from ludovic-henry/kumpera-countersRodrigo Kumpera10 years
kumpera-debugBetter debug spewRodrigo Kumpera6 years
kumpera/android-integrationImprove test assert.Rodrigo Kumpera7 years
kumpera/coop_420[coop] When inserting safepoints at EH handlers, make sure they don't end up ...Rodrigo Kumpera9 years
kyte_pthread_debug[debug] add debug info for wrenchAlexander Kyte7 years
lateralusX/fix-win-fullaotAdd support for Windows x64 winaot, winaot_llvm builds/tests on CI.lateralusX5 years
mainChange download URL for PCL reference assembliesAlexander Köplinger19 months
martin-2019-06**** MARTIN BASE POINT ****Martin Baulig5 years
memory_profiling[runtime] Instrument mono_domain_allocRodrigo Kumpera10 years
merp-restart-threads-laterWIPAlexis Christoforides4 years
messaging-2008oops, forgot to apply the patch here in bug #457089 by Michael Barker.Atsushi Eno15 years
microsoft-pcl-fixesForce use of 4.0.0.0 version for System.Net.HttpMiguel de Icaza10 years
mlir[corlib] Mark YieldAwaitable struct readonly (#17386)Alexander Köplinger5 years
mobile-masterDo not assume AddressList[0] has the address the test wants, that's not alway...Sebastien Pouliot11 years
mono-1-02005-04-25 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno19 years
mono-1-0-62005-01-31 Ben Maurer <bmaurer@ximian.com>Ben Maurer19 years
mono-1-1-10from headGonzalo Paniagua Javier18 years
mono-1-1-11Merge from HEAD.Zoltan Varga18 years
mono-1-1-12Merge from HEAD.Zoltan Varga18 years
mono-1-1-132006-11-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier17 years
mono-1-1-13-8version bump: 1.1.13.8.2Wade Berrier17 years
mono-1-1-14version bumpWade Berrier18 years
mono-1-1-15version bumpWade Berrier18 years
mono-1-1-16* scripts/mono-find-provides.in: Remove support for only scanning files in th...Wade Berrier18 years
mono-1-1-17version bumpWade Berrier18 years
mono-1-1-18Second part of fix for bug #416620Marek Habersack16 years
mono-1-1-4 * TempFileCollection.cs: Bring in changes from HEAD for serializationWade Berrier18 years
mono-1-1-52005-03-18 Peter Bartok <pbartok@novell.com>Peter Dennis Bartok19 years
mono-1-1-6Update versionsMiguel de Icaza19 years
mono-1-1-7Security fix for CVE-2009-0217Sebastien Pouliot15 years
mono-1-1-8 * TempFileCollection.cs: Bring in changes from HEAD for serializationWade Berrier18 years
mono-1-1-92005-10-19 Miguel de Icaza <miguel@novell.com>Miguel de Icaza19 years
mono-1-2 * map.c: _cnm_return_val_if_overflow() should be a no-op unless DEBUG isJonathan Pryor17 years
mono-1-2-1backport r68492.Atsushi Eno17 years
mono-1-2-2Security fix for CVE-2009-0217Sebastien Pouliot15 years
mono-1-2-32007-02-16 Dick Porter <dick@ximian.com>Dick Porter17 years
mono-1-2-4Backport of trunk/81442Miguel de Icaza17 years
mono-1-2-5Security fix for CVE-2009-0217Sebastien Pouliot15 years
mono-1-2-6oops, fix up ChangeLogWade Berrier16 years
mono-1-92010-04-29 Marek Habersack <mhabersack@novell.com>Marek Habersack14 years
mono-1-9-1-12010-04-29 Marek Habersack <mhabersack@novell.com>Marek Habersack14 years
mono-2-0[asp.net] Update of fix for bug #648080. Properly populate embedded resources...Marek Habersack13 years
mono-2-10Merge pull request #465 from symform/cross-compile-supportAlex Rønne Petersen11 years
mono-2-10-8Merge pull request #218 from ermshiperete/mono-2-10-8Miguel de Icaza12 years
mono-2-10-9[xbuild] We still need to throw if we fail to import something.Jeffrey Stedfast12 years
mono-2-22009-03-11 Zoltan Varga <vargaz@gmail.com>Zoltan Varga15 years
mono-2-4[asp.net] Update of fix for bug #648080. Properly populate embedded resources...Marek Habersack13 years
mono-2-4-0[asp.net] Update of fix for bug #648080. Properly populate embedded resources...Marek Habersack13 years
mono-2-4-1.gitignoreMartin Baulig15 years
mono-2-4-2[asp.net] Update of fix for bug #648080. Properly populate embedded resources...Marek Habersack13 years
mono-2-4-3[mcs] Accessibility: Fix recursive UIAHasFocus property. BNC #625814Mario Carrion14 years
mono-2-6Fix invocation to syslogMiguel de Icaza13 years
mono-2-6-4[asp.net] Update of fix for bug #648080. Properly populate embedded resources...Marek Habersack13 years
mono-2-6-7[asp.net] Update of fix for bug #648080. Properly populate embedded resources...Marek Habersack13 years
mono-2-8[Web Services] Fix regression caused by previous commitLluis Sanchez13 years
mono-3-2Fix a regression introduced by d84a165c8e799d8734df5f51a6dcf12b1f2a3695. Unbo...Zoltan Varga11 years
mono-3.10.0-branchUpdate configure.acMiguel de Icaza9 years
mono-3.12.0-28398-hotfix[runtime] Avoid allocating interface offsets multiple times. Fixes #28398Rodrigo Kumpera9 years
mono-3.12.0-branch[tests] Remove CWL from test catch clause as it can be confused with a real e...Sebastien Pouliot9 years
mono-3.12.0-tls-hotfixMerge pull request #2565 from nealef/mono-3.12.0-tls-hotfixAlexander Köplinger8 years
mono-3.2.0-branchBump version number to 3.2.0Duncan Mak11 years
mono-3.2.1-branchInclude all of Martin's spec file changesDuncan Mak11 years
mono-3.2.3-branchBump ikvm to pick up my System.Numerics.dll fix.Martin Baulig11 years
mono-3.2.4-branchRevert my last two commits; these would require a new cecil.Martin Baulig11 years
mono-3.2.5-branch[runtime] Fix the osx mavericks stack size calculation in sgen too.Zoltan Varga11 years
mono-3.2.6-branch[PCL]: Add new `System.Runtime.InteropServices.WindowsRuntime' APIs and Facad...Martin Baulig10 years
mono-3.2.7-branch[gacutil] Create correct relative package symlinksMichael Hutchinson10 years
mono-3.2.8-branch[llvm] Disable llvm instead of asserting in some cases. Fixes #17527.Zoltan Varga10 years
mono-3.4.0-branch[Http]: Fix a potential race condition in the WebConnectionGroup's connection...Martin Baulig10 years
mono-3.6.0-branchMerge pull request #1355 from echampet/back-3.6Zoltan Varga10 years
mono-3.8.0-branch[jit] Always pass the imt arg to interface calls in gsharedvt methods. Fixes ...Zoltan Varga10 years
mono-4.0.0-branchMerge pull request #2205 from ThesaurusSoftware/mono-4.0.0-el-capitan-XcodeJoão Matos8 years
mono-4.0.0-branch-ServiceModelFixCreate xammac_net_4_5 profile for XM 4.5 Unified to remove references to unsh...Chris Hamons9 years
mono-4.0.0-branch-c5sr2[runtime] Work around an ios9 problem where dlopen() cant' find system librar...Zoltan Varga9 years
mono-4.0.0-branch-c5sr2-ios9-fix[runtime] Work around an ios9 problem where dlopen() cant' find system librar...Zoltan Varga9 years
mono-4.0.0-branch-c5sr2-xiRevert "[aot] Improve error checking when setting up class vtable."Sebastien Pouliot9 years
mono-4.0.0-branch-c5sr2.1-xi[system.net.http] Add special handling for authentication with content (requi...Marek Safar9 years
mono-4.0.0-branch-c5sr3Bump to pull in a pango patch with bockbuildAlan McGovern9 years
mono-4.0.0-branch-c5sr3-10.11-fix[utils] Add fallback TLS offset scanning to X86 and AMD64.Rodrigo Kumpera9 years
mono-4.0.0-branch-c5sr4Bump to pull in a pango patch with bockbuildAlan McGovern9 years
mono-4.0.0-branch-c5sr4-32647Backport/adjust 0061a4f02ecf9e073e5f82a6e5addb2398d96c88, 6caa50dedb98c62abe4...Miguel de Icaza9 years
mono-4.0.0-branch-c5sr5Bump for F# bockbuild fix fix fix.Alexis Christoforides9 years
mono-4.0.0-branch-sr1-ios9[linker] Resolve AssemblyName[Reference] when sweeping [#29211]Sebastien Pouliot9 years
mono-4.0.0-bug-33585-hotfix[runtime] Attempt to resolve DllImport using the installation lib dir.Alexis Christoforides9 years
mono-4.0.0-hotfix-29570-branchFix decimal comparison by using signed char comparison of signs; Fix size of ...Neale Ferguson9 years
mono-4.2.0-branchMerge pull request #4352 from evincarofautumn/fix-xmm-scanning-mac-4.2Rodrigo Kumpera7 years
mono-4.2.0-branch-64bitpreview[runtime] Make '--arch' more robust and OS X specific.Alexis Christoforides9 years
mono-4.2.0-branch-bug36116[referencesource][System.Web.Services] Unix paths fixAlexis Christoforides8 years
mono-4.2.0-branch-c6sr0Merge pull request #2257 from kumpera/bug_36000Alexis Christoforides8 years
mono-4.2.0-branch-c6sr1[sgen] Fix race between block allocation and concurrent sweep.Vlad Brezae8 years
mono-4.2.0-branch-c6sr2[arm] Avoid storing fp arguments below the stack pointer if the param area ha...Zoltan Varga8 years
mono-4.2.0-branch-c6sr2-arm64mit[arm64] Fix the generation of static rgctx trampolines when using aot on linux.Zoltan Varga8 years
mono-4.2.0-branch-c6sr4[mini] Fix build breakage introduced with 6ed1bf0a6f473a1b64cac215f532c9b3c1a...Ludovic Henry8 years
mono-4.2.0-branch-fix34631Add support for version of pthread_getspecific when launching from Xcode with...Martin Potter8 years
mono-4.2.0-branch-msvc[mkbundle] Improved support for WindowsAlexis Christoforides8 years
mono-4.2.0-branch-pinvoke-fix[runtime] Implement native-to-managed marshalling of byref delegate arguments...Zoltan Varga8 years
mono-4.2.0-branch-xm_wcfFix serialization under XM 4.5 Target FrameworkChris Hamons8 years
mono-4.2.0-bug-33585-hotfix[runtime] Attempt to resolve DllImport using the installation lib dir.Alexis Christoforides9 years
mono-4.2.0-c6sr0-hotfix-36383[gsharedvt] Fix support for constrained calls on interfaces. Fixes #36383.Zoltan Varga8 years
mono-4.2.0-c6sr2-hotfix37236Attempt at fixing backportAlexis Christoforides8 years
mono-4.2.0-c6sr2-hotfix37236-2[llvm] Add support for passing dummy arguments before arm64 hfa structures so...Zoltan Varga8 years
mono-4.2.0-pre-branchRevert "[Microsoft.Build.Engine] Fix bug with escaped semicolon and spaces"Alexander Köplinger9 years
mono-4.2.0-pre2-branch[corlib] Update incorrect testMarek Safar9 years
mono-4.2.0-thawed[profiler] Create a static version of libmono-profiler-log which doesn't link...Zoltan Varga9 years
mono-4.3.0-branchFixed HttpWebRequestTest to compile with mobile NUnit.João Matos9 years
mono-4.3.1-branch[bcl] Fix a System.Core test failure caused by a method linked away.Zoltan Varga8 years
mono-4.3.2-branch[System]: Testing work-around for some madness ..Martin Baulig8 years
mono-4.3.2-branch-msvc[msvc] %PATH% is sometimes empty in Jenkins, so "powershell" doesn't runJo Shields8 years
mono-4.32[reflection] Fix decl of mono_image_create_tokenAleksey Kliger8 years
mono-4.4.0-branchFix the build.Rodrigo Kumpera7 years
mono-4.4.0-branch-c7-baselineRevert "Merge pull request #3275 from marek-safar/netstandartmerge"Alexander Köplinger8 years
mono-4.4.0-branch-c7sr0Bump mono version from 4.4.0 to 4.4.1Andi McClure8 years
mono-4.4.0-branch-c7sr1[System.Core] Add MonoTODOAttribute to workaround linker bug with IVT from ms...Marek Safar8 years
mono-4.4.0-branch-profiler[profiler] Don't link against libmono.Rodrigo Kumpera8 years
mono-4.4.0-cycle7-sr1Revert "[Facades] Exclude System.Drawing.Primitives from watch profile"Marek Safar8 years
mono-4.5.0-branchMerge pull request #3065 from rolfbjarne/git-instead-of-ssh-4.5.0Alexander Köplinger8 years
mono-4.5.1-branch[runtime] Fix the CLI_FLAGS_PREFERRED32BIT valueJb Evain8 years
mono-4.6.0-branch[runtime] Fix Mach ARM assert.Jon Purdy7 years
mono-4.6.0-branch-c8sr0[System]: ChainValidationHelper: ignore port number when validating a certifi...Martin Baulig8 years
mono-4.6.0-branch-watchos-debuggingMerge branch 'mono-4.6.0-branch' into mono-4.6.0-branch-watchos-debuggingSebastien Pouliot7 years
mono-4.8.0-atkcocoa[llvm] Fix intrinsic Selector.GetHandle support. (#4105)Rolf Bjarne Kvinge7 years
mono-4.8.0-branchBump version -> 4.8.1Alexis Christoforides7 years
mono-4.8.0-branch-atkcocoa[runtime] Fix the exception message to include the proper type name and calli...Zoltan Varga8 years
mono-pr-3226[System.Web.Services] Fixes bad XmlMapping.Key.Marcos Henrich8 years
mono-pr-3237[System] Fixes ConnectAsync UnhandledExMarcos Henrich8 years
mono-ps4Stop using git protocol for submoduleslateralusX2 years
mono-symbolicate-standalone2-ikvm[mono-symbolicate] [WIP] Use IKVM.Reflection instead of System.ReflectionAlexis Christoforides8 years
monodroid-4-8-1Define the MONO_API & related symbols.Jonathan Pryor11 years
monodroid-4.12-series-branchWebResponse.cs: Implement SupportsHeaders propertyMiguel de Icaza10 years
monodroid-4.12.4-branchForce use of 4.0.0.0 version for System.Net.HttpMiguel de Icaza10 years
monodroid-4.12.5-branch[Http]: Fix a potential race condition in the WebConnectionGroup's connection...Martin Baulig10 years
monotouch-1-02009-11-17 Zoltan Varga <vargaz@gmail.com>Zoltan Varga15 years
monotouch-2-02009-08-13 Atsushi Enomoto <atsushi@ximian.com>Miguel de Icaza14 years
monotouch-3.12.0-branch[arm] Enable llvm for methods with struct arguments larger than 2 words.Zoltan Varga9 years
monotouch-6.4.4-branchFix yet another DISABLE_JIT bug in wrapper generation. Fixes #14194.Zoltan Varga11 years
monotouch-6.4.5-branch[runtime] Fix a nullref when casting a null object to a complex type when usi...Zoltan Varga11 years
monotouch-7.0-branchWrap the code in MONO_BEGIN/END_DECLSMiguel de Icaza11 years
monotouch-7.0.1-branchMerge branch 'monotouch-7.0.1-branch' of github.com:mono/mono into monotouch-...Sebastien Pouliot11 years
monotouch-7.0.2-branchIgnore some asserts since the validation were removedSebastien Pouliot11 years
monotouch-7.0.6-branch[jit] Fix dwarf line number info generation, make AOT use it again instead of...Zoltan Varga10 years
monotouch-7.0.6-tpl-hotfix[corlib] Improve 85aaf9b07485d5253de4c142985e32b00ad19347 changeMarek Safar10 years
monotouch-7.0.7-hotfix-branch[runtime] Fix the build with newer clang versions.Zoltan Varga10 years
monotouch-7.2.1-branch[Http]: Fix a potential race condition in the WebConnectionGroup's connection...Martin Baulig10 years
monotouch-7.2.4-branch[Http]: Fix a potential race condition in the WebConnectionGroup's connection...Martin Baulig10 years
monotouch-8.4.0-branch[arm] Fix OP_LOCALLOC on arm so it correctly adjusts sp with the param area s...Zoltan Varga10 years
monotouch-8.6.0-branch[runtime] Fix #26307 "Random crash due to threading issue in new threadpool h...Ludovic Henry9 years
monotouch-8.6.1-19334-hotfix[SslClientStream] Prevent crashes when a connection is closedMiguel de Icaza9 years
monotouch-8.9.0-ios9-branch[runtime] Work around an ios9 problem where dlopen() cant' find system librar...Zoltan Varga9 years
moon/1.99.52009-09-21 Zoltan Varga <vargaz@gmail.com>Zoltan Varga15 years
moon/moon-2-0 Fix dynamic method cleanup at shutdown.Rodrigo Kumpera13 years
msbuild[mcs] Add msbuild for corlib, System, System.Core, System.Xml, System.Configu...Ludovic Henry7 years
msbuild-test-deny-support-ankit[msbuild] Bump to include deny asm PRAnkit Jain7 years
mtvs-1.8-series[aot] Increase a buffer size to avoid an assert. Fixes #16239.Zoltan Varga10 years
mwf-handle-branchIn Test/System.Windows.Forms:Chris Toshok17 years
naricc/allocated_bytesRemoved old test.naricc@microsoft.com5 years
new-loggingUse thread priority at thread start time (#3123)Neale Ferguson8 years
old/mono-4.2.0-pre2-branch[corlib] Update incorrect testMarek Safar9 years
orbis-2017-02Do not major_free_swept_blocks on Orbis.Andi McClure7 years
orbis-branch-20Rename class in mono/tests/threadpool.cs to allow embeddingAndi McClure8 years
orbis-branch-29Continued fixes for link errors; partially back out faulty change in previous...Andi McClure7 years
orbis-branch-30Manually merge orbis-branch-30 and mono-4.8.0-branchAndi McClure7 years
orbis-branch-30-test-llvmExclusion for known functions that don't compile under LLVM-- should not be c...Andi McClure7 years
origin/mono-2-6Make the name of the ElementAddr () wrappers include the rank and element siz...Zoltan Varga12 years
pango-cfretain-fontMerge pull request #3284 from xmcclure/tarjan-crash-2-4.6.0Andi McClure8 years
playscript-monoImplements is operator with expression as typeMarek Safar11 years
pull/20338/headFix a double free.Zoltan Varga4 years
revert-17179-bump-emsdk-6Revert "[wasm] Bump emscripten version. (#17179)"Zoltan Varga5 years
revert-20018-2020-02-crash-chaining-refactorRevert "[crashing] Improve crash chaining (#20018)"Nathan Ricci4 years
revert-2002-revert-1991-seq_test_fixRevert "Revert "[runtime] Fix test_op_il_seq_point in amd64.""Marcos Henrich9 years
riscv[riscv] Add the missing filesMiguel de Icaza6 years
rodo-linker-analyzer-mono-4.2.0add timestamp to the linker deps filenameRadek Doulik9 years
rodo-unify-xa-linkerInstead of preserving every method with a [Register] attribute...Radek Doulik9 years
seq-pointsMerge pull request #1476 from DavidKarlas/ignoreHiddenSeqPointsZoltan Varga9 years
spouliot-2018-08-intr[interp] mixed mode fixes for delegatesBernhard Urban5 years
sync-pr-40480-from-runtimeAdd missing function to library_mono.jsLarry Ewing4 years
type-isvaluetypeuse mini_is_gsharedvt_variable_klassEgorBo4 years
upgrade-pangoBump bockbuildCody Russell7 years
vargaz-ios-sdk-changes[sdks] Add watch device build.Zoltan Varga6 years
vargaz/mini-linear-il2008-07-22 Zoltan Varga <vargaz@gmail.com>Zoltan Varga16 years
vargaz/mini-xp-local-regallocFinal merge from HEAD.Zoltan Varga19 years
wiiBackportMiguel de Icaza15 years
wip-serialization[System.ServiceModel] Couple of extra classesMiguel de Icaza9 years
wip-serialization-halfwaymore System.IdentityModel imports.Atsushi Eno9 years
xa-pcl-fixesForce use of 4.0.0.0 version for System.Net.HttpMiguel de Icaza10 years
xamarin-sketches-4.0-branchMerge branch 'mono-4.0.0-branch' into xamarin-sketches-4.0-branchAaron Bockover9 years
xamarin/monodroid-4.8.2-branchFallback to $LANG if $LC_ALL isn't set.Jonathan Pryor11 years
xammac-1.10-branch Remove the EXPORT ciphers and related code pathSebastien Pouliot9 years
xammac-1.11.0-refresh-branch Remove the EXPORT ciphers and related code pathSebastien Pouliot9 years
xbuild-xa-fix[xbuild] Don't reevaluate project when setting metadata in a dynamic ..Ankit Jain8 years
xcode7-c5Merge branch 'mono-4.0.0-branch-c5sr4' into xcode7-c5Sebastien Pouliot9 years
xcode7.2-c5Protect against overflowGabriel Garcia9 years
xcode8Merge pull request #3344 from alexanderkyte/propagate_mono_error_asyncAleksey Kliger (λgeek)8 years
xi-c5sr1ios9-hotfix-29871[system.xml] Redo base64 binary reader. It never worked for input data larger...Marek Safar9 years
xi-replAdd a monotouch_runtime corlib sources.Rolf Bjarne Kvinge9 years