Log of /messaging/manakai/Makefile.PL
Parent Directory
| Revision Log
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[selected]
Sun Jul 29 08:04:40 2007 UTC
(17 years, 3 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD,
manakai-release-0-4-0
Changes since
1.4: +12 -13 lines
Diff to
previous 1.4
++ ChangeLog 29 Jul 2007 08:02:27 -0000
2007-07-29 Wakaba <wakaba@suika.fam.cx>
* Makefile.PL: Updated.
++ manakai/lib/ChangeLog 29 Jul 2007 08:03:11 -0000
* Makefile: No longer recurse into |manakai| and the
AutoLoad module.
2007-07-29 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/ChangeLog 29 Jul 2007 08:03:25 -0000
2007-07-29 Wakaba <wakaba@suika.fam.cx>
* Makefile (all): Special rule for |Util| is removed.
* Charset/: Removed.
++ manakai/lib/Message/DOM/ChangeLog 29 Jul 2007 07:51:50 -0000
* Text.pm: |Message::DOM::Traversal, an obsolete module,
was referenced.
2007-07-29 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/Util/ChangeLog 29 Jul 2007 08:03:51 -0000
* Makefile: Rules for DIS are removed.
2007-07-29 Wakaba <wakaba@suika.fam.cx>
++ manakai/t/ChangeLog 29 Jul 2007 08:04:33 -0000
2007-07-29 Wakaba <wakaba@suika.fam.cx>
* Makefile: Rules for DIS tests are removed.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 17 15:06:33 2006 UTC
(18 years, 8 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
manakai-200612,
manakai-release-0-3-1,
manakai-release-0-3-2
Changes since
1.3: +2 -1 lines
Diff to
previous 1.3
,
to
selected 1.5
++ ChangeLog 17 Feb 2006 14:56:57 -0000
2006-02-17 Wakaba <wakaba@suika.fam.cx>
* Makefile.PL (PREREQ_PM): The |IO::String| module is added.
++ manakai/lib/Message/DOM/ChangeLog 17 Feb 2006 15:06:17 -0000
* XMLParser.dis (domConfig): New |targetType| of |xp:ManakaiDOMXMLParser|
is introduced.
(async, busy): Implemented.
(parseString): Removed.
(parse, parseURI): Implemented.
(xp:ls-input-to-input-file): New configuration parameter.
(shiftChar): Gets character from current file handle
rather than replacement text. Don't normalize
line break characters for internal entities. Don't
throw |xp:wf-legal-literal-character| error
for |RestrictedChar| appearing in internal entities.
(DISPerl:dpgDef): Call |close| for each entity filehandler.
(_EntityDeclaration): Copy document URI and base URI
to the entity's |$decl| object.
(ParseError): New code fragment.
(getCopyOfEntityState): Creates filehandle from replacement
text.
(xp-error-lines): Don't appends text if no replacement
text is available.
(error-handler): New configuration parameter application resource.
(ManakaiDOMLSInputToInputFile): New class.
(ManakaiDOMInputFile): New class.
* Tree.dis (getNodeReference): A dereferencing was missing.
* DOMLS.dis (DOMLS:busy, DOMLS:lsKey): New properties.
2006-02-17 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.