[runtime] .msym now stores method index.
[mono.git] / mono /
2015-03-26 Marcos Henrich[runtime] .msym now stores method index.
2015-03-26 Marcos Henrich[runtime] Added function mono_aot_find_method_index.
2015-03-26 João MatosMerge pull request #1660 from akoeplinger/fix-zone...
2015-03-26 Zoltan Varga[runtime] Avoid a crash in mini_thread_cleanup () for...
2015-03-26 Zoltan Varga[runtime] Initialize String.Empty from native code...
2015-03-25 Rodrigo Kumpera[threading] Reorganize code to work with the coop backend.
2015-03-25 Rodrigo Kumpera[threading] Introduce a pair of states to handle native...
2015-03-25 Rodrigo Kumpera[threading] Move jit_data from MonoThreadInternal to...
2015-03-25 Rodrigo Kumpera[threading] Surface mono_thread_info_current_unchecked.
2015-03-25 Rodrigo Kumpera[threading] Log the thread tid instead of the MonoThrea...
2015-03-25 Zoltan Varga[jit] Trucate the shift amount in the long shift emulat...
2015-03-25 Marek SafarMerge pull request #1644 from ztone/eval_class_attr
2015-03-25 Marek Safar[corlib] String from reference sources, fixes mostly...
2015-03-25 João Matos[runtime] Fixed the build on Android by relying on...
2015-03-25 João Matos[runtime] Fixed complex.h usage in MS's thread pool...
2015-03-25 João MatosMerge pull request #1657 from alexrp/disable-perf-events
2015-03-25 Zoltan Varga[io-layer] Fix the freeing of MonoProcess structures...
2015-03-25 Alex Rønne Petersen[profiler] Disable `perf` events by default.
2015-03-25 Alex Rønne Petersen[profiler] Avoid a slow path in mono_jit_info_table_fin...
2015-03-25 Alex Rønne Petersen[profiler] Really fix looking up JIT info for AOT'd...
2015-03-25 Zoltan Varga[runtime] Revert eaf200b37bd8ba29d59fc7054f8409e9b76b56...
2015-03-25 Zoltan Varga[runtime] Avoid returning null from Marshal.AllocCoTask...
2015-03-25 Zoltan Varga[runtime] Fix list removal in eaf200b37bd8ba29d59fc7054...
2015-03-24 Zoltan Varga[amd64] Fix OP_SHR_IMM/OP_SHL_IMM.
2015-03-24 Zoltan Varga[runtime] Fix another regression caused by eaf200b37bd8...
2015-03-24 Zoltan Varga[arm] Handle OP_SEQ_POINT opcodes during peephole optim...
2015-03-24 Zoltan Varga[runtime] Fix an uninitialized memory error added by...
2015-03-24 Zoltan Varga[io-layer] Fix the freeing of MonoProcess structures...
2015-03-24 João MatosMerge pull request #1634 from StephenMcConnel/bug-28025
2015-03-24 Ludovic Henry[runtime] Remove unnecessary winbase.h header include...
2015-03-24 João MatosMerge pull request #1652 from debuglevel/bugfix-crossco...
2015-03-24 Zoltan VargaMerge pull request #1588 from BrzVlad/feature-aot-wbarrier
2015-03-24 Marek SafarMerge pull request #1638 from esdrubal/servicepoint
2015-03-24 Zoltan VargaMerge pull request #1632 from alexanderkyte/bug24118
2015-03-24 Alex Rønne PetersenTypo fix...
2015-03-24 Alex Rønne Petersen[arm] Also fix OP_ATOMIC_STORE_R4.
2015-03-23 Mark ProbstMerge pull request #1596 from schani/feature-sgen-impro...
2015-03-23 Mark Probst[sgen] Fix slot size calculation.
2015-03-23 Mark Probst[sgen] Remove stealing.
2015-03-23 Mark Probst[sgen] Save more space in M&S block infos.
2015-03-23 Mark Probst[sgen] Do pinning of M&S blocks in one pass. Saves...
2015-03-23 Mark Probst[sgen] Store worker's job names for debugging.
2015-03-23 Mark Probst[sgen] Some clarifying comments and rearrangements.
2015-03-23 Mark Probst[sgen] Remove dead code.
2015-03-23 Mark Probst[sgen] Binary protocol entry for pin-staging cemented...
2015-03-23 Mark Probst[sgen] Only scan mod-union in LOS on marked objects.
2015-03-23 Mark Probst[sgen] Free lists in blocks must be volatile.
2015-03-23 Mark Probst[sgen] Rename a callback for clarity.
2015-03-23 Mark Probst[sgen] Don't scan until jobs done in worker thread.
2015-03-23 Mark Probst[sgen] Fix names and remove superfluous parameters.
2015-03-23 Mark Probst[sgen] Move debug code to `sgen-debug.c`.
2015-03-23 Mark Probst[sgen] Rename `have_computed_minor_collection_allowance...
2015-03-23 Mark Probst[sgen] Remove superfluous function indirection.
2015-03-23 Mark Probst[sgen] Replace `have_swept` pointer with callback.
2015-03-23 Mark Probst[sgen] Don't pass redundant `scan_mod_union` to `major_...
2015-03-23 Mark Probst[sgen] Disable cementing for concurrent M&S.
2015-03-23 Mark Probst[sgen] Don't re-check reference after marking in concur...
2015-03-23 Neale FergusonFix decimal comparison by using signed char comparison...
2015-03-23 Rodrigo KumperaMerge pull request #1631 from alexanderkyte/stringbuild...
2015-03-23 Rodrigo KumperaMerge pull request #1595 from directhex/randomize-tcp...
2015-03-23 Rodrigo Kumpera[threading] Use a RT signal for abort when possible.
2015-03-23 Zoltan Varga[arm] Fix OP_ATOMIC_LOAD_R4.
2015-03-23 Zoltan VargaFix a warning.
2015-03-23 Marc Kohauptfixed case-sensitive file name for cross compilation
2015-03-23 João MatosMerge pull request #1646 from myrup/master
2015-03-23 Marek Safar[corlib] MethodBase from reference sources
2015-03-22 Zoltan Varga[runtime] Throw an exception on allocation failure...
2015-03-22 Zoltan Varga[aot] Remove support for non-separate llvm mode.
2015-03-22 Zoltan Varga[jit] Remove support for LLVM_API_VERSION < 4.
2015-03-21 Jonathan PryorMerge pull request #1641 from joelmartinez/docs-monodoc...
2015-03-21 Zoltan Varga[jit] Enable partial sharing only in full-aot mode.
2015-03-21 Zoltan Varga[jit] Unify the handling of the type parameters in...
2015-03-20 João Matos[runtime] Check for MSVC instead of non-GCC in mono_thr...
2015-03-20 João MatosMerge pull request #1647 from svedm/master
2015-03-20 Svetoslav KarasevFix duplicate sub-expressions
2015-03-20 Zoltan VargaMerge pull request #1645 from myrup/master
2015-03-20 Zoltan Varga[aot] Fix support for direct icalls in llvm mode.
2015-03-20 Zoltan Varga[jit] Use unique castclass caches in all cases. Fixes...
2015-03-20 Zoltan Varga[runtime] Fix the isinst_with_cache wrapper on 64 bit...
2015-03-19 Zoltan Varga[sdb] Add support for TypedReferences. Fixes #28181.
2015-03-19 Zoltan Varga[corlib] Implement FieldInfo.SetValueDirect ().
2015-03-19 Zoltan Varga[io-layer] Avoid closing std file descriptors on shutdo...
2015-03-19 Marek Safar[corlib] TypedReference from reference sources
2015-03-19 Marek SafarMerge pull request #1642 from vestild/modulebuilder...
2015-03-19 João Matos[mini] Small code cleanup, check for iOS host instead...
2015-03-19 João Matos[windows] Fixed thread async suspend assert.
2015-03-19 Marek Safar[runtime] Remove unused icall
2015-03-19 Zoltan Varga[corlib] Implement TypedReference:MakeTypedReference ().
2015-03-19 Zoltan Varga[runtime] Extract mono-config-dirs.c into a separate...
2015-03-19 Zoltan Varga[runtime] Add a new mono-config-dirs.c file which is...
2015-03-19 Alex Rønne Petersen[profiler] Fix finding methods in other domains than...
2015-03-18 João MatosMerge pull request #1639 from alexrp/profiler-mingw
2015-03-18 Alex Rønne Petersen[profiler] Don't build the profiler on Windows.
2015-03-18 Marek Safar[corlib] Default Egypt calendar is gregorian. Fixes...
2015-03-18 João MatosMerge pull request #1637 from soimort/fix-build
2015-03-18 Mort Yao[runtime] Fix build for Linux
2015-03-18 Mort Yao[runtime] Add missing semicolon in mono_rand_try_get_by...
2015-03-18 Zoltan Varga[gsharedvt] Make sure the gsharedvt method we use in...
2015-03-17 Alex Rønne PetersenMerge pull request #1636 from alexrp/profiler-stuff
2015-03-17 Alex Rønne PetersenMerge pull request #1635 from alexrp/core-clr-properties
next