mono.git
2015-04-08 Ludovic Henry[Socket] Move SocketAsyncResult out of Socket_2_1.cs
2015-04-08 Ludovic Henry[Socket] Move SocketOperation out of Socket_2_1.cs
2015-04-08 Alexander KöplingerFix "make dist"
2015-04-08 Marek Safar[corlib] More System types from reference sources
2015-04-08 Marek Safar[corlib] System delegates from reference sources
2015-04-08 Marek Safar[corlib] System interfaces from reference sources
2015-04-08 Marek Safar[corlib] Console keys from reference sources
2015-04-08 Alex Rønne... [metadata] Remove old monosn.c (we have a managed sn...
2015-04-08 Marek Safar[corlib] System attributes from reference sources
2015-04-08 Marek Safar[corlib] IO exceptions from reference sources
2015-04-08 Miguel de Icaza[mono.1] Document MONO_THREADPOOL
2015-04-08 Marek Safar[corlib] TypeLoadException from reference sources
2015-04-08 Marek Safar[corlib] Add System.Object type handling in TypeInfo...
2015-04-08 Zoltan Varga[aot] Enable partial sharing when using full aot.
2015-04-08 Zoltan Varga[aot] Fix overflows when printing stats.
2015-04-08 Zoltan Varga[llvm] Remove an arm restriction, its no longer needed.
2015-04-07 Zoltan Varga[llvm] Fix the previous change.
2015-04-07 Zoltan Varga[llvm] Avoid generating invalid llvm il for volatile...
2015-04-07 Zoltan VargaRevert "[configure] Clean up target name matching for...
2015-04-07 Rodrigo Kumpera[runtime] Update the offsets table for amd64.
2015-04-07 Zoltan Varga[jit] Disable deadce in the liveness2 pass as well...
2015-04-07 Rodrigo Kumpera[utils] Use open instead of fopen on unix targets.
2015-04-07 Rodrigo Kumperaportability fixes.
2015-04-07 Marek Safar[System.ServiceModel.Internals] Cleanup makefile
2015-04-07 Zoltan Varga[runtime] Make some threadpool icalls non static to...
2015-04-07 Zoltan Varga[corlib] Add back some helper methods to String which...
2015-04-07 Alex Rønne... [configure] Clean up target name matching for $host...
2015-04-07 Rodrigo Kumpera[jit] Make mono_thread_state_init_from_sigctx work...
2015-04-07 Rodrigo Kumpera[configure] Add new target.
2015-04-07 Marcos Henrich[corlib] ParseNumber.StringToInt now check for overflows.
2015-04-07 Marek Safar[SMDiagnostics] Fixes mobile build
2015-04-07 Marek Safar[corlib] Fixes mobile build
2015-04-07 Marek Safar[system.data] Fixes mobile build
2015-04-07 Alex Rønne... [mini] Support MONO_PROFILER_CODE_BUFFER_EXCEPTION_HAND...
2015-04-07 Alex Rønne... [mini] Support MONO_PROFILER_CODE_BUFFER_EXCEPTION_HAND...
2015-04-07 Alex Rønne... [mini] Support MONO_PROFILER_CODE_BUFFER_EXCEPTION_HAND...
2015-04-07 João MatosMerge pull request #1684 from Garciat/fix-zlib-helper
2015-04-07 Zoltan VargaMerge pull request #1689 from alexrp/remove-cruft
2015-04-07 Marek Safar[mcs] Fix betterness of candidates with optional parame...
2015-04-07 Zoltan VargaMerge pull request #1690 from nealef/master
2015-04-07 Martin BauligMerge pull request #1661 from HellBrick/connection...
2015-04-07 Neale Fergusondecimal-ms.c:
2015-04-07 Zoltan Varga[runtime] Fix the arm build.
2015-04-07 Zoltan Varga[runtime] Fix the mobile build.
2015-04-07 Marek Safar[mcs] Clone stack-alloc type expression. Fixes #28774
2015-04-07 Marek Safar[mcs] Report missing property accessor for auto-impleme...
2015-04-07 Alex Rønne... Remove old make-bundle stuff.
2015-04-07 Alex Rønne... Remove outdated TODO files in the mono subdirectory.
2015-04-07 Alex Rønne... Remove mono/mini/README.
2015-04-07 Alex Rønne... Remove mono/mini/mini.prj.
2015-04-07 Marek Safar[mcs] Bump ikvm to get fixed known custom attribute...
2015-04-07 Alex Rønne... [profiler] Remove the old version of the log profiler.
2015-04-07 Alex Rønne... [profiler] Remove old mono-cov profiler.
2015-04-07 Alex Rønne... Remove mono/profiler/log-profiler.txt.
2015-04-07 Alex Rønne... Remove outdated documentation from the docs subdirectory.
2015-04-07 Alex Rønne... Remove old notes subdirectory.
2015-04-07 Alex Rønne... Remove build-mingw32.sh.
2015-04-07 Alex Rønne... Remove AUTHORS file.
2015-04-07 Alex Rønne... Remove README.vsnet as it's largely irrelevant now.
2015-04-07 Alex Rønne... Remove spec file as we don't use it anymore.
2015-04-07 Gabriel Garcia[System] Fix DeflateStream throw on empty flush, double...
2015-04-07 Alex Rønne... [profiler] Update data format version.
2015-04-07 Zoltan VargaMerge pull request #1688 from alexanderkyte/handle_chan...
2015-04-07 Zoltan Varga[runtime] Allocate more space to thunks in dynamic...
2015-04-07 Alexander KöplingerFix build broken by 4de22ecb2148f4faa3d2892c9835c0cf4b8...
2015-04-06 Rodrigo Kumpera[config] Move the complex.h check to autoconf instead...
2015-04-06 Rodrigo KumperaMerge pull request #1686 from akoeplinger/integrate...
2015-04-06 Zoltan Varga[runtime] Fix a double free when freeing some wrapper...
2015-04-06 Rodrigo Kumpera[mini] Fix DISABLE_JIT support for simd.
2015-04-06 Zoltan Varga[runtime] Remove unused wapi_interrupt_thread () fuction.
2015-04-06 Alexander Kyte[runtime] Use _SC_NPROCESSORS_CONF not _SC_NPROCESSORS_ONLN
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-04-06 Zoltan Varga[runtime] Remove unused io-layer/system.{c,h}.
2015-04-06 Alexander KöplingerIntegrate binary reference assemblies for v2.0/3.5...
2015-04-06 Marcos Henrich[corlib] Added test for Convert.ToInt64 and ToUInt64...
2015-04-06 Rodrigo KumperaMerge pull request #1665 from alexanderkyte/sgen-alloc...
2015-04-06 Rodrigo KumperaUpdate the reference assemblies we ship in mono.
2015-04-06 Atsushi EnoFix SMDiagnostics build.
2015-04-06 Atsushi Eno[wcf] use different public key for mobile builds.
2015-04-06 Atsushi EnoAdd another FrameworkPublicKeyFull which is based on...
2015-04-06 Atsushi EnoAdd System.ServiceModel.Internals and SMDiagnostics...
2015-04-06 João MatosMerge pull request #1682 from Garciat/patch-1
2015-04-06 Alex Rønne... Merge pull request #1683 from akoeplinger/fix-make...
2015-04-06 Alexander Köplinger[bcl] Fix "make distcheck"
2015-04-06 Alexander Köplinger[runtime] Fix "make distcheck"
2015-04-06 Mark Probst[runtime] Fix warnings.
2015-04-05 Gabriel GarciaProtect against overflow
2015-04-05 Alexander Köplinger[Mono.Parallel] Fix "make distcheck"
2015-04-05 Gabriel GarciaTest: Check for buffer overrun
2015-04-05 Gabriel GarciaCheck for buffer overrun
2015-04-05 Ludovic Henry[threadpool] Fix FullAOT build (2)
2015-04-04 Ludovic Henrybump reference source
2015-04-04 Marcos Henrich[corlib] TimeZoneInfo.TryAddTicks is now private.
2015-04-03 Mark Probst[sgen] Don't assert in GC.GetTotalMemory.
2015-04-03 Mark Probst[sgen] Format block iteration macros.
2015-04-03 Mark Probst[sgen] Remove a debug printf.
2015-04-03 Marek Safar[mcs] Accessibility of protected internal members in...
2015-04-03 Marek Safar[mcs] Mutate nested storey initialization only when...
2015-04-03 João MatosMerge pull request #1679 from knguyen0928/master
2015-04-03 Marcos HenrichMerge pull request #1678 from esdrubal/tzindst
next