/[suikacvs]/messaging/manakai/lib/Message/Markup/Atom.dis
Suika

Log of /messaging/manakai/lib/Message/Markup/Atom.dis

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Links to manakai-release-0-3-2: (view) (download) (annotate)
Sticky Tag:

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun May 28 06:34:59 2006 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
CVS Tags: manakai-release-0-3-2
Changes since 1.7: +148 -13 lines
Diff to previous 1.7
++ manakai/lib/Message/Markup/ChangeLog	28 May 2006 06:30:38 -0000
2006-05-28  Wakaba  <wakaba@suika.fam.cx>

	* Atom.dis (AtomProperties): All atom property element types are added.
	(AtomDatatypes): Extensibility items are added.  Person Construct
	subelements are moved to this module.
	(person-prop, feed-prop, entry-prop, source-prop): New
	element type classes.
	(AtomIconElement, AtomLogoElement): New interfaces.
	(SimpleExtensionElements, StructuredExtensionElements): News.
	(extensionElements): New.
	(undefinedAttributes): New.

++ manakai/lib/manakai/ChangeLog	28 May 2006 06:34:52 -0000
2006-05-28  Wakaba  <wakaba@suika.fam.cx>

	* DISMarkup.dis (mv:refers): New property.
	(mv:ElementTypeAdditionalClass): New class.
	(mv:elementTypeClassName): New property.

	* daf-dtd-modules.pl (daf_dm_get_id, daf_dm_get_vid): Removed.  Names
	for modules, element types, and content models are now
	generated by |daf_dm_get_entity_name|.
	(daf_dtd_modules): Support for the |mv:ElementTypeClass| class
	is added.
	(daf_dm_add_attrdefs): Gets members from |mv:refers|
	property rather than |mv:contains|.
	(daf_dm_get_entity_name): Support for classes |mv:ElementType|,
	|mv:ElementTypeClass|, and |mv:XMLDTDModule| is added.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun May 21 08:55:21 2006 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +143 -8 lines
Diff to previous 1.6
++ manakai/lib/Message/Markup/ChangeLog	21 May 2006 08:52:03 -0000
2006-05-21  Wakaba  <wakaba@suika.fam.cx>

	* Atom.dis (AtomDatatypes): Attribute group and
	datatypes are added.
	(atomCommonAttributes): New.
	(atomUri, atomEmailAddress, atomNCName, atomLanguageTag): News.
	(AtomNameElement, AtomIdElement, AtomUriElement): News.

++ manakai/lib/Message/DOM/ChangeLog	21 May 2006 08:50:52 -0000
2006-05-21  Wakaba  <wakaba@suika.fam.cx>

	* XDP.dis (XDPEntityValue.stringify): Don't escape
	any |%|s in |xdp:attr-definition| children.

++ manakai/lib/manakai/ChangeLog	21 May 2006 08:55:07 -0000
2006-05-21  Wakaba  <wakaba@suika.fam.cx>

	* DISMarkup.dis, XML.dis: Definitions are added.

	* daf-dtd-modules.pl: Supported for the |mv:elementContentModel|
	and |mv:attributeValueType| properties
	and |mv:XMLDTDDatatypeEntity| type and |mv:contains|
	with |mv:AttributeTypeGroup| are added.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat May 20 10:13:02 2006 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +138 -16 lines
Diff to previous 1.5
++ manakai/lib/Message/Markup/ChangeLog	20 May 2006 10:11:52 -0000
	* Atom.dis (AtomDataTypes): New module.

2006-05-20  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/DOM/ChangeLog	20 May 2006 10:11:29 -0000
	* XDP.dis (createXDPRNIKeyword): The Perl method
	name property is added.

2006-05-20  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/manakai/ChangeLog	20 May 2006 10:12:52 -0000
	* DISMarkup.dis: Definitions are added.

	* daf-dtd-modules.pl: Supports for element content
	models and attribute type groups are added.

2006-05-20  Wakaba  <wakaba@suika.fam.cx>


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat May 20 05:11:37 2006 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
++ manakai/bin/ChangeLog	20 May 2006 05:09:42 -0000
2006-05-20  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl ($VERSION): New variable.
	(--mod-file-suffix): New option.

	(--create-dtd-modules): New option.4a
