mono.git
2015-08-29 Marcos HenrichMerge pull request #1936 from esdrubal/DotNetRelativeOr...
2015-08-29 Marcos HenrichMerge pull request #2008 from dlech/CustomAttributeData
2015-08-29 Marcos HenrichUpdated list of available MONO_DEBUG options.
2015-08-29 David LechnerMake CustomAttributeData.AttributeType virtual
2015-08-29 Vlad BrezaeMerge pull request #2005 from BrzVlad/feature-concurren...
2015-08-29 Vlad Brezae[sgen] Add missing write barriers for the concurrent...
2015-08-29 Vlad Brezae[sgen] Major allocation should not happen while we...
2015-08-29 Vlad Brezae[sgen] Enable cementing for concurrent collector
2015-08-29 Vlad Brezae[sgen] Remove the finishing nursery collection within...
2015-08-29 Vlad Brezae[sgen] Clear nursery at gc if we are doing concurrent...
2015-08-29 Vlad Brezae[sgen] Fix scanning of invalid entries within arrays
2015-08-28 Zoltan VargaMerge pull request #2007 from madewokherd/imagelock
2015-08-28 Vincent PovirkFix an unlock without a corresponding lock.
2015-08-28 Zoltan Varga[runtime] Remove some dead code.
2015-08-28 Vlad Brezae[sgen] Flush after writing the protocol entry
2015-08-28 Marcos HenrichMerge pull request #2004 from esdrubal/singlestacktrace
2015-08-28 Marcos Henrich[corlib] Changes StackTrace.ToString to use Exception...
2015-08-28 Marcos HenrichTest mono-symbolicate with StackTrace.ToString.
2015-08-28 Martin BauligMerge pull request #2000 from BogdanovKirill/master
2015-08-28 Marek HabersackRemove stray ifdef
2015-08-28 Marcos HenrichMerge pull request #2003 from esdrubal/seq_test_fix2
2015-08-28 Marcos HenrichTarget test-local in mono-symbolicate Makefile.
2015-08-28 Marcos Henrich[runtime] Fix test_op_il_seq_point in amd64.
2015-08-28 Marcos Henrich[runtime] Added MONO_DEBUG=single-imm-size.
2015-08-28 Marek Safar[mcs] Bump ikvm to support up to 4GB output files
2015-08-27 Zoltan Varga[gsharedvt] Disable the box+brtrue optimization for...
2015-08-27 Jonathan Pryor[MonoPosixHelper] Fix compilation for Android.
2015-08-27 Zoltan VargaFix the build.
2015-08-27 Zoltan Varga[x86] Fix fullaot support.
2015-08-27 Rodrigo Kumpera[coop] Fix the public coop api.
2015-08-27 Rodrigo Kumpera[coop] Blacklist two more wrappers when generating...
2015-08-27 Rodrigo Kumpera[JIT] Prefer gdb over lldb on OSX as the later still...
2015-08-27 Jonathan PryorMerge pull request #1993 from steffen-kiess/posix-sockets-1
2015-08-27 Marcos HenrichMerge pull request #2002 from mono/revert-1991-seq_test_fix
2015-08-27 Marcos HenrichRevert "[runtime] Fix test_op_il_seq_point in amd64."
2015-08-27 Marcos HenrichMerge pull request #2001 from esdrubal/get_module_filename
2015-08-27 Marcos HenrichFixes get_module_filename.
2015-08-27 Marcos HenrichMerge pull request #1991 from esdrubal/seq_test_fix
2015-08-26 Rodrigo Kumpera[coop] Initial drop of the supporting public API.
2015-08-26 Rodrigo Kumpera[corlib] Fix the mobile test suite.
2015-08-26 triton[threadpool-io] Fixed the Windows backend to call the...
2015-08-26 Mark Probst[sgen] Don't access LOS object size directly because...
2015-08-26 Zoltan Varga[sdb] Disallow nested invokes.
2015-08-26 Alex Rønne... Merge pull request #1999 from rodrmoya/master
2015-08-26 Rodrigo MoyaFix format description for TYPE_CONTEXT
2015-08-26 Zoltan Varga[llvm] Implement support for GC_SAFE_POINT.
2015-08-26 Marcos Henrich[corlib] Fixes test not compiling with older NUnit.
2015-08-26 BogdanovKirill[WebConnectionStream] Fix connection loss for >2GB...
2015-08-25 Rodrigo KumperaMerge pull request #1998 from BillSeurer/master
2015-08-25 Bill SeurerFix coding error with ! operator in two places.
2015-08-25 Martin BauligMerge pull request #1992 from BogdanovKirill/ChunkedReading
2015-08-24 Zoltan VargaMerge pull request #1996 from BillSeurer/master
2015-08-24 Bill Seurer[ppc] Add MonoContext and asynch callback support
2015-08-24 Zoltan Varga[runtime] Remove the is_mb_open field from MonoMethod...
2015-08-24 Zoltan Varga[sdb] Remove the code which stopped single stepping...
2015-08-24 Ludovic Henry[threadpool-io] Remove unecessary operation change
2015-08-24 Ludovic Henry[threadpool-io] Add log tracing
2015-08-24 Ludovic Henry[threadpool-io] Rework backend API
2015-08-24 Ludovic Henry[threadpool-io] Move the states table to the selector...
2015-08-24 Ludovic Henry[threadpool-io] Disable AIO by default
2015-08-24 Rodrigo Kumpera[coop] Add some TODOs to the stress test suite.
2015-08-24 Steffen KießAdd socket-related functions and data structures to...
2015-08-24 Rodrigo KumperaMerge pull request #1989 from esdrubal/local_tz_from_link
2015-08-24 Marcos Henrich[runtime] Fix test_op_il_seq_point in amd64.
2015-08-24 Marcos Henrich[runtime] Added MONO_DEBUG=single-imm-size.
2015-08-22 Zoltan Varga[runtime] Fix native backtraces with lldb by closing...
2015-08-21 Zoltan VargaFix the build.
2015-08-21 Zoltan Varga[runtime] Implement support for dynamic methods in...
2015-08-21 Marek Safar[runtime] Remove eager exception stack construction...
2015-08-21 Zoltan Varga[arm64] Add gc_safe_point to cpu-arm64.md.
2015-08-21 Rodrigo Kumpera[jit] Enable OP_GC_SAFE_POINT on ARM64
2015-08-21 Rodrigo Kumpera[Facades] xammac_net_4_5 needs the reflection facades.
2015-08-21 Rodrigo Kumpera[BCL] Fix xammac_4_5 build of the Facades.
2015-08-20 Rodrigo Kumpera[BCL] Partial compilation fix for xammac_4_5. Facades...
2015-08-20 Rodrigo Kumpera[arm64] Fix MONO_CONTEXT_GET_CURRENT so it can be used...
2015-08-20 Marek SafarFixes build of xammac new facades
2015-08-20 Zoltan Varga[coop] Avoid polling in the mono_thread_interruption_ch...
2015-08-20 Zoltan Varga[coop] Avoid taking the gc lock when rehashing mono_g_h...
2015-08-20 Zoltan Varga[coop] Enter blocking mode before waiting on a condvar...
2015-08-20 Marek SafarFixes mobile build
2015-08-20 BogdanovKirill[ChunkStream] CPU and memory leak fix when writing...
2015-08-20 Marek SafarMerge pull request #1990 from akoeplinger/fix-getsystem...
2015-08-20 Alexander Köplinger[corlib] Rename private method in TimeZoneInfo to avoid...
2015-08-19 Rodrigo Kumpera[coop] We call into the GC holding the appdomain mutex...
2015-08-19 João Matos[System] Remove MonoSyncFileStream.cs from mobile sources.
2015-08-19 Zoltan VargaRevert "[coop] Disable exception checks in mono_threads...
2015-08-19 Rodrigo Kumpera[coop] mono_gc_register_for_finalization does block...
2015-08-19 Zoltan Varga[coop] Avoid doing polling in native-to-managed wrapper...
2015-08-19 Rodrigo Kumpera[coop] Add stress test. It still beats me.
2015-08-19 Rodrigo Kumpera[coop] The sgen_interruption mutex can be taken in...
2015-08-19 Marek Safar[corlib] Add underlying Console stream specialization...
2015-08-19 João Matos[runtime] Fixed AArch64 Android cross-compilation build.
2015-08-19 Marek Safar[corlib] Remove unused icall
2015-08-19 Marek Safar[corlib] Remove unused file
2015-08-19 Marek Safar[system] Add a workaround for redirected StandardInput...
2015-08-19 Marek Safar[System] Refactor Process start to better control pipes...
2015-08-19 Marek Safar[system] Simplify process redirection initialization
2015-08-19 Marek Safar[corlib] Add FileStream safe handle argument check
2015-08-19 Martin Baulig[WFC]: Fix yesterday's commit.
2015-08-19 Zoltan VargaFix a crash introduced by e2037b583b4bedaa8d2bda7c967aa...
next