From 0e8decdb3782e95107687ba03b6e858e3e283b8f Mon Sep 17 00:00:00 2001 From: Ben Maurer Date: Mon, 27 Jun 2005 15:51:40 +0000 Subject: remove svn:executable from .cs files svn path=/trunk/mcs/; revision=46562 --- mcs/class/Mono.Xml.Ext/Assembly/AssemblyInfo.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocument.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentWriter.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNavigator.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNode.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathEditableDocument.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathNavigatorReader.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPathSequence.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryASTCompiler.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryArithmeticOperator.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCliFunction.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryComparisonOperator.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileContext.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryConvert.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryDefaultFunctionCall.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunction.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionCliImpl.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionTable.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryStaticContext.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlArgumentList.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryCompileException.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryException.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml/InternalPool.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml/SubtreeXmlReader.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml/XmlCachingResolver.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml/XmlChar.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml/XmlNodeWriter.cs | 0 mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs | 0 37 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Assembly/AssemblyInfo.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocument.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentWriter.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNavigator.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNode.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathEditableDocument.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathNavigatorReader.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPathSequence.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryASTCompiler.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryArithmeticOperator.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCliFunction.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryComparisonOperator.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileContext.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryConvert.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryDefaultFunctionCall.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunction.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionCliImpl.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionTable.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryStaticContext.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlArgumentList.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryCompileException.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryException.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml/InternalPool.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml/SubtreeXmlReader.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml/XmlCachingResolver.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml/XmlChar.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml/XmlNodeWriter.cs mode change 100755 => 100644 mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs (limited to 'mcs/class/Mono.Xml.Ext') diff --git a/mcs/class/Mono.Xml.Ext/Assembly/AssemblyInfo.cs b/mcs/class/Mono.Xml.Ext/Assembly/AssemblyInfo.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocument.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocument.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentBuilder.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentWriter.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathDocumentWriter.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNavigator.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNavigator.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNode.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/DTMXPathNode.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathEditableDocument.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathEditableDocument.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathNavigatorReader.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath/XPathNavigatorReader.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/SequenceType.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPath2Expression.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPathSequence.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XPathSequence.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryASTCompiler.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryASTCompiler.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryArithmeticOperator.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryArithmeticOperator.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCliFunction.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCliFunction.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCommandImpl.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryComparisonOperator.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryComparisonOperator.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileContext.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileContext.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryCompileOptions.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryContext.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryConvert.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryConvert.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryDefaultFunctionCall.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryDefaultFunctionCall.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryExpression.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunction.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunction.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionCliImpl.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionCliImpl.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionTable.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryFunctionTable.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryModuleProlog.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryStaticContext.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XQueryStaticContext.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlArgumentList.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlArgumentList.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryCompileException.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryCompileException.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryException.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/XmlQueryException.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/InternalPool.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/InternalPool.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/SubtreeXmlReader.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/SubtreeXmlReader.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlCachingResolver.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlCachingResolver.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlChar.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlChar.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlNodeWriter.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlNodeWriter.cs old mode 100755 new mode 100644 diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs b/mcs/class/Mono.Xml.Ext/Mono.Xml/XmlStoredResolver.cs old mode 100755 new mode 100644 -- cgit v1.2.3