Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
++ manakai/bin/ChangeLog 10 Sep 2006 11:09:00 -0000 2006-09-10 Wakaba <wakaba@suika.fam.cx> * daf.pl (--dtd-suffix, --create-dtd-driver): New options for DTD driver support. ++ manakai/lib/Message/Markup/ChangeLog 10 Sep 2006 11:12:09 -0000 2006-09-10 Wakaba <wakaba@suika.fam.cx> * Atom.dis (Atom): The |mv:systemIdentifierBaseURI| property is set. It is an empty value to allow to move DTD modules without modification. (Atom10): New DTD driver for ordinary Atom 1.0 documents. (AtomNameElement, AtomUriElement, AtomEmailElement): References for |Atom| module are added for |%ATOM.xmlns.attrib;| references in the |ATTLIST| declarations. (AtomContentElement): Content attribute definitions for |type| and |src| attributes are added. * Makefile (atom): Generate |Atom10| DTD driver. ++ manakai/lib/Message/Markup/XML/ChangeLog 10 Sep 2006 11:13:04 -0000 2006-09-10 Wakaba <wakaba@suika.fam.cx> * Parser.pm: Comment out Unicode comparibility character checking clause since |\p{Compat}| regexp set is not supported in the current version of perl. ++ manakai/lib/manakai/ChangeLog 10 Sep 2006 11:19:19 -0000 2006-09-10 Wakaba <wakaba@suika.fam.cx> * DISMarkup.dis (mv:systemIdentifierBaseURI): New property. (mv:XMLDTDAnyModule, mv:XMLDTDDriver): New resource types. * daf-dtd-modules.pl (daf_dtd_modules): Its main part is split into another function named |daf_dm_create_module_file|. (daf_dtd_driver): New function for DTD driver support. (daf_dm_create_module_file): New function. (daf_dm_dtd_driver_content): New function. (daf_dm_qname_module_content): What declarations are generated is changed so that generated DTD modules are more resemble to HTML WG's ones. (daf_dm_register_all_components): New function. (daf_dm_get_module_group): New function. (daf_dm_get_entity_name): Support for DTD drivers is added. Use uppercase'ized name for DTD module sets (to align with HTML WG's DTD modules).
++ manakai/t/ChangeLog 16 Nov 2005 10:07:00 -0000 2005-11-16 Wakaba <wakaba@suika.fam.cx> * Makefile: Rules to make |dom-mdomls2003.t| and |util-perlcode.t| added. ++ manakai/bin/ChangeLog 16 Nov 2005 09:50:31 -0000 2005-11-16 Wakaba <wakaba@suika.fam.cx> * dac2text.pl: Dies if test code is not defined. ++ manakai/lib/Message/Markup/XML/ChangeLog 16 Nov 2005 09:59:26 -0000 2005-11-16 Wakaba <wakaba@suika.fam.cx> * Parser.pm: A typo fix and |undef|-checking added. ++ manakai/lib/Message/Util/ChangeLog 16 Nov 2005 10:02:10 -0000 2005-11-16 Wakaba <wakaba@suika.fam.cx> * PerlCode.dis: A test code added. Typos in |ISA| properties fixed. (PerlSub.stringify): Generates prototype specification even if |prototype| attribute value's length is zero in case the |pc:prototype| attribute /is/ found. ++ manakai/lib/Message/Util/DIS/ChangeLog 16 Nov 2005 10:03:34 -0000 2005-11-16 Wakaba <wakaba@suika.fam.cx> * Test.dis (assertTrue, assertFalse, assertNever): New methods. (assertNull, assertNotNull): The |actualValue| parameters fixed to parameters rather than named parameters. ++ manakai/lib/Message/DOM/ChangeLog 16 Nov 2005 09:58:21 -0000 2005-11-16 Wakaba <wakaba@suika.fam.cx> * ManakaiDOMLS2003.dis: Tests added. (domConfig): Method name in the code fixed to |flag|. * DOMMain.dis (findOffset32): Missing |^| in regular expressions added. * DOMCore.dis (hasChildNodes): Returns |false| if the node type is defined not to have any children. (CharacterData): Typos in element type names and function names fixed. ++ manakai/lib/manakai/ChangeLog 16 Nov 2005 10:06:30 -0000 2005-11-16 Wakaba <wakaba@suika.fam.cx> * domtest.pl (skip_rest): Exits test after generating comments. (assertEqualsCollection): Array reference dereferencing syntax fixed (it was mistakenly coded in JavaScript like style). * DISPerl.dis (StringRef): Don't |weaken| reference if there is already a weak reference.
Not to be warned by -w
Don't warned as uninitialized
temporary commitment
New functions
Imported to CVS
Indexing bug fix
Some bug fix and avoiding warnings
New
Bug fix
some improvement
Some optimize
Bug fix
Error type name typo fix
Change SuikaWiki:: -> Message::.
Validator.pm: more validating but content model validating does not work
Validator.pm: New
More attribute default support
ELEMENT and ATTLIST declaration support reimplemented
XML Catalog support
_parse_start_tag: New
Marked section support
External entity support
Raise error if Name contains colon
Entity resolving support
Parser: New
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |