1 Jan 2003 13:54
Mono CVS: mcs ville
Ville Palo <ville <at> mono-cvs.ximian.com>
2003-01-01 12:54:38 GMT
2003-01-01 12:54:38 GMT
CVSROOT: /cvs/public Module name: mcs Changes by: ville 03/01/01 07:54:37 Modified files: class/System.Data/System.Data: ChangeLog DataSet.cs Added files: class/System.Data/System.Data: XmlSchemaMapper.cs Log message: 2003-01-01 Ville Palo <vi64pa <at> koti.soon.fi> * DataSet.cs: - Added XmlReader and XmlWriter Closing. - Moved ReadXmlSchema stuff to new internal class XmlSchemaMapper. * XmlSchemaMapper.cs - Much better way IMHO to map xmlschema than the old one in DataSet.cs. Its, more flexible, cleaner, ... _______________________________________________ Mono-cvs-list maillist - Mono-cvs-list <at> ximian.com http://lists.ximian.com/mailman/listinfo/mono-cvs-list
* classes/Backtrace.cs: New public class; we're now using an
instance of this class instead of a `StackFrame[]' for a backtrace.
* classes/StackFrame.cs (Register): New public struct.
(StackFrame.Registers): New abstract property.
RSS Feed