mono.git
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 Duncan MakFix the linux build that broke because of 786db71d
2012-04-26 Zoltan VargaEmit seq points after all call which return a value.
2012-04-26 Zoltan VargaRemove the g_mem_set_vtable () code, eglib doesn't...
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-26 Marek HabersackInclude MVC3 and aspnetwebstack assemblies pkg-config...
2012-04-25 Neale FergusonRevert previous fix for 3205
2012-04-25 Rodrigo KumperaMerge pull request #279 from alexrp/master
2012-04-25 Neale FergusonFix bug #3205
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 alexrpReplicate .NET behavior for exceptions in the finalizer...
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 VargaTurn on global single stepping for STEP_OUT too. Fixes...
2012-04-25 Zoltan VargaAllow setting nullable values in sdb. Fixes #4385.
2012-04-25 Rodrigo KumperaMake sure no live object is left unscanned before we...
2012-04-24 Rodrigo KumperaAdd regression test for #3903.
2012-04-24 Rodrigo KumperaUse MonoClass::element_class for non array types when...
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 Marek SafarRevert part of a93835169b16d453f9dfebb6384305fd61b4c0ca
2012-04-24 Gonzalo Paniagua... Avoid deadlocking when getting the ServicePoint
2012-04-24 Zoltan VargaMake sure we are processing the wrappers during single...
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 Rodrigo KumperaHandle type merging when there is a shared iface. Fixes...
2012-04-23 Jeremie Laval[build] Try to enable parallel make on RPM build
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 Zoltan VargaAvoid setting thread->abort_exc in mono_raise_exception...
2012-04-23 Zoltan VargaAvoid setting thread->abort_exc in mono_raise_exception...
2012-04-23 Zoltan VargaAvoid keeping the dummy values computed by setup_interf...
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-23 Rodrigo KumperaAdd concurrent-sweep to sgen's testing matrix.
2012-04-23 Rodrigo KumperaFix concurrent sweep thread start code to actually...
2012-04-22 Konrad M. KruczynskiFix for bug in ManualResetEventSlim.
2012-04-21 Miguel de IcazaAdd inline api docs for mono_dll_insert
2012-04-20 Rodrigo KumperaUpdate man page with valid values for new parameters.
2012-04-20 Duncan MakRemove the element if SetElement sets the value to...
2012-04-20 Miguel de IcazaBump version
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 SafarFix aspnetwebstack
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 Rodrigo KumperaDocument new sgen options in the man page.
2012-04-19 Rodrigo KumperaAdd two tunning knobs to the split nursery.
2012-04-19 Rodrigo KumperaAdjust split nursery defaults to be more aggressive...
2012-04-19 Rodrigo KumperaSpeedup minor collections a small bit.
2012-04-19 Rodrigo KumperaImplement aging for the parallel nursery.
2012-04-19 Rodrigo KumperaImplement aging in the split nursery.
2012-04-19 Jeffrey Stedfast[Mono.Debugger.Soft] Added method invokation support...
2012-04-19 Rolf Bjarne... Fix XmlAttributes to ignore all XmlAttributes if XmlIgn...
2012-04-19 Rolf Bjarne... Ignore 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...
next