summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* thread_it.pl: Tweak stack sizesFather Chrysostomos2013-08-201-1/+3
* Fix version's test scripts' $Verbose flagSteve Hay2013-08-191-1/+6
* version has been upgraded from 0.9902 to 0.9903Steve Hay2013-08-191-9/+2
* Update Maintainers.pl etc for Devel-PPPort upgrade to 3.21Steve Hay2013-08-191-4/+0
* Update t/porting/customized.datSteve Hay2013-08-181-1/+0
* Let t/mro/basic.t be run from the top levelFather Chrysostomos2013-08-181-1/+6
* [perl #114864] Make UNIVERSAL::DESTROY changes invalidate cachesFather Chrysostomos2013-08-171-1/+15
* PerlIO: remove string eval/code injection (#119287)Lukas Mai2013-08-171-1/+9
* Regen t/porting/customized.dat following f81a37f2d8Steve Hay2013-08-151-0/+19
* PATCH (partial) [perl #107816] Performance regression since 0abd0d78Karl Williamson2013-08-142-0/+19
* [perl #3330] avoid an uncaught warning from op/inc.tTony Cook2013-08-142-3/+8
* Stop reset from clearing aliases to globsFather Chrysostomos2013-08-131-1/+14
* [perl #45667] Apply tests from #119125 in reverseFather Chrysostomos2013-08-121-1/+13
* Update t/porting/customized.dat for cpan/libnet/Makefile.PLSteve Hay2013-08-131-1/+1
* Typo fix in commentSmylers2013-08-121-2/+2
* [perl #3330] warn on increment of an non number/non-magically incable valueTony Cook2013-08-121-0/+12
* Don’t taint undef in resetFather Chrysostomos2013-08-111-1/+6
* Stop reset from skipping @ % if $ is read-onlyFather Chrysostomos2013-08-111-1/+9
* reset.t: Basic tests for resetting aggregatesFather Chrysostomos2013-08-111-1/+7
* sv_reset: Don’t skip THINKFIRST itemsFather Chrysostomos2013-08-111-1/+11
* Call get-magic before rejecting non-refs in sv_blessFather Chrysostomos2013-08-111-1/+7
* Make ++ handle regexps and vstringsFather Chrysostomos2013-08-111-0/+7
* Stop -- from crashing on regexpsFather Chrysostomos2013-08-111-0/+4
* Modifying ${^OPEN} changes the value of $^H:Father Chrysostomos2013-08-111-1/+13
* Fix booleanness of regexpsFather Chrysostomos2013-08-111-1/+4
* Handle magical return values from @INC filterFather Chrysostomos2013-08-111-1/+9
* Setting $_ to multiline glob in @INC filterFather Chrysostomos2013-08-111-1/+8
* incfilter.t: squelch warningFather Chrysostomos2013-08-111-1/+1
* Tying $_ in @INC filterFather Chrysostomos2013-08-111-1/+12
* Handle non-PV $_ in @INC filtersFather Chrysostomos2013-08-111-1/+9
* Don’t allow read-only COWs to be blessedFather Chrysostomos2013-08-111-1/+7
* In sv.c:sv_magic don’t allow tying ro COWsFather Chrysostomos2013-08-111-0/+7
* Stop system select from croaking on read-only COW ""Father Chrysostomos2013-08-111-1/+11
* Read-only COWs should not be exempt from s/// croakingFather Chrysostomos2013-08-111-1/+8
* Remove SvIsCOW checks from mg.c:mg_localizeFather Chrysostomos2013-08-111-3/+11
* Remove SvIsCOW checks from mg.c:S_save_magicFather Chrysostomos2013-08-111-0/+12
* Make tr/a/b/ croak on read-only null COWsFather Chrysostomos2013-08-111-1/+9
* test.pl's runperl() can now optionally redirect STDIN from /dev/nullNicholas Clark2013-08-111-2/+24
* Remove the two "VMS adjustments" from test.pl's _fresh_perlNicholas Clark2013-08-111-10/+0
* t/re/re_tests: Move vim hints to eofKarl Williamson2013-08-101-1/+4
* Make constant folding use the right hintsFather Chrysostomos2013-08-091-1/+14
* Avoid assert fail with s// $target = \3 /eFather Chrysostomos2013-08-091-1/+22
* Don’t stringify undef hash keys at compile timeFather Chrysostomos2013-08-091-1/+6
* Upgrade libnet from 1.22 to 1.22_02Steve Hay2013-08-081-1/+1
* Fix t/porting/customized.t --regen not to add DOS EOLs on WindowsSteve Hay2013-08-061-2/+2
* reparse compile-time /(?{})/ in right scopeDavid Mitchell2013-08-061-0/+42
* [perl #119169] index with __PACKAGE__ for 2nd argumentFather Chrysostomos2013-08-061-1/+4
* [perl #2726] Prototype is not applied until BLOCK is definedPeter Martini2013-08-061-1/+8
* Stop ‘used once’ warnings from crashing on circularitiesFather Chrysostomos2013-08-051-0/+7
* Don’t use CopFILESV for ‘once’ warningsFather Chrysostomos2013-08-051-0/+7