summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drop Test::Requires as a test dep, since that test isn't run by users0.20Jesse Luehrs2011-01-113-4/+3
* changelogJesse Luehrs2011-01-111-0/+4
* lower perl prereq to 5.8.1 (ribasushi)Jesse Luehrs2011-01-111-1/+1
* make the leak tests just release testsJesse Luehrs2011-01-112-0/+0
* convert to using EUMM::Dist::Zilla::DevelopJesse Luehrs2011-01-101-5/+7
* changelogJesse Luehrs2011-01-051-0/+2
* changelog0.19Jesse Luehrs2011-01-051-0/+1
* fix another edge case with initial valuesJesse Luehrs2011-01-053-0/+21
* add test for earlier scalar bugJesse Luehrs2011-01-051-0/+12
* Merge remote branch 'origin/master'Jesse Luehrs2011-01-051-1/+1
|\
| * Fix distro name in ChangesDave Rolsky2010-11-181-1/+1
* | changelogJesse Luehrs2011-01-051-0/+2
* | use correct scalar test (reported by Roland van Ipenburg)0.18Jesse Luehrs2011-01-052-5/+2
|/
* changelogJesse Luehrs2010-11-161-0/+2
* changelog0.17Jesse Luehrs2010-11-161-0/+1
* changelogJesse Luehrs2010-11-161-0/+4
* we want the values here, not the keysJesse Luehrs2010-11-161-3/+2
* better error messageJesse Luehrs2010-11-161-1/+1
* changelogJesse Luehrs2010-11-161-0/+2
* pod coverage, eol whitespace0.15Jesse Luehrs2010-11-161-1/+17
* changelogJesse Luehrs2010-11-161-0/+2
* update test suiteJesse Luehrs2010-11-162-0/+16
* update the test suiteJesse Luehrs2010-11-161-0/+5
* update some test thingsJesse Luehrs2010-11-154-6/+14
* make $Package::Stash::IMPLEMENTATION available to testsJesse Luehrs2010-11-151-0/+2
* don't hardcode the list of method namesJesse Luehrs2010-11-151-3/+1
* update the CAVEATS sectionJesse Luehrs2010-11-151-2/+3
* convert the XS implementation to its own distJesse Luehrs2010-11-1517-300/+123
* changelogJesse Luehrs2010-11-141-0/+2
* ignore the deprecated api for pod coverage0.14Jesse Luehrs2010-11-141-0/+12
* changelogJesse Luehrs2010-11-141-0/+3
* update author infoJesse Luehrs2010-11-141-2/+2
* document a couple caveatsJesse Luehrs2010-11-141-2/+8
* document get_all_symbolsJesse Luehrs2010-11-141-0/+7
* make sure we don't leak in our DB fiddlingJesse Luehrs2010-11-141-0/+185
* actually, i only need stuff from PL_curcop hereJesse Luehrs2010-11-143-99/+2
* prefer using SV* everywhere, rather than char*Jesse Luehrs2010-11-141-60/+52
* implement get_all_symbolsJesse Luehrs2010-11-143-0/+111
* factor out glob expanding into a helper functionJesse Luehrs2010-11-141-12/+16
* get rid of strlensJesse Luehrs2010-11-142-19/+32
* use prehashed keysJesse Luehrs2010-11-141-11/+30
* we never use sigil for anythingJesse Luehrs2010-11-141-9/+0
* reimplement the %DB::sub functionalityJesse Luehrs2010-11-144-20/+119
* a couple more commentsJesse Luehrs2010-11-141-0/+5
* hard dep on perl 5.8.3Jesse Luehrs2010-11-141-0/+1
* add Test::LeakTrace as a recommended test depJesse Luehrs2010-11-141-0/+3
* fix this fallback macroJesse Luehrs2010-11-141-1/+1
* this is just the test code triggering a core perl bug on 5.8Jesse Luehrs2010-11-131-0/+2
* make sure the SV glob slot is always populated on 5.8Jesse Luehrs2010-11-131-0/+10
* one more todoJesse Luehrs2010-11-131-0/+2