Added UriPermutationsTest.
[mono.git] / mcs /
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 Petersen[corlib] Disable TaskContinuationChainLeak test on...
2014-06-23 Alex Rønne PetersenMerge pull request #1123 from akoeplinger/fix-webreq...
2014-06-22 Alexander Köplinger[System] Use the same port number instead of a random...
2014-06-21 Alex Rønne PetersenMerge pull request #1118 from kitsilanosoftware/udp...
2014-06-21 Alex Rønne PetersenMerge pull request #1119 from akoeplinger/fix-currencym...
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-20 Alex Rønne PetersenMerge 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 PetersenFix the build.
2014-06-20 Alex Rønne PetersenMerge pull request #1113 from akoeplinger/fix-cache...
2014-06-20 Alex Rønne Petersen[MWF] Disable OneIdlePerThread test.
2014-06-19 Alexis ChristoforidesAdded test for bug #20672 (fixed in aeab5b59021f4a712d5...
2014-06-19 Alex Rønne Petersen[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 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 PetersenMerge pull request #1109 from adbre/iss358
2014-06-18 Jonathan PryorMerge pull request #1014 from txdv/master
2014-06-18 Alex Rønne PetersenMerge pull request #1110 from tpokorra/FixImageListStre...
2014-06-18 Iain LaneOverride registry storage with MONO_CURRENTUSER_REGISTR...
2014-06-18 Andrius BentkusExpose full epoll_ctl functionality.
2014-06-18 Timotheus PokorraImageListStreamer generates winform resource files...
2014-06-18 Alexander KöplingerFixed another 8080 test port
2014-06-17 Alex Rønne PetersenMerge pull request #1108 from akoeplinger/change-test...
2014-06-17 Alexander Köplinger[System.ServiceModel] Changed test port from 8080 to...
2014-06-17 Alex Rønne PetersenMerge pull request #1106 from akoeplinger/fix-winforms...
2014-06-17 Alex Rønne PetersenMerge 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 Alex Rønne PetersenMerge 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 PetersenMerge pull request #1102 from tpokorra/TarballFixAvoidC...
2014-06-16 Timotheus PokorraRemove a reference to the file AvoidCDataTextReaderTest...
2014-06-16 Alex Rønne PetersenMerge 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-14 Jaroslav ImrichSupport both unencrypted PKCS#12 and PKCS#12 encrypted...
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] 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 VargaMerge pull request #1097 from BrzVlad/master
2014-06-13 Marek Safar[mcs] Handle catch filter with await-ed rethrow and...
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 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 PetersenMerge 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 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 Martin Baulig[Http]: Only recycle ServicePoints from the idle timer...
2014-06-10 Jeffrey Stedfast[Mono.Debugger.Soft] minor code cleanup
2014-06-10 Atsushi Eno[sys.xaml] fix TypeId and get broken WindowsBase tests...
2014-06-10 Alex Rønne PetersenMerge pull request #1094 from LRFalk01/master
2014-06-10 LucasIdentities not being set in ClaimsPrincipal Ctor
2014-06-09 Atsushi Eno[sys.xaml] remove extraneous NET_2_1 and use __MOBILE__...
2014-06-08 Alex Rønne PetersenMerge pull request #1090 from BrianDurham/patch-2
2014-06-08 Alex Rønne PetersenMerge pull request #1089 from BrianDurham/patch-1
2014-06-08 Alex Rønne PetersenMerge pull request #1091 from BrianDurham/patch-3
2014-06-08 Alex Rønne PetersenMerge pull request #1092 from BrianDurham/patch-4
2014-06-08 Brian DurhamUpdate XplatUIX11GTK.cs - change "Check you DISPLAY"
next