mono.git
2011-03-31 Jeffrey StedfastImplemented g_qsort_with_data using Quicksort
2011-03-31 Alan McGovern[log profiler] Keep correct stats about gchandles
2011-03-31 Rodrigo KumperaFix win32 file name canonicalization.
2011-03-31 Gonzalo Paniagua... [eglib] Implement g_ptr_array_sort_with_data()
2011-03-31 Marek SafarAdd more checks for invalid attribute arguments
2011-03-31 Marek Safar[566531] Fix error message for missing parameter name
2011-03-31 Lucas Meijerchange documentation to be in the right format for...
2011-03-31 Lucas Meijercoding style fix
2011-03-31 Lucas Meijerintegrate spouliots' feedback
2011-03-31 Lucas Meijerimplement a relaxed mode of CoreCLR for coreclr users...
2011-03-31 Rolf Bjarne... Fix many corcompare issues for moonlight
2011-03-31 Rolf Bjarne... System.ServiceModel: make it a lot more compatible...
2011-03-31 Marek SafarFix few excessive error reports
2011-03-31 Louis SalinTraceData and TraceEvent methods must pass a new instan...
2011-03-31 Louis Salinimplement getter and setter for HostContext property
2011-03-31 Atsushi EnoReimplemented XamlXmlReader to make it iterator based...
2011-03-31 Marek SafarApply module character settings to more attributes
2011-03-31 Marek Safar[572365] Make ambiguous predefined types detection...
2011-03-31 Rolf Bjarne... [DateTime]: Fix parsing when the date format can't...
2011-03-31 Rolf Bjarne... [corlib]: Don't rebuild vts tests every time 'make...
2011-03-31 Rolf Bjarne... [CultureInfo]: Ensure the tests pass on .NET 4.0, and...
2011-03-31 Gonzalo Paniagua... Revert "Fix a typo in Directory.GetFiles ()"
2011-03-30 Sebastien PouliotAdd -alt option to makecert to a subjectAltName extension
2011-03-30 Sebastien PouliotValidate CRL (signature and chain) before importing...
2011-03-30 Sebastien PouliotRelax X.509 CRL verification if the issuer is a CA
2011-03-30 Sebastien PouliotAdd support for validating RSA-based X.509 certifcates...
2011-03-30 Sebastien PouliotAvoid ANE when a key algorithm parameters is really...
2011-03-30 Gonzalo Paniagua... Typo.
2011-03-30 Marek SafarNew test
2011-03-30 Marek Safar[666033] Fixes Mono.WebBrowser versioning
2011-03-30 Marek Safar[377519] Avoid creating forwarding proxies to base...
2011-03-30 Marek SafarFew 4.0 profile corcompare changes
2011-03-30 Marek SafarTweak methods proxy attributes
2011-03-30 Marek Safar[347188] Check referenced assemblies for localized...
2011-03-30 Neale FergusonFix big endian issue with cardtable and add code for...
2011-03-30 Zoltan VargaRemove .cvsignore files.
2011-03-30 Zoltan Varga.gitignore
2011-03-30 Zoltan VargaPretty print generic instances better in xdebug.
2011-03-30 Zoltan VargaAdd some checks to the ActivationServices:AllocateUnini...
2011-03-30 Dick PorterMerge branch 'master' of github.com:mono/mono
2011-03-30 Rolf Bjarne... [io-layer] Make debug spew compile
2011-03-30 Dick PorterEnable sgen on Solaris
2011-03-30 Martin[asp.net] Fix for bug #658184. AuthorizationRule restor...
2011-03-30 Marek SafarAllow XML documentation predefined types to be used...
2011-03-30 Marek SafarCheck XML documentation parameters on all parameters...
2011-03-30 Marek SafarNew test
2011-03-30 Marek Habersack[DataAnnotations] Implemented the Validator and CustomV...
2011-03-30 Marek SafarSet correctly scope of namespace global attributes
2011-03-30 Atsushi EnoFix Sys.Xaml test build which got broken with the lates...
2011-03-30 Gonzalo Paniagua... [proclib] Break after reading the line we need
2011-03-30 Zoltan VargaFix the previous change.
2011-03-30 Zoltan VargaCall SleepEx in a loop in the Thread.Sleep () icall...
2011-03-30 Rodrigo KumperaFix domain TLS loading.
2011-03-30 Rodrigo KumperaCast p to char* since the offset is in byte units.
2011-03-30 Vincent PovirkSystem.Windows.Forms.Mime: Use freedesktop.org only...
2011-03-29 Gonzalo Paniagua... [nl] Move a bunch of #if's out of the way.
2011-03-29 Gonzalo Paniagua... Reset BytesTransferred on every reuse.
2011-03-29 Marek SafarAllow braces to be used instead of brackets for XML...
2011-03-29 Marek SafarMake dynamic test for 4.0 profile only
2011-03-29 Marek SafarDon't check constraints for anonymous method stories...
2011-03-29 Marek SafarBetter error message for fixed size collections
2011-03-29 Marek SafarMajor update of XML documentation support
2011-03-29 Gonzalo Paniagua... Fix vasprintf() for empty strings.
2011-03-29 Atsushi EnoDo not forget mmember stack pop in XamlXmlReader. Fixed...
2011-03-28 Gonzalo Paniagua... .gitignore
2011-03-28 Gonzalo Paniagua... (c) lines.
2011-03-28 Gonzalo Paniagua... Fix a typo in Directory.GetFiles ()
2011-03-28 Zoltan VargaDefine MONO_ARCH_HAVE_SIGCTX_TO_MONOCTX for arm.
2011-03-28 Zoltan VargaRemove some unused fields from MonoDynamicGenericClass.
2011-03-28 Atsushi EnoCosmetic corcompare-based updates in Sys.SM.Web.
2011-03-28 Atsushi EnoLooks like WCF serializer supports XmlNode, so we do...
2011-03-28 Atsushi EnoXamlXmlReader didn't update current_member after EndMem...
2011-03-28 Zoltan VargaFix a case where class->instance_size was not set for...
2011-03-28 Zoltan VargaPretty print null MonoGenericContext's in xdebug correctly.
2011-03-27 Gonzalo Paniagua... [NetworkInformation] Support network IP/status events
2011-03-27 Sebastien PouliotAdd new crlupdate tool
2011-03-27 Sebastien PouliotExpose the distribution points from cRLDistrubutionPoin...
2011-03-27 Sebastien PouliotDo not throw in IsSelfSigned on non-RSA based certificates
2011-03-27 Sebastien PouliotHandle non-existing user CA store gracefully
2011-03-27 Sebastien PouliotAllow certmgr to display X.509 CRL inside the stores
2011-03-27 Zoltan VargaMake mono_arch_context_get_int_reg () return an mgreg_t.
2011-03-27 Virgile BelloVTune Amplifier XE 2011 plugin for Mono
2011-03-27 Zoltan VargaImplement mono_arch_context_set_int_reg () for arm.
2011-03-26 Atsushi Enonull JSON type must be handled in JsonWriter.
2011-03-26 Atsushi EnoDo not always assume ascii == 1 byte in JsonWriter...
2011-03-26 Atsushi EnoXStreamingElement should be covered in WriteTo(). It...
2011-03-26 Atsushi EnoNowadays, XmlDeclaratoin.WriteTo() writes PI instead...
2011-03-26 Zoltan VargaImplement mono_arch_context_set_int_reg () for x86.
2011-03-25 Marek Habersack[asp.net] HtmlForum.Name rendering updates + test updates
2011-03-25 Zoltan VargaAdd support for reading/writing variables in registers...
2011-03-25 Zoltan VargaAdd a mono_arch_context_set_int_reg () function, amd64...
2011-03-25 Zoltan VargaAdd an unwind option to enable collection of register...
2011-03-25 Vincent PovirkReplace ENABLE_COREE with a runtime switch.
2011-03-25 Sebastien PouliotAlign our coreclr inheritance rules to match MS
2011-03-25 Sebastien PouliotDo not allow extra elements in policy
2011-03-25 Marek Habersack[tests,runtime] A kludge to make 2.0 tests using CodeDO...
2011-03-25 Marek Habersack[asp.net] Fix for bug #681553. Look for direct child...
2011-03-25 Miguel de IcazaConsole encoding fix for bug 678357
2011-03-24 Marek Habersack[asp.net] Fix for bug #681164. Page.InitOutputCache...
2011-03-24 Atsushi EnoFix generic interface lookup to not miss exact match...
next