/[suikacvs]/messaging/manakai/lib/Message/Markup/XML/ChangeLog
Suika

Log of /messaging/manakai/lib/Message/Markup/XML/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.38 - (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.37: +6 -0 lines
Diff to previous 1.37
++ 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.37 - (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.36: +4 -0 lines
Diff to previous 1.36
++ 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.36 - (view) (download) (annotate) - [select for diffs]
Sat Nov 6 05:50:26 2004 UTC (21 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.35: +5 -0 lines
Diff to previous 1.35
Minor syntaxical clarifications


Revision 1.35 - (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.34: +8 -0 lines
Diff to previous 1.34
Not to be warned by -w


Revision 1.34 - (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.33: +5 -0 lines
Diff to previous 1.33
Don't warned as uninitialized


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Oct 9 05:33:21 2004 UTC (21 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.32: +4 -0 lines
Diff to previous 1.32
Use empty string if URI is undef


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat Aug 21 05:37:32 2004 UTC (21 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.31: +5 -0 lines
Diff to previous 1.31
Removed


Revision 1.29.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Jul 30 09:37:50 2004 UTC (21 years, 11 months ago) by wakaba
Branch: experimental-xml-parser-200401
Changes since 1.29.2.4: +4 -0 lines
Diff to previous 1.29.2.4 , to branch point 1.29 , to next main 1.38
Message::Markup::XML::Parser::NodeTree: Element type declaration implemented


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Jun 3 06:41:18 2004 UTC (22 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.30: +4 -0 lines
Diff to previous 1.30
New


Revision 1.29.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 26 09:02:12 2004 UTC (22 years, 4 months ago) by wakaba
Branch: experimental-xml-parser-200401
Changes since 1.29.2.3: +4 -0 lines
Diff to previous 1.29.2.3 , to branch point 1.29
temporary commitment


Revision 1.29.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 07:27:12 2004 UTC (22 years, 5 months ago) by wakaba
Branch: experimental-xml-parser-200401
Changes since 1.29.2.2: +6 -0 lines
Diff to previous 1.29.2.2 , to branch point 1.29
New function added to EXPORT_TAGS{prefix}


Revision 1.29.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.29.2.1: +4 -0 lines
Diff to previous 1.29.2.1 , to branch point 1.29
New functions


Revision 1.29.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 01:48:26 2004 UTC (22 years, 5 months ago) by wakaba
Branch: experimental-xml-parser-200401
Changes since 1.29: +9 -0 lines
Diff to previous 1.29
Merge with HEAD


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun Feb 22 01:46:02 2004 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.29: +9 -0 lines
Diff to previous 1.29
EMPTY_PFX implemented


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Feb 14 11:08:14 2004 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
Branch point for: experimental-xml-parser-200401
Changes since 1.28: +7 -0 lines
Diff to previous 1.28
(_get_ns_decls_node): Returns default value if specified so


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 08:25:08 2003 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +4 -0 lines
Diff to previous 1.27
(construct_xml_node): New


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 07:52:08 2003 UTC (22 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.26: +4 -0 lines
Diff to previous 1.26
Some fix to handle NULL URI correctly


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Nov 9 01:47:17 2003 UTC (22 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +12 -0 lines
Diff to previous 1.25
New constant functions


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Nov 1 12:20:57 2003 UTC (22 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +6 -0 lines
Diff to previous 1.24
New


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Nov 1 06:11:34 2003 UTC (22 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +5 -0 lines
Diff to previous 1.23
Allow one-char namespace prefix


Revision 1.23 - (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.22: +6 -0 lines
Diff to previous 1.22
Some bug fix and avoiding warnings


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Oct 31 05:00:12 2003 UTC (22 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +3 -0 lines
Diff to previous 1.21
(name_to_prefix): Overwrite DEFAULT_PFX := NULL_URI if DEFAULT_PFX != NULL_URI is defined


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 01:58:17 2003 UTC (22 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +6 -0 lines
Diff to previous 1.20
set parent to value object


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Sep 28 01:05:04 2003 UTC (22 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.19: +4 -0 lines
Diff to previous 1.19
Some new functions


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


Revision 1.18 - (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.17: +6 -0 lines
Diff to previous 1.17
some improvement


Revision 1.17 - (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.16: +5 -0 lines
Diff to previous 1.16
Bug fix


Revision 1.16 - (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.15: +8 -0 lines
Diff to previous 1.15
Change SuikaWiki:: -> Message::.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 01:51:43 2003 UTC (22 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +4 -0 lines
Diff to previous 1.14
Merge


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Jul 17 23:58:30 2003 UTC (23 years ago) by w
Branch: MAIN
Changes since 1.13: +4 -0 lines
Diff to previous 1.13
Content model implemented


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


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


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


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


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Jul 6 01:40:36 2003 UTC (23 years ago) by wakaba
Branch: MAIN
Changes since 1.8: +6 -0 lines
Diff to previous 1.8
Bug fixes


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


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


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


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 13:07:44 2003 UTC (23 years ago) by wakaba
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Some modification to support Parser's external entity support


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 13:05:56 2003 UTC (23 years ago) by wakaba
Branch: MAIN
Changes since 1.3: +14 -0 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: +13 -1 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:25 2003 UTC (23 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.1: +11 -0 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