summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
...
* 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