2019-11-28 |
Zoltan Varga | [interp] Make calli non recursive as well. (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-28 |
EgorBo | Add quick diff |
commit | commitdiff | tree | snapshot |
2019-11-28 |
EgorBo | Add jit-diff tools |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Ryan Lucia | Change signature, add cast |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Ryan Lucia | [mini] Move bundled native library loading into the... |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Jay Krell | [cxx] MonoJitICallId same between C and C++. |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Jay Krell | Update netcore. |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Jay Krell | Remove handles/MonoError from Mono.RuntimeMarshal and... |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Aleksey Kliger... | [threadpool] Decrement max_working when worker times... |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Jay Krell | Cleanup initialize_object_slots, remove unused GetHashC... |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Alexander Köplinger | [sdks] Add netcore option for iOS SDK |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Alexis Christoforides | [merp] Use timeline (and generate timeline breadcrumbs... |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Bernhard Urban... | [arm] if mtriple is provided, do not set -march (mono... |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Bernhard Urban... | [amd64] do not stack allocate on the application stack... |
commit | commitdiff | tree | snapshot |
2019-11-26 |
Zoltan Varga | [interp] Non-recursive interpreter (mono/mono#16461) |
commit | commitdiff | tree | snapshot |
2019-11-26 |
Zoltan Varga | WASM + Netcore. (mono/mono#17915) |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Alexander Köplinger | Remove mkinstalldirs invocation from two places (mono... |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Alexander Köplinger | [configure.ac] Don't run compiler server check in netco... |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Alexander Köplinger | Fix boehm on Windows i386 builds (mono/mono#17901) |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Marek Habersack | [WIP] Make debugger agent startup faster (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Vlad Brezae | [interp] Resolve tokens also from wrappers during optim... |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Calvin Buckley | [eglib] In AIX/generic POSIX, handle null addresses... |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Calvin Buckley | Allow runtime to be built with C++ on AIX (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Alexander Köplinger | Fix warnings in runtime build (mono/mono#17887) |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Alexander Köplinger | [netcore] Disable libmonoruntime-support.la build on... |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Alexander Köplinger | [netcore] Disable a test which fails on the interpreter |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Alexander Köplinger | Make configure.ac and Makefile.am work without certain... |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Zoltan Varga | [runtime] Treat calling a non-virtual method through... |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Jonathan Chambers | Replace embedded libgc with Unity fork of recent Boehm... |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Filip Navara | Fix InternalGetHashCode for boehm/null GC (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Alexander Köplinger | Fix automake warning |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Zoltan Varga | [wasm] Add aot+netcore support. (mono/mono#17798) |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Egor Bogatov | [netcore] Run tests with Interpreter (mono/mono#17862) |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Jay Krell | Remove handles/MonoError from Mono.RuntimeGPtrArrayHand... |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Jo Shields | Stop referencing files from Mono BCL in Netcore System... |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Bernhard Urban... | [interp] fix array_element_size intrinsic (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-21 |
Alexander Köplinger | [metadata] Remove native threadpool from netcore build... |
commit | commitdiff | tree | snapshot |
2019-11-20 |
Egor Bogatov | [llvm] Recognize GEP (mono/mono#17844) |
commit | commitdiff | tree | snapshot |
2019-11-20 |
Zoltan Varga | [interp] Move the freeing of interp method info into... |
commit | commitdiff | tree | snapshot |
2019-11-20 |
Egor Bogatov | enable gss on android (mono/mono#17838) |
commit | commitdiff | tree | snapshot |
2019-11-20 |
Alexander Köplinger | [debugger-agent] Fix CMD_VM_ALL_THREADS returning wrong... |
commit | commitdiff | tree | snapshot |
2019-11-19 |
dotnet-maestro... | [master] Update dependencies from dotnet/arcade dotnet... |
commit | commitdiff | tree | snapshot |
2019-11-18 |
Zoltan Varga | [interp] Add some missing netcore intrinsics. (mono... |
commit | commitdiff | tree | snapshot |
2019-11-18 |
Steve Pfister | Bump corefx to pick up https://github.com/mono/corefx... |
commit | commitdiff | tree | snapshot |
2019-11-17 |
Filip Navara | [llvm] Add support for LLVM JIT on ARM64 (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-15 |
Nikolay Sivov | [mini] Fix NULL pointer crash in mono_decompose_vtype_o... |
commit | commitdiff | tree | snapshot |
2019-11-15 |
Zoltan Varga | [runtime] Add MONO_EMPTY_SOURCE_FILE to a couple of... |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Jay Krell | Remove handles from System.Diagnostics.Debugger. (mono... |
commit | commitdiff | tree | snapshot |
2019-11-13 |
Zoltan Varga | [interp] Add some inline checks from the JIT. (mono... |
commit | commitdiff | tree | snapshot |
2019-11-13 |
Zoltan Varga | [runtime] Fix some handle usage in native-library.c... |
commit | commitdiff | tree | snapshot |
2019-11-13 |
Jay Krell | Remove handles from ves_icall_System_Array_CanChangePri... |
commit | commitdiff | tree | snapshot |
2019-11-13 |
Thays Grazia | [debugger] Assert when async debug a generic method... |
commit | commitdiff | tree | snapshot |
2019-11-13 |
imhameed | [llvm] Use explicit null checks with LLVM. (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-13 |
Zoltan Varga | [wasm] Change netcore support to use a prebuilt corefx... |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Filip Navara | Mirror changes from mono/corefx,coreclr (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Jo Shields | Move zlib to its own directory, and re-enable subdir... |
commit | commitdiff | tree | snapshot |
2019-11-11 |
Jo Shields | Delete some LLVM test cases from `make dist` (mono... |
commit | commitdiff | tree | snapshot |
2019-11-11 |
Alexis Christoforides | [netcore] Complete Monitor.LockContentionCount implemen... |
commit | commitdiff | tree | snapshot |
2019-11-09 |
Marek Safar | Fixes build |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Alexander Köplinger | [netcore] Fix RuntimePropertyInfo.GetValue() in FullAOT... |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Zoltan Varga | [wasm] Bump emscripten. (mono/mono#17748) |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Nathan Ricci | Implement GC.GetGCMemoryInfo (mono/mono#17607) |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Ryan Lucia | [loader] Unmanaged library refactoring and NativeLibrar... |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Ryan Lucia | [netcore] Run individual CoreCLR test suites (mono... |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Alexis Christoforides | [merp] Remove extraneous waitpid invocation (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Jo Shields | Merge pull request mono/mono#17749 from directhex/dotne... |
commit | commitdiff | tree | snapshot |
2019-11-08 |
lateralusX | Fix Windows LLVM build using new repository structure. |
commit | commitdiff | tree | snapshot |
2019-11-07 |
Zoltan Varga | [aot] Improve the aot mangler a bit, handle bool/char... |
commit | commitdiff | tree | snapshot |
2019-11-07 |
Ryan Lucia | [netcore] Propagate ALCs through reflection functions... |
commit | commitdiff | tree | snapshot |
2019-11-07 |
Jo Shields | [llvm] redirect from mono llvm-mirror fork to dotnet... |
commit | commitdiff | tree | snapshot |
2019-11-07 |
Aleksey Kliger... | [profiler] Fix log profiling of native to managed wrapp... |
commit | commitdiff | tree | snapshot |
2019-11-07 |
Thays Grazia | [embed] Assert when call mono_runtime_object_init ... |
commit | commitdiff | tree | snapshot |
2019-11-07 |
Jay Krell | Remove handles from ves_icall_System_Array_InternalCrea... |
commit | commitdiff | tree | snapshot |
2019-11-07 |
Zoltan Varga | [runtime] Fix locking in mono_get_seq_points (). (mono... |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Johan Lorensson | Switch away from Start-Process, Wait-Process in build... |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Johan Lorensson | Explicit update/init only LLVM BTLS repro on external... |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Marek Safar | [System.Private.CoreLib] Remove unused Array methods |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Jay Krell | Handles reduction -- 4 MERP functions. (mono/mono#17711) |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Jay Krell | error_init reduction. (mono/mono#17712) |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Ryan Lucia | [loader] Skip the full pinvoke resolution process for... |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Bernhard Urban... | [mini] Fix Coverity CID 1455161 & 1455162 (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Johan Lorensson | Fix MSVC intellisense for LLVM sources. (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Johan Lorensson | Fix correct accumulated time for parallelized jobs... |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Nikolay Sivov | [mono] Fix ProcessExit handler argument. (mono/mono... |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Egor Bogatov | [netcore] Intrinsify Buffer.IsPrimitiveTypeArray (mono... |
commit | commitdiff | tree | snapshot |
2019-11-04 |
Vlad Brezae | [interp] Use GetType instrinsic also on net4x (mono... |
commit | commitdiff | tree | snapshot |
2019-11-04 |
Egor Bogatov | [netcore] Copy Array.Clear impl from CoreCLR (mono... |
commit | commitdiff | tree | snapshot |
2019-11-04 |
Filip Navara | Intrinsify Activator.CreateInstance<T> for value types... |
commit | commitdiff | tree | snapshot |
2019-11-04 |
Zoltan Varga | [jit] Allow Unsafe.As<TFrom, TTo> on gsharedvt types... |
commit | commitdiff | tree | snapshot |
2019-11-04 |
Bernhard Urban... | [interp] use mask instead of bool expression (mono... |
commit | commitdiff | tree | snapshot |
2019-11-04 |
Johan Lorensson | Mono NetCore Windows only build/test. (mono/mono#17646) |
commit | commitdiff | tree | snapshot |
2019-11-04 |
Egor Bogatov | [netcore] Improve Array.CreateInstance (mono/mono#17673) |
commit | commitdiff | tree | snapshot |
2019-11-03 |
Filip Navara | [netcore] Improve default constructor lookup, (mono... |
commit | commitdiff | tree | snapshot |
2019-11-03 |
Alexander Köplinger | [netcore] Disable shared compilation for System.Private... |
commit | commitdiff | tree | snapshot |
2019-11-03 |
Alexander Köplinger | [netcore] Fix strong name key for System.Private.CoreLib |
commit | commitdiff | tree | snapshot |
2019-11-03 |
Alexander Köplinger | [netcore] Fix out of tree build for netcore/ folder |
commit | commitdiff | tree | snapshot |
2019-11-02 |
Bernhard Urban... | [interp] s/MONO_API_ERROR_INIT/error_init_reuse/g ... |
commit | commitdiff | tree | snapshot |
2019-11-02 |
Zoltan Varga | [jit] Call mono_class_setup_fields () before accessing... |
commit | commitdiff | tree | snapshot |
2019-11-01 |
Jay Krell | Move MonoError from managed wrappers to native wrappers... |
commit | commitdiff | tree | snapshot |
2019-11-01 |
Zoltan Varga | [netcore] Cleanups. (mono/mono#17661) |
commit | commitdiff | tree | snapshot |
next |