Log of /messaging/manakai/bin/dac2test.pl
Parent Directory
| Revision Log
Revision
1.11
Sun Feb 26 14:32:38 2006 UTC
(18 years, 9 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.10: +1 -1 lines
FILE REMOVED
++ manakai/t/ChangeLog 26 Feb 2006 14:32:29 -0000
* Makefile (distclean): New rule.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/bin/ChangeLog 26 Feb 2006 14:18:44 -0000
* daf.pl: Request for |fe:GenericLS| feature was missing.
Sets the |pc:preserve-line-break| parameter for test
code as |dac2test.pl| had been.
* dac.pl, dac2pm.pl, dac2test.pl: Removed.
* disc.pl, cdis2pm.pl, cdis2rdf.pl: Removed.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/ChangeLog 26 Feb 2006 14:19:17 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
++ manakai/lib/Message/Body/ChangeLog 26 Feb 2006 14:19:35 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
++ manakai/lib/Message/Field/ChangeLog 26 Feb 2006 14:24:08 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
++ manakai/lib/Message/MIME/ChangeLog 26 Feb 2006 14:24:31 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
++ manakai/lib/Message/Markup/ChangeLog 26 Feb 2006 14:24:49 -0000
* Makefile (distclean): New rule.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/ChangeLog 26 Feb 2006 14:27:24 -0000
* PerlCode.dis (PerlStringLiteral.stringify): If some character
are escaped, the string should have been quoted by |QUOTATION MARK|.
* Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis|
module was misplaced.
(distclean): New rule.
(clean): Cleans subdirectories, too.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/DIS/ChangeLog 26 Feb 2006 14:31:14 -0000
* Perl.dis (plUpdate): Reads |dis:DefaultFor| property
from the source if it is not available from the module
in the database, i.e. the |readProperties| method
is not performed for the module.
(getPerlInterfaceMemberCode): Renamed
from |getPerlErrorInterfaceMemberCode|.
(DISLang:Const.getPerlInterfaceMemberCode): New
method implementation. Constants defined in interfaces
were not reflected to the generated Perl module code
since the split of |plGeneratePerlModule| method.
* DPG.dis (Require): Reference to |DIS:Perl| module was missing.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 26 Feb 2006 14:21:51 -0000
* SimpleLS.dis (Require): Reference to the |MDOM:Tree|
module was missing.
* ManakaiDOMLS2003.dis: Some property names was incorrect.
* Makefile (distclean): New rule.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* DOMLS.dis: Removed from the CVS repository, since
it has been no longer required to make the |daf| system
itself.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/manakai/ChangeLog 26 Feb 2006 14:32:09 -0000
* Makefile (distclean): New rule.
2006-02-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/ChangeLog 26 Feb 2006 14:19:00 -0000
2006-02-26 Wakaba <wakaba@suika.fam.cx>
* Makefile (distclean): New rule.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 9 10:23:19 2006 UTC
(18 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.9: +4 -2 lines
Diff to
previous 1.9
++ manakai/bin/ChangeLog 9 Feb 2006 10:13:54 -0000
2006-02-09 Wakaba <wakaba@suika.fam.cx>
* dac2test.pl: Set |pc:preserve-line-break| configuration
parameter |true|.
++ manakai/lib/Message/Util/ChangeLog 9 Feb 2006 10:20:03 -0000
2006-02-09 Wakaba <wakaba@suika.fam.cx>
* PerlCode.dis (PerlStringLiteral.stringify): |pc:preserve-line-break|
configuration parameter support is added.
(pc:preserve-line-break): New configuration option.
* DIS.dis (readProperties): |DISCore:UString| lextype support added.
++ manakai/lib/Message/Util/DIS/ChangeLog 9 Feb 2006 10:22:14 -0000
2006-02-09 Wakaba <wakaba@suika.fam.cx>
* Test.dis (printComment): Escapes non-ASCII-printable characters.
* DPG.dis (state_to_code): Adds set-|$token->{location_d}|-code
to adjast column number when |@dch| is in use.
++ manakai/lib/Message/DOM/ChangeLog 9 Feb 2006 10:18:41 -0000
2006-02-09 Wakaba <wakaba@suika.fam.cx>
* XMLParser.dis (CommentDeclaration): |STRING| is now
defined as a |?default-token|.
(XMLTests): Tests for |Char - RestrictedChar| matchness,
comment declarations, cdata sections, and |MSE| in |content|
added.
(XMLTests/PerlDef): Bug fixed: |pop| -> |shift|.
(get-location-from-token): |$token->{location_d}|
for |?default-token| column counting support added.
* DOMCore.dis (c:erred): It is now a |DISCore:OrderedList| property.
++ manakai/lib/manakai/ChangeLog 9 Feb 2006 10:23:11 -0000
2006-02-09 Wakaba <wakaba@suika.fam.cx>
* DISCore.dis (DISCore:UString): New lextype.
* Test.dis (test:value): Default |dis:dataType| changed
to |DISCore:UString|.
(test:EntityValueString): Removed (it was never used).
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 8 08:18:29 2006 UTC
(18 years, 9 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.8: +16 -7 lines
Diff to
previous 1.8
++ manakai/bin/ChangeLog 8 Feb 2006 07:59:04 -0000
2006-02-08 Wakaba <wakaba@suika.fam.cx>
* dac2test.pl (|test:ParserTest| converter): |c:erred| is supported.
++ manakai/lib/Message/Util/ChangeLog 8 Feb 2006 08:07:42 -0000
2006-02-08 Wakaba <wakaba@suika.fam.cx>
* PerlCode.dis (getNameListAttrR): Non-|pc:|-namespace elements
and their descendants were ignored.
(getNameListAttrRM): New variant derived from |getNameListAttrR|,
for |getUsePerlModuleNameList| and |getUseCharClassNameList|.
(getUsePerlModuleNameList, getUseCharClassNameList): Don't
include |pc:package| and their descendants to the target.
(PerlFile.stringify): Outputs |use| statements
for Perl modules and character classes not part of any package,
if any.
* DIS.dis: |lang:tdterr|'s |DVNSValue| convertion is supported.
2006-02-06 Wakaba <wakaba@suika.fam.cx>
* DIS.dis (loadModule): Loads a "daem" submodule file
if exists.
++ manakai/lib/Message/Util/Error/ChangeLog 8 Feb 2006 08:17:54 -0000
2006-02-06 Wakaba <wakaba@suika.fam.cx>
* DOMException.dis (ManakaiDOM:WarningClass): Removed.
(ManakaiDOM:alwaysWarns): Removed.
(disPerl:WARNING): Removed.
(ManakaiDOM:ManakaiDOMExceptionOrWarning): Removed.
(ManakaiDOM:ManakaiDOMWarning): Removed.
++ manakai/lib/Message/Util/DIS/ChangeLog 8 Feb 2006 08:16:38 -0000
2006-02-08 Wakaba <wakaba@suika.fam.cx>
* Value.dis: |lang:tdterr| type support is added.
* Test.dis (failureComment): New method.
(TFQNames): New token type.
(rule node): It now accepts empty declaration.
2006-02-07 Wakaba <wakaba@suika.fam.cx>
* Test.dis (assertTypedValueEquals): New code fragment
extracted from |assertDOMTreeEquals| method.
(assertErrorEquals): New method.
2006-02-06 Wakaba <wakaba@suika.fam.cx>
* Test.dis (Require): Requires |Util:DIS| module.
(parseTDTErrorString): New method.
(URI, QName): New token types.
(rule tdterr): New parser rule.
(dtest:undeclared-namespace-prefix-error): New error.
(dtest:bad-error-resource-error): New error.
++ manakai/lib/Message/DOM/ChangeLog 8 Feb 2006 08:01:24 -0000
2006-02-08 Wakaba <wakaba@suika.fam.cx>
* XMLParser.dis (XMLTests): Tests for |c:erred| is supported.
2006-02-06 Wakaba <wakaba@suika.fam.cx>
* DOMCore.dis (c:erred): New property.
(c:DOMErrorType): It should have been a subset
of |ecore:AnyErrorCode|.
* XMLParser.dis (XMLTests): Empty input tests added.
++ manakai/lib/manakai/ChangeLog 8 Feb 2006 08:18:20 -0000
2006-02-06 Wakaba <wakaba@suika.fam.cx>
* Test.dis (lang:tdterr): New type.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 28 16:24:44 2006 UTC
(18 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.7: +5 -1 lines
Diff to
previous 1.7
++ manakai/bin/ChangeLog 28 Jan 2006 15:08:53 -0000
2006-01-28 Wakaba <wakaba@suika.fam.cx>
* dac2test.pl (|test:StandaloneTest| converter): Generates |otherwise|
clause to catch exception and continue remaining tests.
++ manakai/lib/Message/DOM/ChangeLog 28 Jan 2006 15:17:07 -0000
2006-01-28 Wakaba <wakaba@suika.fam.cx>
* DOMCore.dis (ErrDef): Missing |ecore:textFormatter| property added.
* DOMMain.dis (ErrDef): Missing |ecore:textFormatter| property added.
* Tree.dis (ErrDef): Missing |ecore:textFormatter| property added.
(ManakaiDOMAttributes): Removed.
(ManakaiDOMAttrMap): New class.
(ManakaiDOMAttrMapArray): New class.
(namespaceURI): Bug to return a string representation
of a reference to the namespace URI string is fixed.
(selectAttrNodeObject, selectAttrNodeObjectNodeNS): Reimplemented.
(removeAttribute, removeAttributeNS): DTD default attributes
are supported. Don't throw |NO_MODIFICATION_ALLOWED_ERR|
if there is no attribute node.
(createElement, createElementNS): DTD default attributes are supported.
(setAttributeNode): Reimplemented.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 23 12:43:33 2006 UTC
(18 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.6: +2 -2 lines
Diff to
previous 1.6
++ manakai/t/ChangeLog 23 Jan 2006 12:43:00 -0000
2006-01-23 Wakaba <wakaba@suika.fam.cx>
* Makefile: |util-mntest.t| added.
++ manakai/lib/Message/Util/ChangeLog 23 Jan 2006 12:42:01 -0000
2006-01-23 Wakaba <wakaba@suika.fam.cx>
* ManakaiNodeTest.dis: New module.
* Makefile: |ManakaiNodeTest.dis| added.
++ manakai/lib/Message/DOM/ChangeLog 23 Jan 2006 12:41:27 -0000
* DOMCore.dis (NO_NAMED_NODE_ERR, NO_NAMED_NODE_NS_ERR,
INUSE_DEFINITION_ERR, NO_NS_NAMEDNODEMAP_ERR): New error subtypes.
* DOMMain.dis (ensureXMLName): Checks definesness of |$XMLVERSION|
to avoid uninitialized value warning.
* Tree.dis (ManakaiDOMElementTypeDefMap, ManakaiDOMAttrDefMap): New
classes (work in progress).
* XDoctype.dis (elementTypes, attributeDefinitions): New attributes.
2006-01-22 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/manakai/ChangeLog 22 Jan 2006 07:12:00 -0000
2006-01-22 Wakaba <wakaba@suika.fam.cx>
* mndebug.pl: New script.
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 21 16:28:13 2006 UTC
(18 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.5: +7 -2 lines
Diff to
previous 1.5
++ manakai/bin/ChangeLog 21 Jan 2006 16:17:06 -0000
2006-01-21 Wakaba <wakaba@suika.fam.cx>
* dac2test.pl: Dies if no perl code is defined
for a |test:ParserTestSet|.
++ manakai/lib/Message/Util/DIS/ChangeLog 21 Jan 2006 16:28:01 -0000
2006-01-22 Wakaba <wakaba@suika.fam.cx>
*
2006-01-21 Wakaba <wakaba@suika.fam.cx>
* Perl.dis (plGeneratePerlModuleFile): Use |getAnyResource|
method instead of |getResource| method to obtain
resource from URI listed in |disGetRequiredModuleURI|
in |PerlCode| objects. This fix removes the problem
that some expected |require| statements were not generated.
* DPG.dis (plCodeFragment): Default |token-error| code was
not generated.
(pg:qRequiresNextTokenStatement): New element type.
* Test.dis: Wrong namespace URI in some resource names are fixed.
(assertDOMTreeEquals): Adds node type
information to node path string in error messages.
Allows |false| value as a |null|.
(TDTParser): Node type |entity| and |entity-reference|
are changed to |general-entity| and |general-entity-reference|
respectively.
(lexmode default): Definition for the token |SEMICOLON|
was missing.
(token-error default): Added.
++ manakai/lib/Message/DOM/ChangeLog 21 Jan 2006 16:22:22 -0000
* DOMXML.dis (DocumentType.childNodes): Removed
from |ManakaiDOM:ManakaiDOMLatest| variant.
* XMLParser.dis: Parsing of general internal entities implemented.
(_DocumentTypeDeclaration): Appends a document type definition
node to the document.
(_ProcessingInstructionDTD): Appends a processing
instruction node to the document type definition.
(Element_): Document element could not be an |EmptyElemTag|.
2006-01-21 Wakaba <wakaba@suika.fam.cx>
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 21 07:06:09 2006 UTC
(18 years, 10 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.4: +71 -21 lines
Diff to
previous 1.4
++ manakai/t/ChangeLog 21 Jan 2006 07:06:03 -0000
2006-01-21 Wakaba <wakaba@suika.fam.cx>
* Makefile: |dom-xmlparser.t| added.
++ manakai/bin/ChangeLog 21 Jan 2006 06:58:44 -0000
2006-01-12 Wakaba <wakaba@suika.fam.cx>
* dac2test.pl: |test:ParserTestSet| and |test:ParserTest|
test types are implemented.
++ manakai/lib/Message/Util/ChangeLog 21 Jan 2006 07:02:03 -0000
2006-01-19 Wakaba <wakaba@suika.fam.cx>
* PerlCode.dis (PCPackage.stringify): Appends a string
representation of non-|pc:*| element children for
the stringified value.
++ manakai/lib/Message/Util/DIS/ChangeLog 21 Jan 2006 07:04:28 -0000
2006-01-20 Wakaba <wakaba@suika.fam.cx>
* DPG.dis (plCodeFragment): Sets |param| value of default
for default parse error handler to avoid array dereference error.
* Test.dis (assertDOMTreeEquals): New method.
2006-01-11 Wakaba <wakaba@suika.fam.cx>
* Test.dis (TDTParser): New.
(PARSE_ERR): New exception type.
++ manakai/lib/Message/DOM/ChangeLog 21 Jan 2006 07:00:52 -0000
2006-01-21 Wakaba <wakaba@suika.fam.cx>
* DOMFeature.dis (featuresParamToFeaturesHash): New block
code (seprated from |InputProcessor|). Now
a |features| parameter's version can be specified by
an array reference that contains a set of version
numbers. A test added.
* XMLParser.dis: A test added.
++ manakai/lib/manakai/ChangeLog 21 Jan 2006 07:05:39 -0000
2006-01-11 Wakaba <wakaba@suika.fam.cx>
* Test.dis (test:ParserTestSet, test:ParserTest): New types.
(test:Entity, test:RootEntity): New types.
(lang:tdt): New lextype.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Nov 23 11:21:09 2005 UTC
(19 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.3: +6 -2 lines
Diff to
previous 1.3
++ manakai/bin/ChangeLog 23 Nov 2005 11:08:32 -0000
2005-11-23 Wakaba <wakaba@suika.fam.cx>
* dac.pl, dac2pm.pl, dac2test.pl: |--verbose| or |--debug|
option turns verbose or debug mode of |Message::Util::Error|
module respectively.
++ manakai/lib/Message/Markup/ChangeLog 23 Nov 2005 11:09:11 -0000
* SuikaWikiConfig21.dis: Bugs on error depth fixed.
2005-11-23 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/ChangeLog 23 Nov 2005 11:19:31 -0000
* Error.pm (new): Sets |-stacktrace_| property if debug
or verbose mode.
(stringify): Appends longer trace if debug or verbose mode.
($VERBOSE): New flag.
* DIS.dis: Bugs on error depth fixed.
2005-11-23 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/Error/ChangeLog 23 Nov 2005 11:20:41 -0000
2005-11-23 Wakaba <wakaba@suika.fam.cx>
* DOMException.dis (stringify): Prepends only local name part
of class package name where an exception is thrown.
* Core.dis: Sync with revised |Message::Util::Error| implemetnation.
++ manakai/lib/Message/Util/DIS/ChangeLog 23 Nov 2005 11:12:18 -0000
* DNLite.dis: Bug on error depth fixed.
2005-11-23 Wakaba <wakaba@suika.fam.cx>
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Nov 16 10:07:11 2005 UTC
(19 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.2: +4 -1 lines
Diff to
previous 1.2
++ 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.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 15 14:18:23 2005 UTC
(19 years ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +2 -1 lines
Diff to
previous 1.1
++ manakai/t/ChangeLog 15 Nov 2005 14:18:08 -0000
2005-11-15 Wakaba <wakaba@suika.fam.cx>
* Makefile: Rules to make |dom-feature.t| and |dom-genericls.t|
added.
++ manakai/bin/ChangeLog 15 Nov 2005 13:09:10 -0000
2005-11-15 Wakaba <wakaba@suika.fam.cx>
* dac2test.pl: Adds the module as |require|d module.
* mkdisdump.pl: Requests |DOMLS:Generic| feature
instead of obsoleted |DOMLS:LS| feature.
2005-11-13 Wakaba <wakaba@suika.fam.cx>
* dac2test.pl: New script.
++ manakai/lib/Message/Util/ChangeLog 15 Nov 2005 14:09:17 -0000
* Makefile: Missing rule to make |Message/DOM/core.dae| added.
2005-11-15 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/Error/ChangeLog 15 Nov 2005 14:17:04 -0000
2005-11-15 Wakaba <wakaba@suika.fam.cx>
* DOMException.dis (dx:Exception): Attributes copied
from |ManakaiDOM:ManakaiDOMExceptionOrWarning|.
++ manakai/lib/Message/Util/DIS/ChangeLog 15 Nov 2005 14:16:32 -0000
* Test.dis (assertNull, assertEquals, assertNotEquals,
assertException): New methods.
2005-11-15 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 15 Nov 2005 13:12:17 -0000
* DOMFeature.dis (MinimumImplementation.eq): Added.
* DOMMain.dis: |DISPerl:ISA| reference fixed.
* Generic.dis: Implements new |DOMLS:Generic| feature.
2005-11-15 Wakaba <wakaba@suika.fam.cx>
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 15 03:12:55 2005 UTC
(19 years ago)
by
wakaba
Branch:
MAIN
++ manakai/lib/Message/Util/ChangeLog 15 Nov 2005 03:09:25 -0000
2005-11-15 Wakaba <wakaba@suika.fam.cx>
* Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules
added.
* DIS.dis (DIS:): Removed (moved to |DIS/common.dis|).
2005-11-13 Wakaba <wakaba@suika.fam.cx>
* PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral):
New interfaces.
(createPCLiteral, appendNewPCLiteral): New methods.
(PCDocument): New interface.
(factory methods): Namespace URI and local name of document
element arguments added to |createDocument| to obtain
an instance of |PCDocument|.
++ manakai/lib/Message/Util/DIS/ChangeLog 15 Nov 2005 03:11:47 -0000
2005-11-15 Wakaba <wakaba@suika.fam.cx>
* DISDoc.dis, DISDump.dis, DISPerl.dis (Require): References
new |common.dis| module for the sake of |DIS:| module group.
* common.dis: New module.
* DISPerl.dis (plCodeFragment): Throws an exception
if a "ISA" package does not have Perl name.
* Value.dis: Type name |dis:TypeQName| changed to |DISCore:QName|.
++ manakai/lib/Message/DOM/ChangeLog 15 Nov 2005 03:09:45 -0000
2005-11-15 Wakaba <wakaba@suika.fam.cx>
* DOMFeature.dis (stringifyFeatures): Don't double |SPACE|
characters between feature names and versions.
2005-11-13 Wakaba <wakaba@suika.fam.cx>
* DOMFeature.dis (stringifyFeatures): A test code added.
++ manakai/lib/manakai/ChangeLog 15 Nov 2005 03:12:39 -0000
* Test.dis: New module.
* Makefile: |Test.dis| added.
2005-11-13 Wakaba <wakaba@suika.fam.cx>
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.