mono.git
2015-10-08 Sebastien Pouliot[linker] Both the TypeSpecification (T) along with...
2015-10-07 Ludovic Henry[test] The process output/error is finished only when...
2015-10-07 Ludovic Henry[corlib] Rework some test to avoid unhandled and swallo...
2015-10-07 Ludovic Henry[threadpool-ms] Remove recursivity of active_threads_lock
2015-10-06 Rodrigo Kumpera[Facades] Add reflection Facades back to xammac. XM...
2015-10-06 João MatosMerge pull request #2112 from madewokherd/lowercaseinclude
2015-10-06 Vincent PovirkStandardize on lower-case names for Windows include...
2015-10-06 Zoltan Varga[runtime] Fix the handling of large allocation sizes...
2015-10-06 triton[runtime] Fixed the MSVC build.
2015-10-06 Rodrigo KumperaMerge pull request #1978 from ludovic-henry/coop-interrupt
2015-10-06 Rodrigo KumperaMerge pull request #2060 from ludovic-henry/socket...
2015-10-06 Rodrigo KumperaMerge pull request #2110 from ludovic-henry/threadpool...
2015-10-06 Ludovic Henry[socket] Enable Thread.Abort on blocking syscall
2015-10-06 Ludovic Henry[runtime] Cleanup of mono_unhandled_exception
2015-10-06 Ludovic Henry[threadpool-ms] Exit worker thread after 5 to 60 seconds
2015-10-06 Ludovic Henry[System] Make process pipe creation exception more...
2015-10-06 Marek Safar[mdoc] Update expected results due to 3156d1b05d75a2f70...
2015-10-06 Marek Safar[xbuild] Make ToolsVersion 14.0 targeting 4.5.* framewo...
2015-10-06 João MatosFixed HttpWebRequestTest to compile with mobile NUnit.
2015-10-05 Rodrigo Kumpera[tests] Add test for apploading related crashes due...
2015-10-05 Rodrigo Kumpera[runtime/appdomain] Fix a bad interaction between appdo...
2015-10-05 Ludovic Henry[socket] Refactor SocketAsyncEventArgs creation
2015-10-05 Ludovic Henry[socket] Move callbacks out of SocketAsyncEventArgs
2015-10-05 Ludovic Henry[socket] Remove SocketAsyncCallback dead code
2015-10-05 Ludovic Henry[socket] Remove SocketAsyncWorker
2015-10-05 Ludovic Henry[socket] Remove SocketAsyncEventArgs.Dispatcher
2015-10-05 Ludovic Henry[socket] Remove SocketAsyncEventArgs.Init
2015-10-05 Ludovic Henry[socket] Factor SocketAsyncResult and ProcessAsyncResul...
2015-10-05 Marek SafarBump reference sources
2015-10-05 Marek Safar[mcs] Keep documentation formatting as was written...
2015-10-05 Marek Safar[system.web] Expand reference source strings
2015-10-05 Marek SafarMerge pull request #2107 from kasthack/system.web.sr
2015-10-05 Marek SafarMerge pull request #2108 from kasthack/patch-1
2015-10-04 kasthack[System.ComponentModel.DataAnnotations] More resource...
2015-10-02 Rodrigo Kumpera[docs] Update the man page. Remove dead env var, docume...
2015-10-02 João MatosMerge pull request #2103 from xen2/calli_generic
2015-10-02 Virgile BelloInflate calli generic method signature even if not...
2015-10-01 Miguel de IcazaMerge pull request #1921 from mattzink/master
2015-10-01 Miguel de IcazaMerge pull request #2025 from sawachika-kenji/patch-1
2015-10-01 Miguel de IcazaMerge pull request #2087 from joelmartinez/mdoc-membern...
2015-10-01 Miguel de IcazaMerge pull request #2098 from evincarofautumn/fix-gchan...
2015-10-01 Miguel de Icaza[System/build] Xamarin.Mac's bare/System.dll does not...
2015-10-01 João Matos[runtime] Fixed fast TLS detection on WatchOS.
2015-10-01 Jo ShieldsMerge pull request #2099 from AdamBurgess/master
2015-09-30 Adam Burgess[Tools] Add 'user' option to cert-sync
2015-09-30 Adam Burgess[Tools] Fix formatting in cert-sync
2015-09-30 Miguel de IcazaMove System.IO.Compression and System.IO.Compression...
2015-09-30 Radek Doulik[linker] allow to specify filename for linker dependenc...
2015-09-30 Marcos HenrichMerge pull request #2045 from BillSeurer/timezone
2015-09-30 Marcos Henrich[System] Fixes SmtpClientTest.Deliver_Async
2015-09-30 Atsushi Eno[CJK] fix bug #34059 - reviewed dead code and added...
2015-09-29 Alexis Christoforides[runtime] Make '--arch' more robust and OS X specific.
2015-09-29 Zoltan Varga[amd64] Fix cross compiling to amd64.
2015-09-29 João Matos[arm] Clean up unused ARMv7s / ARMv7k hwcap checks.
2015-09-29 Zoltan Varga[arm] Fix the build.
2015-09-29 Alex Rønne... Merge pull request #2086 from BillSeurer/testcases
2015-09-29 Ludovic Henry[corlib] Fix dispose race condition in CancellationToke...
2015-09-29 João Matos[runtime] Fixed opcode emulation logic for ARMv7k.
2015-09-29 João Matos[runtime] Fixed ARMv7k detection logic.
2015-09-29 Marek SafarMerge pull request #2096 from kasthack/system-web-more...
2015-09-29 Zoltan Varga[arm] Use 16 byte frame alignment on watchos.
2015-09-29 kasthack[System.Web] Generated SR class
2015-09-28 Zoltan Varga[amd64] Fix the msvc build. Fixes #34371.
2015-09-28 Zoltan Varga[amd64] Fix the sigctx<->monoctx conversion code to...
2015-09-28 kasthack[System.Web] 20 attributes from reference source
2015-09-28 Zoltan Varga[amd64] Transition to using trampolines to implement...
2015-09-28 João MatosMerge pull request #2093 from directhex/fully-qualified...
2015-09-28 Alexis Christoforides[runtime] Attempt to resolve DllImport using the instal...
2015-09-28 Jon PurdyFix assertion in mono_gchandle_get_target.
2015-09-28 Zoltan Varga[arm] Fix another bunch of frame alignment problems.
2015-09-28 Marek Habersack[tests] Enable tests for xambug #28777 on Android
2015-09-28 Zoltan Varga[arm] Fix the unaligned stack check.
2015-09-27 Zoltan VargaRevert "[jit] Add a new mono_arch_init_compile () backe...
2015-09-27 João MatosMerge pull request #2057 from directhex/monolite-on...
2015-09-27 Zoltan Varga[jit] Add a new mono_arch_init_compile () backend funct...
2015-09-27 Zoltan Varga[jit] Remove an unused define.
2015-09-27 Zoltan Varga[jit] Add an arch-stubs.c file to collect the stubs...
2015-09-25 Marek Habersack[support] Limit possible values
2015-09-25 Zoltan Varga[jit] Fix opcode emulation registration when DISABLE_JI...
2015-09-25 Zoltan Varga[arm] Fix compilation on arm.
2015-09-25 Zoltan Varga[arm] Allocate a stack frame in the generic trampoline...
2015-09-25 Jo ShieldsBundle modified masm.props with fully qualified ml...
2015-09-25 Marek SafarMerge pull request #2092 from kasthack/system-web-stuff...
2015-09-25 Zoltan Varga[arm64] Fix MONO_CONTEXT_GET_CURRENT support on arm64.
2015-09-24 Zoltan VargaMerge pull request #2091 from kumpera/tvos_context_get_...
2015-09-24 Rodrigo Kumpera[coop] Make coop suspend crashes have names that can...
2015-09-24 Jonathan Pryor[Mono.Posix] Fix signal tests to run on OS X, Android.
2015-09-24 Rodrigo Kumpera[tvos] Implement MONO_CONTEXT_GET_CURRENT in terms...
2015-09-24 Rodrigo Kumpera[mach] Implement mono_mach_arch_thread_state_to_mono_co...
2015-09-24 Rodrigo Kumpera[utils] Split the arm64 code from the arm code for...
2015-09-24 Radek Doulik[linker] add timestamp to the linker deps filename
2015-09-24 Alexis Christoforides[runtime] Add '--arch' argument
2015-09-24 Zoltan Varga[arm] Fix the stack alignment in the prolog to work...
2015-09-24 Jonathan PryorMerge pull request #2084 from joelmartinez/mdoc-deletet...
2015-09-24 Jo ShieldsMove monolite URL to mono-project.com CDN, not Boston NAS
2015-09-24 João MatosFixed Mach abort syscall code to work with Mach targets...
2015-09-24 Marek Safar[mcs] Further improvements to fixed statement changes...
2015-09-24 Ludovic Henry[coop] Move syscall abort mechanism to dedicated files
2015-09-24 Marek Safar[mcs] Emit fixed temp variables as managed references
2015-09-24 Marek Safar[mcs] Add link to closest parent async storey only...
next