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,3 +0,0 @@
|
||||
2009-12-10 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* AssemblyInfo.cs : initial checkin.
|
@@ -1,4 +0,0 @@
|
||||
2009-12-10 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* Makefile, System.ServiceModel.Routing.dll.sources :
|
||||
initial checkin.
|
@@ -8,8 +8,7 @@ LIB_MCS_FLAGS =
|
||||
|
||||
ifneq (2.1, $(FRAMEWORK_VERSION))
|
||||
LIB_REFS += System.Configuration
|
||||
LIB_MCS_FLAGS += -d:NET_3_5 -d:NET_3_0 \
|
||||
-r:System.Configuration.dll
|
||||
LIB_MCS_FLAGS += -d:NET_3_5 -d:NET_3_0
|
||||
endif
|
||||
|
||||
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
|
||||
|
@@ -1,4 +0,0 @@
|
||||
2009-12-10 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* EndpointNameMessageFilter.cs StrictAndMessageFilter.cs:
|
||||
initial checkin.
|
@@ -1,40 +0,0 @@
|
||||
2010-06-03 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* BackupEndpointCollection.cs
|
||||
BackupEndpointElement.cs
|
||||
BackupListCollection.cs
|
||||
FilterElement.cs
|
||||
FilterElementCollection.cs
|
||||
FilterTableEntryCollection.cs
|
||||
FilterTableEntryElement.cs
|
||||
NamespaceElement.cs
|
||||
NamespaceElementCollection.cs
|
||||
RoutingExtensionElement.cs
|
||||
RoutingSection.cs
|
||||
SoapProcessingExtensionElement.cs : implement to get working.
|
||||
|
||||
2010-03-02 Raja R Harinath <harinath@hurrynot.org>
|
||||
|
||||
* BackupListCollection.cs, FilterTableCollection.cs: Add indexer.
|
||||
|
||||
2009-12-11 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* RoutingSection.cs : sorted out most of the configuration stuff.
|
||||
* FilterElementCollection.cs : added missing indexer.
|
||||
|
||||
2009-12-10 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* BackupEndpointCollection.cs
|
||||
BackupEndpointElement.cs
|
||||
BackupListCollection.cs
|
||||
FilterElement.cs
|
||||
FilterElementCollection.cs
|
||||
FilterTableCollection.cs
|
||||
FilterTableEntryCollection.cs
|
||||
FilterTableEntryElement.cs
|
||||
FilterType.cs
|
||||
NamespaceElement.cs
|
||||
NamespaceElementCollection.cs
|
||||
RoutingExtensionElement.cs
|
||||
RoutingSection.cs
|
||||
SoapProcessingExtensionElement.cs : initial checkin.
|
@@ -1,11 +0,0 @@
|
||||
2009-12-10 Atsushi Enomoto <atsushi@ximian.com>
|
||||
|
||||
* IDuplexSessionRouter.cs
|
||||
IRequestReplyRouter.cs
|
||||
ISimplexDatagramRouter.cs
|
||||
ISimplexSessionRouter.cs
|
||||
RoutingBehavior.cs
|
||||
RoutingConfiguration.cs
|
||||
RoutingExtension.cs
|
||||
RoutingService.cs
|
||||
SoapProcessingBehavior.cs: initial checkin.
|
Reference in New Issue
Block a user