/[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.3 - (hide annotations) (download)
Tue Jun 17 12:25:07 2003 UTC (23 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.2: +13 -1 lines
Raise error if Name contains colon

1 wakaba 1.3 2003-06-17 Wakaba <[email protected]>
2    
3     * Parser.pm:
4     - Report error when entity or notation name contains colon.
5     - Some bug fixes about line/position counting for error reporting.
6     * EntityManager.pm (get_entity): Returns pre-defined entities
7     immediately (before seeking into DTD node is occured). (As Web SGML
8     defined.)
9     * Error.pm (ERR_PREDEFINED_ENTITY): New error.
10     * Parser.pm (_parse_entity_declaration): Raise error if it's XML's
11     pre-defined entity and its replacement text does not match to that
12     of pre-defined entity.
13    
14 wakaba 1.2 2003-06-16 Wakaba <[email protected]>
15    
16     * Parser.pm: Replacing of entity references is supported.
17     * Error.pm: New.
18     * EntityManager.pm: New.
19    
20     2003-05-25 Wakaba <[email protected]>
21    
22     * DOM.pm, DOM/: New.
23    
24 wakaba 1.1 2003-05-24 Wakaba <[email protected]>
25    
26     * ChangeLog: New.
27     * Parser.pm: New module.

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24