You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -1,15 +0,0 @@
|
||||
2009-07-14 Marek Habersack <mhabersack@novell.com>
|
||||
|
||||
* AssemblyInfo.cs: added InternalsVisibleTo for System.Web
|
||||
|
||||
2008-04-15 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
|
||||
|
||||
* AssemblyInfo.cs: Added missing attributes
|
||||
|
||||
2005-06-17 Lluis Sanchez Gual <lluis@novell.com>
|
||||
|
||||
* AssemblyInfo.cs: Removed some unneeded attributes.
|
||||
|
||||
2005-06-14 Lluis Sanchez Gual <lluis@novell.com>
|
||||
|
||||
* AssemblyInfo.cs, Locale.cs: Added
|
||||
@@ -1,173 +0,0 @@
|
||||
2009-07-14 Marek Habersack <mhabersack@novell.com>
|
||||
|
||||
* System.Configuration.dll.sources: added
|
||||
System.Configuration/ConfigurationSaveEventArgs.cs
|
||||
System.Configuration/ConfigurationSaveEventHandler.cs
|
||||
|
||||
2008-09-14 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* System.Configuration_test.dll.sources: added
|
||||
ProviderCollectionTest.cs.
|
||||
|
||||
2008-07-01 Miguel de Icaza <miguel@novell.com>
|
||||
|
||||
* ConfigurationManager.cs (OpenExeConfigurationInternal): if the
|
||||
string passed is empty, then we default to the startup assembly.
|
||||
|
||||
Fixes: #405574
|
||||
|
||||
Not entirely happy as there is no decent documentation for this
|
||||
behavior (the docs state nothing about empty strings).
|
||||
|
||||
2008-06-26 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* System.Configuration_test.dll.sources: added
|
||||
ConfigurationErrorsExceptionTest.cs
|
||||
* System.Configuration.dll.sources: added ConfigXmlTextReader.cs.
|
||||
|
||||
2007-08-31 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* System.Configuration_test.dll.sources: added ProviderBaseTest.cs.
|
||||
|
||||
2007-06-13 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* System.Configuration_test.dll.sources :
|
||||
added ConfigurationSectionGroupTest.cs.
|
||||
|
||||
2007-03-19 Vladimir Krasnov <vladimirk@mainssft.com>
|
||||
|
||||
* System.Configuration.dll.sources, System.Configuration20.vmwcsproj:
|
||||
removed OrdinalComparer.cs
|
||||
|
||||
2007-03-15 Vladimir Krasnov <vladimirk@mainssft.com>
|
||||
|
||||
* System.Configuration.dll.sources, System.Configuration20.vmwcsproj:
|
||||
added OrdinalComparer.cs
|
||||
|
||||
2006-11-05 Vladimir Krasnov <vladimirk@mainssft.com>
|
||||
|
||||
* System.Configuration.dll.sources, System.Configuration20.vmwcsproj:
|
||||
added ConfigurationRemoveElement.cs
|
||||
|
||||
2006-09-26 Boris Kirzner <borisk@mainsoft.com>
|
||||
|
||||
* run-tests.test.bat : log files naming fix.
|
||||
|
||||
2006-05-09 Boris Kirzner <borisk@mainsoft.com>
|
||||
|
||||
* run-tests.test.bat : small fixes for TARGET_JVM.
|
||||
|
||||
2006-05-09 Boris Kirzner <borisk@mainsoft.com>
|
||||
|
||||
* run-tests.test.bat : small fixes for TARGET_JVM.
|
||||
|
||||
2006-05-09 Boris Kirzner <borisk@mainsoft.com>
|
||||
|
||||
* run-tests.bat, run-tests.test.bat: added scripts for NET_2_0
|
||||
TARGET_JVM tests.
|
||||
|
||||
2006-01-02 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration.dll.sources: add the Protected
|
||||
configuration classes to the build.
|
||||
|
||||
2005-10-24 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration_test.dll.sources: add
|
||||
WhiteSpaceTrimStringConverterTest.cs
|
||||
|
||||
* System.Configuration.dll.sources: add
|
||||
WhiteSpaceTrimStringConverter.cs
|
||||
|
||||
2005-10-06 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration_test.dll.sources: add the
|
||||
KeyValueConfiguration*Test.cs files.
|
||||
|
||||
2005-10-05 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration_test.dll.sources: add a bunch of new tests.
|
||||
|
||||
* System.Configuration.dll.sources: add a bunch of new files to
|
||||
the build.
|
||||
|
||||
2005-09-28 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration.dll.sources: add
|
||||
KeyValueInternalCollection.cs and IgnoreSection.cs. Remove
|
||||
RuntimeOnlySection.cs
|
||||
|
||||
2005-09-27 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration.dll.sources: add
|
||||
ConfigurationElementProperty.cs and ConfigurationLockCollection.cs
|
||||
|
||||
2005-09-23 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration.dll.sources: add the
|
||||
System.Configuration.Provider stuff to the build.
|
||||
|
||||
2005-09-23 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration.Provider/*: move here from
|
||||
../System/System.Configuration.Provider.
|
||||
|
||||
2005-09-22 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration.dll.sources: remove
|
||||
PositiveTimeSpanValidator.cs
|
||||
|
||||
2005-09-22 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* System.Configuration_test.dll.sources: new file.
|
||||
|
||||
2005-07-26 Raja R Harinath <rharinath@novell.com>
|
||||
|
||||
* Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define. Avoid sharing
|
||||
violations on Windows builds.
|
||||
|
||||
2005-07-01 Lluis Sanchez Gual <lluis@novell.com>
|
||||
|
||||
* System.Configuration.dll.sources: Added new files:
|
||||
System.Configuration/ConfigurationCollectionAttribute.cs
|
||||
System.Configuration/ConfigurationConverterBase.cs
|
||||
System.Configuration/ElementInformation.cs
|
||||
System.Configuration/PositiveTimeSpanValidator.cs
|
||||
System.Configuration/PropertyInformation.cs
|
||||
System.Configuration/PropertyInformationCollection.cs
|
||||
System.Configuration/PropertyValueOrigin.cs
|
||||
System.Configuration/StringValidator.cs
|
||||
System.Configuration/StringValidatorAttribute.cs
|
||||
System.Configuration/TimeSpanMinutesConverter.cs
|
||||
System.Configuration/TimeSpanMinutesOrInfiniteConverter.cs
|
||||
System.Configuration/TimeSpanValidator.cs
|
||||
System.Configuration/TimeSpanValidatorAttribute.cs
|
||||
|
||||
|
||||
2005-06-17 Lluis Sanchez Gual <lluis@novell.com>
|
||||
|
||||
* System.Configuration.sources: Added new files:
|
||||
System.Configuration/ConfigurationFileMap.cs
|
||||
System.Configuration/ContextInformation.cs
|
||||
System.Configuration/ExeConfigurationFileMap.cs
|
||||
System.Configuration/ExeContext.cs
|
||||
System.Configuration/InternalConfigurationFactory.cs
|
||||
System.Configuration/InternalConfigurationHost.cs
|
||||
System.Configuration/InternalConfigurationRoot.cs
|
||||
System.Configuration/KeyValueConfigurationCollection.cs
|
||||
System.Configuration/KeyValueConfigurationElement.cs
|
||||
|
||||
2005-06-15 Lluis Sanchez Gual <lluis@novell.com>
|
||||
|
||||
* System.Configuration.sources: Added new files.
|
||||
|
||||
2005-06-15 Raja R Harinath <rharinath@novell.com>
|
||||
|
||||
* Makefile (EXTRA_DISTFILES): Remove. There's no Test/ directory.
|
||||
Reported by Ritvik Mayank.
|
||||
|
||||
2005-06-14 Lluis Sanchez Gual <lluis@novell.com>
|
||||
|
||||
* ChangeLog: Add change log to this directory
|
||||
* Makefile, System.Configuration.sources: New build files.
|
||||
|
||||
@@ -5,11 +5,11 @@ include ../../build/rules.make
|
||||
|
||||
LIBRARY = System.Configuration.dll
|
||||
|
||||
LOCAL_MCS_FLAGS = -lib:$(secxml_libdir) -lib:$(bare_libdir)
|
||||
test_remove = $(LOCAL_MCS_FLAGS)
|
||||
LIB_REFS = System System.Xml System.Security
|
||||
LIB_MCS_FLAGS = -r:$(corlib) -nowarn:618
|
||||
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
|
||||
LOCAL_MCS_FLAGS =
|
||||
LIB_REFS = secxml/System bare/System.Xml System.Security
|
||||
LIB_MCS_FLAGS = -nowarn:618
|
||||
TEST_MCS_FLAGS =
|
||||
TEST_LIB_REFS = System.Xml System
|
||||
|
||||
include ../../build/library.make
|
||||
|
||||
@@ -31,3 +31,6 @@ $(the_libdir_base)System.Security.dll:
|
||||
|
||||
$(bare_libdir)/System.Xml.dll:
|
||||
(cd ../System.XML; $(MAKE) $@)
|
||||
|
||||
run-test:
|
||||
$(MAKE) -C Test/standalone
|
||||
|
||||
@@ -1,29 +0,0 @@
|
||||
2007-11-13 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* DelegatingConfigHost.cs: 2.0 API fix.
|
||||
|
||||
2006-01-16 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* DelegatingConfigHost.cs: flesh out the rest of this
|
||||
implementation.
|
||||
|
||||
2005-10-07 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* IInternalConfigHost.cs: add some missing properties/methods.
|
||||
|
||||
* IConfigurationManagerInternal.cs: add some missing properties.
|
||||
|
||||
* IInternalConfigClientHost.cs: add some missing methods.
|
||||
|
||||
* IInternalConfigRoot.cs: add a missing property.
|
||||
|
||||
2005-06-15 Lluis Sanchez Gual <lluis@novell.com>
|
||||
|
||||
* IInternalConfigRoot.cs, IInternalConfigSettingsFactory.cs,
|
||||
IConfigSystem.cs, IConfigurationManagerInternal.cs,
|
||||
IInternalConfigSystem.cs, IInternalConfigRecord.cs,
|
||||
IInternalConfigConfigurationFactory.cs, InternalConfigEventArgs.cs,
|
||||
IInternalConfigClientHost.cs, StreamChangeCallback.cs,
|
||||
IInternalConfigHost.cs, IConfigErrorInfo.cs, DelegatingConfigHost.cs,
|
||||
IConfigurationManagerHelper.cs, ChangeLog, InternalConfigEventHandler.cs:
|
||||
Added.
|
||||
@@ -1,47 +0,0 @@
|
||||
2008-05-18 Sebastien Pouliot <sebastien@ximian.com>
|
||||
|
||||
* ProviderBase.cs: Use String.IsNullOrEmpty inside 2.0 code.
|
||||
[Found using Gendarme]
|
||||
|
||||
2007-08-31 Gert Driesen <drieseng@users.souceforge.net>
|
||||
|
||||
* ProviderBase.cs: Remove "description" key from NameValueCollection.
|
||||
Use provider name as description if description is null or a zero
|
||||
length string. Modifies exception messages to match MS.
|
||||
|
||||
2006-12-02 Marek Habersack <grendello@gmail.com>
|
||||
|
||||
* ProviderBase.cs: Throw exceptions as per documentation.
|
||||
|
||||
2006-05-05 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* ProviderBase.cs (Initialize): don't die if config == null.
|
||||
|
||||
2005-10-07 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* ProviderCollection.cs: fix compiler warning with Hashtable ctor.
|
||||
|
||||
2005-09-22 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* ProviderBase.cs (Initialize): set the description to name if
|
||||
description isn't specified in config.
|
||||
|
||||
2005-09-22 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* ProviderBase.cs: handle the description config attribute as
|
||||
described in Homer/Sussman/Howard, Table 7.3.
|
||||
|
||||
2005-08-24 Sebastien Pouliot <sebastien@ximian.com>
|
||||
|
||||
* ProviderException.cs: New (2.0). Seems to replace the older
|
||||
NotSupportedByProviderException class.
|
||||
|
||||
2004-11-18 Lluis Sanchez Gual <lluis@novell.com>
|
||||
|
||||
* IProvider.cs, ProviderCollection.cs: IProvider has been Replaced by
|
||||
ProviderBase.
|
||||
|
||||
2003-11-07 Ben Maurer <bmaurer@users.sourceforge.net>
|
||||
|
||||
* Implemented everything for V2.
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +0,0 @@
|
||||
2008-09-14 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* ProviderCollectionTest.cs: Moved from System assembly.
|
||||
|
||||
2007-08-31 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* ProviderBaseTest.cs: Added tests for Initialize.
|
||||
@@ -1,105 +0,0 @@
|
||||
2010-01-15 Jonathan Pobst <monkey@jpobst.com>
|
||||
|
||||
* ConfigurationErrorsExceptionTest.cs: Mark 4 failing tests as NotWorking.
|
||||
Filed as bug #571226.
|
||||
|
||||
2009-07-17 Gonzalo Paniagua Javier <gonzalo@novell.com>
|
||||
|
||||
* ConfigurationSectionTest.cs: New test.
|
||||
|
||||
2008-09-14 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* ConfigurationManagerTest.cs: Added test for bug #323622.
|
||||
|
||||
2008-07-02 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* ConfigurationManagerTest.cs: Added/improved tests for
|
||||
OpenExeConfiguration. Enabled tests that were previously failed.
|
||||
|
||||
2008-06-27 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ConfigurationErrorsExceptionTest.cs : actually
|
||||
remove ignored tests.
|
||||
|
||||
2008-06-27 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ConfigurationErrorsExceptionTest.cs : mark couple
|
||||
of tests as [Ignore] that blocks us from decent
|
||||
implementation in the name of silly .NET compatibility.
|
||||
|
||||
2008-06-26 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* ConfigurationErrorsExceptionTest.cs: Added tests for ctors and
|
||||
GetFilename/GetLineNumber overloads.
|
||||
|
||||
2007-08-31 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* GenericEnumConverterTest.cs: Remove unused variable.
|
||||
* ConfigurationManagerTest.cs: Fixed line endings.
|
||||
* ConnectionStringSettingsTest.cs: Fixed line endings and avoid
|
||||
ToString override warning.
|
||||
* KeyValueConfigurationElementTest.cs: Fixed line endings.
|
||||
* KeyValueConfigurationCollectionTest.cs: Fixed line endings.
|
||||
|
||||
2007-06-20 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ConfigurationManagerTest.cs : Enabled some tests with related to
|
||||
roaming user config. Marked some tests for negative check as
|
||||
[NotWorking] (they are rather uncovered bugs than enbug).
|
||||
|
||||
2007-06-13 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ConfigurationSectionGroupTest.cs : new (my change is with tests.)
|
||||
|
||||
2007-04-17 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ConfigurationManagerTest.cs : added SectionCollectionEnumerator().
|
||||
Fixed NotWorking test OpenMachineConfiguration().
|
||||
|
||||
2006-09-18 Boris Kirzner <borisk@mainsoft.com>
|
||||
|
||||
* TimeSpanMinutesConverterTest.cs,
|
||||
TimeSpanSecondsOrInfiniteConverterTest.cs,
|
||||
KeyValueConfigurationElementTest.cs,
|
||||
TimeSpanSecondsConverterTest.cs,
|
||||
KeyValueConfigurationCollectionTest.cs,
|
||||
InfiniteTimeSpanConverterTest.cs,ConfigurationManagerTest.cs,
|
||||
TimeSpanMinutesOrInfiniteConverterTest.cs,
|
||||
ConnectionStringSettingsTest.cs,InfiniteIntConverterTest.cs :
|
||||
marked not working tests.
|
||||
|
||||
|
||||
2006-05-09 Boris Kirzner <borisk@mainsoft.com>
|
||||
|
||||
* ConfigurationManagerTest.cs: small fixes for TARGET_JVM.
|
||||
|
||||
2006-05-09 Boris Kirzner <borisk@mainsoft.com>
|
||||
|
||||
* ConfigurationManagerTest.cs, ConfigurationPermissionTest.cs:
|
||||
fixes for TARGET_JVM.
|
||||
|
||||
2006-07-07 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ConfigurationManagerTest.cs :
|
||||
OpenExeConfiguration(null) should be allowed.
|
||||
|
||||
2006-05-14 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ConfigurationManagerTest.cs :
|
||||
duh, why I overwrote it before commit :( Fix the build.
|
||||
|
||||
2006-05-12 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* ConfigurationManagerTest.cs :
|
||||
added test for OpenMachineConfiguration().
|
||||
|
||||
2006-05-10 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* StringValidatorTest.cs : added NullZero().
|
||||
|
||||
2006-05-10 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
(first ChangeLog entry here).
|
||||
|
||||
* ConfigurationManagerTest.cs :
|
||||
added GetSectionReturnsNativeObject().
|
||||
Reference in New Issue
Block a user