2008-11-21 15:45 gellyfish
* ChangeLog, lib/XML/XSLT.pm, t/current.t: Made current() work
2008-02-12 14:20 gellyfish
* t/current.t: Added test from Mike Whittaker
2008-01-30 13:49 gellyfish
* lib/XML/XSLT.pm, t/open.t, t/select-text.t: Interim release
2008-01-30 12:08 gellyfish
* t/select-text.t: New test from Mike Whitaker
2008-01-30 11:23 gellyfish
* t/deprecation.t: Re-added
2007-10-05 15:43 gellyfish
* MANIFEST, t/include.xsl, t/open.t, t/open.xml, t/open.xsl: added
est files to CVS
2007-10-05 15:12 gellyfish
* Makefile.PL: Added XML::DOM::XPath dependency
2007-10-05 14:55 gellyfish
* t/: include.t, pattern.t: Added test for includes, made pattern a
TODO test
2007-10-05 14:44 gellyfish
* t/: open.t, pattern.t, to_dom.t: added tests, fixed include
2007-10-04 19:37 gellyfish
* lib/XML/XSLT.pm: updated
2007-05-25 16:16 gellyfish
* MANIFEST, lib/XML/XSLT.pm, t/pattern.t, t/variable.t: * Merged in
some changes
2006-11-17 21:16 gellyfish
* lib/XML/XSLT.pm: Check in interim fix for literal variable at top
level
2005-12-08 12:53 gellyfish
* lib/XML/XSLT.pm: Added patch from andy_bach@wiwb.usourts.gov to
fix warning in __evaluate_test__
2004-09-16 16:15 gellyfish
* examples/: xslt.xsl, xsltdoc.xsl: Renamed the xslt.xsl to
xsltdoc.xsl - as it appears to interfere with Cygwin
2004-06-02 08:48 gellyfish
* lib/XML/XSLT.pm: Fixed the check if $args{Source} is an
'XML::DOM::Document' from John Bywater.
2004-04-02 11:48 gellyfish
* lib/XML/XSLT.pm, t/pattern.t, t/variable.t: Fixing disposal bug
2004-02-20 09:24 gellyfish
* META.yml, Makefile.PL, lib/XML/XSLT.pm, t/variable.t: * Fixes to
variables
2004-02-19 08:38 gellyfish
* ChangeLog, MANIFEST, lib/XML/XSLT.pm, t/for-each.t, t/select.t: *
Fixed overlapping attribute-sets * Allow multiple nodes for
processing-instruction() etc * Added test for for-each
2004-02-18 08:34 gellyfish
* MANIFEST, lib/XML/XSLT.pm, t/select.t: * Fixed select on
"comment()" "processing-instruction()" etc * Added test for
select
2004-02-17 10:44 gellyfish
* t/attributes.t: * More attribute tests
2004-02-17 10:06 gellyfish
* MANIFEST, lib/XML/XSLT.pm, t/comment.t, t/copy.t: * Added test
for xsl:copy
2004-02-17 08:52 gellyfish
* ChangeLog, META.yml, lib/XML/XSLT.pm: * 'use-attribute-sets'
works in xsl:copy and recursively
2004-02-16 10:29 gellyfish
* MANIFEST, META.yml, lib/XML/XSLT.pm, t/pattern.t, t/pi.t,
t/variable.t: * Fixed variable implementation to handle non
literals * refactored test implementation * added tests
2003-06-24 17:34 gellyfish
* lib/XML/XSLT.pm: * Allowed both name and match attributes in
templates * Lost redefinition warning with perl 5.8
2002-02-18 22:31 gellyfish
* ChangeLog, examples/ChangeLog.xsl: Added ChangeLog.xsl as an
example to transform the output of cvs2pl
2002-02-18 09:05 gellyfish
* lib/XML/XSLT.pm: Refactoring
2002-01-16 21:05 gellyfish
* MANIFEST, examples/XSLT.html, examples/XSLT.xml, lib/XML/XSLT.pm:
* Added the manpage as an example * Started to properly implement
omit-xml-declaration
2002-01-14 09:40 gellyfish
* MANIFEST, examples/XSLT.html, examples/XSLT.xml,
examples/XSLT.xsl, t/cdata_sect.t: * Added the modules own
documentation as an example
2002-01-13 10:35 gellyfish
* lib/XML/XSLT.pm: Updated pod
2002-01-09 09:17 gellyfish
* lib/XML/XSLT.pm, t/attributes.t, t/cdata_sect.t, t/forward.t,
t/output.t, t/spec_examples.t, t/text_nodes.t: * added test for
<xsl:text> * Stylesheet whitespace stripping as per spec and
altered tests ...
2002-01-08 10:16 gellyfish
* t/cdata_sect.t: foo'd up the t/cdata_sect.t
2002-01-08 10:11 gellyfish
* MANIFEST, lib/XML/XSLT.pm, t/call_template.t, t/cdata_sect.t,
t/spec_examples.t: * First cut at cdata-section-element * test
for above
2001-12-24 16:00 gellyfish
* ChangeLog, README, lib/XML/XSLT.pm: * Version released to CPAN
2001-12-20 09:21 gellyfish
* lib/XML/XSLT.pm: More refactoring
2001-12-19 21:06 gellyfish
* lib/XML/XSLT.pm, t/output.t: * Some refactoring and style changes
2001-12-19 09:11 gellyfish
* lib/XML/XSLT.pm: * Added more accessors for object attributes *
Fixed potentially broken usage of $variables in
_evaluate_template
2001-12-18 09:10 gellyfish
* README, lib/XML/XSLT.pm, t/attributes.t: Implemented
attribute-sets
2001-12-17 22:32 gellyfish
* Makefile.PL, lib/XML/XSLT.pm: * Added Test::More to Makefile.PL *
Added _indent and _outdent methods * Placed __get_attribute_sets
in transform()
2001-12-17 11:32 gellyfish
* MANIFEST, MANIFEST.SKIP, lib/XML/XSLT.pm, t/attributes.t,
t/comment.t, t/doe.t, t/features.t, t/forward.t, t/output.t,
t/params.t, t/spec_examples.t, t/xsl_cond.t, t/zeroes.t: * Rolled
in various patches * Added new tests
2001-04-06 03:29 hexmode
* lib/XML/XSLT.pm: must ... increment ... version
2001-04-06 03:26 hexmode
* lib/XML/XSLT.pm: asString all over the place, but only toString
existed.
2001-03-01 05:22 hexmode
* README, xslt-parser, lib/XML/XSLT.pm: match CPAN
2001-01-23 04:09 hexmode
* ChangeLog: [no log message]
2001-01-23 04:03 hexmode
* lib/XML/XSLT.pm: Document support for xsl:output. Document
support with xsl:call-template. Better code to find the first
/Element/ of a stylesheet rather than the first Child of the
XML::DOM object Fix up xsl:output handling of HTML and XML types
2001-01-23 03:49 hexmode
* xslt-parser: Better handling of files when specifying an
extention.
2001-01-16 03:25 hexmode
* lib/XML/XSLT.pm: Version Bump
2001-01-16 03:24 hexmode
* ChangeLog: [no log message]
2001-01-16 03:17 hexmode
* lib/XML/XSLT.pm: Package Seperation
2001-01-16 03:14 hexmode
* MANIFEST, Makefile.PL, XSLT.pm, lib/XML/XSLT.pm, t/xsl_cond.t:
Moving File for CPAN compatiblity
2001-01-06 07:18 hexmode
* XSLT.pm: Oops! Integrated lost changes
2001-01-06 04:00 hexmode
* XSLT.pm: Cleanup Arrayref -> hashref
2000-10-30 22:06 nejedly
* XSLT.pm, t/params.t: fixed problems with variables
2000-09-23 11:13 nejedly
* XSLT.pm: fixed test="child=''"
2000-09-23 10:45 nejedly
* XSLT.pm, t/xsl_cond.t: fixed problem with <xsl:if
test='children="something"'>
2000-09-20 18:58 nejedly
* XSLT.pm, t/doe.t:
Added support for disable-output-escaping + test script
2000-08-10 15:29 nejedly
* t/zeroes.t: one more detail :)
2000-08-10 14:55 nejedly
* t/00-load.t:
no longer needed.
2000-08-10 14:38 nejedly
* MANIFEST, XSLT.pm:
fixed __add_default_templates. fixed ``zero bug'' changed
MANIFEST (added t/zeroes.t and removed t/00-load.t as it's no
longer needed)
2000-08-10 14:33 nejedly
* t/zeroes.t:
added test script for the ``zero bug''
2000-08-09 04:53 mike808
* XSLT.pm: bugfixes, compiles, but needs verification
2000-08-07 07:55 mike808
* XSLT.pm: optimize copy-on-add to direct assignment, fix match
with \n issues, compiles
2000-08-07 03:54 mike808
* XSLT/Tag_Compression.pm: moved to XML/XSLT
2000-08-07 03:39 mike808
* XML/XSLT/Tag_Compression.pm: Moved from XSLT directory.
2000-07-31 03:07 hexmode
* XSLT.pm: make REs case sensisitive. replace line endings with \n
2000-07-30 21:12 mike808
* Makefile.PL: Add CVS markers, clean up
2000-07-30 20:49 mike808
* XSLT.pm: Apply Marc Lehman's patch.
2000-07-30 20:47 mike808
* CREDITS.pod: Added Marc Lehman to contributors list
2000-07-29 20:30 hexmode
* XSLT.pm: incorporate Pavel Nejedly's fixes to __string__ for
CDATA
2000-07-27 23:16 hexmode
* xslt-parser: option for HTML::Clean
2000-07-27 23:15 hexmode
* XSLT.pm: Option for serve to use HTML::Clean restoration of
__get_stylesheet removed buglets on default namespace extraction
addition of <xml:element> removal of regexps in _evaluate_element
2000-07-27 08:19 hexmode
* Makefile.PL: Fixing executable
2000-07-27 08:17 hexmode
* XSLT.pm: Fixing __open_by_filename
2000-07-27 06:42 mike808
* CREDITS.pod: somebody might run this as a perl script. Added END
tag
2000-07-24 21:03 hexmode
* CREDITS.pod: My blurb
2000-07-23 05:27 mike808
* XSLT.pm: Merge Bron's OO debug interface. Defined methos only.
Not in use yet.
2000-07-23 04:46 mike808
* XSLT/Tag_Compression.pm, LICENSE, CREDITS.pod, XSLT.pm:
formalized code style, pods, and structure
2000-07-22 23:34 mike808
* XSLT.pm: Major style overhaul, improve coding consistency.
1.8.6.5 merged.
2000-07-18 05:59 hexmode
* XSLT.pm: typos
2000-07-14 02:26 hexmode
* XSLT.pm: Incorporate bug fixes for 0.24 and Mike's docs
2000-07-14 02:13 hexmode
* XSLT.pm: proper base handling and the completed serve
2000-07-14 00:18 hexmode
* XSLT.pm: Moved from LWP::UserAgent to LWP::Simple* Added
URI::Heuristic* Change constant names for move to XPATH.
* These moves should be reconsidered, but they are relatively
minor, so I'll leave them in.
2000-07-14 00:08 hexmode
* XSLT.pm: Move from hashref to arrayref. Use already-exported
constants from XML::DOM instead of assigning them to scalars.
2000-07-14 00:03 hexmode
* XSLT.pm: Documentation changes. Start of deprecation handling.
$parser => $Self
2000-07-13 23:54 hexmode
* xslt-parser: Completed move to 0.30 API
2000-07-13 23:53 hexmode
* xslt-parser: Added a pod and fixed a small bug
2000-07-13 23:51 hexmode
* xslt-parser: Cleaned up version using Getopt::Std
2000-07-13 23:48 hexmode
* MANIFEST, Makefile.PL, README: Bringing up my 0.30
2000-07-13 23:33 hexmode
* ChangeLog: Bringing in Bron's entries for his bug fixes
2000-07-13 22:28 hexmode
* website/: changelog.html, index.html: main branch update to
reality
2000-07-13 22:09 hexmode
* XSLT.pm: Mike's cleanup of XSLT.pm
2000-07-13 21:08 hexmode
* ChangeLog, MANIFEST: Make the rest of the files here match 0.24
2000-07-13 21:05 hexmode
* XSLT.pm: Bron's compile fixes for 0.24
2000-07-13 21:03 hexmode
* XSLT.pm: Bron's changes for 0.24
2000-07-10 15:09 brong
* MANIFEST: update for missing tests
2000-07-10 15:09 brong
* t/: 01-simple.t, 02-grammer.t: remove broken tests
2000-07-10 14:58 brong
* ChangeLog: Explain all about what I've done for 0.24
2000-07-10 14:35 brong
* xslt-parser, examples/REC-xslt-19991116.xml,
examples/xmlspec.xsl: Bringing the repository back into line with
the CPAN releases
2000-07-10 14:27 brong
* ChangeLog: Back to 0.23
2000-07-10 14:23 brong
* Makefile.PL: Back to 0.23
2000-07-10 02:21 hexmode
* ChangeLog, MANIFEST, Makefile.PL, xslt-parser,
examples/REC-xslt-19991116.xml, examples/xmlspec.xsl: Merge
changes I made on cpan-0_23 branch
2000-06-29 17:32 hexmode
* XSLT.pm: synced
2000-06-29 17:27 hexmode
* ChangeLog, MANIFEST, Makefile.PL, README, xslt-parser,
examples/91-22-5.cml, examples/91-22-5.cml.xml,
examples/91-22-5.xml, examples/95-48-7.xml, examples/95-48-7.xsl,
examples/REC-xml-19980210.xml, examples/REC-xslt-19991116.xml,
examples/agenda.dtd, examples/agenda.html, examples/agenda.xml,
examples/agenda.xsl, examples/bernhard.xml,
examples/bernhard.xsl, examples/cml.xsl, examples/cml2cml.xsl,
examples/grammar.xml, examples/grammar.xsl,
examples/grammar2.xml, examples/grammar2.xsl,
examples/identity.xml, examples/identity.xsl,
examples/identity.xsl_org, examples/test.dtd, examples/test.xml,
examples/test.xsl, examples/test2.xml, examples/test2.xsl,
examples/xmlspec.xsl, examples/xpath.xsl, examples/xslt.xsl,
t/00-load.t: cpan release sync
2000-06-28 07:08 brong
* ChangeLog, MANIFEST: Bugpatch to method dispose() in XSLT.pm
Removed 01-simple.t from the MANIFEST because it breaks on make
test due to incompleteness Updated changelog with details.
2000-06-22 18:32 hexmode
* website/index.html: Update mailing list info.
2000-06-22 18:28 hexmode
* website/index.html: Update mailing list Links
2000-06-22 10:31 hexmode
* XSLT/process_stylesheet.pm: Simplified regexp, fixed bug w/
'stylesheet', outlined idea for namespace resolution
2000-06-21 16:59 hexmode
* XSLT.pm, XSLT/process_stylesheet.pm: Bron's Changes
2000-06-21 16:58 hexmode
* t/01-simple.t: [no log message]
2000-06-21 16:54 hexmode
* t/: 01-simple.t: [no log message]
2000-06-21 16:53 hexmode
* t/01-simple.t: Bron's Changes
2000-06-21 04:41 hexmode
* XSLT.pm: Updated webpage info
2000-06-21 04:22 hexmode
* t/01-simple.t: Set up test skeleton.
2000-06-20 21:05 hexmode
* website/index.html: Making the webpage valid XHTML
2000-06-20 21:03 hexmode
* website/index.html: update
2000-06-20 20:22 hexmode
* website/index.html: Test
2000-06-20 20:13 hexmode
* website/index.html: Testing web update.
2000-06-20 02:18 hexmode
* website/index.html: Remove Listbot
2000-06-19 07:31 egonw
* website/index.html: Added SourceForge site. (Do we officially
need a banner? Or just a link?) Removed ListBot maillist code.
Changed Bug Report link to SF.
2000-06-19 04:43 hexmode
* README: Obligatory note about interface changes.
2000-06-19 04:27 hexmode
* README: Cleaned up... Changed some pointers.
2000-06-19 04:05 hexmode
* XSLT.pm: Geert's Updates
2000-06-19 01:43 hexmode
* t/01-simple.t: cut the warn
2000-06-16 22:57 hexmode
* t/02-grammer.t: Yet another test
2000-06-16 22:36 hexmode
* ChangeLog, MANIFEST, changelog.html, index.txt,
website/changelog.html: Moving website to CVS
2000-06-16 22:28 hexmode
* XSLT.pm: Removed un-needed BEGIN section.
2000-06-16 20:10 hexmode
* MANIFEST, index.html, website/index.html: Creating subdir for
website
2000-06-16 19:51 hexmode
* MANIFEST, t/01-simple.t: More Tests
2000-06-15 17:59 hexmode
* t/00-load.t: First simple test.
2000-06-15 06:08 brong
* XSLT.pm: Added timing code to debug mode (requires Time::HiRes,
but degrades gracefully without it)
2000-06-14 17:17 brong
* XSLT.pm: Updated the version number to 0.22 to reflect changes
2000-06-14 17:13 brong
* XSLT.pm: Fix <xsl:value-of select="@attr"> where @attr has value
"0" giving "" rather than "0".
2000-06-09 07:54 brong
* examples/: identity.xml, test2.xml: Added all the files that were
missing in the repository before (at least I will have if it can
handle these symlinks) - ready to allow a clean "make dist" and
branch off experimental XPath code.
2000-06-09 07:36 brong
* examples/grammar2.xml: Added all the files that were missing in
the repository before (at least I will have if it can handle
these symlinks) - ready to allow a clean "make dist" and branch
off experimental XPath code.
2000-06-09 07:33 brong
* examples/: 91-22-5.cml.xml, grammar.xml: Added all the files that
were missing in the repository before (at least I will have if it
can handle these symlinks) - ready to allow a clean "make dist"
and branch off experimental XPath code.
2000-06-06 10:57 brong
* XSLT.pm: Changed @EXPORT to @EXPORT_OK in 'usr vars' to fix error
under strict vars. Removed &dispose from @EXPORT_OK because it
shouldn't ever be exported directly. Added a $Id$ to the comment
part at the top to track revisions.
2000-06-01 03:35 hexmode
* MANIFEST, XSLT.pm: Need to know what ships with the package.
2000-06-01 03:22 hexmode
* xslt-parser, Makefile.PL, README, XSLT.pm, index.txt,
changelog.html, index.html, examples/91-22-5.cml,
examples/91-22-5.xml, examples/95-48-7.xml, examples/95-48-7.xsl,
examples/REC-xml-19980210.xml, examples/REC-xslt-19991116.xml,
examples/agenda.dtd, examples/agenda.html, examples/agenda.xml,
examples/agenda.xsl, examples/bernhard.xml,
examples/bernhard.xsl, examples/cml.xsl, examples/cml2cml.xsl,
examples/grammar.xsl, examples/grammar2.xsl,
examples/identity.xsl, examples/identity.xsl_org,
examples/test.dtd, examples/test.xml, examples/test.xsl,
examples/test2.xsl, examples/xmlspec.xsl, examples/xpath.xsl,
examples/xslt.xsl: From CPAN v 0.21
2000-06-01 03:22 hexmode
* xslt-parser, Makefile.PL, README, XSLT.pm, index.txt,
changelog.html, index.html, examples/91-22-5.cml,
examples/91-22-5.xml, examples/95-48-7.xml, examples/95-48-7.xsl,
examples/REC-xml-19980210.xml, examples/REC-xslt-19991116.xml,
examples/agenda.dtd, examples/agenda.html, examples/agenda.xml,
examples/agenda.xsl, examples/bernhard.xml,
examples/bernhard.xsl, examples/cml.xsl, examples/cml2cml.xsl,
examples/grammar.xsl, examples/grammar2.xsl,
examples/identity.xsl, examples/identity.xsl_org,
examples/test.dtd, examples/test.xml, examples/test.xsl,
examples/test2.xsl, examples/xmlspec.xsl, examples/xpath.xsl,
examples/xslt.xsl: Initial revision