| 12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- 2002-08-22 Tim Coleman <[email protected]>
- * list.unix:
- Add System.Xml.Serialization/XmlCustomFormatter.cs
- 2002-08-19 Tim Coleman <[email protected]>
- * list.unix:
- Add System.Xml.Serialization/XmlSerializationWriter.cs
- 2002-07-24 Tim Coleman <[email protected]>
- * list.unix:
- Add some more classes to this build list.
- 2002-07-22 Tim Coleman <[email protected]>
- * list.unix:
- Add System.Xml.Serialization/SoapReflectionImporter.cs to build
- list.
- 2002-07-22 Tim Coleman <[email protected]>
- * list.unix: added new classes to build list.
- 2002-06-20 Ajay kumar Dwivedi <[email protected]>
-
- * System.Xml.Serialization: Added to build target
- 2002-05-24 Miguel de Icaza <[email protected]>
- * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
- 2002-03-06 Jason Diamond <[email protected]>
- * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
- 2002-02-23 Nick Drochak <[email protected]>
- * System.XML.build: Change dll name to System.Xml.dll from
- System.XML.dll (not easy to notice, btw)
- 2001-12-07 Nick Drochak <[email protected]>
- * ChangeLog: Add the change log to this directory
- * System.XML.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right? Plus is encourages other to try 'make test'.
|