Merge pull request #1899 from saper/resgencond
[mono.git] / mono /
2015-09-18 Atsushi EnoMerge pull request #1899 from saper/resgencond
2015-09-17 Zoltan VargaRevert "[jit] Emit the results of the jit regressions...
2015-09-17 Marcos HenrichMerge pull request #2047 from esdrubal/socketreuse
2015-09-17 Ludovic Henry[math] Fix corlib/System.MathTest.TestPow test #48...
2015-09-16 Zoltan Varga[amd64] More gsharedvt/cleanup work.
2015-09-16 Zoltan VargaRevert "[amd64] More gsharedvt/cleanup work."
2015-09-16 Ludovic Henry[math] Fix corlib/System.MathTest.TestPow #47 on Linux...
2015-09-16 Marcos HenrichMerge pull request #2056 from esdrubal/urilocal
2015-09-16 Zoltan Varga[amd64] More gsharedvt/cleanup work.
2015-09-15 Zoltan Varga[sdb] Fix the aborting of multiple invocations.
2015-09-15 Zoltan Varga[runtime] Fix a potential buffer overflow in mono_netwo...
2015-09-15 Zoltan Varga[sdb] Avoid aborting the runtime with a breakpoint...
2015-09-15 Marcos HenrichMerge pull request #2052 from esdrubal/urilocal
2015-09-14 Zoltan Varga[amd64] Fix llvm support broken by 751440d3211bc8a15a30...
2015-09-14 Zoltan Varga[llvm] Fix the caching of the callee for mono_threads_s...
2015-09-14 Ludovic Henry[threadpool-io-poll] Use mono_poll instead of platform...
2015-09-14 Marcos Henrich[System] Fix TCP socket reuse.
2015-09-14 Ludovic Henry[delegate] Fix Equals on Delegate to virtual method
2015-09-14 Rolf Bjarne KvingeMerge pull request #2046 from rolfbjarne/profile-simpli...
2015-09-14 Zoltan VargaFix the build.
2015-09-14 Zoltan Varga[amd64] Clean up the handling of returning vtypes by...
2015-09-12 Zoltan VargaMerge pull request #2014 from BillSeurer/master
2015-09-11 Zoltan VargaRevert "[aot] Update the llvm frame decoding code for...
2015-09-11 Zoltan Varga[aot] Update the llvm frame decoding code for llvm...
2015-09-11 Rolf Bjarne KvingeAdd a dummy implementation for MONO_CONTEXT_GET_CURRENT...
2015-09-11 Alex Rønne PetersenMerge pull request #2040 from esdrubal/monoman
2015-09-11 Alex Rønne PetersenMerge pull request #2042 from evincarofautumn/remove...
2015-09-11 Rolf Bjarne KvingeThere's no IOKit on the Apple TV.
2015-09-10 Rodrigo Kumpera[threading] Allow mono_thread_info_current_unchecked...
2015-09-10 Rodrigo KumperaFix the build.
2015-09-10 Rodrigo Kumpera[suspend] Wrap mmap and unmmap around critical sections...
2015-09-10 Zoltan Varga[aot] Remove some arm special cases which are no longer...
2015-09-10 Bill Seurer[ppc] Fix passing of structure parameters as per the...
2015-09-10 Ludovic Henry[threadpool-io-poll] Assert we have sockets to callback on
2015-09-10 Ludovic Henry[threadpool-io] Log if an error occured on a socket
2015-09-10 Ludovic Henry[Socket] Duplicate logic of AsyncResult.ExecuteWorkItem...
2015-09-09 Ludovic Henry[delegate] Bump BCL version for field added on Delegate
2015-09-09 Ludovic Henry[delegate] Fix bug #33218 "Action ReflectedType differs...
2015-09-09 Ludovic Henry[io-layer] Fix segfault on handle dump
2015-09-09 Marcos HenrichMerge pull request #2041 from esdrubal/uritestfix
2015-09-08 Jon PurdyRemove dead weak link API.
2015-09-08 Alex Rønne PetersenMerge pull request #2028 from alexrp/master
2015-09-08 Mark ProbstMerge pull request #1457 from evincarofautumn/weak...
2015-09-08 Mark ProbstMerge pull request #2013 from BrzVlad/feature-concurren...
2015-09-08 Marek SafarMerge pull request #2032 from directhex/parallel_automa...
2015-09-07 João Matos[runtime] Another fix for fast TLS target checking...
2015-09-05 Marcos HenrichMerge pull request #2031 from esdrubal/uriworkaround
2015-09-05 Zoltan VargaFix a warning.
2015-09-05 Zoltan VargaMerge pull request #2033 from tritao/zip-empty
2015-09-05 Miguel de IcazaMerge pull request #2035 from joelmartinez/mdoc-memberr...
2015-09-04 Zoltan Varga[aot] Avoid an assert in mono_aot_jit_info_table_find...
2015-09-04 Zoltan Varga[jit] Fix crashes in the dwarf writer if the backing...
2015-09-04 Rodrigo Kumpera[threading] Fix race condition in the suspend account...
2015-09-04 triton[runtime] Fixed fast TLS target checking to work with...
2015-09-04 Marcos HenrichMerge pull request #2022 from esdrubal/fixes-GetDayligh...
2015-09-04 Zoltan Varga[runtime] Fix the thunks.exe tests when not running...
2015-09-03 Jon Purdy[sgen] Register GC handle counters & avoid 64-bit CAS.
2015-09-03 Jon Purdy[sgen] Avoid designated initializer.
2015-09-03 Jon Purdy[sgen] Typedef handle iteration callback.
2015-09-03 Jon Purdy[sgen] Remove outdated comment.
2015-09-03 Jon Purdy[sgen] Document assertion.
2015-09-03 Jon Purdy[sgen] Move & document write barrier.
2015-09-03 Jon Purdy[sgen] Fix macro parentheses.
2015-09-03 Jon Purdy[sgen] Avoid redundant handle iteration.
2015-09-03 Mark Probst[sgen] Fix heavy binary protocol.
2015-09-03 Mark Probst[sgen] Fix binary protocol for weak links.
2015-09-03 Mark Probst[sgen] Move dummy use function to `sgen-gc.h`.
2015-09-03 Mark Probst[sgen] Move GC handles to their own file.
2015-09-03 Mark Probst[sgen] Make the client interface work again.
2015-09-03 Mark Probst[sgen] Move GC handle domain stuff to client code.
2015-09-03 Mark Probst[sgen] Remove superfluous defines.
2015-09-03 Mark Probst[sgen] Do GC handle clearing for domain unloading when...
2015-09-03 Mark Probst[sgen] Pass hidden entry to GC handle iteration callback.
2015-09-03 Jon Purdy[sgen] Add counters for GC handles.
2015-09-03 Jon Purdy[sgen] Use old GC handle implementation with Boehm.
2015-09-03 Jon Purdy[sgen] Make GC handles table lock-free.
2015-09-03 Jon Purdy[sgen] Remove weak ref hashes.
2015-09-03 Alex Rønne Petersen[runtime] Optimize mono_class_field_is_special_static...
2015-09-03 Alex Rønne Petersen[runtime] Don't allocate domain-level static slots...
2015-09-03 Rodrigo Kumpera[coop] Add coop support to libtest.
2015-09-03 triton[windows] Fixed some warnings when calling mono_cond_init.
2015-09-03 triton[windows] Include missing build headers when defining...
2015-09-03 Marcos HenrichMerge pull request #2024 from BogdanovKirill/webrequesttest
2015-09-03 Marcos HenrichMerge pull request #2017 from ludovic-henry/master
2015-09-02 Zoltan Varga[runtime] Remove some dead code.
2015-09-02 Zoltan Varga[sdb] Fix locals info when two c# level locals are...
2015-09-02 Alex Rønne PetersenMerge pull request #2018 from alexrp/profiler-jit-info...
2015-09-02 Zoltan Varga[runtime] Fix a regression introduced by f5222fe4f826af...
2015-09-02 Zoltan Varga[runtime] Make mono_type_is_hfa () return TRUE for...
2015-09-02 Ludovic Henry[math] Fix Linux 32bits tests
2015-09-02 Zoltan VargaMerge pull request #2010 from buraktamturk/master
2015-09-02 Zoltan VargaMerge pull request #2021 from delme-imgtec/patch-1
2015-09-02 Zoltan VargaRemove an obsolete comment.
2015-09-02 Zoltan VargaRevert "[sdb] Disallow nested invokes."
2015-09-02 Zoltan Varga[runtime] Remove MONO_HASH_CONSERVATIVE_GC, its not...
2015-09-02 Zoltan VargaFix a warning.
2015-09-02 Zoltan Varga[runtime] Obtain the thread argument directly from...
2015-09-01 Rodrigo Kumpera[coop] Fix the state transition for a pending suspend...
2015-09-01 Rodrigo Kumpera[coop] Improve logging and add a pair of suspend relate...
2015-09-01 Rodrigo Kumpera[coop] Fix debug logging.
next