mono.git
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 monojenkins[msvc] Update csproj files
2017-04-19 Alexander Kyte[scripts] Don't build in checked mode
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 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 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...
2017-04-14 Aleksey Kliger[runtime] Use coop handles for ves_icall_System_AppDoma...
2017-04-14 Aleksey Kliger[domain] Mark mono_context_set external only
2017-04-14 Aleksey Kliger[remoting] Move mono_context_{get,set} icall registrati...
2017-04-14 Aleksey Kliger[domain] Use handles for MonoAppContext icalls
2017-04-14 Aleksey Kliger[reflection] Use coop handles for MonoEventInfo.get_eve...
2017-04-14 Marek SafarBump CoreRT
2017-04-13 Zoltan Varga[runtime] Avoid freeing a string passed to mono_mb_emit...
2017-04-13 Alexander KöplingerRevert "[acceptance-tests] Disable a regressed coreclr...
2017-04-13 Zoltan Varga[jit] Make newarr [void] unverified. Fixes #55083.
2017-04-13 Aleksey Kliger... Merge pull request #4680 from lambdageek/bug-49721...
2017-04-13 Martin Baulig[btls]: Cleanup certificate store initialization (...
2017-04-13 Alexander KöplingerFix check for file in gensources.sh
2017-04-13 Zoltan Varga[runtime] Fix some small domain related memory leaks...
2017-04-13 Marek Safar[System.Core][System.ComponentModel.DataAnnotations...
2017-04-12 Rodrigo KumperaMerge pull request #4675 from kumpera/runtime-scalabili...
2017-04-12 Martin Baulig[appletls]: Actually use the new code that was added...
2017-04-12 Alexander KyteMerge pull request #4615 from alexanderkyte/string_erro...
2017-04-12 Zoltan Varga[ppdb] Fix a crash if mono_ppdb_get_seq_points () is...
2017-04-12 monojenkins[msvc] Update csproj files
2017-04-12 Aleksey Kliger[loader] Ignore public key token in strong name match...
2017-04-12 Aleksey Kliger[assembly] Add option to ignore public key tokens when...
2017-04-12 Aleksey KligerRevert "[loader] Remap public key tokens of framework...
2017-04-12 Alexander Köplinger[acceptance-tests] Disable a regressed coreclr test
2017-04-12 Vlad BrezaeMerge pull request #4670 from BrzVlad/fix-sgen-testing
2017-04-12 Vlad Brezae[tests] Improve configurations of sgen tests
2017-04-12 Vlad Brezae[tests] Add timeout limits to some longer sgen tests
2017-04-11 Rodrigo Kumpera[loader] Make MonoImageSet::gclass_cache concurrent.
2017-04-11 Rodrigo Kumpera[loader] Move typespec_cache to a lock-free-reads hasht...
2017-04-11 Rodrigo Kumpera[loader] Add a lock-free cache in front of get_image_se...
2017-04-11 Rodrigo KumperaMerge pull request #4673 from kumpera/fix_stdelem_ref_perf
2017-04-11 Martin Baulig[appletls]: Use SecIdentityCreate() to avoid using...
2017-04-11 Rodrigo Kumpera[runtime] Fix get_virtual_stelemref_wrapper STELEMREF_C...
2017-04-11 Alexander Köplinger[netstandard] Remove System.ArgIterator from facade
2017-04-11 Alexander Köplinger[Facades] Build netstandard.dll by default (#4501)
2017-04-11 monojenkins[msvc] Update csproj files
2017-04-11 Rodrigo KumperaMerge pull request #4116 from kumpera/jit-job-control
2017-04-11 Zoltan Varga[arm] Fix a gsharedvt assertion which happens with...
2017-04-11 Marek SafarUpdate README.Mono.md
2017-04-11 Marek SafarReadme rename
2017-04-11 Marek SafarUpdates referencesource to .NET 4.7
2017-04-10 Alexander Köplinger[resgen] Remove dependency on WinForms and use it in...
2017-04-10 monojenkins[msvc] Update csproj files (#4669)
2017-04-10 Marek Safar[corlib] Deconstruct api from corert
2017-04-10 Marek SafarBump corert
2017-04-10 Marek Safar[corlib] Add few checks for array boxing conversion...
2017-04-10 Marek Safar[corlib] Share corert Array code
2017-04-10 Vlad Brezae[tests] Bump timeouts on sgen tests
2017-04-09 Zoltan Varga[arm64] Add a test file for codegen macros. Not used.
2017-04-08 Ludovic Henry[tests] Make stress testing more verbose (#4664)
2017-04-07 Rodrigo Kumpera[mini] Fix spurious wakeups within JIT job control.
2017-04-07 Andi McClureMerge pull request #4660 from xmcclure/llvm-orbis
2017-04-07 Andi McClureLLVM: Orbis support, fix typo in configure.ac
2017-04-07 jmserranoFix bug in SessionStateModule when session data is...
2017-04-07 Alexander Köplinger[Facades] Add facades to winaot/orbis profiles (#4656)
2017-04-07 Andi McClureMerge pull request #4663 from xmcclure/bump-linker
2017-04-07 Alexander Köplinger[bcl] Add check for newline to gensources.sh (#4662)
2017-04-07 Andi McClureBump linker external to its master
next