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

Diff of /messaging/manakai/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.39

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24