/[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.8 - (hide annotations) (download)
Sat Jul 5 07:25:49 2003 UTC (23 years ago) by wakaba
Branch: MAIN
Changes since 1.7: +6 -0 lines
XML Catalog support

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24