2019-12-12 |
Jay Krell | Remove handles/MonoError from 12 easy socket icalls...
|
commit | commitdiff | tree |
2019-12-11 |
Jay Krell | Make Socket.Socket_icall static, as most icalls are...
|
commit | commitdiff | tree |
2019-12-05 |
Jay Krell | [netcore] Remove approx. 10 icalls. (#18018)
|
commit | commitdiff | tree |
2019-12-02 |
Vlad Brezae | [sgen] Don't trigger collections during allocation...
|
commit | commitdiff | tree |
2019-12-02 |
Jay Krell | Remove handles/MonoError from Mono.Security.Cryptography...
|
commit | commitdiff | tree |
2019-12-02 |
Jay Krell | Refactor Monitor to eliminate near identical duplicated...
|
commit | commitdiff | tree |
2019-11-27 |
Jay Krell | Cleanup initialize_object_slots, remove unused GetHashCode...
|
commit | commitdiff | tree |
2019-11-27 |
Alexis Christoforides | [merp] Use timeline (and generate timeline breadcrumbs...
|
commit | commitdiff | tree |
2019-11-21 |
Jay Krell | Remove handles/MonoError from Mono.RuntimeGPtrArrayHandle...
|
commit | commitdiff | tree |
2019-11-11 |
Alexis Christoforides | [netcore] Complete Monitor.LockContentionCount implementatio...
|
commit | commitdiff | tree |
2019-11-07 |
Zoltan Varga | [aot] Improve the aot mangler a bit, handle bool/char...
|
commit | commitdiff | tree |
2019-11-01 |
Zoltan Varga | [netcore] Cleanups. (#17661)
|
commit | commitdiff | tree |
2019-10-28 |
Zoltan Varga | [runtime] Implement support for SuppressGCTransitionAttribut...
|
commit | commitdiff | tree |
2019-10-26 |
Alexis Christoforides | [merp] Introduce a new 'dump mode' that allows different...
|
commit | commitdiff | tree |
2019-10-25 |
Jay Krell | [jit][x86][cxx] int/ptr casts (#17382)
|
commit | commitdiff | tree |
2019-10-24 |
Jay Krell | [cxx] externC for some icalls, for wasm and ios. (...
|
commit | commitdiff | tree |
2019-10-24 |
Jay Krell | Include signal.h unconditionally. (#17430)
|
commit | commitdiff | tree |
2019-10-24 |
Jay Krell | [cxx][x86] int/ptr casts. (#17441)
|
commit | commitdiff | tree |
2019-10-23 |
Jay Krell | [cxx] Put extern "C" in MONO_LLVM_INTERNAL. (#17443)
|
commit | commitdiff | tree |
2019-10-23 |
Johan Lorensson | Optimize LOS for better parallelization. (#17173)
|
commit | commitdiff | tree |
2019-10-23 |
Jay Krell | [coop] Fix big endian problem in MonoThradStateMachine...
|
commit | commitdiff | tree |
2019-10-11 |
Jay Krell | [runtime] Add portable cached array creation functions...
|
commit | commitdiff | tree |
2019-10-11 |
Kyle White | Update MERP event type to MonoAppCrash (#17131)
|
commit | commitdiff | tree |
2019-10-04 |
Ryan Lucia | [reflection] Only duplicate MonoMarshalSpec strings...
|
commit | commitdiff | tree |
2019-10-02 |
Kyle White | [merp] Use macOS version not Darwin version in MERP...
|
commit | commitdiff | tree |
2019-09-25 |
Jay Krell | [Coop] Unconvert ves_icall_Mono_TlsProviderFactory_IsBtlsSup...
|
commit | commitdiff | tree |
2019-09-24 |
Bernhard Urban | [checked-build] update allowed thread states (#16971)
|
commit | commitdiff | tree |
2019-09-20 |
Jay Krell | Use ld -Bsymbolic when linking AOT. (#14511)
|
commit | commitdiff | tree |
2019-08-30 |
Jay Krell | [coop] mono_runtime_class_init_full (#16580)
|
commit | commitdiff | tree |
2019-08-30 |
Jay Krell | [Coop] ves_icall_RuntimeFieldInfo_GetRawConstantValue...
|
commit | commitdiff | tree |
2019-08-23 |
Ryan Lucia | Return an empty string for assemblies loaded from stream...
|
commit | commitdiff | tree |
2019-08-16 |
Jay Krell | [Coop] Convert mono_attach_load_agent. (#15954)
|
commit | commitdiff | tree |
2019-08-15 |
Jay Krell | [mini] Cleanup alloca: call twice instead of once,...
|
commit | commitdiff | tree |
2019-08-15 |
Jay Krell | [Coop] Convert emit_invoke_call. (#15964)
|
commit | commitdiff | tree |
2019-08-15 |
Jay Krell | Wrap more external-only functions in GC mode transitions...
|
commit | commitdiff | tree |
2019-08-07 |
Jay Krell | There is no need to zero static data, and it is racy...
|
commit | commitdiff | tree |
2019-08-06 |
Jay Krell | [Coop] Convert mono_object_isinst_icall. (#15963)
|
commit | commitdiff | tree |
2019-08-01 |
Zoltan Varga | [netcore] Add a README. (#15934)
|
commit | commitdiff | tree |
2019-07-11 |
Zebediah Figura | [metadata] Respect unmanaged calling conventions in...
|
commit | commitdiff | tree |
2019-07-10 |
Jay Krell | Remove quadratic behavior from g_strconcat. (#15630)
|
commit | commitdiff | tree |
2019-07-08 |
Jay Krell | runtime.h remove extern "C" and distribute normally...
|
commit | commitdiff | tree |
2019-07-08 |
Johan Lorensson | Align native_handle open/close for MonoThreadInfo/MonoIntern...
|
commit | commitdiff | tree |
2019-07-02 |
Jay Krell | Correct MONO_DL_NEED_USCORE for C++, and memcpy is...
|
commit | commitdiff | tree |
2019-07-01 |
Miguel de Icaza | [metadata] Rename, null-initialize, and properly free...
|
commit | commitdiff | tree |
2019-06-28 |
Katelyn Gadd | Disable compiler server on darwin. Add force-enable...
|
commit | commitdiff | tree |
2019-06-28 |
Ryan Lucia | [netcore] Fix Assembly.GetForwardedTypes() (#15452)
|
commit | commitdiff | tree |
2019-06-26 |
Steve Pfister | Update CODEOWNERS (#15429)
|
commit | commitdiff | tree |
2019-06-25 |
Jay Krell | [threads] Define interlocked_mutex as non-recursive...
|
commit | commitdiff | tree |
2019-06-24 |
Johan Lorensson | Add missing CI test script when running full AOT interpreter...
|
commit | commitdiff | tree |
2019-06-21 |
monojenkins | [ci] One more workaround for Git 2.22.0 (#15326)
|
commit | commitdiff | tree |
2019-05-29 |
Jay Krell | mono_mempool_alloc0: Don't give up the rest of the...
|
commit | commitdiff | tree |
2019-05-27 |
Jay Krell | Introduce g_static_assert. (#14651)
|
commit | commitdiff | tree |
2019-05-11 |
Johan Lorensson | Bump boringssl to include fix for Windows path's in...
|
commit | commitdiff | tree |
2019-05-10 |
Zoltan Varga | [corlib] Change the RuntimeModule.GetGuid and RuntimeAssembl...
|
commit | commitdiff | tree |
2019-05-09 |
Bernhard Urban | [metadata] use handle stack in mono_runtime_object_init_hand...
|
commit | commitdiff | tree |
2019-04-04 |
Aleksey Kliger | [mono-dl] Don't do thread state transitions in mono_dl_fallb...
|
commit | commitdiff | tree |
2018-04-10 |
Aleksey Kliger | [coop] Enter GC Safe around mono_os_event_ calls in...
|
commit | commitdiff | tree |
2018-04-10 |
Aleksey Kliger | [threads] Make mono_thread_info_get_suspend_state suspend...
|
commit | commitdiff | tree |
2018-04-10 |
Aleksey Kliger | [threads] Return suspend sort from begin_suspend_for_running...
|
commit | commitdiff | tree |
2018-04-10 |
Aleksey Kliger | [configure] Add --with-hybrid-suspend option
|
commit | commitdiff | tree |
2018-04-10 |
Aleksey Kliger | [threads] Implement hybrid cooperative suspend
|
commit | commitdiff | tree |
2018-04-10 |
Aleksey Kliger | [coop] Add MONO_ENABLE_HYBRID_SUSPEND environment variable
|
commit | commitdiff | tree |
2018-04-10 |
Aleksey Kliger | [coop] Add new states and transitions for hybrid coop...
|
commit | commitdiff | tree |
2018-04-02 |
Aleksey Kliger | [coop] Remove STATE_SELF_SUSPEND_REQUESTED
|
commit | commitdiff | tree |
2018-03-21 |
Aleksey Kliger | [metadata] Add mono_class_publish_gc_descriptor
|
commit | commitdiff | tree |
2018-03-21 |
Aleksey Kliger | [metadata] Move mono_class_compute_gc_descriptor back...
|
commit | commitdiff | tree |
2018-03-16 |
Aleksey Kliger | [threads] Add mono_uninstall_current_handler_block_guard
|
commit | commitdiff | tree |
2018-03-16 |
Aleksey Kliger | [threads] Delay abort via handler block guard when...
|
commit | commitdiff | tree |
2018-03-16 |
Aleksey Kliger | [tests] Run abort-cctor.exe on the coop Jenkins job
|
commit | commitdiff | tree |
2018-03-16 |
Aleksey Kliger | [tests] Class should be viable even if cctor is aborted...
|
commit | commitdiff | tree |
2018-02-26 |
Aleksey Kliger | [runtime] Don't assert in mono_class_is_assignable_from...
|
commit | commitdiff | tree |
2018-02-26 |
Aleksey Kliger | [test] System.Type.IsAssignableFrom of gtd array special...
|
commit | commitdiff | tree |
2018-02-21 |
Aleksey Kliger | [metadata] Implement MONO_CLASS_IS_INTERFACE(c) in...
|
commit | commitdiff | tree |
2018-02-21 |
Aleksey Kliger | [metadata] (class.c) Use MonoClass getters
|
commit | commitdiff | tree |
2018-01-25 |
Aleksey Kliger | [unit-tests] Add test-mono-string to .gitignore
|
commit | commitdiff | tree |
2017-12-27 |
Aleksey Kliger | [unit-tests] A few unit tests for mono_string_new_checked
|
commit | commitdiff | tree |
2017-12-27 |
Aleksey Kliger | [unit-tests] Fix Makefile.am when Mono is compiled...
|
commit | commitdiff | tree |
2017-12-27 |
Aleksey Kliger | [object] Don't leak glib error in mono_string_new_checked
|
commit | commitdiff | tree |
2017-12-21 |
Aleksey Kliger | [runtime] Rename mono_class_vtable_full to mono_class_vtable...
|
commit | commitdiff | tree |
2017-12-21 |
Aleksey Kliger | [runtime] Mark mono_class_vtable external only.
|
commit | commitdiff | tree |
2017-12-20 |
Aleksey Kliger | [runtime] Mark mono_class_from_typeref external only.
|
commit | commitdiff | tree |
2017-11-21 |
Aleksey Kliger | [loader] inflate constrained result if constraining...
|
commit | commitdiff | tree |
2017-11-09 |
Aleksey Kliger | [coop handles] Mark handles macros with Centrinel SUPPRESS...
|
commit | commitdiff | tree |
2017-11-09 |
Aleksey Kliger | Mark _MonoObject and managed object typedefs with MONO_RT_MA...
|
commit | commitdiff | tree |
2017-11-09 |
Aleksey Kliger | Define MONO_RT_MANAGED_ATTR and MONO_RT_CENTRINEL_SUPPRESS...
|
commit | commitdiff | tree |
2017-11-08 |
Aleksey Kliger | [test] FieldInfo.{Get,Set}Value tests for ContextBoundObject
|
commit | commitdiff | tree |
2017-11-08 |
Aleksey Kliger | [remoting] Check for transparent proxy in ves_icall_MonoFiel...
|
commit | commitdiff | tree |