projects
/
gitmo/Package-Stash-XS.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅ next
gitmo/Package-Stash-XS.git
2010-10-27
Jesse Luehrs
actually, only do the weird special casing on broken...
0.10
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Jesse Luehrs
add conflict checking to the generated Makefile.PL
0.09
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Justin Hunter
move from Test::Exception to Test::Fatal
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Jesse Luehrs
fix code vivify tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Jesse Luehrs
fix coderef vivification
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Jesse Luehrs
remove bad coderef tests (not how we want to handle...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Jesse Luehrs
Revert "revert the vivication changes for now, i didn...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Jesse Luehrs
changelog
0.08
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Jesse Luehrs
revert the vivication changes for now, i didn't mean...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Jesse Luehrs
changelog
0.07
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Jesse Luehrs
another test
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Jesse Luehrs
more complete handling of vivication
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Jesse Luehrs
make the ISA special-casing more sane
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Dave Rolsky
Add tests to make sure that changing the stash is refle...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Jesse Luehrs
changelog
0.06
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Jesse Luehrs
cache the ref to the stash
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Jesse Luehrs
stop using my pod weaver template things here
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Jesse Luehrs
changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
Jesse Luehrs
changelog
0.05
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
Jesse Luehrs
remove eol whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
Jesse Luehrs
updated dzil stuff
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Jesse Luehrs
bump prereq for Test::More to get done_testing
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Jesse Luehrs
changelog and version bump
0.04
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Jesse Luehrs
add get_or_add_package_symbol, for the vivify behavior
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Jesse Luehrs
stop autovivifying on get
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Jesse Luehrs
update docs for add_package_symbol
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Jesse Luehrs
named args for add_package_symbol
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Tim Bunce
Extend add_package_symbol to set %DB::sub if appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Jesse Luehrs
changelog and version bump
0.03
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Jesse Luehrs
rename Stash::Manip -> Package::Stash
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Jesse Luehrs
changelog and version bump
0.02
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Jesse Luehrs
oops, need to dep on Test::Exception
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
release date
0.01
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
work around a ppi bug that dzil triggers
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
what is this i don't even
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
only pass initializers for array and hash
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
un-TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
always save and restore scalars, since has_package_symb...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
add TODO test
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
tests for nonexistent hash/array entries
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
error when trying to init a stash slot with a value...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
more support for IO slots
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Jesse Luehrs
initialize the ARRAY and HASH slots on get
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Jesse Luehrs
handle IO slots
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Jesse Luehrs
synopsis test
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Jesse Luehrs
docs
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Jesse Luehrs
initial import of code from Class::MOP::Package
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Jesse Luehrs
initial commit
commit
|
commitdiff
|
tree
|
snapshot