projects
/
catagits/DOM-Tiny.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD ⋅ prev ⋅ next
catagits/DOM-Tiny.git
2016-08-01
Matt S Trout
Bump version
master
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Matt S Trout
v0.005
v0.005
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Matt S Trout
gut tests
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Matt S Trout
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Matt S Trout
v0.004
v0.004
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Matt S Trout
note dist has been murderized
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Matt S Trout
gut Entities.pm
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Matt S Trout
restore $VERSION to Tiny.pm
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Matt S Trout
add DOM58 to cpanfile
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Matt S Trout
burninate _Module.pm stuff and collection test
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Matt S Trout
burninate documentation for DOM::Tiny
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Matt S Trout
rip DOM::Tiny code out and replace with a use base...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Dan Book
more cleanup of legacy reduce function
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Matt S Trout
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2016-03-19
Matt S Trout
v0.003
v0.003
commit
|
commitdiff
|
tree
|
snapshot
2016-03-12
Dan Book
ported fixes from Mojolicious
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Dan Book
fix bug where html_unescape would try to unescape non...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Dan Book
merge wrap fixes from Mojolicious 6.34
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Dan Book
the lexicals in the reduce fallback don't actually...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Dan Book
port CSS fixes from Mojolicious 6.31 and 6.32
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Dan Book
add web url
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Book
correct bundle version option
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Book
update metadata to new repository url
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Dan Book
fix attribution and copyright
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Dan Book
add missing attribution
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Dan Book
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Dan Book
v0.002
v0.002
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Dan Book
add reduce fallback for perl < 5.8.9 (mst)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
skip large attribute test on 5.8; set minimum to 5...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
just use a for loop
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
perl 5.8 support (mst)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
format selector list as item list
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
v0.001
v0.001
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
better example text
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
slightly more efficient "tap" alias
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
add TO_JSON test for dom object
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
switch back to EUMM again
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
reorder see also
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
explicit list returns
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
don't index private modules
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
move selectors documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
make DOM::Tiny::HTML and DOM::Tiny::CSS private also
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
reference collection methods section
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
move collection documentation to main module
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
'c' function is unnecessary
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Dan Book
replace usage of Class::Tiny::Chained
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Dan Book
more descriptive main description
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
collections can contain more than just nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
consistent documentation for entities
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
better description for tap methods
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
fix synopsis
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
constructor documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
rename xml_escape to html_escape
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
use JSON::PP instead for test
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
5.10 is actually required for possessive quantifiers
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
switch installer to EUMM
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
fix collection docs
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Dan Book
drop perl requirement to 5.8
commit
|
commitdiff
|
tree
|
snapshot
2015-10-30
Dan Book
code, tests, docs
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Dan Book
initial commit
commit
|
commitdiff
|
tree
|
snapshot