mono.git
2014-06-19 Alex Rønne... Merge pull request #1109 from adbre/iss358
2014-06-18 Alex Rønne... [ppc] Bump instruction sizes after 51c454f6b03b468273bb...
2014-06-18 Jonathan PryorMerge pull request #1014 from txdv/master
2014-06-18 Alex Rønne... Merge pull request #1110 from tpokorra/FixImageListStre...
2014-06-18 Iain LaneOverride registry storage with MONO_CURRENTUSER_REGISTR...
2014-06-18 Alex Rønne... Merge pull request #1111 from akoeplinger/add-gtk-dllmap
2014-06-18 Alexander KöplingerAdded dllmap for libgtk-x11 and libgdk-x11
2014-06-18 Andrius BentkusExpose full epoll_ctl functionality.
2014-06-18 Timotheus PokorraImageListStreamer generates winform resource files...
2014-06-18 Alex Rønne... [ppc] Add missing `sync` instructions to atomic opcodes.
2014-06-18 Alexander KöplingerFixed another 8080 test port
2014-06-18 Alex Rønne... Silence a warning in file-mmap-posix.c.
2014-06-17 Alex Rønne... Merge pull request #1108 from akoeplinger/change-test...
2014-06-17 Alexander Köplinger[System.ServiceModel] Changed test port from 8080 to...
2014-06-17 Zoltan Varga[aot] Add support for overriding the alignment calculat...
2014-06-17 Alex Rønne... Disable generic-xdomain.2.exe on CI as it occasionally...
2014-06-17 Alex Rønne... Merge pull request #1106 from akoeplinger/fix-winforms...
2014-06-17 Alex Rønne... Merge pull request #1107 from akoeplinger/fix-numericupdown
2014-06-17 Alexander Köplinger[Managed.Windows.Forms] Fix 'minimum' default value...
2014-06-17 Marek Safar[mcs] Implements finally execution for await with try...
2014-06-17 Alexander Köplinger[Managed.Windows.Forms] Fixed System.Resources tests...
2014-06-17 Atsushi EnoRevert "[msbuild] fix some weird local result variable...
2014-06-16 Zoltan VargaMerge pull request #1103 from nathanaeljones/patch-1
2014-06-16 Zoltan Varga[runtime] Add a workaround to file-mmap-posix.c to...
2014-06-16 Zoltan Varga[aot] Use g_print instead of printf in one place since...
2014-06-16 Zoltan Varga[arm] Fix alignment problems when AOTing from osx to...
2014-06-16 Alex Rønne... Merge pull request #1104 from tpokorra/TarballIncludeMo...
2014-06-16 Timotheus PokorraTarball: include System.Security.dll and System.Configu...
2014-06-16 Zoltan Varga[bcl] Fix the mobile build.
2014-06-16 Nathanael JonesFix AddCacheDependency signature to use params
2014-06-16 Alex Rønne... Merge pull request #1102 from tpokorra/TarballFixAvoidC...
2014-06-16 Timotheus PokorraRemove a reference to the file AvoidCDataTextReaderTest...
2014-06-16 Alex Rønne... Merge pull request #1101 from jariq/master
2014-06-16 Marek Safar[mcs] Run new initializer await checks only in async...
2014-06-16 Marek SafarMerge pull request #1099 from jsportaro/master
2014-06-16 Marek Safar[system.data] Parse numeric expressions using invariant...
2014-06-16 Marek Safar[mcs] Reachability analysis should ignore local variabl...
2014-06-15 Zoltan VargaMerge pull request #1100 from BrzVlad/master
2014-06-14 Zoltan Varga[runtime] Enable support for arm64-darwin in dolt.
2014-06-14 Jaroslav ImrichSupport both unencrypted PKCS#12 and PKCS#12 encrypted...
2014-06-14 Brezae Vlad[x86] Align stackalloc-ed memory in no pushes mode.
2014-06-14 Zoltan Varga[arm] Add an enum for gsharedvt argument marshalling...
2014-06-13 Brezae Vlad[x86] Fix initialization of stackalloc-ed memory in...
2014-06-13 Larry O'BrienMonodoc: Fix for CDATA bug (https://bugzilla.xamarin...
2014-06-13 Rodrigo Kumpera[System.Core] Add new tests for MemoryMappedFile.
2014-06-13 Rodrigo Kumpera[runtime] Fix share/private flags when doing file mmap.
2014-06-13 Rodrigo Kumpera[runtime] Rewrite MemoryMappedFile to support named...
2014-06-13 Joseph PortaroAdded fix for Bug 11630
2014-06-13 Marek Safar[mcs] Always store hidden catch variable when clause...
2014-06-13 Marek Safar[corlib] Set AggregateException message text in all...
2014-06-13 Marek Safar[mcs] Emit correct value type collection initialization...
2014-06-13 Marek Safar[mcs] Keep stack populated when array initializer conta...
2014-06-13 Zoltan Varga[x86] Pop the vtype return addr from the stack in no...
2014-06-13 Alex Rønne... Merge pull request #1098 from tpokorra/TarMissing_vaspr...
2014-06-13 Timotheus Pokorrasince gerror.c requires vasprintf.h, we need to add...
2014-06-13 Zoltan Varga[x86] Reduce some code duplication in the x86 call...
2014-06-13 Alex Rønne... Disable push-less x86 code for now.
2014-06-13 Zoltan VargaMerge pull request #1097 from BrzVlad/master
2014-06-13 Marek Safar[mcs] Handle catch filter with await-ed rethrow and...
2014-06-12 Brezae Vlad[jit] Fix bug when using pushless code and reenable...
2014-06-12 Marek Safar[mcs] Add support for await in finally clause
2014-06-11 Jeffrey Stedfast[Mono.Debugger.Soft] Handle cases where the instruction...
2014-06-11 Zoltan Varga[jit] Don't emit a write barrier when writing to the...
2014-06-11 Martin Baulig[Http]: Fix a potential race condition in the WebConnec...
2014-06-11 Marek Safar[mcs] Check for missing dependencies of container types...
2014-06-11 Marek Safar[mcs] Resolve event expression when testing left side...
2014-06-11 Marek Safar[mcs] Inflate nested pointer containers too.
2014-06-11 Marek Safar[mcs] Flow analysis of binary expressions not using...
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"
next