merge -r 61110:61111
[mono.git] / mcs / class / Commons.Xml.Relaxng / ChangeLog
1 2006-04-11  Atsushi Enomoto <atsushi@ximian.com>
2
3         * Commons.Xml.Relaxng_test.dll.sources :
4           added NvdlValidatingReaderTests.cs.
5         * README: some updates.
6
7 2005-12-28  Atsushi Enomoto <atsushi@ximian.com>
8
9         * README : updated the status.
10
11 2005-03-28  Atsushi Enomoto <atsushi@ximian.com>
12
13         * Commons.Xml.Relaxnf.dll.sources : added XmlChar.cs
14
15 2005-03-07  Atsushi Enomoto <atsushi@ximian.com>
16
17         * README :
18           more description.
19
20 2005-03-06  Atsushi Enomoto <atsushi@ximian.com>
21
22         * Commons.Xml.Relaxng.dll.sources : added NvdlFilteredXmlReader.
23
24 2005-03-01  Atsushi Enomoto <atsushi@ximian.com>
25
26         * Commons.Xml.Relaxng.dll.sources : added NVDL support files.
27         * README : added halfbaked description.
28
29 2005-01-26  Atsushi Enomoto <atsushi@ximian.com>
30
31         * Commons.Xml.Relaxng.dll.sources :
32           added RncWriter.cs and RelaxngInference.cs.
33
34 2004-12-06  Raja R Harinath  <rharinath@novell.com>
35
36         * Makefile (RESOURCE_FILES): List only filenames.
37         (LIB_MCS_FLAGS): Strip off directory of resource files to get
38         resource names.
39         (EXTRA_DISTFILES): Add $(RESOURCE_FILES).
40         (BUILT_SOURCES): Add Common.Xml.Relaxng.Rnc/RncParser.cs.
41         ($(the_lib)): Depend on resource files too.
42         * Common.Xml.Relaxng.dll.sources: Remove RncParser.cs.
43
44 2004-12-06  Atsushi Enomoto <atsushi@ximian.com>
45
46         * Makefile : added relaxng.rng as a resource.
47
48 2004-11-25  Raja R Harinath  <rharinath@novell.com>
49
50         * Makefile (Commons.Xml.Relaxng.Rnc/RncParser.cs): Depend on jay/skeleton.cs.
51
52 2004-11-04  Raja R Harinath  <rharinath@novell.com>
53
54         * Makefile (EXTRA_DISTFILES): Fix for 'make dist'.
55
56 2004-03-18  Atsushi Enomoto <atsushi@ximian.com>
57
58         * Makefile : It was incorrect fix, and more fix on command line.
59
60 2004-03-18  Atsushi Enomoto <atsushi@ximian.com>
61
62         * Makefile : path to jay should be supplied.
63
64 2004-03-17  Atsushi Enomoto <atsushi@ximian.com>
65
66         * Commons.Xml.Relaxng.dll.sources : Added RncParser.cs and RncTokenizer.cs.
67         * Commons.Xml.Relaxng_test.dll.sources : Added RncTests.cs.
68         * Makefile : Added RncParser.jay build support.
69         * README : updated.
70
71 2004-03-01  Atsushi Enomoto <atsushi@ximian.com>
72
73         * README : added usage descriptions.
74
75 2004-02-28  Atsushi Enomoto <atsushi@ximian.com>
76
77         * Commons.Xml.Relaxng_test.dll.sources : Added XsdDatatypeTests.cs
78
79 2004-02-25  Atsushi Enomoto <atsushi@ximian.com>
80
81         * Added README.
82         * Commons.Xml.Relaxng.dll.sources : added many new files.
83
84 2003-04-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
85
86         * list.unix,
87           list: fixed incorrect reference to Util.cs (Misc.cs).
88
89 2003-04-29  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
90
91         * Started.
92         * added ChangeLog, list, list.unix, makefile.gnu and
93           Commons.Xml.Relaxng.build.
94