/[suikacvs]/messaging/manakai/lib/Message/Markup/XML/Parser.pm
Suika

Log of /messaging/manakai/lib/Message/Markup/XML/Parser.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 11:19:24 2006 UTC (19 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD, manakai-200612, manakai-release-0-4-0
Changes since 1.23: +5 -5 lines
Diff to previous 1.23
++ 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).


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Nov 16 10:07:13 2005 UTC (20 years, 8 months ago) by wakaba
Branch: MAIN
CVS Tags: manakai-release-0-3-1, manakai-release-0-3-2
Changes since 1.22: +4 -4 lines
Diff to previous 1.22
++ 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.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Oct 31 12:29:53 2004 UTC (21 years, 8 months ago) by wakaba
Branch: MAIN
CVS Tags: before-dis2-200411
Changes since 1.21: +11 -7 lines
Diff to previous 1.21
Not to be warned by -w


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 06:12:11 2004 UTC (21 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
Don't warned as uninitialized


Revision 1.20.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 26 09:02:12 2004 UTC (22 years, 5 months ago) by wakaba
Branch: experimental-xml-parser-200401
Changes since 1.20.2.2: +534 -28 lines
Diff to previous 1.20.2.2 , to branch point 1.20 , to next main 1.24
temporary commitment


Revision 1.20.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 07:24:57 2004 UTC (22 years, 5 months ago) by wakaba
Branch: experimental-xml-parser-200401
Changes since 1.20.2.1: +659 -359 lines
Diff to previous 1.20.2.1 , to branch point 1.20
New functions


Revision 1.20.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 14 11:20:58 2004 UTC (22 years, 5 months ago) by wakaba
Branch: experimental-xml-parser-200401
Changes since 1.20: +424 -2 lines
Diff to previous 1.20
Imported to CVS


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Nov 9 01:47:31 2003 UTC (22 years, 8 months ago) by wakaba
Branch: MAIN
Branch point for: experimental-xml-parser-200401
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Indexing bug fix


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Oct 31 08:41:35 2003 UTC (22 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +8 -8 lines
Diff to previous 1.18
Some bug fix and avoiding warnings


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Sep 27 07:59:11 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
New


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Sep 17 09:17:13 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +19 -17 lines
Diff to previous 1.16
Bug fix


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Sep 14 01:09:36 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
Branch point for: branch-suikawiki-1
Changes since 1.15: +192 -142 lines
Diff to previous 1.15
some improvement


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Sep 13 22:35:00 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
Some optimize


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Sep 13 09:04:02 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +54 -25 lines
Diff to previous 1.13
Bug fix


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 11:29:26 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
Error type name typo fix


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Sep 7 03:09:18 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +13 -13 lines
Diff to previous 1.11
Change SuikaWiki:: -> Message::.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jul 16 12:10:22 2003 UTC (23 years ago) by w
Branch: MAIN
Changes since 1.10: +26 -14 lines
Diff to previous 1.10
Validator.pm: more validating but content model validating does not work


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 07:36:55 2003 UTC (23 years ago) by w
Branch: MAIN
Changes since 1.9: +30 -47 lines
Diff to previous 1.9
Validator.pm: New


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Jul 13 02:32:24 2003 UTC (23 years ago) by w
Branch: MAIN
Changes since 1.8: +261 -133 lines
Diff to previous 1.8
More attribute default support


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Jul 12 06:12:00 2003 UTC (23 years ago) by w
Branch: MAIN
Changes since 1.7: +412 -301 lines
Diff to previous 1.7
ELEMENT and ATTLIST declaration support reimplemented


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 07:25:50 2003 UTC (23 years ago) by wakaba
Branch: MAIN
Changes since 1.6: +38 -15 lines
Diff to previous 1.6
XML Catalog support


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 11:06:28 2003 UTC (23 years ago) by wakaba
Branch: MAIN
Changes since 1.5: +544 -464 lines
Diff to previous 1.5
_parse_start_tag: New


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jun 29 08:34:37 2003 UTC (23 years ago) by wakaba
Branch: MAIN
Changes since 1.4: +610 -381 lines
Diff to previous 1.4
Marked section support


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 13:05:57 2003 UTC (23 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.3: +214 -118 lines
Diff to previous 1.3
External entity support


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jun 17 12:25:07 2003 UTC (23 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.2: +86 -93 lines
Diff to previous 1.2
Raise error if Name contains colon


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 16 09:58:26 2003 UTC (23 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.1: +701 -446 lines
Diff to previous 1.1
Entity resolving support


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat May 24 04:52:19 2003 UTC (23 years, 2 months ago) by wakaba
Branch: MAIN
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24