mono.git
2017-04-28 Aleksey Kliger... Merge pull request #4759 from lambdageek/flags-strict...
2017-04-28 Bernhard Urban[interp] implement MONO_JIT_{AT,DE}TACH, so native2mana...
2017-04-28 Bernhard Urban[interp] implement CEE_MONO_{TLS,ATOMIC_STORE_I4}
2017-04-28 Bernhard Urban[interp] remove ves_exec_method_with_context_with_ip...
2017-04-28 Bernhard Urban[tests] print seed
2017-04-28 Bernhard Urban[interp] enable a couple delegate tests on CI
2017-04-28 Bernhard Urban[interp] testcase for static field stuff
2017-04-28 Bernhard Urban[interp] resolve MonoClass and MonoClassField from...
2017-04-28 Bernhard Urban[interp] resolve right class for valuetype
2017-04-28 Bernhard Urban[interp] check for pending exceptions after icall
2017-04-28 Bernhard Urban[interp] let JIT handle native2managed wrappers, but...
2017-04-28 Bernhard Urban[interp] add stelem.u2
2017-04-28 Bernhard Urban[interp] move interp_init call so embedders don't have...
2017-04-28 Alexander Köplinger[bcl] Add API diff targets (#4406)
2017-04-28 monojenkins[msvc] Update csproj files (#4772)
2017-04-28 Rodrigo KumperaMerge pull request #4771 from mono/revert-4765-master
2017-04-28 Rodrigo KumperaRevert "[jit] Fix memory leak in trampoline info regist...
2017-04-28 Rodrigo KumperaMerge pull request #4765 from vkargov/master
2017-04-28 Alexander Köplinger[System.Data] Add InvalidUdtException back
2017-04-28 Dean Ellis[mkbundle] Add support for generating monodroid compati...
2017-04-28 Marek Safar[System.Reflection.DispatchProxy] Move to facades to...
2017-04-28 Marek Safar[Facades] Update version numbers
2017-04-28 Marek Safar[corlib] Add new types
2017-04-28 Marek SafarBump corert
2017-04-27 Marek SafarBump corefx
2017-04-27 Vladimir Kargov[jit] Fix memory leak in trampoline info registration.
2017-04-27 Martin Baulig[System]: Cleanup internal TLS Provider registration...
2017-04-27 Alexis ChristoforidesBump bockbuild
2017-04-27 monojenkins[msvc] Update csproj files (#4763)
2017-04-27 Alexis Christoforides[MacSDK] Update F# -> 4.1.8
2017-04-27 Alexis Christoforides[MacSDK] Use msbuild's install script instead of duplic...
2017-04-27 Alexis Christoforides[MacSDK] Minor corrections on package's postinstall...
2017-04-27 Johan LorenssonMerge pull request #4716 from Unity-Technologies/eglib...
2017-04-27 Zoltan Varga[simd] Add support for Vector.IsHardwareAccelerated...
2017-04-27 Zoltan Varga[runtime] Add a variant of mono_string_new_wrapper...
2017-04-27 Marek SafarFixes build
2017-04-27 Marek Safar[Facades] Move more asseblies to Facades to support...
2017-04-26 Aleksey Kliger[loader] Rename enable-minimal=assembly_remapping to...
2017-04-26 Aleksey KligerRevert "[assembly] Add Facades dir to default_path...
2017-04-26 Aleksey Kliger[runtime] Add --assembly-loader=[strict,legacy] runtime...
2017-04-26 Aleksey Kliger[loader] --enable-minimal=assembly_remapping implies...
2017-04-26 Martin Baulig[System]: Fix bug #52508 in HttpListener when doing...
2017-04-26 Martin BauligRevert changes that I accidentally pushed on top of...
2017-04-26 Martin Baulig[Mono.Security.Interface]: Improve synergy between...
2017-04-26 Joshua PetersonDefine HAVE_STRUCT_SOCKADDR_IN6 on Windows (#4755)
2017-04-26 Martin Baulig[Mono.Security.Interface]: Add MonoTlsProviderFactory...
2017-04-26 Manuel de la... Make changes as per review to make the code more thread...
2017-04-26 Manuel de la... Ensure that when an async read is performed on a respon...
2017-04-25 Aleksey Kliger... Merge pull request #4730 from lambdageek/facades-and...
2017-04-25 Andi McClureMerge pull request #4745 from xmcclure/ipv6-cleanup
2017-04-25 Aleksey Kliger[man] Document --apply-bindings=FILE option
2017-04-25 Aleksey Kliger[assembly] Add Facades dir to default_path on all runtimes
2017-04-25 Aleksey Kliger[roslyn] Pass --apply-bindings=$(csc_exe).config when...
2017-04-25 Aleksey Kliger[assembly] Add Facades to framework_assemblies list
2017-04-25 Aleksey Kliger[assembly] When loading framework facade assemblies...
2017-04-25 Aleksey Kliger[assembly] add ANAME_EQ_IGNORE_VERSION flag to assembly...
2017-04-25 Aleksey Kliger[aot] Add --apply-bindings=FILE option
2017-04-25 Aleksey Kliger[domain] Factor out mono_domain_parse_assembly_bindings
2017-04-25 monojenkins[msvc] Update csproj files
2017-04-25 Marek SafarRemove unused facade
2017-04-25 Josh PetersonMake the filters file match the targets files
2017-04-25 Aleksey Kliger[loader] Pass sn_same_name predicate when loading from...
2017-04-25 Marek Safar[System.Diagnostics.Tracing] Don't generate empty debyg...
2017-04-25 Marek Safar[System.Data.Common] Add IDbColumnSchemaGenerator
2017-04-25 Marek Safar[Facades] Don't build debug symbols for System.Net...
2017-04-25 Andi McClureFix some style issues introduced by PR#4720
2017-04-25 Andi McClureMerge pull request #4720 from Unity-Technologies/config...
2017-04-25 Joshua PetersonMerge branch 'master' into config-checks-ipv6
2017-04-25 Zoltan Varga[jit] Remove some debug spew.
2017-04-25 Marek SafarBump corefx
2017-04-24 Zoltan Varga[runtime] Add explicit (float) casts to test_0_float_pr...
2017-04-24 Andi McClureMerge pull request #4710 from Unity-Technologies/additi...
2017-04-24 Marek Safar[build] Fixes setup for libraries without sources
2017-04-24 monojenkins[msvc] Update csproj files (#4740)
2017-04-24 Zoltan Varga[cil-stripper] Mark stripped methods as noinline to...
2017-04-24 Vlad BrezaeMerge pull request #4727 from BrzVlad/fix-xamarin-studio
2017-04-24 Alexander Köplinger[Facades] Use Open.snk for netstandard.dll
2017-04-24 Josh PetersonSeparate the eglib source and build instructions
2017-04-24 Marek Safar[System] UriBuilder from corefx
2017-04-24 Marek SafarBump Roslyn to 2.1
2017-04-24 Rodrigo Kumpera[corlib] Use AppContextSwitches implementation from...
2017-04-23 Zoltan VargaMake the loading of llvm EH info async safe. (#4725)
2017-04-23 Marek Safar[mdoc] Integrate api-doc-tools version
2017-04-22 Zoltan Varga[runtime] Disable some tests in full-aot mode which...
2017-04-21 Vlad Brezae[metadata] Lock around special static fields hash access
2017-04-21 Vlad Brezae[amd64] Make inline function in header static
2017-04-21 Vlad Brezae[metadata] Don't use static_data_array
2017-04-21 Rodrigo KumperaMerge pull request #4701 from kumpera/jit_improvements
2017-04-21 Aleksey Kliger... Merge pull request #4723 from lambdageek/bug-54485
2017-04-20 Aleksey Kliger[metadata] If a GTD appears uninstantiated in a generic...
2017-04-20 Aleksey Kliger[metadata] Add a canonical_inst MonoType to MonoClassGtd
2017-04-20 Matthew Leibowitz[Mono.Options] CommandSet and PCL/NetStandard Support...
2017-04-19 Aleksey Kliger[tests] System.Type.MakeGenericType with a GTD as argument
2017-04-19 Alexander KyteMerge pull request #4722 from alexanderkyte/checked_after
2017-04-19 Alexander KöplingerFix README.md to show correct values for --with-libgc
2017-04-19 Alexander Köplinger[corlib/System.Data] Test fixes for xammac 4.5 and...
2017-04-19 Josh PetersonAdd #ifdef checks for code that might not exist
2017-04-19 monojenkins[msvc] Update csproj files
2017-04-19 Alexander Kyte[scripts] Don't build in checked mode
2017-04-19 Josh PetersonAdd autoconf checks for platforms without IPv6
next