mono.git
2012-05-07 Jeffrey StedfastFixed capitalization
2012-05-07 Jeffrey Stedfast[Mono.Debugger.Soft] Re-added Dispose() method on Virtu...
2012-05-07 Jeffrey Stedfast[Mono.Debugger.Soft] Fixed building of tests
2012-05-07 Rodrigo KumperaWhen cleaning up the finalizers of a domain, do it...
2012-05-07 Rodrigo KumperaFiz a domain unload race regarding finalizable objects.
2012-05-06 Zoltan VargaRaise an exception instead of aborting if a pinvoke...
2012-05-04 Rodrigo KumperaAdd a missing $(srcdir) to bug-3903 build command....
2012-05-04 Zoltan VargaMerge pull request #290 from jbevain-forks/methodbodymi...
2012-05-04 Jb EvainAdd exception handlers to MethodBodyMirror
2012-05-03 Jeffrey Stedfast[Mono.Debugger.Soft] Don't make Connection disposable.
2012-05-03 Atsushi EnoMerge pull request #286 from dafergu2/bug4794
2012-05-03 Atsushi EnoMerge pull request #288 from ewxrjk/xmlwriter
2012-05-03 Zoltan VargaMore fixes for passing/receiving nullables in sdb....
2012-05-03 Richard KettlewellFix XmlTextWriter's use of NewLineHandling.
2012-05-03 Marek SafarMerge branch 'master' of github.com:mono/mono
2012-05-03 Marek SafarFix parsing of -w argument. Fixes #4853
2012-05-03 Dave FergusonFix DataContractSerializer with duplicate qname
2012-05-02 Zoltan VargaReset the async state and frame info for still running...
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 Jonathan ChambersAdd tests and correctly handle using '/' in windows...
2012-05-02 Jonathan ChambersTest paths on windows using valid windows paths.
2012-05-02 Jonathan ChambersTry try and use *nix style paths on Windows in uri...
2012-05-02 Jonathan ChambersAdjust linker path to find eglib.lib for test_eglib...
2012-05-02 Marek SafarAdd more tests
2012-05-02 Marek SafarUpdate wrong test
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 Zoltan VargaInsert sequence points based on the debug info emitted...
2012-04-28 Zoltan VargaRevert some debug logging.
2012-04-28 Zoltan VargaFix asserts/hangs when random addresses are passed...
2012-04-28 Jeffrey Stedfast[Mono.Debugger.Soft] Added PointerValue.cs
2012-04-27 Zoltan VargaAdd support for --llvm option to mono_jit_parse_options...
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...
next