Atsushi Eno 8978fca00a 2003-07-06 Atsushi Enomoto <[email protected]> 22 лет назад
..
Mono.Xml.XPath b4807f3c62 2003-06-30 Atsushi Enomoto <[email protected]> 22 лет назад
System.Xml d6b7b632e3 2003-07-06 Atsushi Enomoto <[email protected]> 22 лет назад
System.Xml.Schema 8978fca00a 2003-07-06 Atsushi Enomoto <[email protected]> 22 лет назад
System.Xml.Serialization 1eb8b08a0e * XmlSerializationReaderInterpreter.cs: Use the parameter type when getting the Add method 22 лет назад
System.Xml.XPath fd3fafaa10 2003-06-30 Atsushi Enomoto <[email protected]> 22 лет назад
System.Xml.Xsl 7653f2e9c6 2003-07-05 Atsushi Enomoto <[email protected]> 22 лет назад
Test 705d046f4c XmlTextWriterTests.cs: Fixed tests where not run when an expected exception had been thrown 22 лет назад
.cvsignore d653d553dd Adding .cvsignores 23 лет назад
ChangeLog 88474a9139 2003-06-30 Atsushi Enomoto <[email protected]> 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 88474a9139 2003-06-30 Atsushi Enomoto <[email protected]> 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).