2010-11-16 |
Jesse Luehrs |
changelog 0.16 |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jesse Luehrs |
we want the values here, not the keys |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jesse Luehrs |
better error message |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jesse Luehrs |
pod coverage, eol whitespace 0.15 |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jesse Luehrs |
update test suite |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jesse Luehrs |
update the test suite |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jesse Luehrs |
update some test things |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jesse Luehrs |
make $Package::Stash::IMPLEMENTATION available to tests |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jesse Luehrs |
don't hardcode the list of method names |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jesse Luehrs |
update the CAVEATS section |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jesse Luehrs |
convert the XS implementation to its own dist |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
ignore the deprecated api for pod coverage 0.14 |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
update author info |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
document a couple caveats |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
document get_all_symbols |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
make sure we don't leak in our DB fiddling |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
actually, i only need stuff from PL_curcop here |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
prefer using SV* everywhere, rather than char* |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
implement get_all_symbols |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
factor out glob expanding into a helper function |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
get rid of strlens |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
use prehashed keys |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
we never use sigil for anything |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
reimplement the %DB::sub functionality |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
a couple more comments |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
hard dep on perl 5.8.3 |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
add Test::LeakTrace as a recommended test dep |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
fix this fallback macro |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
this is just the test code triggering a core perl bug... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
make sure the SV glob slot is always populated on 5.8 |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
one more todo |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
one more leak test, just in case |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
clean up glob manipulation code, and hack around a... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
add some compatibility shims |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jesse Luehrs |
drop package_ from method names |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Dave Rolsky |
Add ppport.h and use it in Stash.xs - still need more... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
wooo magical |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
also don't leak the instance on error |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
don't leak memory on hv_store fail |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
remove some unnecessary casts |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
error checking on hv_store |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
be a bit more efficient with refcount manipulation |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
one more memory leak |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
don't leak old glob values |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Florian Ragwitz |
Free temporary string |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
actually, these shouldn't be leaking, with the way... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
a few more tests |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
avoid unnecessary mortal |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
add leak test |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
actually fix the memory leak in new() |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Florian Ragwitz |
use style |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Florian Ragwitz |
Nullsv et.al are deprecated |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Florian Ragwitz |
Be explicit about refcounts, thereby fixing one leak |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Florian Ragwitz |
Remove unused variable |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
Revert "explicitly don't pass args to the accessors" |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jesse Luehrs |
explicitly don't pass args to the accessors |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
and, another bug that cmop triggers but this doesn't |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
fix a bug with @ISA that cmop triggers |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
get_or_add_package_symbol |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
implement the rest of get_package_symbol |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
don't leak the deconstructed var name |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
expand constant stash entries on get |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
get_package_symbol, without the vivify bits yet |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
add_package_symbol (except the db bits, for now) |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
better diagnostics for exception tests |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
has_package_symbol |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
remove unused variable |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
remove_package_symbol |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
GvSV doesn't have the *{...}{SCALAR} issue, whee |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
oops, these are supposed to be PREINIT |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
implement list_all_package_symbols |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
implement some helper functions |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
disable prototypes |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
convert remove_package_glob |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
accessors |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
start the conversion to xs |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
fix list_all_package_symbols |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
preserve existing behavior here i guess |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jesse Luehrs |
fix some edge cases |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Jesse Luehrs |
Revert "revert vivication changes for now again" |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Jesse Luehrs |
revert vivication changes for now again 0.13 |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Jesse Luehrs |
mark trial releases |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Jesse Luehrs |
depend on @DOY-0.05 for the awesome stuff, so it actual... 0.12 |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Jesse Luehrs |
new dzil wants 'Prereqs' 0.11 |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Jesse Luehrs |
conflict on mx-role-overloading too |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Jesse Luehrs |
changelog |
commit | commitdiff | tree | snapshot |
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 |
next |