/[suikacvs]/messaging/manakai/t/ChangeLog
Suika

Contents of /messaging/manakai/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.31 - (show annotations) (download)
Wed Jan 25 12:21:51 2006 UTC (18 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.30: +4 -0 lines
++ manakai/t/ChangeLog	24 Jan 2006 13:25:30 -0000
2006-01-24  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (util-mntest.t): Calls |mndebug.pl| subroutines.

++ manakai/lib/Message/Util/ChangeLog	25 Jan 2006 12:19:43 -0000
2006-01-25  Wakaba  <wakaba@suika.fam.cx>

	* ManakaiNodeTest.dis: Tests for |mn:subnode2| hash-hash added.

2006-01-24  Wakaba  <wakaba@suika.fam.cx>

	* ManakaiNodeTest.dis: Tests added.

++ manakai/lib/Message/Util/DIS/ChangeLog	25 Jan 2006 12:21:17 -0000
2006-01-25  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis: Typos in URIs fixed.
	(plCodeFragment): |lang:dis| |dis:SetProp| |CheckReadOnly|
	check code was inserted to incorrect place.

2006-01-24  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis (plCodeFragment): Gives URI as argument
	to ensure |isReferred| switch turned on.

++ manakai/lib/Message/DOM/ChangeLog	25 Jan 2006 12:18:34 -0000
2006-01-25  Wakaba  <wakaba@suika.fam.cx>

	* XDoctype.dis (setElementTypeDefinitionNode,
	setAttributeDefinitionNode): Throws |c:INUSE_DEFINITION_ERR|
	if the new node is already used for another definition.
	(DocumentTypeDefinition, ElementTypeDefinition): Node
	property name was incorrect.
	(elementTypes, attributeDefinitions): Checks to
	ensure the collection is empty added.

	* Tree.dis: Property name typos fixed.
	(setNamedItem, setAttributeNode): Don't return any node
	if it replace itself.
	(c:userDeterminedId): Missing definition added.

	* DOMXML.dis (Notation): Missing property specification
	of|c:ownerDocument| as |mn:xrefnode0| is added.

++ manakai/lib/manakai/ChangeLog	24 Jan 2006 13:23:58 -0000
2006-01-24  Wakaba  <wakaba@suika.fam.cx>

	* mndebug.pl (define_nodestem_destroy, define_nodestem_destroy_all,
	define_noderef_destroy_all): New subroutines.

1 2006-01-24 Wakaba <wakaba@suika.fam.cx>
2
3 * Makefile (util-mntest.t): Calls |mndebug.pl| subroutines.
4
5 2006-01-23 Wakaba <wakaba@suika.fam.cx>
6
7 * .cvsignore: New generated test files added.
8
9 2006-01-23 Wakaba <wakaba@suika.fam.cx>
10
11 * Makefile: |util-mntest.t| added.
12
13 2006-01-21 Wakaba <wakaba@suika.fam.cx>
14
15 * Makefile: |dom-xmlparser.t| added.
16
17 2006-01-07 Wakaba <wakaba@suika.fam.cx>
18
19 * dom-mdom.t: Removed (obsolete).
20
21 * util-formatter-base.t: Test result synced with
22 current implementation.
23
24 * Makefile: |dom-core.t| and |dom-xdoctype.t| added.
25
26 2005-11-21 Wakaba <wakaba@suika.fam.cx>
27
28 * Makefile, .cvsignore: |dom-tree.t| added.
29
30 2005-11-20 Wakaba <wakaba@suika.fam.cx>
31
32 * .cvsignore: |util-dis-dnlite.t| added.
33
34 * Makefile: Rules for |util-dis-dnlite.t| added.
35
36 2005-11-16 Wakaba <wakaba@suika.fam.cx>
37
38 * Makefile: Rules to make |dom-mdomls2003.t| and |util-perlcode.t|
39 added.
40
41 2005-11-15 Wakaba <wakaba@suika.fam.cx>
42
43 * Makefile: Rules to make |dom-feature.t| and |dom-genericls.t|
44 added.
45
46 2005-10-06 Wakaba <wakaba@suika.fam.cx>
47
48 * Makefile: Updated for new version of "domts2perl.pl".
49
50 2005-01-06 Wakaba <wakaba@suika.fam.cx>
51
52 * Makefile (clean): New.
53
54 2005-01-05 Wakaba <wakaba@suika.fam.cx>
55
56 * dom-mdom.t: Use DOMMain in favor of obsolete ManakaiDOM module.
57
58 2004-11-20 Wakaba <wakaba@suika.fam.cx>
59
60 * util-qname-filter.t: New test.
61
62 * util-qname-general.t: Tests modified for new version of the module.
63
64 2004-09-09 Wakaba <wakaba@suika.fam.cx>
65
66 * dom-mdom.t: New test.
67
68 2004-04-02 Wakaba <wakaba@suika.fam.cx>
69
70 * util-error.t: New tests added.
71
72 2004-02-22 Wakaba <wakaba@suika.fam.cx>
73
74 * markup-xml-qname.t: Don't load obsolete XML module.
75 * markup-xml-qname.t: Some new tests for EMPTY_PFX added.
76
77 2004-01-17 Wakaba <wakaba@suika.fam.cx>
78
79 * util-formatter-boolean.t: New test.
80
81 2003-12-25 Wakaba <wakaba@suika.fam.cx>
82
83 * util-error.t: Output message verbosely if $^W.
84
85 2003-12-14 Wakaba <wakaba@suika.fam.cx>
86
87 * markup-xml-parser.t: New test.
88
89 2003-12-13 Wakaba <wakaba@suika.fam.cx>
90
91 * util-error-textparser.t: Rewritten.
92
93 2003-12-06 Wakaba <wakaba@suika.fam.cx>
94
95 * markup-xml-qname.t: "" -> DEFAULT_PFX.
96
97 * util-formatter-node.t, util-formatter-text.t, util-error.t: Changed to new syntax.
98
99 2003-12-05 Wakaba <wakaba@suika.fam.cx>
100
101 * markup-xml-nodetree.t: New test for construct_xml_node ().
102
103 2003-11-22 Wakaba <wakaba@suika.fam.cx>
104
105 * util-formatter-node.t, util-formatter-text.t: New test for boolean attribute.
106
107 2003-11-16 Wakaba <wakaba@suika.fam.cx>
108
109 * util-formatter-node.t: New test.
110
111 * mime-eword.t: Don't test with Japanese string if Japanese encoder/decoder not found.
112
113 2003-11-15 Wakaba <wakaba@suika.fam.cx>
114
115 * util-formatter-text.t: New test.
116
117 * util-error.t: New test.
118
119 * markup-xml--ns.t: Tests Message::Markup::XML::Node (instead of Message::Markup::XML).
120
121 * util-formatter-base.t: New subtest for flag support.
122
123 * markup-swcfg20-node.t: New test (Moved from SuikaWiki).
124
125 * markup-swcfg20-parser.t: New test (Moved from SuikaWiki).
126
127 2003-11-13 Wakaba <wakaba@suika.fam.cx>
128
129 * util-formatter-base.t: New test.
130
131 2003-11-09 Wakaba <wakaba@suika.fam.cx>
132
133 * markup-xml-node.t: New test for 'xml:' special prefix.
134
135 2003-11-01 Wakaba <wakaba@suika.fam.cx>
136
137 * markup-xml-node.t: New test.
138
139 * markup-xml-qname.t (gen_pfx): Added one-char prefix test.
140
141 2003-09-17 Wakaba <wakaba@suika.fam.cx>
142
143 * markup-xml-validator-model.t: New file.
144
145 * util-hostpermit.t: New test.
146
147 2003-08-05 Wakaba <wakaba@suika.fam.cx>
148
149 * error.pl: Removed.
150 * util-error-textparser.t: New script.
151 * test.pl: Removed.
152
153 2003-08-05 Wakaba <wakaba@suika.fam.cx>
154
155 * error.pl: New script.
156 * test.pl: New script.
157 * ChangeLog: New file.
158

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24