2003-08-18 Ben Maurer <bmaurer@users.sourceforge.net>
[mono.git] / mcs / class / System.XML / ChangeLog
1 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
2
3         * System.Xml.dll.sources: add files from Oleg.
4
5 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
6
7         * System.Xml.dll.source: add System.Xml/HighWaterStack.cs.
8
9 2003-08-14  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
10
11         * System.Xml.dll.sources: Added Mono.Xml.Xsl.Operation/XslComment.cs 
12           and Mono.Xml/IHasXmlSchemaInfo.cs
13
14 2003-08-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
15
16         * System.Xml.dll.sources: Added Assembly/Locale.cs
17
18 2003-08-07  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
19
20         * System.Xml.dll.sources: Add Mono.Xml/IHasXmlParserContext.cs.
21
22 2003-07-28 Ben Maurer  <bmaurer@users.sourceforge.net>
23
24         * System.Xml.dll.sources: Add new files
25
26 2003-07-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
27
28         * Mono.System.XML.csproj : caught up with current library.
29
30 2003-07-18  Peter Williams  <peter@newton.cx>
31
32         * Makefile (EXTRA_DISTFILES): NUnit.Prefs is not a 
33         distable file.
34
35 2003-07-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
36
37         * list.unix: Added Assembly/AssemblyInfo.cs, Removed System.Xml.Serialization/AssemblyInfo.cs
38
39 2003-07-06  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
40
41         * list.unix : added System.Xml.Schema/BuiltInDatatype.cs,
42           System.Xml/DTDAutomata.cs, System.Xml/DTDValidatingReader.cs
43
44 2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
45
46         * added Mono.Xml.XPath directory.
47         * list.unix : added Mono.Xml.XPath's DTMXPathDocument.cs, 
48                 DTMXPathDocumentBuilder.cs, DTMXPathNavigator.cs
49
50 2003-06-16  Lluis Sanchez Gual <lluis@ximian.com>
51
52         * added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs
53
54 2003-06-05  Lluis Sanchez Gual <lluis@ximian.com>
55
56         * added System.Xml.Serialization/ReflectionHelper.cs to list.unix
57
58 2003-05-27  Joshua Tauberer <tauberer@for.net>
59
60         * XslTransform.cs: Initial support for extension objects.
61                 Known issues:
62                         Extension method signatures must match exactly to the
63                         types of parameters that the method is called with from the stylesheet.
64                         Node set parameters are converted to an ArrayList of strings.
65         * makefule.gnu: Added -unsafe flag, required by the above stuff.
66         * System.XML.build: Added -unsafe flag.  Hope this is the right place.
67
68 2003-05-26  Lluis Sanchez Gual <lluis@ximian.com>
69         
70         * XmlSerializationWriterInterpreter.cs, XmlSerializationReaderInterpreter.cs
71           XmlTypeMapElementInfo.cs, XmlTypeMapMember.cs, XmlTypeMapMemberAttribute.cs
72           XmlTypeMapMemberElement.cs, XmlTypeMapping.cs: Added
73
74 2003-05-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
75
76         * added XmlSecureResolver.cs to list.unix.
77
78 2003-05-15  Nick Drochak  <ndrochak@gol.com>
79
80         * System.XML.build: exclude standalone tests from dll build.
81
82 2003-05-10  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
83
84         * added TypeTableEntry.cs to list.unix.
85
86 2003-03-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
87
88         * added XmlParserInput.cs and DTDObjectModel.cs to list.unix and 
89           Mono.System.Xml.csproj.
90
91 2003-02-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
92
93         * added XmlInputStream.cs to list.unix and Mono.System.Xml.csproj.
94
95 2003-01-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
96
97         * updated Mono.System.Xml.csproj. (patch by David B. Bitton)
98
99 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
100         
101         * updated .build file(s) to correctly contain required buildfile 
102           attribute for nant
103
104 2002-10-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
105
106         * makefile.gnu: added test target.
107
108 2002-08-22  Tim Coleman <tim@timcoleman.com>
109         * list.unix:
110                 Add System.Xml.Serialization/XmlCustomFormatter.cs
111
112 2002-08-19  Tim Coleman <tim@timcoleman.com>
113         * list.unix:
114                 Add System.Xml.Serialization/XmlSerializationWriter.cs
115
116 2002-07-24  Tim Coleman <tim@timcoleman.com>
117         * list.unix:
118                 Add some more classes to this build list.
119
120 2002-07-22  Tim Coleman <tim@timcoleman.com>
121         * list.unix:
122                 Add System.Xml.Serialization/SoapReflectionImporter.cs to build
123                 list.
124
125 2002-07-22  Tim Coleman <tim@timcoleman.com>
126         * list.unix: added new classes to build list.
127
128 2002-06-20  Ajay kumar Dwivedi <adwiv@yahoo.com>
129         
130         * System.Xml.Serialization: Added to build target
131
132 2002-05-24  Miguel de Icaza  <miguel@ximian.com>
133
134         * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
135
136 2002-03-06  Jason Diamond  <jason@injektilo.org>
137
138         * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
139
140 2002-02-23  Nick Drochak  <ndrochak@gol.com>
141
142         * System.XML.build: Change dll name to System.Xml.dll from 
143         System.XML.dll (not easy to notice, btw)
144
145 2001-12-07  Nick Drochak <ndrochak@gol.com>
146
147         * ChangeLog: Add the change log to this directory
148
149         * 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'.
150