Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « Commons.Xml.Relaxng « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c0de63c723755f65597d3b4eccbfbef9a3ffac7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
2009-01-20  Atsushi Enomoto <atsushi@ximian.com>

	* Commons.Xml.Relaxng_test.dll.sources : forgot to add
	  RelaxngDatatypeProviderTests.cs.

2008-11-11  Atsushi Enomoto <atsushi@ximian.com>

	* Makefile: what a messy EXTRA_DISTFILES.

2007-04-18  Atsushi Enomoto <atsushi@ximian.com>

	* Makefile (EXTRA_DISTFILES) :
	  added schemas-xmlsoap-or-ws-2005-05-identity.rnc

2006-06-15  Raja R Harinath  <rharinath@novell.com>

	* Makefile (EXTRA_DISTFILES): Add Test/XmlFiles/nvdl.rng.

2006-04-11  Atsushi Enomoto <atsushi@ximian.com>

	* Commons.Xml.Relaxng_test.dll.sources :
	  added NvdlValidatingReaderTests.cs.
	* README: some updates.

2005-12-28  Atsushi Enomoto <atsushi@ximian.com>

	* README : updated the status.

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,
	  list: fixed incorrect reference to Util.cs (Misc.cs).

2003-04-29  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* Started.
	* added ChangeLog, list, list.unix, makefile.gnu and
	  Commons.Xml.Relaxng.build.