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