/[suikacvs]/markup/html/whatpm/Whatpm/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/ChangeLog

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

revision 1.352 by wakaba, Tue Oct 14 02:27:54 2008 UTC revision 1.364 by wakaba, Sat Dec 6 10:00:53 2008 UTC
# Line 1  Line 1 
1    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * NanoDOM.pm (document_uri): New attribute.
4    
5            * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
6    
7    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
8    
9            * NanoDOM.pm (text_content): Don't create a Text node if the new
10            value is empty.
11    
12    2008-11-06  Wakaba  <wakaba@suika.fam.cx>
13    
14            * SWML/: New directory.
15    
16    2008-10-20  Wakaba  <wakaba@suika.fam.cx>
17    
18            * NanoDOM.pm (specified, all_declarations_processed,
19            manakai_attribute_type): New attributes.
20    
21    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
22    
23            * NanoDOM.pm (Entity->new): Initialize ->child_nodes as an empty
24            array.
25    
26    2008-10-19  Wakaba  <wakaba@suika.fam.cx>
27    
28            * NanoDOM.pm (notation_name): New attribute.
29    
30    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
31    
32            * NanoDOM.pm (public_id, system_id): New attributes.a
33    
34    2008-10-18  Wakaba  <wakaba@suika.fam.cx>
35    
36            * NanoDOM.pm (text_content): Moved to Node from Element.  Setter
37            implemented.
38            (allowed_tokens, default_type, declared_type): Implemented.
39    
40    2008-10-17  Wakaba  <wakaba@suika.fam.cx>
41    
42            * NanoDOM.pm (node_name): New attribute.
43            (ELEMENT_TYPE_DEFINITION_NODE, ATTRIBUTE_DEFINITION_NODE): New
44            constants.
45            (create_element_type_definition_node, create_attribute_definition,
46            create_notation, create_general_entity,
47            get_element_type_definition_node,
48            set_element_type_definition_node, get_general_entity_node,
49            set_general_entity_node, get_notation_node, set_notation_node,
50            get_attribute_definition_node, set_attribute_definition_node): New
51            methods.
52            (element_types, entities, notations, attribute_definitions): New
53            attributes.
54            (DocumentType): Support for child nodes, entities, notations, and
55            element types.
56            (Entity, Notation, ElementTypeDefinition, AttributeDefinition):
57            New classes.
58    
59            * Dumper.pm: Support for general entities, notations, element type
60            definitions, and attribute definitions.
61    
62    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
63    
64            * NanoDOM.pm (create_processing_instruction): New method.
65            (xml_version, xml_encoding, xml_standalone): New attributes.
66            (ProcessingInstruction): New class.
67    
68    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
69    
70            * HTML.pm.src: Handling of end tags in the foreign content
71            insertion mode was partially wrong, because of wrong bit
72            operations.
73    
74    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
75    
76            * NanoDOM.pm (dom_config): New attribute (do nothing), for
77            Whatpm::XML::Parser support.
78    
79  2008-10-14  Wakaba  <wakaba@suika.fam.cx>  2008-10-14  Wakaba  <wakaba@suika.fam.cx>
80    
81          * Makefile: New rule to make HTML/Tokenizer.pm is added.          * Makefile: New rule to make HTML/Tokenizer.pm is added.

Legend:
Removed from v.1.352  
changed lines
  Added in v.1.364

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24