Lluis Sanchez 282c082c7d * XmlTypeMapElementInfo.cs: no need to compare nesting level in Equals. 22 年 前
..
System.Xml 8b0dafca9e 2003-06-20 Ben Maurer <[email protected]> 22 年 前
System.Xml.Schema 1f41e79798 2003-05-05 Atsushi Enomoto <[email protected]> 22 年 前
System.Xml.Serialization 282c082c7d * XmlTypeMapElementInfo.cs: no need to compare nesting level in Equals. 22 年 前
System.Xml.XPath bfb442041c 2003-04-28 Piers Haken <[email protected]> 23 年 前
System.Xml.Xsl ce15139a53 2003-06-21 Atsushi Enomoto <[email protected]> 22 年 前
Test 3270f0aa90 2003-06-20 Atsushi Enomoto <[email protected]> 22 年 前
.cvsignore d653d553dd Adding .cvsignores 23 年 前
ChangeLog f7f7a8627e added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs 22 年 前
Mono.System.XML.csproj 623d8c0d95 2003-03-18 Atsushi Enomoto <[email protected]> 23 年 前
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 年 前
README 208e6b7e72 Files to build with the mono runtime. 23 年 前
System.XML.build 54d44a9ba1 2003-05-27 Joshua Tauberer <[email protected]> 22 年 前
list e013f26402 Add validating reader 23 年 前
list.unix f7f7a8627e added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs 22 年 前
makefile.gnu 54d44a9ba1 2003-05-27 Joshua Tauberer <[email protected]> 22 年 前

README

Build instructions for use with the mono runtime.

Run:
mcs @list.unix

If no errors occourred, copy the generated System.Xml.dll file to the runtime dir
(probably /usr/local/lib).