Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-202005-08-19 Jb Evain <jbevain@gmail.com>Jb Evain
2005-08-192005-08-19 Jb Evain <jbevain@gmail.com>Jb Evain
2005-08-19comment security attributes as CSC has trouble digesting themSebastien Pouliot
2005-08-19* System_test.dll.sources: Added DecimalConverterTests.cs,Gert Driesen
2005-08-19* ToolboxItemAttributeTests.cs: Fixed typo in eol-style property.Gert Driesen
2005-08-19* SingleConverter.cs: Implement conversion from string to match MS.NET.Gert Driesen
2005-08-18Moved assembly version and assembly reference constants to a common Consts.cs...Kornél Pál
2005-08-18* EditorBrowsableState.cs: Changed line ending from CRLF to LF toGert Driesen
2005-08-182005-08-17 Daniel Drake <dsd@gentoo.org>Daniel Drake
2005-08-172005-08-16 Daniel Drake <dsd@gentoo.org>Daniel Drake
2005-08-16* ByteConverterTests.cs: Added tests for ByteConverter.Gert Driesen
2005-08-16* ToolboxItemAttributeTests.cs: Added tests for ToolboxItemAttribute.Gert Driesen
2005-08-10ToolboxItem-related fixesMichael Hutchinson
2005-08-09* IComponent.cs: Fixed Designer attribute to match MS.NET.Gert Driesen
2005-08-09* EventLog.cs: Fixed Designer attribute to match MS.NET.Gert Driesen
2005-08-08Remove implementation of ICollection<T> from System.Collections.Generic.Stack...Kamil Skalski
2005-08-082005-08-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2005-08-08Further fixes from MichaelMiguel de Icaza
2005-08-072005-08-07 Michael Hutchinson <m.j.hutchinson@dur.ac.uk>Miguel de Icaza
2005-08-03* ListDictionary.cs: Rewrite to reduce key comparison overhead.Raja R Harinath
2005-08-03(Now that the compiler has started using HybridDictionary, ...)Raja R Harinath
2005-08-03Unify line-endings. Set eol-style=native for files with LF-line endingsRaja R Harinath
2005-08-02* HttpCachePolicyElement.cs: Fix compilation with mcs 1.0.Raja R Harinath
2005-07-30* CodeGeneratorFromTypeTest.cs: Added NewSlot tests.Gert Driesen
2005-07-252005-07-25 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-07-24* CodeGeneratorFromTypeTest.cs: Added BaseTypes and TypeConstructorGert Driesen
2005-07-23Small updateMiguel de Icaza
2005-07-22Fix for ECMAScript \dFlorian Gross
2005-07-212005-07-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2005-07-21* CodeGeneratorTest.cs: Added unit tests for CodeGenerator.IsCurrent*.Gert Driesen
2005-07-21* CodeGeneratorFromTypeTestBase.cs: Base class for unit tests forGert Driesen
2005-07-152005-07-15 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2005-07-13Make even more lazier.Raja R Harinath
2005-07-09* UriTest.cs: Added RelativeUri test (for bug #71053). Modified ParseOverride Gert Driesen
2005-07-09* UriTest.cs: Modified port tests to pass on .NET 2.0. HexUnescapeMultiByte testGert Driesen
2005-07-09Gonzalito from Ben's computerBen Maurer
2005-07-092005-07-08 Daniel Drake <dsd@gentoo.org>Daniel Drake
2005-07-08Clean up formattingRaja R Harinath
2005-07-08In System.Text.RegularExpressions:Raja R Harinath
2005-07-05* CodeGeneratorFromTypeTest.cs: Added test for ReturnTypeCustomAttributes.Gert Driesen
2005-07-05In System.Configuration:Raja R Harinath
2005-07-042005-07-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2005-07-02* CodeGeneratorFromTypeTest.cs: Added event ImplementationTypes tests. Added Gert Driesen
2005-07-02* CodeGeneratorFromTypeTest.cs: Added PrivateImplementationType testsGert Driesen
2005-07-022005-07-02 Daniel Drake <dsd@gentoo.org>Daniel Drake
2005-07-022005-07-02 Daniel Drake <dsd@gentoo.org>Daniel Drake
2005-07-01* CodeGeneratorFromTypeTest.cs: Added tests to ensure ImplementationTypes are Gert Driesen
2005-06-30* CodeGeneratorFromTypeTest.cs: Added property indexer and parameter tests.Gert Driesen
2005-06-302005-06-30 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-06-29* CodeGeneratorFromTypeTest.cs: Added additional property tests.Gert Driesen