mono.git
2014-07-07 Marcos HenrichAdded method UriHelper.IsKnownScheme(string scheme).
2014-07-07 Marcos HenrichSupport for custom scheme parsing.
2014-07-07 Marcos HenrichChange UriParser to correctly parse scheme separator...
2014-07-07 Marcos HenrichChanged Uri.ToString() to use property Uri.Parser.
2014-07-04 Marcos HenrichUri.IriParsing can now be set by using an environment...
2014-07-03 Marcos HenrichFixed missing # encoding.
2014-07-03 Marcos HenrichUpdated UriHelper.FormatFlags.
2014-07-03 Marcos HenrichFixed bad reduce of "ftp://a\.\".
2014-07-03 Marcos HenrichAdded backslash to reduceLocations. Simplified componen...
2014-07-03 Marcos HenrichStringTester.Assert parameter message is now optional.
2014-07-03 Marcos HenrichUpdated Uri.Tostring.
2014-07-03 Marcos HenrichAdded method GetComponentsHelper.
2014-07-03 Marcos HenrichUpdated Fragment, Query, AbsoluteUri.
2014-07-03 Marcos HenrichUriHelper.Format now reduces paths.
2014-07-03 Marcos HenrichImproved reduce tests.
2014-07-02 Marcos HenrichImproved unescape testing.
2014-07-02 Marcos HenrichAdded methods FormatAbsolute, FormatRelative, and enum...
2014-07-01 Marcos HenrichChanged UriPermutationsTest createMode to false.
2014-07-01 Marcos HenrichAdded UriPermutationsTest.
2014-06-29 Marcos HenrichImproved UriHelper.Format '%' handling.
2014-06-29 Marcos HenrichChanged Uri.SupportsQuery to use UriHelper.SupportsQuery.
2014-06-29 Marcos HenrichChanged ParsePath to only break on '?' if scheme suppor...
2014-06-29 Marcos HenrichReplaced UriParser.Format with UriHelper.Format.
2014-06-29 Marcos HenrichChanged UriElements query and fragment default values...
2014-06-29 Marcos HenrichCreated file UriHelper.cs.
2014-06-29 Marcos HenrichChanged method HexUnescapeMultiByte to internal.
2014-06-29 Marcos HenrichAdded property IriParsing and field s_IriParsing.
2014-06-28 Marcos HenrichAdded UriScheme name.
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...
next