ChangeLog 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695
  1. 2006-04-12 Atsushi Enomoto <[email protected]>
  2. * System.Xml_test.dll.sources :
  3. Added Test/System.Xml/XmlDefaultReader.cs.
  4. 2006-04-03 Andrew Skiba <[email protected]>
  5. * run-tests.bat, run-W3C-tests.bat: fix TARGET_JVM test scripts
  6. 2006-04-03 Andrew Skiba <[email protected]>
  7. * run-tests.bat, run-W3C-tests.bat, run-XSLT-tests.bat: batch files
  8. for running tests with java
  9. 2006-04-03 Boris Kirzner <[email protected]>
  10. * System.XML.vmwcsproj: fix project file for TARGET_JVM.
  11. 2006-03-15 Atsushi Enomoto <[email protected]>
  12. * System.Xml.dll.sources : added XslSortEvaluator.cs.
  13. 2006-02-20 Atsushi Enomoto <[email protected]>
  14. * System.Xml.dll.sources : removed XmlTextWriterOpenElement.cs and
  15. XmlTextWriter.cs. Added XmlTextWriter2.cs, to be renamed to
  16. XmlTextWriter.cs in a few days or weeks.
  17. 2006-02-17 Atsushi Enomoto <[email protected]>
  18. * System.Xml.dll.sources : removed DTDValidatingReader and added
  19. DTDValidatingReader2.cs and EntityResolvingXmlReader.cs.
  20. 2006-02-16 Atsushi Enomoto <[email protected]>
  21. * System.Xml.dll.sources : added IHasXmlChildNode.cs.
  22. 2006-02-09 Gert Driesen <[email protected]>
  23. * System.Xml_test.dll.Sources: Added XmlSerializationReaderTests.cs.
  24. 2006-01-27 Atsushi Enomoto <[email protected]>
  25. * System.Xml.dll.sources : added XmlIteratorNodeList.cs.
  26. 2006-01-10 Atsushi Enomoto <[email protected]>
  27. * System.Xml_test.dll.sources : added XmlSchemaTypeTests.cs.
  28. 2006-01-10 Atsushi Enomoto <[email protected]>
  29. * System.Xml_test.dll.sources : XmlSchemaDatatypeTests.cs was missing.
  30. collected sys.xml.schema lines.
  31. 2006-01-07 Gert Driesen <[email protected]>
  32. * System.Xml_test.dll.sources: Added SoapSchemaExporterTests.cs,
  33. SoapReflectionImporterTests.cs, XmlSchemaImporterTests.cs.
  34. 2005-12-28 Gert Driesen <[email protected]>
  35. * System.Xml_test.dll.sources: Added XmlSchemaExporterTests.cs.
  36. 2005-12-17 Gert Driesen <[email protected]>
  37. * System.Xml_test.dll.sources: Added XsltCompilerExceptionTests.cs
  38. and XsltExceptionTests.cs.
  39. 2005-12-14 Atsushi Enomoto <[email protected]>
  40. * System.Xml_test.dll.sources: Added XPathNavigatorReaderTests.cs.
  41. 2005-12-13 Atsushi Enomoto <[email protected]>
  42. * System.Xml_test.dll.sources: Added XmlAssert.cs.
  43. 2005-12-13 Atsushi Enomoto <[email protected]>
  44. * System.Xml_test.dll.sources: Added XPathEditableNavigatorTests.cs.
  45. 2005-12-08 Andrew Skiba <[email protected]>
  46. * System.XML.vmwcsproj: update the project with recent changes
  47. 2005-12-08 Atsushi Enomoto <[email protected]>
  48. * System.Xml.dll.sources : added XmlSchemaCompilationSettings.cs
  49. 2055-12-01 Konstantin Triger <[email protected]>
  50. * Makefile: java profile reference change.
  51. 2005-11-30 Konstantin Triger <[email protected]>
  52. * System.XML.vmwcsproj: reference to vmwutils replaced with reference to J2SE.Helpers.
  53. * jay.bat: quoting passes
  54. 2005-11-22 Atsushi Enomoto <[email protected]>
  55. * System.Xml.dll.sources : added dummy XslCompiledTransform.cs.
  56. 2005-11-14 Andrew Skiba <[email protected]>
  57. * net_1_1_java_System.Xml.dll.exclude.sources,
  58. net_1_1_java_System.dll.sources: fix filename
  59. 2005-11-14 Andrew Skiba <[email protected]>
  60. * Makefile: add java build profile
  61. * System.Xml.vmwcsproj: replace XmlNodeReader.cs with XmlNodeReader2.cs
  62. and XslDecimalFormat.cs with XslDecimalFormat.jvm.cs
  63. * net_1_1_java_System.Xml.dll.exclude.sources,
  64. net_1_1_java_System.dll.sources: add source lists for java profile
  65. 2005-11-10 Vladimir Krasnov <[email protected]>
  66. * System.XML.vmwcsproj: removed XmlSchemaBuiltInType.cs
  67. 2005-09-25 Atsushi Enomoto <[email protected]>
  68. * System.Xml.dll.sources : removed XmlSchemaBuiltInType.cs.
  69. 2005-09-21 Atsushi Enomoto <[email protected]>
  70. * Makefile : shut down CS0642 noise.
  71. * System.Xml.dll.sources : added XmlOutputMethod.
  72. 2005-09-20 Konstantin Triger <[email protected]>
  73. * Added jay.bat to run jay in java prebuild step
  74. * System.XML.vmwcsproj: added prebuild step
  75. 2005-08-31 Sebastien Pouliot <[email protected]>
  76. * Makefile: /unsafe isn't required to build System.Xml.
  77. * System.Xml_test.dll.sources: Added new CAS unit tests.
  78. 2005-07-31 Gert Driesen <[email protected]>
  79. * System.Xml_test.dll.sources: Added tests for default values of
  80. Xml Serialization attribute classes.
  81. 2005-06-27 Raja R Harinath <[email protected]>
  82. * Makefile (EXTRA_DISTFILES): Add files in Test/XmlFiles and
  83. Test/System.Xml/nist_dom/.
  84. 2005-06-27 Atsushi Enomoto <[email protected]>
  85. * System.Xml.dll.sources : removed XmlQueryDialect.
  86. Added xslt message event stuff.
  87. 2005-06-20 Raja R Harinath <[email protected]>
  88. * Makefile (SCARY_LIB): Remove.
  89. 2005-05-25 Raja R Harinath <[email protected]>
  90. * Makefile (EXTRA_DISTFILES): Remove System.Xml.Query/skeleton-2.0.cs.
  91. 2005-05-23 Atsushi Enomoto <[email protected]>
  92. * System.Xml.Query : removed the whole directory (removed from .net 2.0)
  93. 2005-05-09 Atsushi Enomoto <[email protected]>
  94. * System.Xml.dll.sources : removed obsolete TypeTableEntry.cs.
  95. 2004-05-05 Atsushi Enomoto <[email protected]>
  96. * System.Xml.dll.sources : XPathAtomicValue.cs -> XmlAtomicValue.cs.
  97. 2004-05-05 Atsushi Enomoto <[email protected]>
  98. * System.Xml.dll.sources : removed XmlValueConverter (obsoleted).
  99. * System.Xml_test.dll.sources : removed XPathAtomicValue (obsoleted).
  100. 2005-05-04 Andrew Skiba <[email protected]>
  101. * System.XML.vmwcsproj: Added Visual MainWin C# project file for
  102. building System.XML package for TARGET_JVM.
  103. 2005-04-03 Ben Maurer <[email protected]>
  104. * System.Xml.dll.sources: Kill multiplexing hack.
  105. 2004-03-22 Atsushi Enomoto <[email protected]>
  106. * Makefile : now it creates XSLT pattern parser files from
  107. Parser.jay and Tokenizer.cs in System.Xml.XPath.
  108. 2004-03-04 Atsushi Enomoto <[email protected]>
  109. * System.Xml.dll.sources : Added XslNotSupportedOperation.cs.
  110. 2004-01-21 Atsushi Enomoto <[email protected]>
  111. * Makefile : /nowarn:0162 is back.
  112. 2004-01-20 Atsushi Enomoto <[email protected]>
  113. * Makefile : amd64 build complains /nowarn:0162. It should not, but
  114. now removing since it breaks the build.
  115. 2004-01-18 Atsushi Enomoto <[email protected]>
  116. * System.Xml.dll.sources :
  117. Added XmlNameEntry.cs and XmlNameEntryCache.cs.
  118. 2004-01-17 Atsushi Enomoto <[email protected]>
  119. * System.Xml.dll.sources : replaced CustomSerializer with
  120. XmlSchemaSerializer.
  121. Replaced XmlNodeReader with XmlNodeReaderImpl.cs and
  122. XmlNodeReader2.cs. (dispatches entity reader and non-entity reader.)
  123. 2004-12-17 Atsushi Enomoto <[email protected]>
  124. * System.Xml.dll.sources : added XmlReaderBinarySupport.cs.
  125. 2004-12-14 Atsushi Enomoto <[email protected]>
  126. * System.Xml.dll.sources : added XmlSchemaValidatingReader.
  127. 2004-12-08 Atsushi Enomoto <[email protected]>
  128. * System.Xml.dll.sources : added XmlSchemaValidator.cs,
  129. XmlValueGetter.cs and XmlSchemaValidationFlags.cs.
  130. 2004-12-06 Raja R Harinath <[email protected]>
  131. * Makefile (lib_file): New autodetecting define.
  132. (USE_BOOT_COMPILE, LIBRARY_COMPILE): Add support for using
  133. bootstrap compiler.
  134. (BUILT_SOURCES): Add ...XPath/Parser.cs.
  135. (EXTRA_DISTFILES): Add ...Query/XQueryParser.jay.
  136. (BOOTSTRAP_MCS) [PROFILE=net_2_0]: New.
  137. * System.Xml.dll.sources: Remove ...XPath/Parser.cs.
  138. 2004-12-04 Atsushi Enomoto <[email protected]>
  139. * System.Xml.dll.sources : added DTMXPathDocument2.cs,
  140. DTMXPathDocumentBuilder2.cs, DTMXPathDocumentWriter2.cs,
  141. DTMXPathDocumentWriter2.cs and DTMXPathNode2.cs.
  142. 2004-12-03 Raja R Harinath <[email protected]>
  143. * Makefile: Remove support for being in bootstrap build.
  144. 2004-12-01 Atsushi Enomoto <[email protected]>
  145. * System.Xml.dll.sources: removed old IXPathChangeNavigable.cs,
  146. XmlChangeFilters.cs, and XPathDocumentNodeChangedAction.cs.
  147. 2004-11-25 Atsushi Enomoto <[email protected]>
  148. * Makefile : added LIBRARY_COMPILE condition for upcoming need to
  149. be referenced in bootstrap.
  150. 2004-11-22 Atsushi Enomoto <[email protected]>
  151. * System.Xml.dll.sources : added XmlSchemaInfo.cs.
  152. 2004-11-17 Atsushi Enomoto <[email protected]>
  153. * System.Xml.dll.sources : Moved XQueryConvert.cs from
  154. System.Xml.Query to System.Xml.
  155. 2004-11-17 Atsushi Enomoto <[email protected]>
  156. * System.Xml.dll.sources : added XmlSchemaInference.cs,
  157. XmlSchemaInferenceException.cs and XmlSchemaValidationException.cs.
  158. 2004-11-08 Atsushi Enomoto <[email protected]>
  159. * System.Xml.dll.sources :
  160. added XmlTextReader2.cs.
  161. removed IXPathEditable.cs, XPathEditableNavigator.cs,
  162. NodeChangedEventArgs.cs and NodeChangedEventHandler.cs.
  163. 2004-10-29 Atsushi Enomoto <[email protected]>
  164. * Makefile : just ignore obsolete attribute warnings (those obsolete
  165. members are widely used in obsolete code).
  166. 2004-10-28 Atsushi Enomoto <[email protected]>
  167. * System.Xml.dll.sources : removed IXmlDataEvidence, fixed
  168. XmlDateTimeSerializationMode, added NewLineHandling.
  169. 2004-10-22 Atsushi Enomoto <[email protected]>
  170. * System.Xml.dll.sources : removed all XQuery related classes, fixed
  171. XmlConvertDateTimeSerializationMode, removed 2.0 XPathDocument
  172. implementation classes.
  173. 2004-10-21 Atsushi Enomoto <[email protected]>
  174. * Makefile : added -nowarn:0162 -nowarn:0618 to the compiler options.
  175. 2004-10-07 Atsushi Enomoto <[email protected]>
  176. * System.Xml.dll.sources:
  177. added System.Xml.Query/XQueryFunctionContextAttribute.cs.
  178. 2004-09-13 Atsushi Enomoto <[email protected]>
  179. * System.Xml_test.dll.sources : Added XPathAtomicValueTests.cs.
  180. 2004-09-08 Atsushi Enomoto <[email protected]>
  181. * System.Xml_test.dll.sources : Added XmlWriterSettingsTests.cs.
  182. 2004-09-07 Atsushi Enomoto <[email protected]>
  183. * System.Xml_test.dll.sources : Added XmlReaderSettingsTests.cs.
  184. XmlReaderCommonTests.cs and XmlSchemaSetTests.cs were missing.
  185. 2004-08-31 Atsushi Enomoto <[email protected]>
  186. * System.Xml.dll.sources:
  187. added System.Xml.Query/XQueryComparisonOperator.cs.
  188. 2004-08-31 Atsushi Enomoto <[email protected]>
  189. * System.Xml.dll.sources:
  190. added System.Xml.Query/XQueryArithmeticOperator.cs.
  191. 2004-08-20 Atsushi Enomoto <[email protected]>
  192. * System.Xml.dll.sources:
  193. added many XQuery implementation internal classes.
  194. 2004-08-02 Atsushi Enomoto <[email protected]>
  195. * System.Xml.dll.sources: added those files:
  196. - Mono.Xml.XPath/XPathDocument2.cs
  197. - Mono.Xml.XPath/XPathDocument2Navigator.cs
  198. - Mono.Xml.XPath/XPathDocument2Editable.cs
  199. 2004-07-29 Atsushi Enomoto <[email protected]>
  200. * System.Xml.dll.sources: added Mono.Xml/SubtreeXmlReader.cs
  201. 2004-07-28 Atsushi Enomoto <[email protected]>
  202. * System.Xml.dll.sources: added Mono.Xml.XPath/XPathEditableDocument.cs
  203. 2004-07-26 Atsushi Enomoto <[email protected]>
  204. * Makefile : added call to jay for creating XQueryParser.cs.
  205. * System.Xml.dll.sources : added XQueryParser.cs, XQueryTokenizer.cs,
  206. XQueryModuleProlog.cs, XPath2Expression.cs and XQueryExpression.cs.
  207. 2004-07-21 Atsushi Enomoto <[email protected]>
  208. * System.Xml.dll.sources: Added XQueryConvert.cs. Removed
  209. XmlFactory.cs, XmlQualifiedNameTable.cs, IXPathChangeNavigable.cs,
  210. XPathChangeNavigator.cs and IXmlType.cs that are removed or going to
  211. be removed.
  212. 2004-07-13 Atsushi Enomoto <[email protected]>
  213. * System.Xml.dll.sources: Added MonoFIXAttribute.cs
  214. 2004-07-13 Atsushi Enomoto <[email protected]>
  215. * System.Xml.dll.sources:
  216. Added XmlFilterReader.cs and XPathNavigatorReader.cs
  217. 2004-07-09 Atsushi Enomoto <[email protected]>
  218. * System.Xml.dll.sources: Added XmlConvertDateTimeOption.cs.
  219. 2004-07-09 Atsushi Enomoto <[email protected]>
  220. * System.Xml.dll.sources: removed XmlItemView.cs and
  221. XmlItemViewCollection.cs (only in 1.2).
  222. 2004-07-09 Atsushi Enomoto <[email protected]>
  223. * System.Xml.dll.sources: removed one of ImportContext.cs
  224. 2004-07-08 Lluis Sanchez Gual <[email protected]>
  225. * System.Xml.dll.sources: Added new files:
  226. System.Xml.Serialization/IXmlSerializerImplementation.cs
  227. System.Xml.Serialization/IXmlTextParser.cs
  228. System.Xml.Serialization/ImportContext.cs
  229. System.Xml.Serialization/SchemaImporter.cs
  230. System.Xml.Serialization/SchemaImporterExtension.cs
  231. System.Xml.Serialization/SchemaImporterExtensionCollection.cs
  232. System.Xml.Serialization/XmlDeserializationEvents.cs
  233. System.Xml.Serialization/XmlSchemaProviderAttribute.cs
  234. System.Xml.Serialization/XmlSerializationGeneratedCode.cs
  235. System.Xml.Serialization/XmlSerializerAssemblyAttribute.cs
  236. System.Xml.Serialization/XmlSerializerFactory.cs
  237. System.Xml.Serialization/XmlSerializerVersionAttribute.cs
  238. 2004-07-06 Raja R Harinath <[email protected]>
  239. * System.Xml.dll.sources: List newly added NET 2.0 stubs.
  240. 2004-07-02 Raja R Harinath <[email protected]>
  241. * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
  242. 2004-06-18 Atsushi Enomoto <[email protected]>
  243. * Mono.System.XML.csproj : now contains new NET_2_0 files.
  244. 2004-05-22 Atsushi Enomoto <[email protected]>
  245. * System.Xml.dll.sources : added/removed all NET_2_0 classes.
  246. 2004-05-19 Atsushi Enomoto <[email protected]>
  247. * System.Xml.dll.sources : Added System.Xml.Schema/CustomSerializer.cs
  248. 2004-03-31 Atsushi Enomoto <[email protected]>
  249. * System.Xml_test.dll.sources :
  250. Added new test files: nist_dom stuff, XmlSecureResolverTests.cs,
  251. XmlSchemaAssertion.cs, MsxslScriptTests.cs.
  252. 2004-03-24 Lluis Sanchez Gual <[email protected]>
  253. * System.Xml_test.dll.sources: Added
  254. System.Xml.Serialization/ComplexDataStructure.cs.
  255. 2004-02-24 Lluis Sanchez Gual <[email protected]>
  256. * System.Xml.dll.sources: Added SerializationSource.cs.
  257. 2004-02-22 Nick Drochak <[email protected]>
  258. * System.Xml_test.dll.sources : Removed XmlSchemaAssertion.cs. It does
  259. not seem to be in CVS. This was breaking the build on windows.
  260. 2004-02-17 Atsushi Enomoto <[email protected]>
  261. * System.Xml_test.dll.sources : Added XmlEntityTests.cs and
  262. XmlDocumentEventTests.cs.
  263. 2004-02-17 Atsushi Enomoto <[email protected]>
  264. * System.Xml.dll.sources : Added XslFunctions.cs.
  265. 2004-02-15 Ben Maurer <[email protected]>
  266. * DTDValidatingReader.cs: simple optimization. there is only
  267. one string, skip the string builder and just return the string.
  268. 2004-02-13 Atsushi Enomoto <[email protected]>
  269. * System.Xml.dll.sources : added DTMXPathDocumentWriter.cs.
  270. 2004-02-11 Atsushi Enomoto <[email protected]>
  271. * Mono.System.XML.csproj : updated.
  272. 2004-01-14 Atsushi Enomoto <[email protected]>
  273. * System.Xml.dll.sources : added SchemaDataValueType.cs
  274. 2004-01-07 Nick Drochak <[email protected]>
  275. * Makefile: Don't hide behind the /nowarns. Fix them.
  276. 2004-01-06 Atsushi Enomoto <[email protected]>
  277. * Makefile : use /noconfig like System.dll (to erase make test warning)
  278. 2003-12-18 Lluis Sanchez Gual <[email protected]>
  279. * System.Xml_test.dll.sources : Added test files
  280. System.Xml.Serialization/DeserializeTests.cs
  281. System.Xml.Serialization/XmlAttributesTests.cs
  282. System.Xml.Serialization/XmlReflectionImporterTests.cs
  283. System.Xml.Serialization/XmlSerializationWriterTests.cs
  284. 2003-12-17 David Sheldon <[email protected]>
  285. * System.Xml_test.dll.sources : Added XmlSchemaBuiltInDatatypeTests.cs
  286. 2003-12-15 Atsushi Enomoto <[email protected]>
  287. * System.Xml.dll.sources :
  288. removed UpdateEventHandler.cs and XmlUpdateEventArgs.cs to sqlxml.
  289. 2003-12-14 Tim Coleman <[email protected]>
  290. * System.Xml.dll.sources :
  291. Add files from new System.Xml.Query namespace.
  292. 2003-12-11 Atsushi Enomoto <[email protected]>
  293. * System.Xml.dll.sources : Added ScriptCompilerInfo.cs.
  294. 2003-12-08 Atsushi Enomoto <[email protected]>
  295. * System.Xml_test.dll.sources : patch by David Sheldon. Added XmlSchemaLengthFacetTests.cs.
  296. 2003-11-25 Tim Coleman <[email protected]>
  297. * System.Xml.dll.sources: added XmlSchemaBuiltInType.cs
  298. 2003-11-19 Atsushi Enomoto <[email protected]>
  299. * System.Xml.dll.sources: added XPathComparer.cs
  300. 2003-11-17 Atsushi Enomoto <[email protected]>
  301. * System.Xml.dll.sources: added some new .NET 1.2 stuff,
  302. and sorted some members of the list.
  303. 2003-11-13 Atsushi Enomoto <[email protected]>
  304. * System.Xml.dll.sources: added HtmlEmitter.cs
  305. 2003-10-15 Lluis Sanchez Gual <[email protected]>
  306. * System.Xml.dll.sources: added System.Xml.Serialization/MapCodeGenerator.cs
  307. 2003-10-09 Atsushi Enomoto <[email protected]>
  308. * System.Xml.dll.sources: added DTDReader.cs.
  309. 2003-10-01 Atsushi Enomoto <[email protected]>
  310. * System.Xml.dll.sources: added DTMXPathNode.cs.
  311. 2003-09-30 Atsushi Enomoto <[email protected]>
  312. * System.Xml.dll.sources: added XsdIdentityPath.cs, XsdIdentityState.cs
  313. and XsdWildcard.cs.
  314. 2003-09-01 Lluis Sanchez Gual <[email protected]>
  315. * System.Xml.dll.sources: added SerializationCodeGenerator.cs,
  316. SerializationCodeGeneratorConfiguration.cs.
  317. 2003-08-24 Atsushi Enomoto <[email protected]>
  318. * System.Xml.dll.sources : added XsdParticleValidationState.cs
  319. and XsdValidatingReader.cs.
  320. * System.Xml_test.dll.sources : added XsdParticleValidationTests.cs
  321. and XsdValidatingReaderTests.cs.
  322. 2003-08-18 Ben Maurer <[email protected]>
  323. * System.Xml.dll.sources: add files from Oleg.
  324. 2003-08-18 Ben Maurer <[email protected]>
  325. * System.Xml.dll.source: add System.Xml/HighWaterStack.cs.
  326. 2003-08-14 Atsushi Enomoto <[email protected]>
  327. * System.Xml.dll.sources: Added Mono.Xml.Xsl.Operation/XslComment.cs
  328. and Mono.Xml/IHasXmlSchemaInfo.cs
  329. 2003-08-11 Andreas Nahr <[email protected]>
  330. * System.Xml.dll.sources: Added Assembly/Locale.cs
  331. 2003-08-07 Atsushi Enomoto <[email protected]>
  332. * System.Xml.dll.sources: Add Mono.Xml/IHasXmlParserContext.cs.
  333. 2003-07-28 Ben Maurer <[email protected]>
  334. * System.Xml.dll.sources: Add new files
  335. 2003-07-21 Atsushi Enomoto <[email protected]>
  336. * Mono.System.XML.csproj : caught up with current library.
  337. 2003-07-18 Peter Williams <[email protected]>
  338. * Makefile (EXTRA_DISTFILES): NUnit.Prefs is not a
  339. distable file.
  340. 2003-07-14 Andreas Nahr <[email protected]>
  341. * list.unix: Added Assembly/AssemblyInfo.cs, Removed System.Xml.Serialization/AssemblyInfo.cs
  342. 2003-07-06 Atsushi Enomoto <[email protected]>
  343. * list.unix : added System.Xml.Schema/BuiltInDatatype.cs,
  344. System.Xml/DTDAutomata.cs, System.Xml/DTDValidatingReader.cs
  345. 2003-06-30 Atsushi Enomoto <[email protected]>
  346. * added Mono.Xml.XPath directory.
  347. * list.unix : added Mono.Xml.XPath's DTMXPathDocument.cs,
  348. DTMXPathDocumentBuilder.cs, DTMXPathNavigator.cs
  349. 2003-06-16 Lluis Sanchez Gual <[email protected]>
  350. * added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs
  351. 2003-06-05 Lluis Sanchez Gual <[email protected]>
  352. * added System.Xml.Serialization/ReflectionHelper.cs to list.unix
  353. 2003-05-27 Joshua Tauberer <[email protected]>
  354. * XslTransform.cs: Initial support for extension objects.
  355. Known issues:
  356. Extension method signatures must match exactly to the
  357. types of parameters that the method is called with from the stylesheet.
  358. Node set parameters are converted to an ArrayList of strings.
  359. * makefule.gnu: Added -unsafe flag, required by the above stuff.
  360. * System.XML.build: Added -unsafe flag. Hope this is the right place.
  361. 2003-05-26 Lluis Sanchez Gual <[email protected]>
  362. * XmlSerializationWriterInterpreter.cs, XmlSerializationReaderInterpreter.cs
  363. XmlTypeMapElementInfo.cs, XmlTypeMapMember.cs, XmlTypeMapMemberAttribute.cs
  364. XmlTypeMapMemberElement.cs, XmlTypeMapping.cs: Added
  365. 2003-05-18 Atsushi Enomoto <[email protected]>
  366. * added XmlSecureResolver.cs to list.unix.
  367. 2003-05-15 Nick Drochak <[email protected]>
  368. * System.XML.build: exclude standalone tests from dll build.
  369. 2003-05-10 Atsushi Enomoto <[email protected]>
  370. * added TypeTableEntry.cs to list.unix.
  371. 2003-03-18 Atsushi Enomoto <[email protected]>
  372. * added XmlParserInput.cs and DTDObjectModel.cs to list.unix and
  373. Mono.System.Xml.csproj.
  374. 2003-02-16 Atsushi Enomoto <[email protected]>
  375. * added XmlInputStream.cs to list.unix and Mono.System.Xml.csproj.
  376. 2003-01-16 Atsushi Enomoto <[email protected]>
  377. * updated Mono.System.Xml.csproj. (patch by David B. Bitton)
  378. 2002-12-10 Jeroen Janssen <[email protected]>
  379. * updated .build file(s) to correctly contain required buildfile
  380. attribute for nant
  381. 2002-10-28 Gonzalo Paniagua Javier <[email protected]>
  382. * makefile.gnu: added test target.
  383. 2002-08-22 Tim Coleman <[email protected]>
  384. * list.unix:
  385. Add System.Xml.Serialization/XmlCustomFormatter.cs
  386. 2002-08-19 Tim Coleman <[email protected]>
  387. * list.unix:
  388. Add System.Xml.Serialization/XmlSerializationWriter.cs
  389. 2002-07-24 Tim Coleman <[email protected]>
  390. * list.unix:
  391. Add some more classes to this build list.
  392. 2002-07-22 Tim Coleman <[email protected]>
  393. * list.unix:
  394. Add System.Xml.Serialization/SoapReflectionImporter.cs to build
  395. list.
  396. 2002-07-22 Tim Coleman <[email protected]>
  397. * list.unix: added new classes to build list.
  398. 2002-06-20 Ajay kumar Dwivedi <[email protected]>
  399. * System.Xml.Serialization: Added to build target
  400. 2002-05-24 Miguel de Icaza <[email protected]>
  401. * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
  402. 2002-03-06 Jason Diamond <[email protected]>
  403. * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
  404. 2002-02-23 Nick Drochak <[email protected]>
  405. * System.XML.build: Change dll name to System.Xml.dll from
  406. System.XML.dll (not easy to notice, btw)
  407. 2001-12-07 Nick Drochak <[email protected]>
  408. * ChangeLog: Add the change log to this directory
  409. * 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'.