++ manakai/lib/Message/Markup/ChangeLog	20 May 2006 05:10:32 -0000
2006-05-20  Wakaba  <wakaba@suika.fam.cx>

	* Atom.dis (Atom): The |mv:vid| property is added.

++ manakai/lib/Message/DOM/ChangeLog	20 May 2006 05:10:10 -0000
2006-05-20  Wakaba  <wakaba@suika.fam.cx>

	* XDP.dis (createXDPIf): New method.
	(XDPIfElement): New interface.

++ manakai/lib/manakai/ChangeLog	20 May 2006 05:11:24 -0000
2006-05-20  Wakaba  <wakaba@suika.fam.cx>

	* DISMarkup.dis (mv:vid, mv:shortDescription): New properties.

	* daf-dtd-modules.pl: DTD module file generation and
	element type declaration generation are implemented.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri May 19 11:02:11 2006 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +70 -3 lines
Diff to previous 1.3
++ manakai/bin/ChangeLog	19 May 2006 11:00:59 -0000
2006-05-19  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl (--load-module): New option.
	(--create-dtd-modules): New option.

++ manakai/lib/Message/Markup/ChangeLog	19 May 2006 11:01:40 -0000
2006-05-19  Wakaba  <wakaba@suika.fam.cx>

	* Atom.dis: Module definitions are added experimentally.

	* Makefile: Experimental rules are added.

++ manakai/lib/manakai/ChangeLog	19 May 2006 11:02:00 -0000
2006-05-19  Wakaba  <wakaba@suika.fam.cx>

	* DISMarkup.dis, XML.dis: Definitions are added.

	* daf-dtd-modules.pl: New script.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat May 13 05:40:58 2006 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +7 -1 lines
Diff to previous 1.2
++ manakai/lib/Message/DOM/ChangeLog	13 May 2006 05:39:23 -0000
2006-05-13  Wakaba  <wakaba@suika.fam.cx>

	* Traversal.dis (MANAKAI_FILTER_OPAQUE): New |AcceptNode| value.
	(TreeWalker): The |MANAKAI_FILTER_OPAQUE| value support
	is added.  The |FILTER_REJECT| value is treated
	as |FILTER_ACCEPT| if the |currentNode| is in the
	rejected subtree as specified in the spec.

++ manakai/lib/manakai/ChangeLog	13 May 2006 05:40:46 -0000
2006-05-12  Wakaba  <wakaba@suika.fam.cx>

	* DISMarkup.dis: New definitions are added.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat May 6 16:01:04 2006 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +22 -1 lines
Diff to previous 1.1
++ manakai/lib/Message/Markup/ChangeLog	6 May 2006 16:00:58 -0000
	* Atom.dis (contentElement): New attribute.

	* H2H.dis (H2HFeature10): The |Version| was incorrect.
	(new): Finds |XML| feature-implemented object.

	* SuikaWiki.dis (new): Finds |XML| feature-implemented object.

2006-05-06  Wakaba  <wakaba@suika.fam.cx>


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Apr 29 11:05:09 2006 UTC (18 years ago) by wakaba
Branch: MAIN
++ manakai/t/ChangeLog	29 Apr 2006 11:04:52 -0000
2006-04-29  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (markup-Atom.t): New test.
	(test-module-markup): New rule.
	(test-module-all): The |test-module-markup| is added to the list
	of rules.

++ manakai/lib/Message/Markup/ChangeLog	29 Apr 2006 11:04:06 -0000
2006-04-29  Wakaba  <wakaba@suika.fam.cx>

	* common.dis: New module.

	* Atom.dis: New module.

	* Makefile: New modules are added.

	* SuikaWikiConfig21.dis (Require): A reference
	to the |Markup:common| module is added.
	(Markup|): Removed (moved to the |Markup:common| module).

++ manakai/lib/Message/DOM/ChangeLog	29 Apr 2006 11:02:19 -0000
2006-04-29  Wakaba  <wakaba@suika.fam.cx>

	* Element.dis (removeAttributeNS): A runtime error
	was occurred if there was no specified attribute node.

	* TreeCore.dis (manakaiLanguage): New attribute.

2006-04-28  Wakaba  <wakaba@suika.fam.cx>

	* TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly):
	New attributes.

	(StaticNodeList): New interface.

2006-04-24  Wakaba  <wakaba@suika.fam.cx>

	* DOMCore.dis (c:SET_TO_NULL_ERR): New error code.


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:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24