platform/upstream/dotnet/runtime.git
2019-06-18 Jay Krellinterp/interp.c: In function 'interp_entry.constprop':
2019-06-18 Jay Krellimage.c:1351:20: warning: variable 'header' set but...
2019-06-18 Jay Krellexception.c:747:1: warning: 'mono_new_exception_argumen...
2019-06-18 Jay Krellos-event-unix.c: In function 'mono_os_event_wait_multiple':
2019-06-18 Jay KrellIn file included from ../../mono/eglib/glib.h:45:0,
2019-06-18 Jay Krellmarshal.c: In function 'mono_marshal_get_runtime_invoke...
2019-06-18 Jay Krellsgen-mono.c:260:1: warning: 'install_noilgen' defined...
2019-06-18 Jay KrellIn file included from sgen-new-bridge.c:31:0:
2019-06-18 Jay Krellthreads.c:6403:6: warning: 'current_idx' may be used...
2019-06-18 Jay Krellsgen-dynarray.h:248:1: warning: 'dyn_array_ptr_set...
2019-06-18 Jay KrellIn file included from sre.c:30:0:
2019-06-18 Jay Krellsre.c:2067:1: warning: 'is_sr_mono_field' defined but...
2019-06-18 Jay Krellw32handle.c: In function 'mono_w32handle_wait_multiple':
2019-06-18 Jay Krellcustom-attrs.c:269:1: warning: 'load_cattr_type_object...
2019-06-18 Jay Krellsre-save.c:114:1: warning: 'swap_with_size' defined...
2019-06-18 Jay Krellmono-mmap.c: In function 'mono_file_map_error':
2019-06-18 Jay Krellthreadpool.c: In function 'mono_threadpool_remove_domai...
2019-06-17 Egor Bogatovfix RuntimeType.cs
2019-06-17 Jay KrellFix race conditions in mono_lazy_initialize,
2019-06-17 Jay KrellReplace MONO_PATCH_INFO_TRAMPOLINE_FUNC_ADDR with MONO_...
2019-06-15 Vlad Brezae[interp] Prefer interp_in wrappers over trampolines...
2019-06-15 Aleksey Kliger[debugger-agent] Ignore thread_end event if thread...
2019-06-15 Marek Safar[System.Private.CoreLib] Extract RuntimeType for easier...
2019-06-15 Egor Bogatov[netcore] Fix CI build script (mono/mono#15130)
2019-06-14 Jay KrellRead only interp callbacks, option 4, without ordering...
2019-06-14 Jay KrellCleanup AIX code a little.
2019-06-14 Marek Safar[netcore] Arcade does not yet have CLSCompliant support...
2019-06-14 Thays GraziaImplementing reabstraction of default interface methods...
2019-06-14 Marek Safar[netcore] Add more Arcade magic for signing
2019-06-14 Alexander Kyte[metadata] Move problematic image out-param usage ...
2019-06-14 Aleksey Kliger... [mini] Move some MONO_API functions to public header...
2019-06-14 Egor BogatovFix csproj
2019-06-14 Johan LorenssonDeadlock in loader when using bundling. (mono/mono...
2019-06-14 Marek Safar[netcore] Clean up netcore build
2019-06-14 Jay KrellFix S390x compile since mono/mono#14870 and a warning...
2019-06-14 Larry Ewing[wasm] fix most cases of numeric debugging for wasm
2019-06-13 imhameedDon't create a cycle when translating IL `break` to...
2019-06-13 Ryan LuciaPropagate error in mono_unicode_to_external (mono/mono...
2019-06-13 Marek Safar[netcore] Bump roslyn version
2019-06-13 Alexander Kyte[crash] Print native module name when crash privacy...
2019-06-12 Egor Bogatov[netcore] Enable CoreFX tests on CI for Linux (mono...
2019-06-12 Larry EwingEnable the compiler server by default
2019-06-12 Zoltan Varga[runtime] Fix gshared support for BeginInvoke ()/EndInv...
2019-06-12 Vlad Brezae[jit] Fix interface cast (mono/mono#14978)
2019-06-12 Marius UngureanuPlug leak of ppdb_filename
2019-06-12 Aleksey Kliger[runtime] Switch to GC Unsafe for all GC external API...
2019-06-12 Egor Bogatov[netcore] Run CoreFX tests on CI (macOS) (mono/mono...
2019-06-12 Zoltan Varga[aot] Open AOT profile files using "rb" so it works...
2019-06-11 Alexander Kyte[llvm] Fix disabling direct calls and inlining (mono...
2019-06-11 Aleksey Kliger... [install] Include .exe extension when symlinking the...
2019-06-11 Johan LorenssonMerge pull request mono/mono#14811 from lateralusX...
2019-06-11 Jay KrellRemove JIT icall hashing by address. (mono/mono#14870)
2019-06-09 Zoltan Varga[wasm] Prototype for collecting aot profile data. ...
2019-06-08 Jay KrellCleanup amd64 emit_call / emit_call_body -- last parame...
2019-06-08 Zoltan Varga[wasm] Switch to the LLVM wasm backend. (mono/mono...
2019-06-07 Alexander Kyte[crash] Move /proc/self/maps crash collection to create...
2019-06-07 Calvin BuckleyAIX/PASE integration improvements (mono/mono#14652)
2019-06-07 Martin BauligBump CoreFX to pickup https://github.com/mono/corefx...
2019-06-07 Aleksey Kliger... [runtime] Make cross-appdomain wrappers throw NIE for...
2019-06-07 Ryan LuciaRemove exclusions for resolved issue
2019-06-06 Ryan LuciaAdd logic to object array typecheck to handle arrays...
2019-06-06 Ryan LuciaSwitch supported runtimes storage from an array to...
2019-06-06 Bernhard Urban[mach] cast objc_msgSend{,Super} usages (mono/mono...
2019-06-06 Bernhard Urban[llvm] emit call to mini_llvmonly_throw_nullref_excepti...
2019-06-06 Alexander Kyte[runtime] Gracefully skip AOTing problematic assemblies...
2019-06-06 Egor Bogatov[netcore] Improve netcore/build.sh script (mono/mono...
2019-06-06 Jay Krell[thread] Print function name when asserting MonoThreadI...
2019-06-06 Kenneth Pouncey[wasm][bcl] Use zlib for DeflateStream on WASM profile...
2019-06-05 Egor BogatovFix build on macOS 10.15 Catalina + xcode 11 (mono...
2019-06-05 Vlad Brezae[interp] Inline more methods (mono/mono#14755)
2019-06-05 Egor BogatovReflect recent NS2.1 changes (mono/mono#14679)
2019-06-05 imhameed[jit] Treat ternary operations as non-constant during...
2019-06-05 Brendan Zagaeski[arm64] Correct exception filter stack frame size ...
2019-06-05 lateralusXFix interpreter failure in install_eh_callback.exe...
2019-06-05 Johan LorenssonMerge pull request mono/mono#14760 from lateralusX...
2019-06-05 Egor Bogatov[netcore] Download and use local .NET Core SDK (mono...
2019-06-05 Aleksey Kliger[runtime] Autoconf check for pthread_mutexattr_setprotocol
2019-06-04 Johan LorenssonMerge pull request mono/mono#14694 from lateralusX...
2019-06-04 lateralusXIncrease main thread stack size on Windows.
2019-06-04 Rich LanderUpdate license to match directory
2019-06-04 Rich LanderUpdate license to match directory
2019-06-04 Johan LorenssonMerge pull request mono/mono#14766 from lateralusX...
2019-06-03 monojenkinsBump roslyn to release 3.1.0 (mono/mono#14778)
2019-06-03 lateralusXChange in process_complete_path exposed uninitialized...
2019-06-03 Jay KrellRemove W32_UPDATE_LAST_ERROR_RESTORE_POINT that is...
2019-06-03 Jay KrellDo not change Win32 lasterror in the first MONO_EXIT_GC...
2019-06-01 Rich LanderUpdate THIRD-PARTY-NOTICES.TXT
2019-06-01 Zoltan Varga[arm64] Set a llvm target layout. Assert in llvm if...
2019-05-31 Ryan LuciaPropagate error in mono_file_map_error on posix (mono...
2019-05-31 Ryan Lucia[coop] Add GC safe transitions around blocking OS API...
2019-05-31 Jo ShieldsBump version to 6.5.0 (mono/mono#14728)
2019-05-31 Aleksey Kliger[metadata] Mark mono_type_is_generic_parameter as a...
2019-05-31 Vlad Brezae[marshal] Fix race between delegate marshaling and...
2019-05-31 Steve PfisterMerge pull request mono/mono#14325 from HebaruSan/fix...
2019-05-30 Ryan LuciaBatch of runtime warning fixes on Darwin (mono/mono...
2019-05-30 Jay KrellRemove JIT icall hashing by name and AOT JIT icall...
2019-05-30 Jo Shields[netcore] Add a metapackage for all supported runtimes
2019-05-29 Jay Krellmono_mempool_alloc0: Don't give up the rest of the...
2019-05-29 lateralusXFix LLVM build break on Windows MSVC.
2019-05-29 Egor Bogatovbump roslyn
next