catagits/HTML-Zoom.git
2015-05-15 John Napiorkowski getting things synced up for a release master 0.009009
2014-03-10 Simon Elliott merge
2014-02-25 John Napiorkowski replace Makefile.PL with dist.ini
2014-02-25 Simon Elliott dev version
2014-02-25 Simon Elliott bump version
2014-02-25 Simon Elliott patches from rt
2014-02-25 Simon Elliott clean up error
2014-02-25 Simon Elliott update version
2014-02-25 Simon Elliott disable broken test
2014-02-25 Simon Elliott improvement
2014-02-25 Simon Elliott ignore if attr doesn't exist.
2014-02-25 Simon Elliott merge helpers
2014-02-25 Simon Elliott update docs
2014-02-25 Simon Elliott update docs.
2014-02-25 Simon Elliott another test
2014-02-25 Simon Elliott some simple shorthand helpers.
2014-02-25 Simon Elliott test for hashref support on codestream
2014-02-25 Simon Elliott add DESTROY methods to fix 5.14 noticing them being...
2014-02-25 Simon Elliott also work in streambase
2014-02-25 Simon Elliott additional test
2014-02-25 Simon Elliott Support for hashref in AUTOLOADed methods i.e
2013-03-18 Matt S Trout add comment to tell people to stop being scared of...
2013-02-28 Simon Elliott dev version
2013-02-28 Simon Elliott merge
2013-02-28 Simon Elliott bump version
2013-02-28 Simon Elliott patches from rt
2013-02-24 Simon Elliott name release_0.009007
2013-02-24 Simon Elliott clean up error
2013-02-20 Simon Elliott merge allocate
2013-02-20 Simon Elliott update version
2013-02-20 Simon Elliott disable broken test release_0.009007_1
2011-12-21 David Dorward Add tests for parsing sections of HTML defined as conta...
2011-07-25 Matt S Trout add auto-fetch code for Distar
2011-06-13 Simon Elliott Merge branch 'master' of git.shadowcat.co.uk:HTML-Zoom
2011-06-13 Simon Elliott test for collect on void element
2011-06-10 Florian Ragwitz Failing test for mixed-case attr name matching
2011-06-09 Simon Elliott (with skip)
2011-06-09 Simon Elliott remove bad test add good one
2011-06-09 Simon Elliott apply_if doc
2011-06-09 Simon Elliott tests for issues with void elements.
2011-06-04 Simon Elliott improvement people/purge/autoload_hashref
2011-06-04 Simon Elliott ignore if attr doesn't exist.
2011-06-04 Simon Elliott merge helpers
2011-06-04 Simon Elliott merge helpers
2011-05-31 Simon Elliott doc from_events.
2011-05-20 Simon Elliott update docs
2011-05-20 Simon Elliott update docs.
2011-05-20 Simon Elliott another test
2011-05-20 Simon Elliott support for hashref in set_attribute + add_to_attribute
2011-05-20 Simon Elliott die instead
2011-05-20 Simon Elliott deprecate long form args
2011-05-20 Simon Elliott some simple shorthand helpers. people/purge/helper_accessors
2011-05-20 Florian Ragwitz Version 0.009006 release_0.009006
2011-05-20 Simon Elliott add DESTROY methods to placate perl >= 5.13.1
2011-05-20 Simon Elliott test for hashref support on codestream
2011-05-20 Simon Elliott add DESTROY methods to fix 5.14 noticing them being...
2011-05-19 Simon Elliott also work in streambase
2011-05-19 Simon Elliott additional test
2011-05-19 Simon Elliott Support for hashref in AUTOLOADed methods i.e
2011-05-12 Florian Ragwitz Version 0.009005 release_0.009005
2011-05-12 Florian Ragwitz Delete hatespace
2011-05-11 Florian Ragwitz - Add a failing test for meta chars in selectors
2011-05-11 John Napiorkowski dwim selects and bugfixes, new transform_attribute...
2011-04-30 Matt S Trout Changes entry for transform_attribute
2011-04-10 Robert Buels add transform_attribute, which runs a coderef on the...
2011-02-24 Matt S Trout reformat Changes
2011-02-24 Matt S Trout add / to excluded characters in attribute names to...
2011-02-24 Matt S Trout delete t/bugs/void_element.t - invalid test
2011-02-14 Matt S Trout Release commit for 0.009004 release_0.009004
2011-02-14 Matt S Trout more Changes cleanup
2011-02-14 Matt S Trout clean up POD
2011-02-14 Matt S Trout recursive testing, fixup prereqs
2011-02-14 Matt S Trout todo bug tests
2011-02-14 Matt S Trout cleanup Changes formatting
2011-02-14 Matt S Trout Module::Install -> Distar
2011-02-14 Matt S Trout fix bug where first event isn't passed to filter during...
2011-02-14 Matt S Trout add strictures commit (out of order)
2011-01-31 Simon Elliott Merge branch 'master' of git://git.shadowcat.co.uk...
2011-01-28 Oliver Charles Added apply_if to only run an apply block if a predicat...
2011-01-24 Jakub Narebski Merge branch 'documentation'
2011-01-24 Jakub Narebski Documenting HTML::Zoom::FilterBuilder further
2011-01-24 Jakub Narebski HTML::Zoom::FilterBuilder: =head2 sections should not...
2011-01-24 Jakub Narebski Improve [attr~="value"] selector (attribute contains...
2011-01-10 Jakub Narebski Add test for 'flush_before' option
2011-01-09 Jakub Narebski Add indirect test of '*' all match selector
2011-01-09 Jakub Narebski Add support for [attr|="value"] selector (prefix selector)
2011-01-09 Jakub Narebski Add support for [attr!="value"] selector (attribute...
2011-01-09 Jakub Narebski Turn pod-ed out failing tests in t/selector.t into...
2011-01-09 Jakub Narebski Add support for [attr~="value"] selector (attribute...
2010-11-17 Simon Elliott test for broken void elements
2010-10-16 Joe Higton Added test to demonstrate bug
2010-10-13 Joe Higton Catch unmatched "[" in selector parser with a helpful...
2010-10-12 Matt S Trout debugging code
2010-10-11 Joe Higton Change log for the next release (first attempt)
2010-10-11 Joe Higton Test to show bad error message on malformed selector
2010-10-10 Matt S Trout make FilterStream and MappedStream sensitive to being...
2010-10-10 Matt S Trout mark todo-repeat.t as broken to prevent test fails
2010-10-10 Matt S Trout fixup todo-forms.t and rename to forms.t (now works)
2010-10-10 Matt S Trout rename span from todo since it now works
2010-10-04 John Napiorkowski trying to make the documentation a little more straight...
next