mono.git
2015-07-30 Rodrigo KumperaMerge pull request #1840 from ludovic-henry/iolayer...
2015-07-30 Martin Baulig[System]: Fix WebConnectionStream.SetHeadersAsync(...
2015-07-30 Neale FergusonAdd missing {
2015-07-30 Zoltan Varga[amd64] Allocate stack space for saving argument regist...
2015-07-30 Zoltan Varga[amd64] Allocate stack space for saving argument regist...
2015-07-30 Zoltan Varga[jit] Avoid emitting the DW_CFA_mono_advance_loc mono...
2015-07-30 Vlad BrezaeMerge pull request #1929 from BrzVlad/feature-unwind4yall
2015-07-29 Vlad Brezae[arm] Provide unwind info for tls thunks
2015-07-29 Vlad Brezae[arm] Simplify declaration of global symbols in asm
2015-07-29 Vlad Brezae[arm] Fix unwind info for managed methods
2015-07-29 Vlad Brezae[aot] Provide unwind info for plt trampolines
2015-07-29 Vlad Brezae[arm] Add unwind info for trampolines
2015-07-29 Vlad Brezae[x86] Add unwind info for registered trampolines.
2015-07-29 Vlad Brezae[amd64] Add unwind info for registered trampolines.
2015-07-29 Zoltan VargaRemove an obsolete comment.
2015-07-29 Zoltan VargaRevert "Report XDG Documents directory for SpecialFolde...
2015-07-29 Vlad Brezae[runtime] Register tramp jit info to the corresponding...
2015-07-29 Vlad Brezae[x86] Register throw trampolines
2015-07-29 Vlad Brezae[runtime] Register unbox trampolines
2015-07-29 Vlad Brezae[arm] Register and add unwind information for page...
2015-07-29 Vlad Brezae[runtime] Register imt trampolines
2015-07-29 Vlad Brezae[runtime] Register get gsharedvt arg trampolines
2015-07-29 Vlad Brezae[runtime] Register static rgctx trampolines
2015-07-29 Vlad Brezae[runtime] Register tramp infos for delegate invoke...
2015-07-29 Vlad Brezae[x86] Fix usage of virtual delegate invoke tramps for aot
2015-07-29 Vlad Brezae[runtime] Fix lookup of aot symbol for imt delegate...
2015-07-29 Vlad Brezae[runtime] Add missing delegate invoke trampolines
2015-07-29 Vlad Brezae[amd64] Fix failure to emit imt delegate invoke tramps
2015-07-29 Vlad Brezae[aot] Register tramp infos when loading trampolines...
2015-07-29 Vlad Brezae[runtime] Expose trampoline jit infos that have unwind...
2015-07-29 Vlad Brezae[runtime] We already checked that the IP is within...
2015-07-29 Vlad Brezae[jit] Add different frame type for trampoline frames.
2015-07-29 Vlad Brezae[jit] Include the unwind_info into the tramp JitInfos
2015-07-29 Zoltan Varga[llvm] Avoid emitting a dummy personality function.
2015-07-29 Rodrigo KumperaMerge pull request #1951 from akoeplinger/fix-monop
2015-07-29 João MatosMerge pull request #1953 from brpocock/master
2015-07-29 João MatosMerge pull request #1954 from kumpera/fix_aot_compilation
2015-07-29 Rodrigo KumperaFix aot compilation when the path has spaces.
2015-07-29 Sebastien Pouliot[tests] iOS9 (beta) have fixed bug #27864, adjust test
2015-07-29 Bruce-Robert... Report XDG Documents directory for SpecialFolder.MyDocu...
2015-07-29 Rodrigo Kumpera[runtime] Use MONO_SIZEOF_TYPE instead of sizeof (MonoT...
2015-07-29 Rodrigo Kumpera[runtime] Introduce mono_method_get_wrapper_cache to...
2015-07-29 Rodrigo Kumpera[runtime] Use a single function to free the contents...
2015-07-29 Marek Safar[corlib] Fix out of range FileStream position error...
2015-07-28 Marek Safar[mcs] Report error for missing win32 icon.
2015-07-28 Marek Safar[xbuild] Use correct property for Win32Icon. Fixes...
2015-07-28 Zoltan Varga[llvm] Emit the file info struct initializer using...
2015-07-28 Zoltan Varga[amd64] Avoid saving r11 outside the red zone in the...
2015-07-28 Alexander Köplinger[monop] Set MONO_PATH when running tests so class libs...
2015-07-28 Martin BauligRevert "[System] Don't assume WebConnectionStream of...
2015-07-28 Zoltan Varga[runtime] Remove some dead code.
2015-07-28 Zoltan Varga[runtime] Print an error message instead of asserting...
2015-07-28 triton[mini] Fixed void function returning warning.
2015-07-28 triton[msvc] Update Mono DLL export definitions.
2015-07-28 triton[msvc] Update Visual Studio project files.
2015-07-28 Marek Safar[mcs] Do member declaration obsolete types references...
2015-07-28 Alexander Kyte[runtime] Remove mono_marshal_free_inflated_wrappers...
2015-07-28 Alexander Kyte[runtime] Move caches present in both MonoImage and...
2015-07-28 Alexander Kyte[runtime] Duplicate some more of the image caches in...
2015-07-28 Alexander Kyte[runtime] Removed confusing/cross-cutting function...
2015-07-28 Alexander Kyte[runtime] Move caches from Images to ImageSets if their...
2015-07-28 Rodrigo Kumpera[marsha] Use TRUE instead of 1 for setting a boolean...
2015-07-28 Alexander Kyte[runtime] Copy signature return type when copying MonoM...
2015-07-28 Zoltan Varga[runtime] Make the code more c++ clean by renaming...
2015-07-28 Zoltan Varga[jit] Make the jit code more c++ clean by renaming...
2015-07-28 Zoltan VargaMerge pull request #1950 from akoeplinger/fix-responsef...
2015-07-27 Rodrigo KumperaMerge pull request #1943 from alexrp/profiler-improvements
2015-07-27 Alexander Köplinger[build] library.make: Avoid collisions in response...
2015-07-27 Alex Rønne... [runtime] Add docs for new domain and context API funct...
2015-07-27 Zoltan Varga[runtime] Make some headers c++ clean.
2015-07-27 Marek Safar[mcs] Fix obsolete checks on resolved types when type...
2015-07-27 João MatosMerge pull request #1923 from lukaszunity/start-managed...
2015-07-27 João MatosMerge pull request #1948 from akoeplinger/fix-httpliste...
2015-07-27 Alexander Köplinger[System] Fix race condition in HttpListenerTest.Connect...
2015-07-27 Marek Safar[mcs] Reset doc reader state after expression bodied...
2015-07-27 Marcos HenrichMerge pull request #1909 from esdrubal/reflection
2015-07-27 João MatosMerge pull request #1947 from directhex/fix-kfreebsd
2015-07-27 Marek Safar[build] Remove generated files
2015-07-27 Jo Shieldsmono-threads-linux.c also applies to other OSes with...
2015-07-27 Marek SafarMerge pull request #1941 from kasthack/system.web-fixes
2015-07-27 Zoltan VargaMerge pull request #1946 from markbeaton/markbeaton...
2015-07-27 Mark BeatonGetSystemTimeZones() not returning Australia zones
2015-07-26 Alex Rønne... [profiler] Describe buffer size arithmetic with comments.
2015-07-26 Marek SafarMerge pull request #1944 from akoeplinger/remove-net40...
2015-07-26 Alexander Köplinger[bcl] Remove NET_4_0 defines from class libs
2015-07-25 Zoltan VargaMerge pull request #1942 from akoeplinger/net4x
2015-07-25 Alexander Köplinger[RabbitMQ.Client] Add generated net_4_x-api-*.cs specs...
2015-07-25 Alexander Köplinger[build] Fix a few Makefiles to correctly use net_4_x...
2015-07-25 Alexander Köplinger[Microsoft.Build] Fix name of framework directory in...
2015-07-25 Zoltan VargaRevert "[jit] Allow NEW_AOTCONST () to work in JIT...
2015-07-25 kasthack[System.Web] Abstractions from reference source
2015-07-25 Zoltan Varga[jit] Allow NEW_AOTCONST () to work in JIT mode too...
2015-07-25 Zoltan VargaFix installing resgen.exe.
2015-07-24 Zoltan VargaMerge pull request #1940 from lewurm/master
2015-07-24 Bernhard Urban[mono-config] update path to libMonoPosixHelper in...
2015-07-24 Zoltan VargaMerge pull request #1939 from madewokherd/monoconddestroy
2015-07-24 Vincent PovirkDefine mono_cond_destroy on non-Windows.
2015-07-24 João Matos[runtime] Rewrite MonoContext code to work via libunwind.
2015-07-24 João Matos[runtime] Compile fixes for WatchOS.
2015-07-24 João Matos[sgen] Adapt Mach OS support code to work with cooperat...
next