Miguel de Icaza f709954efc 2003-06-01 Miguel de Icaza <[email protected]> 22 tahun lalu
..
System.Xml 30cfd0b479 2003-06-01 Atsushi Enomoto <[email protected]> 22 tahun lalu
System.Xml.Schema 1f41e79798 2003-05-05 Atsushi Enomoto <[email protected]> 23 tahun lalu
System.Xml.Serialization f709954efc 2003-06-01 Miguel de Icaza <[email protected]> 22 tahun lalu
System.Xml.XPath bfb442041c 2003-04-28 Piers Haken <[email protected]> 23 tahun lalu
System.Xml.Xsl 88d8e975a1 added entry for Joshua's changes 22 tahun lalu
Test 2b885bd987 2003-06-01 Atsushi Enomoto <[email protected]> 22 tahun lalu
.cvsignore d653d553dd Adding .cvsignores 23 tahun lalu
ChangeLog 54d44a9ba1 2003-05-27 Joshua Tauberer <[email protected]> 22 tahun lalu
Mono.System.XML.csproj 623d8c0d95 2003-03-18 Atsushi Enomoto <[email protected]> 23 tahun lalu
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 tahun lalu
README 208e6b7e72 Files to build with the mono runtime. 23 tahun lalu
System.XML.build 54d44a9ba1 2003-05-27 Joshua Tauberer <[email protected]> 22 tahun lalu
list e013f26402 Add validating reader 23 tahun lalu
list.unix c287de26ba * XmlSerializationWriterInterpreter.cs, XmlSerializationReaderInterpreter.cs 22 tahun lalu
makefile.gnu 54d44a9ba1 2003-05-27 Joshua Tauberer <[email protected]> 22 tahun lalu

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).