summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog0.35Jesse Luehrs2013-07-091-0/+2
* packaging stuffJesse Luehrs2013-07-095-3/+26
* changelogJesse Luehrs2013-07-091-0/+1
* remove deprecated apiJesse Luehrs2013-07-091-57/+0
* changelog0.34Jesse Luehrs2013-01-041-0/+2
* changelogJesse Luehrs2013-01-041-0/+4
* apparently ->isa lookups used to be cached in the packageJesse Luehrs2013-01-042-3/+24
* sync testsJesse Luehrs2013-01-042-11/+79
* sync testsJesse Luehrs2013-01-031-2/+8
* need to handle BROKEN_ISA_ASSIGNMENT here tooJesse Luehrs2013-01-031-1/+7
* need to handle assignment in the BROKEN_GLOB_ASSIGNMENT case tooJesse Luehrs2013-01-031-1/+1
* move this test to the right place and clean it upJesse Luehrs2013-01-032-39/+39
* Explicitly requires Module::Implementation version 0.06+Carlos2013-01-031-1/+1
* Replaces internal logic to select implementation with Module::ImplementationCarlos2013-01-033-29/+20
* Moves test to Test::Fatal instead of Test::ExceptionCarlos2013-01-031-22/+28
* Fixes bug RT-78272Carlos Lima2013-01-032-1/+36
* golfed the remove_symbol functionChristian Walde2013-01-031-45/+17
* sync testsJesse Luehrs2013-01-031-0/+32
* apparently we're no longer leaky hereJesse Luehrs2013-01-032-17/+1
* handle things like PL_sv_undef hereJesse Luehrs2013-01-032-1/+10
* can't vivify subs without a valueJesse Luehrs2013-01-032-2/+2
* fix add_symbol with no valueJesse Luehrs2013-01-031-26/+29
* no, really make sure i'm testing the right thing (why is this failing)Jesse Luehrs2013-01-035-5/+20
* bump up xs depJesse Luehrs2013-01-031-1/+1
* dzil stuffJesse Luehrs2012-07-102-9/+3
* this causes redefinition warnings too on earlier perlsJesse Luehrs2012-07-101-0/+1
* vivify globs properly, so they pick up the right magicJesse Luehrs2012-07-102-5/+40
* sync testsJesse Luehrs2012-07-101-14/+27
* actually, this isn't our fault, this is just generic 5.8 brokennessJesse Luehrs2011-12-121-12/+0
* sync testsJesse Luehrs2011-12-103-12/+4
* disable bare anon stash tests for nowJesse Luehrs2011-12-102-0/+4
* make sure we don't get warnings about redefining symbolsJesse Luehrs2011-11-292-0/+10
* don't rely on the ::PP BROKEN_ constants existing in testsJesse Luehrs2011-11-295-6/+5
* properly conditionalize these on the PP implementationJesse Luehrs2011-11-295-5/+11
* add some tests for bare anon stashesJesse Luehrs2011-11-292-0/+456
* better diagnostics for get_symbol issues on bare anon stashesJesse Luehrs2011-11-292-7/+43
* this test needs to use the right implementation tooJesse Luehrs2011-11-291-0/+1
* this is only going to work on 5.14Jesse Luehrs2011-11-293-6/+34
* test for ribasushi's @INC hook bugJesse Luehrs2011-11-291-0/+11
* more extensive tests for anon packagesJesse Luehrs2011-11-291-0/+383
* make sure this is testing the right thingJesse Luehrs2011-11-293-12/+21
* sync impl-selection testsJesse Luehrs2011-11-292-0/+44
* don't initialize the slot unless a value is providedJesse Luehrs2011-11-292-2/+7
* simplify this logic a bitJesse Luehrs2011-11-291-3/+3
* initial tests for anonymous packagesJesse Luehrs2011-11-281-0/+45
* and, actually enable support for anonymous packagesJesse Luehrs2011-11-281-9/+13
* hack in support for package::anon specifically hereJesse Luehrs2011-11-281-2/+11
* redeprecate theseJesse Luehrs2011-11-281-7/+7
* make add_symbol go through ->namespace tooJesse Luehrs2011-11-281-6/+5
* stop using a custom weaver.iniJesse Luehrs2011-11-281-28/+0