/[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.6 - (hide annotations) (download)
Sun Jun 29 08:34:37 2003 UTC (23 years ago) by wakaba
Branch: MAIN
Changes since 1.5: +7 -0 lines
Marked section support

1 wakaba 1.6 2003-06-29 Wakaba <[email protected]>
2    
3     * Parser.pm (_parse_document_entity, _parse_ignored_section): New.
4     * Error.pm: New errors related to marked section.
5     * EntityManager.pm (get_entity, get_entities): Bug fixes and caching.
6     (is_standalone_document): New function.
7    
8 wakaba 1.5 2003-06-27 Wakaba <[email protected]>
9 wakaba 1.4
10     * Parser.pm: Give entity type before EntityManager->get_external_entity is called.
11     * Error.pm: Added some new errors related to media type values.
12     * EntityManager.pm (_guess_entity_encoding, _check_media_type): New.
13     (default_uri_resolver): Check and use media type and charset.
14    
15     2003-06-26 Wakaba <[email protected]>
16    
17     * Parser.pm (_parse_xml_or_text_declaration): New method.
18     * EntityManager.pm (default_uri_resolver): Use Parser->_parse_xml_or_text_declaration to remove text declaration.
19     (get_external_entity): Reset uri/entity_type/line/pos statuses.
20     * Error.pm: Some new errors for invalid XML declaration.
21    
22 wakaba 1.3 2003-06-17 Wakaba <[email protected]>
23    
24     * Parser.pm:
25     - Report error when entity or notation name contains colon.
26     - Some bug fixes about line/position counting for error reporting.
27     * EntityManager.pm (get_entity): Returns pre-defined entities
28     immediately (before seeking into DTD node is occured). (As Web SGML
29     defined.)
30     * Error.pm (ERR_PREDEFINED_ENTITY): New error.
31     * Parser.pm (_parse_entity_declaration): Raise error if it's XML's
32     pre-defined entity and its replacement text does not match to that
33     of pre-defined entity.
34    
35 wakaba 1.2 2003-06-16 Wakaba <[email protected]>
36    
37     * Parser.pm: Replacing of entity references is supported.
38     * Error.pm: New.
39     * EntityManager.pm: New.
40    
41     2003-05-25 Wakaba <[email protected]>
42    
43     * DOM.pm, DOM/: New.
44    
45 wakaba 1.1 2003-05-24 Wakaba <[email protected]>
46    
47     * ChangeLog: New.
48     * Parser.pm: New module.

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24