[xbuild] Include PCL common targets in tarball
[mono.git] / mcs /
2014-04-01 Michael Hutchinson[xbuild] Include PCL common targets in tarball
2014-04-01 Marek Safar[corlib] Fixes CancellationTokenSource dispose race
2014-03-31 Marek Safar[corlib] Update test with failure info
2014-03-31 Marek Safar[corlib] Make invariant NumberFormatter thread static...
2014-03-31 Rolf Bjarne KvingeFix monotouch's repl support to build Mono.CSharp ...
2014-03-29 Miguel de IcazaRemove profanity
2014-03-28 Alex Rønne PetersenMerge pull request #972 from madewokherd/win32service
2014-03-27 Vincent PovirkSystem.ServiceProcess: Implement ServiceBase.Run for...
2014-03-25 Zoltan VargaDistribute the ikdasm managed disassembler written...
2014-03-25 Rodrigo KumperaFix the build.
2014-03-25 Rodrigo KumperaMerge pull request #970 from Therzok/fixTypo
2014-03-25 Rolf Bjarne Kvinge[System.Xml.Linq] Fix XNamespace.GetName locking to...
2014-03-25 Marius Ungureanu[Mono.Posix] Remove profanity from tests.
2014-03-25 Marius Ungureanu[BigInteger] Fix some tests typos.
2014-03-25 Zoltan Varga[sdb] Implement a SetIP () method in ThreadMirror which...
2014-03-23 Marek SafarMerge pull request #969 from eburgos/fix-wrong-cs0177...
2014-03-23 Eduardo BurgosAdding fix for case of error CS0177
2014-03-21 Marek SafarMerge pull request #965 from PiotrZierhoffer/patch-1
2014-03-21 Piotr ZierhofferFix typo in exception message
2014-03-20 Marek Safar[System] CookieParser optimization tweaks
2014-03-20 Zoltan Varga[sdb] Add an Evaluate method to MethodMirror which...
2014-03-20 Marek Safar[System.Net.Http] Incomplete byte ranges parsing. Fixes...
2014-03-19 Zoltan Varga[sdb] Implement support for fields in MethodBodyMirror.
2014-03-19 Marek Safar[corlib] Optimize EqualityComparer for common value...
2014-03-19 Marek Safar[mcs] Better heuristics for error parsing of interrogat...
2014-03-18 Marek Safar[mcs] Flow analysis of nested binary expressions inside...
2014-03-18 Marek Safar[pcl] Update facades
2014-03-18 Marek Safar[mcs] Emit field initializer with expression tree in...
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-18 Tammo 'kb' HinrichsFix Process.CancelErrorRead
2014-03-18 Tammo 'kb' HinrichsFix error message in Process.CancelErrorRead
2014-03-18 Tammo 'kb' HinrichsFix Process.CancelErrorRead
2014-03-18 Sebastien Pouliot[System.ServiceModel.Web] Fix JsonQueryStringConverter...
2014-03-17 Jérémie LavalMerge pull request #932 from exony-craigminihan/bugzill...
2014-03-17 Marek Safar[system] Update mobile sources list
2014-03-17 Marek SafarMerge pull request #956 from ermshiperete/bug-xamarin...
2014-03-17 Marek Safar[mcs] Allow to set any metadata version
2014-03-17 Marek SafarMerge pull request #959 from NN---/patch-4
2014-03-17 Rodrigo KumperaMerge pull request #937 from exony-craigminihan/bugzill...
2014-03-16 NNDo not crash if path is specified
2014-03-15 Craig Minihan[Fix] Bugzilla #18182 - ConcurrentQueue<T>.TryPeek...
2014-03-15 Craig Minihan[Fix] Bugzilla #18235 - System.Runtime.Caching.MemoryCa...
2014-03-15 Craig Minihan[Fix] Bugzilla #18182 - ConcurrentQueue<T>.TryPeek...
2014-03-14 Stephen McConnel[corlib] Fix localized resource loading bug (#14987)
2014-03-14 Marek SafarMerge pull request #953 from rcook/p-rcook-correct...
2014-03-14 Miguel de IcazaSystem/PCL: Implement HttpWebRequest.SupportsCookieCont...
2014-03-14 Miguel de IcazaWebResponse.cs: Implement SupportsHeaders property
2014-03-13 Richard CookCorrect spelling DEFAULT_ACCESS_MODIFER -> DEFAULT_ACCE...
2014-03-13 Rodrigo KumperaFix a race condition in the test suite.
2014-03-13 Aaron Bockover[bxc#18361] mdbrebase: use File.Move instead of FileInf...
2014-03-13 Marek Safar[mcs] Ignore import failures for private types used...
2014-03-12 Alex Rønne PetersenAdd/update some .gitignore files so that a clean build...
2014-03-12 Marek Safar[mcs] Private fields of structs can have type of anothe...
2014-03-12 Marek Safar[pcl] Complete System.Runtime.InteropServices facade
2014-03-11 Marek SafarAdd missing types and methods
2014-03-11 Miguel de IcazaFurther doc updates, and schema fixing
2014-03-11 Sebastien Pouliot[System] Document the new API for SSL/TLS cipher suites...
2014-03-11 Rodrigo KumperaMerge pull request #938 from exony-craigminihan/bugzill...
2014-03-11 Marek Safar[interpreter] Fix a typo
2014-03-11 Marek Safar[interpreter] Implement simple quote expression. Fixes...
2014-03-10 Michael Hutchinson[MSBuild] BXC18246 - GetAssemblyIdentity is not implemented
2014-03-10 Rodrigo KumperaMerge pull request #945 from joelmartinez/master
2014-03-10 Joel Martinezdocupdate: System.Numerics documentation update
2014-03-10 Joel Martinezdocupdate: Microsoft.CSharp documentation update
2014-03-10 Joel Martinezdocupdate: System.ComponentModel.DataAnnotations docume...
2014-03-10 Joel Martinezdocupdate: System.ComponentModel.Composition documentat...
2014-03-10 Joel Martinezdocupdate: System.Core documentation update
2014-03-10 Joel Martinezdocupdate: System.IO.Compression documentation update
2014-03-10 Joel Martinezdocupdate: System.Json documentation update
2014-03-10 Joel Martinezdocupdate: System.Runtime.Serialization documentation...
2014-03-10 Joel Martinezdocupdate: System.Security documentation update
2014-03-10 Joel Martinezdocupdate: System.ServiceModel documentation update
2014-03-10 Joel Martinezdocupdate: System.Xml.Linq documentation update
2014-03-10 Joel Martinezdocupdate: System.Xml documentation update
2014-03-10 Joel Martinezdocupdate: Mono.Options documentation update
2014-03-10 Joel Martinezdocupdate: updated corlib documentation to the 4.5...
2014-03-10 Joel MartinezUpdated mdoc to remove <AssemblyVersions> tag
2014-03-10 Joel MartinezFixed some reference issues with mdoc.csproj: mono...
2014-03-10 Joel Martinezdocupdate: updated System.dll documentation
2014-03-10 Joel MartinezUpdated makefile for Facades to avoid updating docs...
2014-03-10 Marek Safar[interpreter] Size reduction
2014-03-08 Marek SafarMerge pull request #940 from alistair/ilist_xml_seriali...
2014-03-08 Zoltan Varga[bcl] Work around quadratic behavior in NunitLite's...
2014-03-08 Alistair BushAdd test to ensure using concrete List as readonly...
2014-03-08 Alistair BushWhen a read only property and the type is an interface...
2014-03-07 Rodrigo Kumpera[corlib] Fix the mobile profile.
2014-03-07 Marek SafarUpdate CLDR to version 2.4. Fixes #17615
2014-03-07 Marek Safar[corlib] Fix culture name constants in CreateSpecificCu...
2014-03-07 Craig Minihan[Fix] Bugzilla #18245 - System.Runtime.MemoryCache...
2014-03-06 Michael HutchinsonMerge pull request #915 from knocte/master
2014-03-06 Marek Safar[system.net.htt[] Pass CancellationToken in GetAsync...
2014-03-06 Marek Safar[corlib] Improve flow of ExecutionContext (few tests...
2014-03-06 Rodrigo KumperaMerge pull request #936 from adahn/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-03-06 Rodrigo KumperaMerge pull request #934 from exony-craigminihan/bugzill...
2014-03-06 Craig Minihan[Fix] Bugzilla #17897 - MemoryCacheEntryPriorityQueue...
2014-03-06 Zoltan VargaReally fix the build.
2014-03-05 Marek Safar[corlib] Parse datetime string using culture calendar...
2014-03-05 Zoltan VargaFix the build.
2014-03-05 Marek Safar[corlib] Implement CultureInfo.ClearCachedData. Fixes...
next