[monkeydoc] Don't allow empty caption or element when creating nodes.
[mono.git] / mcs / class /
2012-11-27 Jeremie Laval[System.Windows.Forms] Fix documentation to remove...
2012-11-27 Marek SafarMerge pull request #512 from LogosBible/string_CompareO...
2012-11-27 Martin PotterMaking the behavior of substring versions of string...
2012-11-27 Atsushi Enofix bug #8533 - more than one user config section shoul...
2012-11-27 Atsushi Enofix xbc bug #8592: Make sure to reload configuration...
2012-11-27 Martin Baulig[WCF]: Implement missing WsdlImporter pieces.
2012-11-27 Martin Baulig[WCF]: BasicHttpBinding API changes for .NET 4.5.
2012-11-26 Martin Baulig[WCF]: New WsdlImporter nunit tests and sample wsdl...
2012-11-26 Jeremie Laval[corlib] Fix MaxConcurrencyLevel and MaxDegreeOfParalle...
2012-11-26 Marek SafarAdd DefaultParameterValueAttribute to mobile profiles
2012-11-26 Jeremie Laval[corlib] Pass the right scheduler for worker number...
2012-11-24 Zoltan VargaTreat exceptions caught in non-user code as unhandled...
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-23 Jeremie Laval[monkeydoc] Merge/add monkeydoc to master.
2012-11-23 Marek SafarFix MaximumConcurrencyLevel. Fixes #8557
2012-11-22 Sebastien PouliotDo not send IP address as server_name entries and skip...
2012-11-22 Marek SafarMerge pull request #510 from bprzygoda/eval_improvements
2012-11-22 Marek SafarMerge pull request #509 from antoniusriha/master
2012-11-22 Antonius Riha[WindowsBase] Add IEditableCollectionViewAddNewItem.cs
2012-11-21 Marek SafarSubmodule ikvm reflection
2012-11-21 Marek SafarImplement .extern class support for forwarded types
2012-11-21 Marek SafarMerge pull request #508 from alesliehughes/master
2012-11-21 Martin Baulig[System.Configuration]: Imlement ConfigurationElement...
2012-11-21 Martin Baulig[System.Configuration]: Fix filenames in ExeConfigurati...
2012-11-21 Martin BauligFix ConfigurationManagerTest for .NET 4.0 and 4.5.
2012-11-21 Martin BauligFix NTLM related test failures.
2012-11-20 Alistair Leslie... Implement RegistrationServices.GetProgIdForType
2012-11-20 Alistair Leslie... Call base for Dispose and DestroyHandle
2012-11-20 Alistair Leslie... Call DefWndProc by default in AxHost.WndProc
2012-11-20 Alistair Leslie... Add support for AxHost.CreateHandle
2012-11-20 Marek SafarUpdate to the latest IKVM.Reflection
2012-11-20 Marek SafarFix NativeOverlapped definition. Fixes #8449
2012-11-20 Marek SafarMerge pull request #506 from antoniusriha/master
2012-11-20 Antonius Riha[WindowsBase] Add some implementation to class GroupDes...
2012-11-19 Dean Ellis[Mono] TimeZoneInfo.FindSystemTimeZoneById returns...
2012-11-19 Lluis SanchezAdd tests for bug #8468
2012-11-19 Lluis SanchezFix XML serialization bug
2012-11-16 Marek SafarMerge pull request #504 from antoniusriha/master
2012-11-16 Antonius RihaAdd a test for UriTemplate.Match
2012-11-16 Antonius RihaFix Uri.MakeRelativeUri and add a bunch of tests
2012-11-16 Jeremie Laval[corlib] Protect against multiple invocation of FromAsy...
2012-11-15 Rodrigo KumperaMonoDroid needs a way to inform the debugger of possibl...
2012-11-15 Jeremie Laval[corlib] Fix unobserved exception being mistakenly...
2012-11-15 Atsushi Enoset NO_INSTALL = yes until we decide how to deal with...
2012-11-15 Atsushi EnoFix fix fix, insufficient signing stuff.
2012-11-15 Atsushi Enodamn, another DISTFILES required.
2012-11-15 Atsushi Enofix install-local and simplify signing in rx assemblies.
2012-11-15 Atsushi EnoAnother dist build fix for rx integration, move *.cs...
2012-11-14 Atsushi Enook, those resources need *.prebuilt too...
2012-11-14 Atsushi EnoChanged resx/resources build steps based on MWF approach.
2012-11-14 Atsushi Eno...and they also need EXTRA_DISTFILES for tarballs.
2012-11-14 Atsushi Enoand add more missing files for rx build...
2012-11-14 Atsushi Enoimport Microsoft Reactive Extensions from rx.codeplex...
2012-11-14 Sebastien PouliotAdd test case from bug #8366 (it was fixed in master...
2012-11-13 Martin BauligSupport [OnSerializing] in System.Runtime.Serialization...
2012-11-13 Sebastien PouliotOnly send server_name extension for TLS (not SSLv3...
2012-11-13 Marek SafarMerge pull request #503 from bprzygoda/linq_enumerable_ioe
2012-11-13 bprzygodaWrapped IEnumerable extensions InvalidOperationExceptio...
2012-11-13 bprzygodaLooked through all InvalidOperationException thrown...
2012-11-12 Marek SafarMerge pull request #501 from knocte/fix_linq_ioe
2012-11-12 Andres G. Aragoneses[Linq] Return a clearer exception message for Enumerabl...
2012-11-12 Marek SafarAdd 4.5 profile sdk for CSharpCodeProvider. Fixes ...
2012-11-12 Marek SafarClean up some warnings
2012-11-12 Jonathan Pryor[Mono.Options] Add documentation for Option.Hidden.
2012-11-11 Marek SafarFix win serial port constants. Fixes #8285
2012-11-10 Marek SafarRemove extra #endif
2012-11-10 Marek SafarClean up some ifdefs
2012-11-10 Marek SafarMerge pull request #499 from bh-whd/master
2012-11-09 Rodrigo KumperaRemove more from COM in corlib.
2012-11-09 Rodrigo KumperaMake LINQ sort work with Full AOT.
2012-11-09 Martin BauligImplement NTLMv2 Session and NTLMv2 Authentication.
2012-11-08 Marek HabersackRemoved original license since no substantial portions...
2012-11-08 Rolf Bjarne Kvinge[Mono.Options] Add support for hidden options (which...
2012-11-08 bh-whdUpdate mcs/class/Novell.Directory.Ldap/Novell.Directory...
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 Kvinge[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.
next