mono.git
2015-04-15 Marek SafarMerge pull request #1693 from Garciat/fix-assembly...
2015-04-15 Marek Safar[corlib] Add test for in memory assemblies (#28876)
2015-04-15 Miguel de IcazaMerge pull request #1713 from joelmartinez/docs-monodoc...
2015-04-15 Atsushi Enoremove unused CodeDom sources.
2015-04-15 Atsushi EnoMerge pull request #1709 from atsushieno/import-codedom...
2015-04-14 Mark Probst[sgen] Free mod-union tables for LOS objects.
2015-04-14 Mark Probst[sgen] Use mod-union to add remsets from concurrent...
2015-04-14 Mark Probst[sgen] Separate concurrent M&S object operations into...
2015-04-14 Mark Probst[sgen] Use enum instead of two bools in `major_copy_or_...
2015-04-14 Mark Probst[sgen] Get rid of redundant argument to `major_copy_or_...
2015-04-14 Mark Probst[sgen] Get rid of global `current_object_ops`.
2015-04-14 Mark Probst[sgen] Make scan context have a pointer to object opera...
2015-04-14 Mark Probst[sgen] Replace `sgen_get_current_object_ops()` by passi...
2015-04-14 Zoltan Varga[jit] Fix an unpatched jump in the monitor exit trampol...
2015-04-14 Zoltan Varga[jit] No need to check for info!=NULL in the trampoline...
2015-04-14 Mark Probst[sgen] Fix a race condition in the new worker/threadpoo...
2015-04-14 Rodrigo Kumpera[threading] Move the safe pointing of WFSO and WFMO...
2015-04-14 Rodrigo Kumpera[threading] Handle more non-trivial locks.
2015-04-14 Rodrigo Kumpera[threading] Wrap the threads lock with cooperative...
2015-04-14 Ludovic Henry[threadpool] Make GC skip worker and monitor threads...
2015-04-14 Joel Martinez[monodoc] Updated how generators load resource streams.
2015-04-14 João MatosMerge pull request #1711 from jldgit/jldgit-gdb-script
2015-04-14 Rodrigo KumperaMerge pull request #1710 from alexanderkyte/always_use_imt
2015-04-14 Alexander Kyte[runtime] Further removed code that doubted IMT
2015-04-14 Zoltan Varga[jit] Print out IL clause offsets in verbose mode.
2015-04-14 JamesCorrected mono-gdb.py use of "\u%X".format (val)
2015-04-14 Atsushi Eno[CodeDom] disable wrong test (see [Ignore] comment).
2015-04-14 Zoltan Varga[jit] Fix the support for filter clauses by avoiding...
2015-04-14 Zoltan Varga[runtime] Fix freeing invalid memory in CreateProcess...
2015-04-14 Zoltan Varga[jit] Fix the detection of the Selector.GetHandle intri...
2015-04-14 Atsushi EnoImport CodeDom types and Compiler.CodeGenerator class...
2015-04-14 Marek Safar[mcs] Consider nested types when looking for potential...
2015-04-14 Zoltan Varga[aot] Avoid saving MonoJitExceptionInfo->exvar_offset...
2015-04-14 Zoltan Varga[jit] Remove some dead code from get_shared_class ().
2015-04-14 Zoltan Varga[jit] Get rid of the MONO_ARCH_HAVE_OP_GET_EX_OBJ defin...
2015-04-14 Zoltan Varga[jit] Enable passing the exception object in a register...
2015-04-14 Zoltan VargaFix a warning.
2015-04-14 Zoltan Varga[jit] Enable passing the exception object in a register...
2015-04-14 Zoltan Varga[jit] Implement support for passing in the exception...
2015-04-13 Mark Probst[runtime] Spurious wake-ups are not a FIXME.
2015-04-13 Rodrigo Kumpera[threading] Let the GC skip monitor thread while it...
2015-04-13 Rodrigo Kumpera[threading] The common trampoline must reset the blocki...
2015-04-13 Rodrigo Kumpera[threading] Make all locks use the new try blocking...
2015-04-13 Rodrigo Kumpera[threading] Introduce the notion of try block to be...
2015-04-13 Mark Probst[sgen] Fix a bug when waiting on a condition.
2015-04-13 Zoltan Varga[jit] Enable support for partial sharing for generic...
2015-04-13 Zoltan Varga[jit] Change MonoGenericParam.gshared_constraint to...
2015-04-13 Zoltan VargaFix the build.
2015-04-13 Zoltan Varga[runtime] Add a utility target to patch libtool to...
2015-04-13 Zoltan VargaMerge pull request #1708 from alexanderkyte/always_use_imt
2015-04-13 Alexander Kyte[runtime] As mono_use_imt is always true, remove dead...
2015-04-13 Marek Safar[corlib] First specific culture returned by enumerator...
2015-04-13 Marek Safar[corlib] Throw correctly captured ExceptionDispatchInfo...
2015-04-13 João MatosMerge pull request #1704 from Therzok/master
2015-04-13 Marek Safar[mcs] Decorate imported constants with static modifier...
2015-04-13 Marek Safar[corlib] Fixes mobile tests
2015-04-13 Ludovic Henry[Socket] Fix SocketTest.TtlChangeOverflow test failing...
2015-04-13 Marek SafarMerge pull request #1685 from esdrubal/touint64
2015-04-13 Zoltan VargaRevert "[jit] Avoid generating remoting invoke wrappers...
2015-04-13 Zoltan Varga[jit] Implement support for constrained calls in partia...
2015-04-12 Zoltan VargaMerge pull request #1703 from Garciat/ignore-systemdata-gen
2015-04-12 Zoltan Varga[aot] Save/restore the names of the gshared generic...
2015-04-12 Zoltan Varga[jit] Avoid generating remoting invoke wrappers for...
2015-04-12 Zoltan VargaFix a warning.
2015-04-11 Zoltan VargaMerge pull request #1705 from akoeplinger/fix-win-build
2015-04-11 Alexander Köplinger[configure] Fix Windows cygwin build broken by 3bc2eb8c...
2015-04-11 Ungureanu MariusAdd gitter badge.
2015-04-11 Gabriel Garcia[git] Ignore built sources
2015-04-11 Zoltan Varga[jit] Add support for computing the size of the branch...
2015-04-11 Zoltan Varga[arm64] Increase the amount of memory used to bind...
2015-04-10 Sebastien Pouliot[linker] Fix scope resolution of custom attributes...
2015-04-10 Mark Probst[sgen] Fix a concurrent sweep bug.
2015-04-10 Zoltan Varga[aot] Avoid duplicate plt symbols for plt entries for...
2015-04-10 Marek Safar[corlib] ComTypes from reference sources
2015-04-10 Marek Safar[corlib] Remove unused files
2015-04-10 Marek Safar[corlib] ConstrainedExecution from reference sources
2015-04-10 Marek Safar[corlib] Globalization enums from reference sources
2015-04-10 Marcos Henrich[System] Added missing files to mobile_System.dll.sources.
2015-04-10 João MatosMerge pull request #1701 from bojanrajkovic/fix-order...
2015-04-10 Bojan RajkovicFix order of parameters when creating ArgumentException
2015-04-10 Marek Safar[corlib] TextInfo from reference sources
2015-04-10 Marcos Henrich[System] Removed SafeSocketHandle unused code.
2015-04-10 Marek Safar[corlib] Fixes endianess issue in resourcereader
2015-04-10 Marek Safar[corlib] comparer fixes
2015-04-10 Mark Probst[sgen] Fix `describe_ptr()` and make it print namespace...
2015-04-09 Mark ProbstMerge branch 'feature-concurrent-sweep'
2015-04-09 Rodrigo KumperaMerge pull request #1698 from ludovic-henry/socket...
2015-04-09 Ludovic Henry[threadpool-io] Fix android build
2015-04-09 Marek Safar[corlib] Equality comparer fixes
2015-04-09 Alex Rønne... Remove Moonlight references from `man mcs`.
2015-04-09 Alex Rønne... Remove Olive support from the build system.
2015-04-09 Zoltan Varga[jit] Use the same dwarf<->hw register mapping on x86...
2015-04-09 Zoltan Varga[sdb] Make a log message less verbose.
2015-04-09 Zoltan Varga[sdb] Transition from step over to step into when contr...
2015-04-09 Marek Safar[corlib] Fixes mobile build
2015-04-09 Jo Shields[RPM] Fix MONO_PATH in RPM dependency generators
2015-04-09 Ludovic Henry[Socket] Use type specific read and write queue for...
2015-04-09 Ludovic Henry[Socket] Cleanup of SocketAsyncWorker, SocketAsyncResul...
2015-04-09 Marek Safar[corlib] Buffer from reference sources
2015-04-09 Marek Safar[corlib] new test
next