2019-07-08 |
Jay Krell | mono_native_tls_get_value that does not change LastError...
|
commit | commitdiff | tree |
2019-07-08 |
Jay Krell | Inline GetLastError and SetLastError. (#15560)
|
commit | commitdiff | tree |
2019-07-06 |
Jay Krell | Cleanup zlib-helper.c allocations -- move integer overflow...
|
commit | commitdiff | tree |
2019-07-05 |
Jay Krell | Distribute sgen-dynarray.h via source, not EXTRA_DIST...
|
commit | commitdiff | tree |
2019-07-05 |
Jay Krell | Remove extra explicit dist. (#15557)
|
commit | commitdiff | tree |
2019-07-05 |
Jay Krell | Readonly codemanager callbacks. (#15538)
|
commit | commitdiff | tree |
2019-07-05 |
Jay Krell | Make thread locals just always extern. (#15563)
|
commit | commitdiff | tree |
2019-07-05 |
Jay Krell | Win32 zlib support. (#15509)
|
commit | commitdiff | tree |
2019-07-04 |
Jay Krell | Do not compile metadata support/compress.c. (#15535)
|
commit | commitdiff | tree |
2019-07-03 |
Jay Krell | Make sure TLS (thread local storage) is always TLS...
|
commit | commitdiff | tree |
2019-07-03 |
Jay Krell | HAVE_DL_LOADER is never used so remove it. (#15500)
|
commit | commitdiff | tree |
2019-07-03 |
Jay Krell | AC_DEFINE instead of AC_SUBST MONO_DL_NEED_USCORE....
|
commit | commitdiff | tree |
2019-07-03 |
Jay Krell | Do not compile unused support/uncompr.c. (#15516)
|
commit | commitdiff | tree |
2019-07-02 |
Jay Krell | Correct MONO_DL_NEED_USCORE for C++, and memcpy is...
|
commit | commitdiff | tree |
2019-07-02 |
Jay Krell | Fix const warning. (#15478)
|
commit | commitdiff | tree |
2019-07-01 |
Jay Krell | Remove unused AMD64 JIT CALLCONV_IS_STDCALL. (#15416)
|
commit | commitdiff | tree |
2019-06-28 |
Jay Krell | Fix year+ old MIPS compile break. (#15459)
|
commit | commitdiff | tree |
2019-06-26 |
Jay Krell | Remove mono_tls_get_tls_getter.
|
commit | commitdiff | tree |
2019-06-26 |
Jay Krell | Replace MONO_PATCH_INFO_GET_TLS_TRAMP with MONO_PATCH_INFO_J...
|
commit | commitdiff | tree |
2019-06-25 |
Jay Krell | [threads] Define interlocked_mutex as non-recursive...
|
commit | commitdiff | tree |
2019-06-20 |
Jay Krell | [Coop] Establish handle frame in reflection_setup_internal_c...
|
commit | commitdiff | tree |
2019-06-20 |
Jay Krell | Write to the same union member that is later read....
|
commit | commitdiff | tree |
2019-06-20 |
Jay Krell | [interp] Optimize CEE_MONO_TLS due their being only...
|
commit | commitdiff | tree |
2019-06-19 |
Jay Krell | Fix compiler warnings. (#15196)
|
commit | commitdiff | tree |
2019-06-19 |
Jay Krell | Remove unused MONO_PATCH_INFO_SET_TLS_TRAMP, corresponding...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | Allocate MonoJumpInfo instead of MonoAotCompile.
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | Revert "threads.c:6403:6: warning: 'current_idx' may...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | PR: Restore nearby unusual formatting.
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | intrinsics.c: In function 'mini_emit_inst_for_method':
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | debugger-engine.c: In function 'set_bp_in_method':
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | tramp-arm64-gsharedvt.c: In function 'mono_arch_get_gsharedv...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | mini-arm64-gsharedvt.c: In function 'mono_arch_get_gsharedvt...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | interp/mintops.c: In function 'mono_interp_dis_mintop':
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | In file included from object.c:40:0:
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | w32file-unix.c: In function 'mono_w32file_get_file_size':
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | interp/interp.c: In function 'interp_entry.constprop':
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | image.c:1351:20: warning: variable 'header' set but...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | exception.c:747:1: warning: 'mono_new_exception_argument_out...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | os-event-unix.c: In function 'mono_os_event_wait_multiple':
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | In file included from ../../mono/eglib/glib.h:45:0,
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | marshal.c: In function 'mono_marshal_get_runtime_invoke_full':
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | sgen-mono.c:260:1: warning: 'install_noilgen' defined...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | In file included from sgen-new-bridge.c:31:0:
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | threads.c:6403:6: warning: 'current_idx' may be used...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | sgen-dynarray.h:248:1: warning: 'dyn_array_ptr_set...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | In file included from sre.c:30:0:
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | sre.c:2067:1: warning: 'is_sr_mono_field' defined but...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | w32handle.c: In function 'mono_w32handle_wait_multiple':
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | custom-attrs.c:269:1: warning: 'load_cattr_type_object...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | sre-save.c:114:1: warning: 'swap_with_size' defined...
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | mono-mmap.c: In function 'mono_file_map_error':
|
commit | commitdiff | tree |
2019-06-18 |
Jay Krell | threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
|
commit | commitdiff | tree |
2019-06-17 |
Jay Krell | Fix race conditions in mono_lazy_initialize,
|
commit | commitdiff | tree |
2019-06-14 |
Jay Krell | Read only interp callbacks, option 4, without ordering...
|
commit | commitdiff | tree |
2019-06-11 |
Jay Krell | Remove JIT icall hashing by address. (#14870)
|
commit | commitdiff | tree |
2019-04-25 |
Jay Krell | Fix arm32 tailcall_reg/tailcall_membase. (#14187)
|
commit | commitdiff | tree |
2019-03-18 |
Jay Krell | Cleanup mono_array_new_1, mono_array_new_2, mono_array_new_3...
|
commit | commitdiff | tree |
2019-01-02 |
Jay Krell | Register two separate functions for mono_fconv_u4 and...
|
commit | commitdiff | tree |
2018-12-20 |
Jay Krell | Reduce extern "C", in non-public headers.
|
commit | commitdiff | tree |
2018-12-18 |
Jay Krell | Reduce but don't eliminate excess extern "C".
|
commit | commitdiff | tree |
2018-12-18 |
Jay Krell | Remove ves_icall_System_Threading_Thread_current_lcid.
|
commit | commitdiff | tree |
2018-12-17 |
Jay Krell | Remove MONO_HANDLE_ARRAY_SETRAW.
|
commit | commitdiff | tree |
2018-12-17 |
Jay Krell | [Coop] Mark RegisterReportingForNativeLib_internal...
|
commit | commitdiff | tree |
2018-12-14 |
Jay Krell | Cache MonoMethod in ves_icall_System_Security_SecureString_E...
|
commit | commitdiff | tree |
2018-12-12 |
Jay Krell | Cleanup mono_ldstr_metadata_sig esp. remove extra mono_strin...
|
commit | commitdiff | tree |
2018-12-12 |
Jay Krell | Set error in mono_string_new_utf8_len_handle, mono_string_ne...
|
commit | commitdiff | tree |
2018-12-06 |
Jay Krell | Fix cross compile of libtest.
|
commit | commitdiff | tree |
2018-12-05 |
Jay Krell | Move MONO_STRFTIME_T and MONO_STRFTIME_F to mono-time.h.
|
commit | commitdiff | tree |
2018-12-05 |
Jay Krell | strftime(%F) and strftime(%T) are non-portable shorthands...
|
commit | commitdiff | tree |
2018-12-05 |
Jay Krell | Quash some "may be used uninitialized" warnings.
|
commit | commitdiff | tree |
2018-12-04 |
Jay Krell | Fix warnings and a C++ error.
|
commit | commitdiff | tree |
2018-12-04 |
Jay Krell | Remove extra percent from GSIZE_FORMAT.
|
commit | commitdiff | tree |
2018-12-04 |
Jay Krell | Fix and cleanup ves_icall_System_Threading_Thread_GetAbortEx...
|
commit | commitdiff | tree |
2018-11-30 |
Jay Krell | Do not truncate 64bit MERP hashes to 32bits.
|
commit | commitdiff | tree |
2018-10-02 |
Jay Krell | Restore typecheck to corlib version check, so that...
|
commit | commitdiff | tree |
2018-09-18 |
Jay Krell | Combine MONO_ATTRIBUTE_NO_OPTIMIZE and MONO_NO_OPTIMIZATION.
|
commit | commitdiff | tree |
2018-09-18 |
Jay Krell | Move MONO_SIG_HANDLER_DEBUG from mono/utils/mono-signal...
|
commit | commitdiff | tree |
2018-09-18 |
Jay Krell | Get fault_addr in debugger stacks.
|
commit | commitdiff | tree |
2018-09-18 |
Jay Krell | Move signal handler stuff out of ifdef except MONO_SIG_HANDL...
|
commit | commitdiff | tree |
2018-09-18 |
Jay Krell | Use MONO_SIG_HANDLER_INFO_TYPE in two places so that...
|
commit | commitdiff | tree |
2018-09-18 |
Jay Krell | Provide MONO_ATTRIBUTE_NO_OPTIMIZE in mono-compiler.h.
|
commit | commitdiff | tree |
2018-09-03 |
Jay Krell | Use AC_CHECK_FUNCS(mincore mlock munlock).
|
commit | commitdiff | tree |
2018-09-01 |
Jay Krell | Replace check for mincore with check for mlock.
|
commit | commitdiff | tree |
2018-09-01 |
Jay Krell | mono_pages_not_faulted is not used, remove it.
|
commit | commitdiff | tree |
2018-08-28 |
Jay Krell | [cxx] C++ does not have restrict.
|
commit | commitdiff | tree |
2018-08-08 |
Jay Krell | Remove extern "C" from MONO_LLVM_INTERNAL.
|
commit | commitdiff | tree |
2018-07-27 |
Jay Krell | [cxx] Convert interpreter.
|
commit | commitdiff | tree |
2018-07-27 |
Jay Krell | [cxx] Convert debugger-agent.c.
|
commit | commitdiff | tree |
2018-07-27 |
Jay Krell | [cxx] Make debugger-engine.c valid C++.
|
commit | commitdiff | tree |
2018-07-27 |
Jay Krell | [cxx] C++ deprecates the "register" keyword.
|
commit | commitdiff | tree |
2018-07-27 |
Jay Krell | [cxx] C++ does not have designated initializers.
|
commit | commitdiff | tree |
2018-07-27 |
Jay Krell | [cxx] C++11 needs spaces around string pieces to disambiguat...
|
commit | commitdiff | tree |
2018-07-27 |
Jay Krell | Revert "[System.Native] Build a reduced library on...
|
commit | commitdiff | tree |
2018-06-18 |
Jay Krell | Reduce calls to mono_target_pagesize.
|
commit | commitdiff | tree |
2018-06-17 |
Jay Krell | Cleanup.
|
commit | commitdiff | tree |
2018-06-17 |
Jay Krell | Fix non-interprter hang at shutdown of thread6 and...
|
commit | commitdiff | tree |
2018-06-17 |
Jay Krell | Add subset of thread6.cs. It merely hangs randomly...
|
commit | commitdiff | tree |
2018-06-03 |
Jay Krell | Remove ServiceControllerTest.cs.
|
commit | commitdiff | tree |
2018-05-31 |
Jay Krell | Fix race condition in ves_icall_Mono_Interop_ComInteropProxy...
|
commit | commitdiff | tree |
2018-05-21 |
Jay Krell | LLVM 6.0 JIT fails always. Fix it:
|
commit | commitdiff | tree |