2005-12-20 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / Commons.Xml.Relaxng / ChangeLog
index 0a44283fd292484b6af0b4367ad8f73a79fe5582..10565c5e13d497167aae1663e52ae4a1c9f6c09c 100644 (file)
@@ -1,3 +1,76 @@
+2005-03-28  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxnf.dll.sources : added XmlChar.cs
+
+2005-03-07  Atsushi Enomoto <atsushi@ximian.com>
+
+       * README :
+         more description.
+
+2005-03-06  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng.dll.sources : added NvdlFilteredXmlReader.
+
+2005-03-01  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng.dll.sources : added NVDL support files.
+       * README : added halfbaked description.
+
+2005-01-26  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng.dll.sources :
+         added RncWriter.cs and RelaxngInference.cs.
+
+2004-12-06  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (RESOURCE_FILES): List only filenames.
+       (LIB_MCS_FLAGS): Strip off directory of resource files to get
+       resource names.
+       (EXTRA_DISTFILES): Add $(RESOURCE_FILES).
+       (BUILT_SOURCES): Add Common.Xml.Relaxng.Rnc/RncParser.cs.
+       ($(the_lib)): Depend on resource files too.
+       * Common.Xml.Relaxng.dll.sources: Remove RncParser.cs.
+
+2004-12-06  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Makefile : added relaxng.rng as a resource.
+
+2004-11-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (Commons.Xml.Relaxng.Rnc/RncParser.cs): Depend on jay/skeleton.cs.
+
+2004-11-04  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (EXTRA_DISTFILES): Fix for 'make dist'.
+
+2004-03-18  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Makefile : It was incorrect fix, and more fix on command line.
+
+2004-03-18  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Makefile : path to jay should be supplied.
+
+2004-03-17  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng.dll.sources : Added RncParser.cs and RncTokenizer.cs.
+       * Commons.Xml.Relaxng_test.dll.sources : Added RncTests.cs.
+       * Makefile : Added RncParser.jay build support.
+       * README : updated.
+
+2004-03-01  Atsushi Enomoto <atsushi@ximian.com>
+
+       * README : added usage descriptions.
+
+2004-02-28  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng_test.dll.sources : Added XsdDatatypeTests.cs
+
+2004-02-25  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Added README.
+       * Commons.Xml.Relaxng.dll.sources : added many new files.
+
 2003-04-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
 
        * list.unix,