/[suikacvs]/messaging/manakai/lib/Message/DOM/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/DOM/ChangeLog

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

revision 1.214 by wakaba, Tue May 22 10:22:58 2007 UTC revision 1.218 by wakaba, Fri Jun 15 16:12:28 2007 UTC
# Line 1  Line 1 
1    2007-06-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Node.pm: First alpha version of implementation of attributes.
4    
5    2007-06-15  Wakaba  <wakaba@suika.fam.cx>
6    
7            * ProcessingInstruction.pm, EntityReference.pm,
8            CDATASection, DocumentFragment.pm, DOMDocument.pm, Entity.pm,
9            ElementTypeDefinition.pm, AttributeDefinition.pm,
10            DocumentType.pm, DOMElement.pm, Attr.pm,
11            CharacterData.pm, Text.pm, Comment.pm (node_name,
12            node_value, node_type): Implemented.
13    
14    2007-06-14  Wakaba  <wakaba@suika.fam.cx>
15    
16            * Notation.pm, Entity.pm, EntityReference.pm, ProcessingInstruction.pm,
17            CDATASection.pm, DocumentFragment.pm, ElementTypeDefinition.pm,
18            AttributeDefinition.pm: New modules.
19    
20            * DOMDocument.pm (@ISA): 'Message::IF::DocumentXDoctype' added.
21            (create_attribute_definition, create_element_type_definition,
22            create_document_type_definition, create_cdata_section,
23            create_processing_instruction, create_entity_reference,
24            create_general_entity, create_notation): Prototypes added.
25    
26            * DOMImplementation.pm (create_document_type): Prototype added.
27    
28            * DocumentType.pm (@ISA), 'Message::IF::DocumentTypeDefinition'
29            and 'Message::IF::DocumentTypeDeclaration' added.
30            (create_document_type, create_document_type_definition):
31            New methods.
32    
33    2007-06-13  Wakaba  <wakaba@suika.fam.cx>
34    
35            * DOMImplementation.pm, Node.pm, DOMDocument.pm,
36            DOMElement.pm, Attr.pm, DocumentType.pm,
37            DOMCharacterData.pm, Text.pm, Comment.pm: Copied
38            from <http://suika.fam.cx/gate/cvs/*checkout*/markup/html/whatpm/Whatpm/NanoDOM.pm?rev=1.9>.
39    
40    2007-06-10  Wakaba  <wakaba@suika.fam.cx>
41    
42            * XMLParser.dis: Default to "1.0" if <?xml version=""?>
43            specifies unknown value and trys to recover from the error.
44    
45  2007-05-13  Wakaba  <wakaba@suika.fam.cx>  2007-05-13  Wakaba  <wakaba@suika.fam.cx>
46    
47          * TreeCore.dis (manakaiLocalName): New attribute.          * TreeCore.dis (manakaiLocalName): New attribute.

Legend:
Removed from v.1.214  
changed lines
  Added in v.1.218

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24