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