/[suikacvs]/messaging/manakai/lib/Message/Markup/SuikaWikiConfig20/ChangeLog
Suika

Contents of /messaging/manakai/lib/Message/Markup/SuikaWikiConfig20/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide annotations) (download)
Sat Sep 18 11:51:37 2004 UTC (21 years, 11 months ago) by wakaba
Branch: MAIN
CVS Tags: before-dis2-200411
Changes since 1.5: +6 -0 lines
Fixes about undefined value

1 wakaba 1.6 2004-09-18 Wakaba <[email protected]>
2    
3     * Node.pm (append_text): Warn if appendimg text not defined.
4    
5     * Parser.pm (parse_text): Don't call 'append_text' if $val not defined.
6    
7 wakaba 1.5 2004-09-02 Wakaba <[email protected]>
8    
9     * Node.pm (stringify): Correct quote for empty value/line.
10    
11     2004-08-30 Wakaba <[email protected]>
12    
13     * Node.pm (value): New option 'as_array' added.
14     (get_attribute_value): New option 'default_list' added.
15    
16     2004-08-22 Wakaba <[email protected]>
17    
18     * Node.pm (node_path): New method.
19    
20 wakaba 1.4 2004-08-19 Wakaba <[email protected]>
21    
22     * Parser.pm (parse_text): Constructs correct tree even if "at" value
23     occurs after non-at attributes.
24     (parse_text): Do defined check not to be warned even if -w.
25     * Node.pm: Do defined check not to be warned even if -w.
26    
27     2004-08-18 Wakaba <[email protected]>
28    
29     * Node.pm (set_attribute): Call Carp::croak, rather than bare die,
30     is called if value is invalid.
31     (stringify): Don't output "at" value if the node has children
32     but does not have value.
33     (stringify): Optional magic header line was incorrect.
34    
35 wakaba 1.3 2004-07-25 Wakaba <[email protected]>
36    
37     * Node.pm (set_attribute): Allow array reference as value.
38     (remove_attribute): New method.
39    
40     2004-07-20 Wakaba <[email protected]>
41    
42     * Node.pm (get_attribute_value): New option 'default' implemented.
43    
44 wakaba 1.2 2004-04-25 Wakaba <[email protected]>
45    
46     * Node.pm (stringify): Insert NL if value has some COLON.
47    
48     2004-04-24 Wakaba <[email protected]>
49    
50     * Node.pm (clone): New.
51    
52 wakaba 1.1 2003-11-15 Wakaba <[email protected]>
53    
54     * Node.pm: New. (Was known as SuikaWiki::Markup::SuikaWikiConfig20.pm.)
55    
56     2003-10-23 Wakaba <[email protected]>
57    
58     * Parser.pm (parse_text): Bug fix about treatment of ":".
59    
60     2003-10-16 Wakaba <[email protected]>
61    
62     * Parser.pm (parse_text): Allow ":" in element name.
63    
64     2003-09-21 Wakaba <[email protected]>
65    
66     * Parser.pm: New module.
67     * ChangeLog: New file.
68    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24