mono.git
2011-04-04 Jeffrey StedfastHuge optimization to eglib qsort_with_data()
2011-04-04 Sebastien PouliotAvoid throwing an ANE on an invalid X.509 extension
2011-04-04 Sebastien PouliotFix X.500 DN comparison
2011-04-04 Sebastien PouliotAdd MD4, SHA384 and SHA512 signature verification to...
2011-04-04 Atsushi Enounlike told by docs.mono-android.net Trace does not...
2011-04-04 Jb EvainFix net_2_0 build
2011-04-04 Sebastien PouliotAllow comments (line starting with #) in the .secattr...
2011-04-04 Sebastien PouliotAppDomain.GetAssemblies() is available (it's internals...
2011-04-04 Marek Safar[684600] Treat all value types equally
2011-04-04 Marek SafarUpdate comment
2011-04-04 Atsushi EnoAdd WCF diagnostics implementation (not working yet).
2011-04-04 Marek SafarPointer member access can use type arguments
2011-04-03 Sebastien PouliotAvoid throwing (just return false) when verifying an...
2011-04-03 Zoltan VargaFix warnings.
2011-04-03 Kenneth SkovhedeFix the handling of the '%f' descriptor in DataConverte...
2011-04-02 Marek Habersack[asp.net] 2.0 standalone tests must have the MONO_TESTS...
2011-04-02 Tomasz Kubacki[asp.net] HttpApplication.InitOnce must ensure that...
2011-04-02 Zoltan VargaFix get-cygwin-deps.sh after sourceforge url changes.
2011-04-02 Zoltan VargaFix a harmless memory overwrite in sgen.
2011-04-02 Atsushi Enofix wrong attempt to add restricted headers in HttpRequ...
2011-04-02 Marek Habersack[asp.net] Store new heap size when shrinking it. Thanks...
2011-04-01 Jeffrey StedfastMinor fixes to qsort_with_data()
2011-04-01 Rodrigo KumperaMore plat cleanups.
2011-04-01 Rodrigo KumperaArch cleanup.
2011-04-01 Rodrigo KumperaFix thread restart under mach.
2011-04-01 Rodrigo KumperaExtract suspend code from mono_sgen_thread_handshake.
2011-04-01 Gonzalo Paniagua... [eglib] add missing declaration.
2011-04-01 Atsushi EnoA bit less !NET_2_1 and !MOONLIGHT in Sys.ServiceModel...
2011-04-01 Jeffrey StedfastCalculate proper stack size for qsort
2011-04-01 Jeffrey StedfastImplemented non-recursive qsort w/ insertion-sort fallback
2011-04-01 Jeffrey StedfastSoptimize qsort by re-ordering while-loop qualifiers
2011-04-01 Atsushi EnoLess !NET_2_1/!MOONLIGHT to improve SL4 WCF compatibility.
2011-04-01 Marek Habersack[wcf] Unbreak the build (Assembly.IsDynamic is a 4...
2011-04-01 Marek Safar[684342] Use correct constant underlying type when...
2011-04-01 Marek SafarCheck name collision between namespaces and types
2011-04-01 Marek Habersack[mvc3] Part of fix for bug #683339. Override more NameV...
2011-04-01 Marek Habersack[system] Part of fix for bug #683339. NameValueCollecti...
2011-04-01 Atsushi EnoImplement ConfigurationName support for ChannelFactory.
2011-04-01 Zoltan VargaRecord parameter names for wrapper methods so they...
2011-04-01 Peter GerbrandtFix contract description for contracts with deep inheri...
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...
next