From 5c832fd43903dd0b6cdb8071388951a3f300892c Mon Sep 17 00:00:00 2001 From: Atsushi Eno Date: Fri, 22 Oct 2004 17:44:48 +0000 Subject: 2004-10-22 Atsushi Enomoto ChangeLog, Mono.Xml.Ext.dll.sources: Initial Checkin. svn path=/trunk/mcs/; revision=35250 --- mcs/class/Mono.Xml.Ext/ChangeLog | 5 ++++ mcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources | 33 +++++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 mcs/class/Mono.Xml.Ext/ChangeLog create mode 100755 mcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources (limited to 'mcs/class/Mono.Xml.Ext') diff --git a/mcs/class/Mono.Xml.Ext/ChangeLog b/mcs/class/Mono.Xml.Ext/ChangeLog new file mode 100644 index 00000000000..46b2f010e71 --- /dev/null +++ b/mcs/class/Mono.Xml.Ext/ChangeLog @@ -0,0 +1,5 @@ +2004-10-22 Atsushi Enomoto + + ChangeLog, + Mono.Xml.Ext.dll.sources: Initial Checkin. + diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources b/mcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources new file mode 100755 index 00000000000..e65c960826a --- /dev/null +++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources @@ -0,0 +1,33 @@ +Assembly/AssemblyInfo.cs +Assembly/TODOAttribute.cs +Mono.Xml.XPath/DTMXPathDocument.cs +Mono.Xml.XPath/DTMXPathDocumentBuilder.cs +Mono.Xml.XPath/DTMXPathDocumentWriter.cs +Mono.Xml.XPath/DTMXPathNavigator.cs +Mono.Xml.XPath/DTMXPathNode.cs +Mono.Xml.XPath2/SequenceType.cs +Mono.Xml.XPath2/XPath2Expression.cs +Mono.Xml.XPath2/XPathSequence.cs +Mono.Xml.XPath2/XQueryASTCompiler.cs +Mono.Xml.XPath2/XQueryArithmeticOperator.cs +Mono.Xml.XPath2/XQueryCliFunction.cs +Mono.Xml.XPath2/XQueryCommandImpl.cs +Mono.Xml.XPath2/XQueryComparisonOperator.cs +Mono.Xml.XPath2/XQueryCompileContext.cs +Mono.Xml.XPath2/XQueryCompileOptions.cs +Mono.Xml.XPath2/XQueryContext.cs +Mono.Xml.XPath2/XQueryExpression.cs +Mono.Xml.XPath2/XQueryFunction.cs +Mono.Xml.XPath2/XQueryFunctionCliImpl.cs +Mono.Xml.XPath2/XQueryFunctionContextAttribute.cs +Mono.Xml.XPath2/XQueryFunctionTable.cs +Mono.Xml.XPath2/XQueryModuleProlog.cs +Mono.Xml.XPath2/XQueryParser.cs +Mono.Xml.XPath2/XQueryStaticContext.cs +Mono.Xml.XPath2/XQueryTokenizer.cs +Mono.Xml.XPath2/XmlArgumentList.cs +Mono.Xml.XPath2/XmlQueryCompileException.cs +Mono.Xml.XPath2/XmlQueryException.cs +Mono.Xml/XmlChar.cs +Mono.Xml/XmlStoredResolver.cs +Mono.Xml/InternalPool.cs -- cgit v1.2.3