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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.16 - (hide annotations) (download)
Sun Sep 7 03:09:18 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +8 -0 lines
Change SuikaWiki:: -> Message::.

1 wakaba 1.16 2003-09-07 Wakaba <[email protected]>
2    
3     * Catalog.pm, DOM.pm, EntityManager.pm, Error.pm: Change SuikaWiki:: -> Message::.
4    
5     * Validate.pm: Change SuikaWiki:: -> Message::.
6    
7     * Parser.pm: Change SuikaWiki:: -> Message::.
8    
9 wakaba 1.15 2003-07-29 Wakaba <[email protected]>
10    
11     * Error.pm (raise_error): Typo fix.
12    
13 w 1.14 2003-07-18 Wakaba <[email protected]>
14    
15     * Validator.pm: Content model validating full-implemented.
16    
17 w 1.13 2003-07-16 Wakaba <[email protected]>
18    
19     * Validator.pm, Parser.pm, Error.pm, EntityManager.pm: Some bug fixes and more Validating support. Note that validating content model does not work yet.
20    
21 w 1.12 2003-07-14 Wakaba <[email protected]>
22    
23     * Parser.pm (_validate_notation_declared): Removed.
24     * Validate.pm: New module.
25    
26 w 1.11 2003-07-13 Wakaba <[email protected]>
27    
28     * Parser.pm (_parse_start_tag): More default attribute support.
29     * EntityManager.pm (get_attr_definitions): Provide information whether attribute declaration may not be read.
30     * Error.pm: Some new errors related to attribute default.
31    
32     2003-07-12 Wakaba <[email protected]>
33    
34     * EntityManager.pm (get_attr_definitions): New function.
35     * Parser.pm (_parse_start_tag): Complete default attribute value.
36    
37 w 1.10 2003-07-12 Wakaba <[email protected]>
38    
39     * Parser.pm, Error.pm: Reimplemented ELEMENT and ATTLIST declarations.
40     * EntityManager.pm (get_external_entity): Normalize line break before
41     returning entity replacement text.
42    
43 wakaba 1.9 2003-07-06 Wakaba <[email protected]>
44    
45     * Catalog.pm (_resolve_ext_id_w_catalog_file): Bug fixes:
46     - Resort delegated catalog entry files list by length of matching prefix.
47     - Add 'next' catalog entry files imeddiately after current file.
48    
49 wakaba 1.8 2003-07-05 Wakaba <[email protected]>
50    
51     * Catalog.pm: New module.
52     * EntityManager.pm: Bug fixes such as character class fix.
53     * Error.pm (new, raise_error, _get_node_path, _get_node_position): New methods.
54    
55 wakaba 1.7 2003-06-30 Wakaba <[email protected]>
56    
57     * Parser.pm (_parse_start_tag): New.
58    
59 wakaba 1.6 2003-06-29 Wakaba <[email protected]>
60    
61     * Parser.pm (_parse_document_entity, _parse_ignored_section): New.
62     * Error.pm: New errors related to marked section.
63     * EntityManager.pm (get_entity, get_entities): Bug fixes and caching.
64     (is_standalone_document): New function.
65    
66 wakaba 1.5 2003-06-27 Wakaba <[email protected]>
67 wakaba 1.4
68     * Parser.pm: Give entity type before EntityManager->get_external_entity is called.
69     * Error.pm: Added some new errors related to media type values.
70     * EntityManager.pm (_guess_entity_encoding, _check_media_type): New.
71     (default_uri_resolver): Check and use media type and charset.
72    
73     2003-06-26 Wakaba <[email protected]>
74    
75     * Parser.pm (_parse_xml_or_text_declaration): New method.
76     * EntityManager.pm (default_uri_resolver): Use Parser->_parse_xml_or_text_declaration to remove text declaration.
77     (get_external_entity): Reset uri/entity_type/line/pos statuses.
78     * Error.pm: Some new errors for invalid XML declaration.
79    
80 wakaba 1.3 2003-06-17 Wakaba <[email protected]>
81    
82     * Parser.pm:
83     - Report error when entity or notation name contains colon.
84     - Some bug fixes about line/position counting for error reporting.
85     * EntityManager.pm (get_entity): Returns pre-defined entities
86     immediately (before seeking into DTD node is occured). (As Web SGML
87     defined.)
88     * Error.pm (ERR_PREDEFINED_ENTITY): New error.
89     * Parser.pm (_parse_entity_declaration): Raise error if it's XML's
90     pre-defined entity and its replacement text does not match to that
91     of pre-defined entity.
92    
93 wakaba 1.2 2003-06-16 Wakaba <[email protected]>
94    
95     * Parser.pm: Replacing of entity references is supported.
96     * Error.pm: New.
97     * EntityManager.pm: New.
98    
99     2003-05-25 Wakaba <[email protected]>
100    
101     * DOM.pm, DOM/: New.
102    
103 wakaba 1.1 2003-05-24 Wakaba <[email protected]>
104    
105     * ChangeLog: New.
106     * Parser.pm: New module.

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24