summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* one more testJesse Luehrs2011-09-051-0/+5
|
* tests, and make this actually workJesse Luehrs2011-09-051-0/+20
|
* don't allow invalid stash entry namesJesse Luehrs2011-09-051-0/+23
|
* better test for scalar existenceJesse Luehrs2011-08-304-8/+8
|
* sync test suiteJesse Luehrs2011-08-081-2/+2
|
* refactor tests a bitJesse Luehrs2011-08-054-34/+86
|
* remove test numbersJesse Luehrs2011-08-0513-0/+0
|
* test updatesJesse Luehrs2011-08-051-0/+6
|
* disable caching of the namespace on 5.8Jesse Luehrs2011-03-041-0/+2
|
* make the namespace cache lazy and weak, in case the stash is deletedJesse Luehrs2011-03-041-0/+15
|
* make the leak tests release-onlyJesse Luehrs2011-01-112-390/+0
|
* update test suiteJesse Luehrs2011-01-052-0/+29
|
* todo-ify some leak tests on ppJesse Luehrs2010-11-162-0/+16
|
* fix another edge caseJesse Luehrs2010-11-161-0/+5
|
* okay, working implementation selectionJesse Luehrs2010-11-166-67/+924
|
* initial quite broken implementation of backend switchingJesse Luehrs2010-11-151-0/+67
|
* almost complete pure perl implementationJesse Luehrs2010-11-1511-183/+641
| | | | the leak tests are failing for some reason, need to track that down
* fix list_all_package_symbolsJesse Luehrs2010-11-121-0/+41
|
* preserve existing behavior here i guessJesse Luehrs2010-11-111-0/+9
|
* fix some edge casesJesse Luehrs2010-11-111-0/+35
|
* Revert "revert vivication changes for now again"Jesse Luehrs2010-10-312-14/+132
| | | | | | | | This reverts commit 67b1704808e62f27210fe992df9c45b232fe9d5b. Conflicts: Changes
* revert vivication changes for now again0.13Jesse Luehrs2010-10-312-132/+14
|
* move from Test::Exception to Test::FatalJustin Hunter2010-10-274-43/+43
|
* fix code vivify testsJesse Luehrs2010-09-221-0/+25
|
* remove bad coderef tests (not how we want to handle vivification)Jesse Luehrs2010-09-221-41/+0
|
* Revert "revert the vivication changes for now, i didn't mean to release them"Jesse Luehrs2010-09-182-14/+148
| | | | This reverts commit 44726d1abdc534e4ac6ddfc6d91d245c8dc0ebc7.
* revert the vivication changes for now, i didn't mean to release themJesse Luehrs2010-09-182-148/+14
|
* another testJesse Luehrs2010-08-271-0/+6
|
* more complete handling of vivicationJesse Luehrs2010-08-271-13/+141
|
* make the ISA special-casing more saneJesse Luehrs2010-08-271-1/+1
|
* Add tests to make sure that changing the stash is reflected in the cached ↵Dave Rolsky2010-08-271-0/+54
| | | | namespace
* cache the ref to the stashJesse Luehrs2010-08-261-2/+5
|
* updated dzil stuffJesse Luehrs2010-06-158-8/+0
|
* add get_or_add_package_symbol, for the vivify behaviorJesse Luehrs2010-06-131-0/+18
|
* stop autovivifying on getJesse Luehrs2010-06-131-12/+34
|
* named args for add_package_symbolJesse Luehrs2010-05-311-1/+6
|
* Extend add_package_symbol to set %DB::sub if appropriate.Tim Bunce2010-05-301-0/+40
| | | | Helps NYTProf and debuggers.
* rename Stash::Manip -> Package::StashJesse Luehrs2010-05-147-23/+23
|
* what is this i don't evenJesse Luehrs2010-05-121-0/+21
|
* un-TODOJesse Luehrs2010-05-121-2/+0
|
* add TODO testJesse Luehrs2010-05-111-0/+24
|
* tests for nonexistent hash/array entriesJesse Luehrs2010-05-111-0/+26
|
* error when trying to init a stash slot with a value of the wrong typeJesse Luehrs2010-05-111-0/+23
|
* more support for IO slotsJesse Luehrs2010-05-112-18/+50
|
* synopsis testJesse Luehrs2010-05-111-0/+18
|
* initial import of code from Class::MOP::PackageJesse Luehrs2010-05-102-0/+316
|
* initial commitJesse Luehrs2010-05-101-0/+8