/[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.9 - (hide annotations) (download)
Sun Jul 6 01:40:36 2003 UTC (23 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.8: +6 -0 lines
Bug fixes

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24