mono.git
2014-06-11 Alex Rønne... Merge pull request #890 from xoofx/master
2014-06-11 Alexandre Mutel[Mono.Linker] Add support for using the linker with...
2014-06-11 Alexandre Mutel[Mono.Linker] Add support for <Module> with static...
2014-06-10 Rodrigo Kumpera[sgen] Fix an infinite loop in find_previous_pointer_fr...
2014-06-10 Martin Baulig[Http]: Cosmetic, remove some dead code.
2014-06-10 Marek Safar[mcs] Implement rethrow support in awaited catch clause
2014-06-10 Martin Baulig[Http]: Fix digest authentication (bug #18799).
2014-06-10 Martin Baulig[System.Net.Http]: Always add "Content-Length" in HttpC...
2014-06-10 Jeffrey Stedfast[Mono.Debugger.Soft] Improved ILInterpreter to eval...
2014-06-10 Joao Matos[windows] Return early in the vectored exception handle...
2014-06-10 Martin Baulig[Http]: Only recycle ServicePoints from the idle timer...
2014-06-10 Jeffrey Stedfast[Mono.Debugger.Soft] minor code cleanup
2014-06-10 Joao MatosFix mono exception handler crashing on windows.
2014-06-10 Joao MatosChanged mono_win_chained_exception_needs_run to be...
2014-06-10 Atsushi Eno[sys.xaml] fix TypeId and get broken WindowsBase tests...
2014-06-10 Alex Rønne... Attempt to sanitize the `vasprintf` situation in eglib.
2014-06-10 Alex Rønne... Add build system plumbing for building with -Werror.
2014-06-10 Alex Rønne... Merge pull request #1094 from LRFalk01/master
2014-06-10 LucasIdentities not being set in ClaimsPrincipal Ctor
2014-06-10 Alex Rønne... Remove unnecessary MPH_INTERNAL applied to a function...
2014-06-09 Alex Rønne... Remove the architecture conditions for using `perf...
2014-06-09 Alex Rønne... Revert "Disable `perf` support in the profiler when...
2014-06-09 Zoltan VargaRevert "[x86] Reenable the no pushes code."
2014-06-09 Zoltan Varga[x86] Fix the build.
2014-06-09 Zoltan Varga[x86] Reenable the no pushes code.
2014-06-09 Atsushi Eno[sys.xaml] remove extraneous NET_2_1 and use __MOBILE__...
2014-06-08 Zoltan Varga[jit] Align the stack when using the pushless code...
2014-06-08 Alex Rønne... Merge pull request #1090 from BrianDurham/patch-2
2014-06-08 Alex Rønne... Merge pull request #1089 from BrianDurham/patch-1
2014-06-08 Alex Rønne... Merge pull request #1091 from BrianDurham/patch-3
2014-06-08 Alex Rønne... Merge pull request #1092 from BrianDurham/patch-4
2014-06-08 Brian DurhamUpdate XplatUIX11GTK.cs - change "Check you DISPLAY"
2014-06-08 Brian DurhamUpdate XplatUIX11.cs - change "Check you DISPLAY"
2014-06-08 Brian DurhamUpdate X11Display.cs - change "Check you DISPLAY"
2014-06-08 Brian DurhamUpdate Graphics.cs - change "Check you DISPLAY"
2014-06-08 Zoltan Varga[x86] Disable the no-pushes code for now, it breaks...
2014-06-08 Alex Rønne... Apply the change in a99ebf9843f0cf92b3a9a856738378dcace...
2014-06-07 Alex Rønne... Fix a ton of warnings when building the log profiler...
2014-06-07 Rodrigo KumperaMerge pull request #1088 from BrzVlad/pushless
2014-06-07 Alex Rønne... Silence another array subscript warning in eglib/src...
2014-06-07 Alex Rønne... Fix typo in bf703c4a8f95db4859452474499038c7539ea3c7.
2014-06-07 Joao MatosFixed the build on MSVC.
2014-06-07 Alex Rønne... Add missing prototypes to supportw.c.
2014-06-07 Alex Rønne... Comment an unused function in minizip.
2014-06-07 Alex Rønne... Fix z_alloc () signature.
2014-06-07 Alex Rønne... Add missing prototypes to Mono.Posix C sources.
2014-06-07 Alex Rønne... Move shared_area_disabled () behind ifdef.
2014-06-07 Alex Rønne... Wrap deadce_has_run variable in DISABLE_SSA ifdef.
2014-06-07 Alex Rønne... Add g_assert_not_reached () to mono_gc_pthread_exit ().
2014-06-07 Alex Rønne... Silence unused mkstemp result warnings in jay.
2014-06-07 Alex Rønne... Add missing prototypes in ikvm-native.
2014-06-07 Alex Rønne... Mark an unused variable as such in eglib/test/file.c.
2014-06-07 Alex Rønne... Disable -Warray-bounds in eglib/src/sort.frag.h!insert_...
2014-06-07 Alex Rønne... Disable -Wreturn-local-addr in libgc/mark_rts.c!GC_appr...
2014-06-07 Alex Rønne... Compile libgc with -Wno-deprecated-declarations as...
2014-06-07 Alex Rønne... Revert unintentional change.
2014-06-07 Alex Rønne... Fix the build. We've been missing this include for...
2014-06-07 Alex Rønne... Bring the implementation of the 64-bit CAS fallback...
2014-06-07 Alex Rønne... Mark the `spin` variable in atomic.c as G_GNUC_UNUSED.
2014-06-07 Alex Rønne... Merge branch 'master' of github.com:mono/mono
2014-06-07 Zoltan VargaRevert "Fix a warning in atomic.c."
2014-06-06 Zoltan Varga[arm] Fix OP_ATOMIC_CAS_I4.
2014-06-06 Brezae Vlad[x86] Arguments to calls are passed via moves, instead...
2014-06-06 Alex Rønne... Disable `perf` support in the profiler when running...
2014-06-06 Alex Rønne... Fix a warning in atomic.c.
2014-06-06 Alex Rønne... Remove a #warning in security.c which gets triggered...
2014-06-06 Ludovic Henry[counters] Add counters documentation to man page
2014-06-06 Alex Rønne... Fix printf formatting warnings in mono-counters.c.
2014-06-06 Alex Rønne... Use G_GNUC_UNUSED instead of commenting out variable...
2014-06-06 Alex Rønne... Fix a ton of printf formatting warnings in decode.c.
2014-06-06 Alex Rønne... Silence some warnings in decode.c.
2014-06-06 Alex Rønne... Fix volatile pointer casts in proflog.c.
2014-06-06 Alex Rønne... Silence a bunch of unused result warnings in proflog.c.
2014-06-06 Alex Rønne... Fix a bunch of warnings caused by unused functions.
2014-06-06 Alex Rønne... Add suggested parentheses to RHS of ^ operator.
2014-06-06 Alex Rønne... Fix formatting specifiers for some size_t arguments.
2014-06-06 Zoltan Varga[runtime] Avoid joining attached threads. Fixes #19343.
2014-06-05 Martin Baulig[Http]: Read version from "HTTP CONNECT" response.
2014-06-05 Martin Baulig[Http]: Fix the loop in WebConnection.ReadHeaders().
2014-06-05 Zoltan VargaMerge pull request #1084 from tritao/msvc-warnings
2014-06-05 Zoltan Varga[runtime] Fix support for custom marshallers defined...
2014-06-05 Joao MatosFixed monodis MSVC build.
2014-06-05 Marek Safar[mcs] Return type inference of async anonymous methods
2014-06-05 Marek Safar[mcs] Check for await expression inside new delegate...
2014-06-05 Zoltan Varga[runtime] Fix a jit assertion on a class which contains...
2014-06-05 Joao MatosRegenerate keyboards.resx resource file.
2014-06-05 Joao MatosFixed warning in MSVC: 'unreferenced local variable'.
2014-06-05 Joao MatosFixed warning in MSVC: 'different types for formal...
2014-06-05 Joao MatosFixed warning in MSVC: 'void' function returning a...
2014-06-05 Joao MatosFixed warnings in MSVC: 'unreferenced local variable'.
2014-06-05 Joao MatosRemoved an unused variable from the code, fixes a warni...
2014-06-05 Joao MatosFixed warning in MSVC: 'unreferenced local variable'.
2014-06-05 Joao MatosFixed warning in MSVC: 'unreferenced local variable'.
2014-06-05 Joao MatosFixed warning in MSVC: 'different types for formal...
2014-06-05 Joao MatosFixed warning in MSVC: 'getpid' undefined; assuming...
2014-06-05 Joao MatosFixed unreferenced local variable warning in MSVC.
2014-06-05 Joao MatosFixed MSVC warning about unreferenced local variable.
2014-06-05 Joao MatosFixed MSVC warning about different types for formal...
2014-06-05 Joao MatosFixed unreferenced variables/label warnings in MSVC.
2014-06-05 Joao MatosFixed unsigned/signed mismatch warning.
next