mono.git
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 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
2017-04-19 Alexander Köplinger[System.Data] Call SqlConnection.ClearAllPools() only...
2017-04-19 Marek SafarBump cecil
2017-04-19 Mikayla HutchinsonFix RemoteEndpoint with async+DualMode (#4717)
2017-04-19 Marek Safar[Mono.CSharp] Fixes parallel build
2017-04-19 Zoltan Varga[runtime] Shadow copy the .pdb files as well. Fixes...
2017-04-18 Alexander Köplinger[System] Don't include AlsaDevice on xammac_net_4_5
2017-04-18 Rodrigo Kumpera[runtime] Forgot to update strelemref_wrapper_name...
2017-04-18 Marek Safar[Mono.CSharp] Fixes parallel build
2017-04-18 Andi McClureMerge pull request #4708 from xmcclure/orbis-system-net
2017-04-18 Zoltan Varga[jit] Disable handler block trampolines+aot support...
2017-04-18 Alexander Köplinger[configure] Fix docs for --with-libgc option (#4707)
2017-04-18 monojenkins[msvc] Update csproj files (#4711)
2017-04-18 Alexander KyteMerge pull request #4712 from alexanderkyte/master...
2017-04-18 Alexander Kyte[runtime] Handle circular references in SRE types
2017-04-18 Alexander Kyte[runtime] Test circular references in SRE
2017-04-18 Andi McClureMinor orbis fix in System.Net
2017-04-18 Alexander KöplingerBump nuget-buildtasks
2017-04-18 Marek Safar[runtime] Blacklist System.Threading.Overlapped nugets
2017-04-18 Ankit JainUpdate nuget-buildtasks from upstream's `dev15.1` branc...
2017-04-18 Bill HolmesRemove the use of ExpectedException in Mono.Posix Tests...
2017-04-18 Mikayla HutchinsonAdd System.Net.Http 4.3.1 to blacklist
2017-04-18 Marek Safar[corlib] Fixes static builds (#4687)
2017-04-18 Julius VitkauskasPlace break inside if block
2017-04-18 David KarlašBug 55148 - Debugger checks type which is possibly...
2017-04-17 Rodrigo Kumpera[JIT/GC] Optimize mono_gc_wbarrier_value_copy_bitmap.
2017-04-17 Rodrigo Kumpera[runtime] Optimize virtual_stelemref for classes even...
2017-04-17 Aleksey Kliger[w32error] Fix g_error args in mono_w32error_unix_to_win32
2017-04-15 Ankit JainEmpty commit to force a wrench build
2017-04-14 Aleksey Kliger... Merge pull request #4569 from lambdageek/dev-coop-handl...
2017-04-14 Martin Baulig[appletls]: Disable the new keychain code on XI. (...
2017-04-14 Ludovic Henry[WebConnection] Fix race condition between Close and...
2017-04-14 monojenkins[msvc] Update csproj files (#4696)
2017-04-14 Aleksey Kliger[custom-attrs] Use coop handles for mono_reflection_get...
2017-04-14 Aleksey Kliger[reflection] Move mono_reflection_type_get_handle to...
2017-04-14 Aleksey Kliger[custom-attrs] Rename custom_attrs_defined_internal...
2017-04-14 Aleksey Kliger[remoting] Use coop handles for S.R.Remoting.Contexts...
next