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