mono.git
2012-11-09 Martin BauligImplement NTLMv2 Session and NTLMv2 Authentication.
2012-11-09 Zoltan VargaDisable dtrace on Darwin arm.
2012-11-09 Zoltan VargaSpeed up the sigaltstack configure test.
2012-11-08 Marek HabersackRemoved original license since no substantial portions...
2012-11-08 Rolf Bjarne... [Mono.Options] Add support for hidden options (which...
2012-11-07 Miguel de IcazaFix #6349: Do not use KQueue on Darwin, as their kernel...
2012-11-07 Rodrigo KumperaFix mobile profile build of System.dll
2012-11-07 Sebastien PouliotFix Aes to behave correctly on MonoTouch wrt CryptoConf...
2012-11-07 Rodrigo KumperaUse Function<T>:Identity instead of an inline lambda...
2012-11-07 Rodrigo KumperaAdd workaround to make LINQ 4 Objects order by work...
2012-11-07 Sebastien PouliotAvoid multiple potential full-AOT failures with LINQ...
2012-11-07 Sebastien PouliotAvoid using PredicateOf<T>.Always since it does not...
2012-11-07 Rodrigo KumperaFix the mobile profile build of System.Core.dll.
2012-11-07 Miguel de IcazaAdd some defensive exceptions to WebConnectionStream...
2012-11-07 Miguel de IcazaAdd some defensive exceptions to WebConnectionStream...
2012-11-07 Miguel de Icazamobile/System.dll: Add BindingList<T>
2012-11-07 Miguel de IcazaNetworkStream: Bring ReceiveTimeout, SendTimeout, Close...
2012-11-07 Chris ToshokUp the default max persistent connections to 10 for...
2012-11-07 Rolf Bjarne... [Mono.Data.Sqlite] Fix a MonoTouch memory leak
2012-11-07 Sebastien PouliotRedirect, by default, the Console.* and Console.Error...
2012-11-07 Sebastien PouliotGet better linker results when doing full-aot wrt the...
2012-11-07 Sebastien PouliotFix default SecurityManager properties to false (they...
2012-11-07 Sebastien PouliotDisable optimization under full AOT. Fix bug #3682
2012-11-07 Sebastien PouliotUse same name/casing for DllImport so we do not duplica...
2012-11-06 Rodrigo KumperaDisable the regex compiler under Full AOT.
2012-11-06 Rodrigo KumperaRemove transparent proxy support for monotouch builds.
2012-11-06 Rodrigo KumperaMake System.Guid Full AOT friendly.
2012-11-06 Rodrigo KumperaMake the Crypto stack work with Full AOT.
2012-11-06 Rodrigo KumperaDon't tag some CAS types as obsolete.
2012-11-06 Rodrigo KumperaAvoid bringing the whole Crypto stack in AssemblyName...
2012-11-06 Rodrigo KumperaDisable code generation for object serialization under...
2012-11-06 Rodrigo KumperaDisable more COM code under Full AOT.
2012-11-06 Rodrigo KumperaRemove SRE from Full AOT builds.
2012-11-06 Rodrigo KumperaRemove some COM types under Full AOT.
2012-11-06 Rodrigo KumperaKill silly using directive.
2012-11-06 Rodrigo KumperaAdd Full AOT support for System.Linq.Expression.
2012-11-06 Rodrigo KumperaRework some bits in Parallel LINQ to work under Full...
2012-11-06 Miguel de IcazaBring Parallel LINQ to the Mobile profile
2012-11-06 Zoltan VargaDisable the profilers when using --disable-libraries.
2012-11-06 Zoltan VargaDon't build monograph when using --disable-libraries.
2012-11-06 Zoltan VargaDon't build monodis when using --disable-libraries.
2012-11-05 Rodrigo KumperaRemove SRE.UnmanagedMarshal dependency from System...
2012-11-05 Rodrigo KumperaRemove FieldInfo::UMarshal, which is dead code.
2012-11-05 Rodrigo KumperaExpose MarshalAsAttribute to the runtime.
2012-11-05 Jeffrey StedfastMerge pull request #488 from roji/email_attachment_fixes
2012-11-05 Marek SafarMerge pull request #497 from Shabbafru/ImageListPatches
2012-11-05 Atsushi EnoFix JavaScriptSerializer.Deserialize() for dictionary...
2012-11-05 Shabbafrufixed clearing of the ImageList
2012-11-05 Shay RojanskyRemoved debugging prints that slipped through
2012-11-02 Sebastien PouliotAllow setting a custom Profile without using reflection
2012-11-02 Marek SafarMerge pull request #492 from pruiz/systx-fixes
2012-11-01 Rodrigo KumperaRevert "Merge pull request #464 from gregoryyoung/master"
2012-11-01 Rodrigo KumperaWhen inflating a (M)VAR make sure we're not using a...
2012-11-01 Mark Probst[sgen] MONO_GC_DEBUG option for disabling the managed...
2012-11-01 Jonathan Pryor[mdoc] Update XSD @id, @tool for docs team.
2012-11-01 Marek SafarMerge pull request #490 from knocte/master
2012-11-01 Zoltan VargaDisable LLVM+AOT for methods with clauses on ARM, becau...
2012-11-01 Marek SafarImplement SqlConnection.DbProviderFactory. Fixes #7936
2012-11-01 Alex Rønne... Merge pull request #491 from mono/fix_keyvaluepair
2012-11-01 Alan McGovern[corlib] Remove the DebuggerDisplay attribute from...
2012-11-01 Zoltan VargaAvoid throwing exceptions from WeakReference.IsAlive...
2012-11-01 Zoltan VargaProperly inflate arrays of generic parameters in resolv...
2012-11-01 Zoltan VargaMake the AOT statistic output more dense.
2012-10-31 Andres G. Aragoneses[System.Configuration] IntegerValidator's maxValue...
2012-10-31 Rodrigo KumperaMake gc maps optional and disabled by default for AOT.
2012-10-31 Sebastien PouliotAllow an existing 4.0 assembly to fill in for a 2.0...
2012-10-31 Sebastien PouliotAvoid processing (and creating) empty collections
2012-10-31 Neale FergusonImplement GetObjectData
2012-10-31 Neale FergusonIncrease flushinput timeout to 1 second as 1/10th secon...
2012-10-31 Marek SafarMerge pull request #489 from alesliehughes/master
2012-10-31 Alistair Leslie... Implement Marshal.GenerateProgIdForType
2012-10-31 Alistair Leslie... Implement RegistrationServices.GetManagedCategoryGuid
2012-10-31 Alistair Leslie... Add AxHost.OcxState support
2012-10-30 Sebastien PouliotAllow overriding MarkMethod (without resolving the...
2012-10-30 Marek SafarCorrectly encode nested typeof type inside namespace.
2012-10-30 Marek SafarDon't set sequential type attribute for async containers
2012-10-30 Marek SafarMove corlib path check after nostdlib
2012-10-29 Sebastien PouliotSeparate namespace and name arguments for Inherits...
2012-10-29 Rodrigo KumperaPropertly handle the layout of generic valuetypes....
2012-10-29 Marek SafarAdd new test
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-29 mtausigFix: Removed wrong increment
2012-10-29 Marek SafarAdd missing 3rd System reference
2012-10-29 Martin Baulig[#7637][Web]: This is supposed to fail prior to .NET...
2012-10-29 mtausigRemoved null check of parameter (done in Directory...
2012-10-29 Marek SafarLabel inside implicit switch block is accessible from...
2012-10-29 Marek SafarReject incomplete conversion unary user operators....
2012-10-29 mtausigAdded Testcase for DirectoryInfo.GetDirectories with...
2012-10-29 mtausigRemoved extra-brace
2012-10-29 Shay RojanskyFixed missing Content-Id email headers
2012-10-27 Pablo Ruiz... Sys.Tx: Avoid uncatched exceptions during Prepare phase...
2012-10-27 Zoltan VargaDisable the build of libmini.la when libraries are...
2012-10-27 Zoltan VargaAdd a --disable-libraries command line option to disabl...
2012-10-26 Martin Baulig[#7637][Web]: Support empty write streams.
2012-10-26 Martin Baulig[6329][Web]: Fixed abort race condition in WebConnectio...
2012-10-26 Rodrigo KumperaHandle external protocols correctly in sdb.
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-26 Marek SafarMerge pull request #486 from fvalette/master
2012-10-26 Zoltan VargaDisable LLVM for methods with clauses on darwin, curren...
2012-10-26 Zoltan VargaAlign the trampoline stack size on MIPS.
next