Ben Maurer 68ec5ce1a6 Dont make function call to StringBuffer vor 22 Jahren
..
Assembly 4608244d35 2003-08-11 Andreas Nahr <[email protected]> vor 22 Jahren
Mono.Xml 26594de0c8 2003-08-21 Atsushi Enomoto <[email protected]> vor 22 Jahren
Mono.Xml.Schema 96971683b0 2003-08-24 Atsushi Enomoto <[email protected]> vor 22 Jahren
Mono.Xml.XPath 734af89098 that was just a pathetic bug... vor 22 Jahren
Mono.Xml.Xsl 77949634ad thanks tberman, nice catch of the warning vor 22 Jahren
Mono.Xml.Xsl.Operations 84b11de105 WOOOOHOOOO PATTERNS WORK vor 22 Jahren
System.Xml 68ec5ce1a6 Dont make function call to StringBuffer vor 22 Jahren
System.Xml.Schema a3831a832f * BuiltInDatatypes.cs, XmlSchemaDatatype.cs: Added double type. vor 22 Jahren
System.Xml.Serialization 61080dc4f9 * SerializationCodeGenerator.cs: Minor fixes. vor 22 Jahren
System.Xml.XPath bc43a0c5b3 Optimize vor 22 Jahren
System.Xml.Xsl 55df2f030d more optimization vor 22 Jahren
Test 08158153ce 2003-08-24 Atsushi Enomoto <[email protected]> vor 22 Jahren
.cvsignore d653d553dd Adding .cvsignores vor 23 Jahren
ChangeLog 8ede651311 * System.Xml.dll.sources: added SerializationCodeGenerator.cs, vor 22 Jahren
Makefile 3cc854f6d4 autogen jay vor 22 Jahren
Mono.System.XML.csproj 9fa8c18010 2003-07-21 Atsushi Enomoto <[email protected]> vor 22 Jahren
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. vor 24 Jahren
README 208e6b7e72 Files to build with the mono runtime. vor 23 Jahren
System.Xml.dll.sources 8ede651311 * System.Xml.dll.sources: added SerializationCodeGenerator.cs, vor 22 Jahren
System.Xml_test.dll.sources 78aa4de58c 2003-08-24 Atsushi Enomoto <[email protected]> vor 22 Jahren

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