[Mono.Debugger.Soft] Prettified PrimitivateValue ToString for null values
[mono.git] / mcs /
2012-05-02 Jeffrey Stedfast[Mono.Debugger.Soft] Prettified PrimitivateValue ToStri...
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-05-02 Marek SafarRemove empty cctor
2012-05-02 Marek SafarRemove expensive font initialization from default Theme...
2012-05-02 Marek SafarCheck warning number for nowarn option as well
2012-05-01 Gonzalo Paniagua... Do not raise the client cert callback twice.
2012-05-01 Marek SafarMerge pull request #282 from dafergu2/bug4793
2012-05-01 Marek SafarRemove expensive font initialization from default Theme...
2012-05-01 Marek SafarMerge pull request #284 from pmsanford/patch-1
2012-05-01 pmsanfordFix compile error in VS Project for csharp (this broke...
2012-05-01 Marek SafarEmit iterator finalizer once all nested anonymous metho...
2012-05-01 Dave FergusonFix UriTemplate.Match to work with escaped uris
2012-05-01 Marek SafarImplement System.Net.Http content upload
2012-04-30 Marek SafarLess debug noise on console
2012-04-30 Gonzalo Paniagua... Add support for client certificates to HttpListener
2012-04-30 Gonzalo Paniagua... .NET 4.0+ flushes the request stream when content lengt...
2012-04-30 Marek SafarImplement Guid::ToString("X")
2012-04-30 Marek SafarFix Guid::CompareTo. Fixes #4721
2012-04-30 Jonathan ChambersUse TaskConstants in MOBILE profile as well.
2012-04-30 Jeffrey Stedfast[Mono.Debugger.Soft] Updated PointerValue
2012-04-30 Duncan MakAdd missing semicolon to fix the build.
2012-04-30 Gonzalo Paniagua... Merge pull request #281 from JamesB7/master
2012-04-29 JamesB7Fixed a typo and a whitespacing mistake.
2012-04-29 JamesB7Finished making the changes.
2012-04-29 JamesB7Fix for two's complement overflow. Doing it just for...
2012-04-28 Jeffrey Stedfast[Mono.Debugger.Soft] Added PointerValue.cs
2012-04-27 Gonzalo Paniagua... Do not attempt to write 0 bytes.
2012-04-27 Gonzalo Paniagua... Do not send all the DNs on the server upon establishing...
2012-04-27 Marek SafarSwitch Cecil to common git://github.com/mono/cecil.git
2012-04-27 Marek SafarDon't create temporary module builder for dynamic conte...
2012-04-27 Marek SafarFix range check in string::Split
2012-04-26 Jeffrey Stedfast[xbuild] We still need to throw if we fail to import...
2012-04-26 Marek SafarPass correct cancellation token to Task::Delay continuation
2012-04-26 Marek SafarCanonicalize path on windows. Fixes #4625
2012-04-26 Marek SafarFix simple return from async non generic Task methods
2012-04-26 Marek Safar More work on System.Net.Http
2012-04-26 Marek SafarAdd System.Net.Http project files
2012-04-26 Marek SafarCapture anonymous method variables into separate storey...
2012-04-25 Rodrigo KumperaMerge pull request #279 from alexrp/master
2012-04-25 Marek SafarIssue error for recursive generic constructors. Fixes...
2012-04-25 Jérémie LavalFix constructor call in QueryConcatNode
2012-04-25 Marek SafarMerge pull request #278 from JamesB7/patch-1
2012-04-25 Marek SafarAdd exception ignore mode to HttpWebRequest
2012-04-25 Marek SafarMake System.Net.Http.HttpClient tests more robust
2012-04-25 Zoltan VargaAllow setting nullable values in sdb. Fixes #4385.
2012-04-24 Marek SafarFix WebMatrix.Data tests
2012-04-24 Marek SafarFix setting cookie port from uri
2012-04-24 JamesB7This fixes Mono's Windows serial support for COM10...
2012-04-24 alexrp'make check' build fixes in Mono.Parallel and WebMatrix...
2012-04-24 Marek SafarAdd missing reference
2012-04-24 Marek SafarFix programs clean target
2012-04-24 Marek SafarNo tests for xbuild.exe
2012-04-24 Gonzalo Paniagua... Avoid deadlocking when getting the ServicePoint
2012-04-24 Miguel de IcazaAOT not supported on Windows, warn the user
2012-04-23 Miguel de IcazaAdd these to MOBILE as well
2012-04-23 Marek SafarImplement more System.Net.Http tostring methods
2012-04-23 Sebastien PouliotFix leak by releasing the certificate elements from...
2012-04-23 Sebastien PouliotFix leak when an error message is returned from sqlite3...
2012-04-23 Rodrigo KumperaMerge pull request #277 from konrad-kruczynski/master
2012-04-23 Marek SafarBump test timeout
2012-04-23 Marek SafarDisable failing test
2012-04-23 Marek SafarAdd another partially working parser hack. Fixes #4556
2012-04-23 Konrad M. KruczynskiAnother fix and unit test added.
2012-04-23 Konrad M. KruczynskiFixes as per the Rodrigo's comment.
2012-04-23 Miguel de IcazaWhen running in MonoTouch, compare against a reference...
2012-04-22 Konrad M. KruczynskiFix for bug in ManualResetEventSlim.
2012-04-20 Duncan MakRemove the element if SetElement sets the value to...
2012-04-20 Jeremie Laval[monodoc] Fix XSL issue with Microsoft/.NET XSL compiler
2012-04-20 Jeremie Laval[monodoc] Fix XSL extension object incompatibility...
2012-04-20 Gonzalo Paniagua... Avoid key duplication error from bogus ContentType
2012-04-20 Marek SafarReport less cascading errors
2012-04-20 Marek SafarRemove runtime regression tests, nobody is going to...
2012-04-20 Marek SafarAvoid duplicate errors on indexer parameters
2012-04-20 Marek SafarDon't run member verification twice on nested types
2012-04-20 Marek SafarFix wrong error message
2012-04-20 Marek SafarClear session error messages after successful type...
2012-04-20 Marek SafarAdd new test
2012-04-20 Marek SafarFix task delay tests
2012-04-20 Marek SafarImplements System.Net.Http MultipartContent
2012-04-20 Atsushi Enoadd bonus mobile build in System.Data.Linq (not sure...
2012-04-20 Miguel de IcazaSome small changes to assist Coregraphics System.Drawing
2012-04-19 Jeffrey Stedfast[Mono.Debugger.Soft] Added method invokation support...
2012-04-19 Rolf Bjarne KvingeFix XmlAttributes to ignore all XmlAttributes if XmlIgn...
2012-04-19 Rolf Bjarne KvingeIgnore XmlIgnore attributes when importing members...
2012-04-19 Marek SafarSet path for a custom tests
2012-04-19 Jeremie Laval[monodoc] Remove System.Web.dll dependency
2012-04-19 Miguel de Icazaremove this internal getter, from https://github.com...
2012-04-19 Miguel de IcazaSmall touch up in the DrawingTest
2012-04-19 Marek SafarFix make dist
2012-04-19 Marek SafarFix make dist
2012-04-19 Marek SafarFix test file
2012-04-19 Marek SafarDelete obsolete files
2012-04-19 Marek SafarFix VersionTolerantSerialization to use active profile
2012-04-19 Marek SafarAdd new test
2012-04-19 Marek SafarCheck for duplicate class name in different source...
2012-04-19 Marek SafarBetter check for missing dependencies for method overlo...
2012-04-19 Marek SafarAdd missing reference.
2012-04-19 Marek SafarAdd 4.5 example to help page
2012-04-19 Marek SafarClean up session error reporting used for lambdas type...
2012-04-19 Marek SafarMerge upstream ikvm reflection bug fix
next