mono.git
2014-06-24 Jeffrey StedfastMerge pull request #995 from yjoly/master
2014-06-24 Marek Safar[corlib] Fix racy test
2014-06-24 Marek Safar[System.Net.Http] Fix disposing of DelegatingHandler...
2014-06-24 Marek Safar[mcs] Emit side effects of reduced probing expression
2014-06-24 Marek Safar[mcs] Fix emit of array access with awaited indexer...
2014-06-24 Marek Safar[mcs] Fix scope initialization for exception filters...
2014-06-24 Marek Safar[mcs] Recognize await as simple name in type context
2014-06-24 Alex Rønne... Add a section to CONTRIBUTING.md on inactivity.
2014-06-23 Mark Probst[sgen] Don't crash for describe_ptr() when there's...
2014-06-23 Chris HamonsFix Mono.Linker.csproj so it can build
2014-06-23 Marek Safar[corlib] Fix race in unit test
2014-06-23 Marek Safar[mcs] Handle try await nested in multiple finally blocks.
2014-06-23 Alex Rønne... [corlib] Disable TaskContinuationChainLeak test on...
2014-06-23 Alex Rønne... Merge pull request #1123 from akoeplinger/fix-webreq...
2014-06-22 Zoltan VargaFix a warning.
2014-06-22 Alexander Köplinger[System] Use the same port number instead of a random...
2014-06-22 Alex Rønne... Merge pull request #1121 from inkdev/master
2014-06-22 i59libmono.vcxproj: Link to libmonoruntimesgen.lib in...
2014-06-22 i59Added file-mmap-windows.c to libmonoruntime.vcxproj
2014-06-22 i59Moved _WIN32_WINNT to winconfig.h; dropped support...
2014-06-22 i59libmonoutils: Removed need for X64 MASM definition
2014-06-21 Alex Rønne... Merge pull request #1118 from kitsilanosoftware/udp...
2014-06-21 Alex Rønne... Merge pull request #1119 from akoeplinger/fix-currencym...
2014-06-21 Zoltan Varga[llvm] Update the LLVM backend to llvm ca4e226df2e13a9e...
2014-06-21 Alexander Köplinger[Managed.Windows.Forms] Added more asserts to the Curre...
2014-06-21 Alexander Köplinger[Managed.Windows.Forms] Revert a revert commit that...
2014-06-21 Zoltan Varga[llvm] Remove a small source workaround which is no...
2014-06-20 Alex Rønne... Merge pull request #1117 from akoeplinger/fix-databindi...
2014-06-20 Damien Diederen[System.Net] Do not assume IPv6 is enabled in UdpClientTest
2014-06-20 Alexander Köplinger[Managed.Windows.Forms] Verify that DataMember is valid...
2014-06-20 Alex Rønne... Fix the build.
2014-06-20 Alex Rønne... Silence a warning in file-mmap-posix.c.
2014-06-20 Alex Rønne... Merge pull request #1113 from akoeplinger/fix-cache...
2014-06-20 Alex Rønne... [MWF] Disable OneIdlePerThread test.
2014-06-19 Alexis ChristoforidesAdded test for bug #20672 (fixed in aeab5b59021f4a712d5...
2014-06-19 Rodrigo Kumpera[runtime] Rework named mapping to use an unlinked file...
2014-06-19 Rodrigo Kumpera[runtime] Fix error handling with named memory regions.
2014-06-19 Rodrigo Kumpera[runtime] Make it possible to create views to magic...
2014-06-19 Rodrigo Kumpera[runtime] Define DEFFILEMODE to 0666 if not defined.
2014-06-19 Alex Rønne... [MWF] Disable DataRemainsOnClipboard_Xamarin4959 test.
2014-06-19 Miguel de Icaza[WCF] Make BasicHttpBinding.AllowCookies work
2014-06-19 Alexander Köplinger[System.Runtime.Caching] Fixed test that failed intermi...
2014-06-19 Alex Rønne... Also disable generic-xdomain.2.exe in gsharing tests.
2014-06-19 Zoltan Varga[runtime] Free static bound delegate wrappers of dynami...
2014-06-19 Rodrigo Kumpera[runtime] Don't perform double accounting of offset...
2014-06-19 Rodrigo KumperaMerge pull request #946 from akoeplinger/fix-mono-parallel
2014-06-19 Rodrigo KumperaMerge pull request #1074 from esdrubal/bug18421
2014-06-19 Marek Safar[xbuild] Parsing conditions with property references...
2014-06-19 Miguel de IcazaRevert change that introduces a new undocumented enviro...
2014-06-19 Marek Safar[xbuild] Implements property functions using constructo...
2014-06-19 Alexis Christoforides[System.ComponentModel] BindingList.ListChanged now...
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...
next