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
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@gmail.com>2004-10-22 21:44:48 +0400
committerAtsushi Eno <atsushieno@gmail.com>2004-10-22 21:44:48 +0400
commit5c832fd43903dd0b6cdb8071388951a3f300892c (patch)
tree9864be25870751c5a1615db7651a6c91ee5a8420 /mcs/class/Mono.Xml.Ext
parentc02825d99f8913f776e9259b9bd3deead50a03b7 (diff)
2004-10-22 Atsushi Enomoto <atsushi@ximian.com>
ChangeLog, Mono.Xml.Ext.dll.sources: Initial Checkin. svn path=/trunk/mcs/; revision=35250
Diffstat (limited to 'mcs/class/Mono.Xml.Ext')
-rw-r--r--mcs/class/Mono.Xml.Ext/ChangeLog5
-rwxr-xr-xmcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources33
2 files changed, 38 insertions, 0 deletions
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 <atsushi@ximian.com>
+
+ 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