summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/test.pl: Allow native/latin1 string conversions to work on utf8.Karl Williamson2013-08-291-102/+14
* t/test.pl: Simplify ord to/from native fcnsKarl Williamson2013-08-291-4/+4
* Stop t/op/coreamp.t leaving temporary files behindSteve Hay2013-08-291-0/+9
* Stop t/io/utf8.t leaving a temporary file behind on WindowsSteve Hay2013-08-291-0/+1
* Update the comments in t/op/magic.tNicholas Clark2013-08-291-1/+2
* ${^MPEN} had been treated as a synonym of ${^MATCH} due to a missing break;Nicholas Clark2013-08-291-1/+8
* Make vivify_defelem allow &PL_sv_undef array entriesFather Chrysostomos2013-08-281-1/+12
* Stop creating defelems for undef in foreach(@_)Father Chrysostomos2013-08-281-1/+7
* [perl #119311] Keep CvDEPTH and savestack in syncFather Chrysostomos2013-08-271-0/+237
* [perl #85104] work harder to save error numbersTony Cook2013-08-261-1/+1
* [perl #85104] TODO test for preserving $^E across signal handlersTony Cook2013-08-261-0/+77
* [perl #117265] safesyscalls: check embedded nul in syscall argsTony Cook2013-08-265-4/+118
* Fix assert fail when fetching pos clobbers ref with undefFather Chrysostomos2013-08-251-1/+10
* Stop values from ‘sticking’ to @- and @+ elemsFather Chrysostomos2013-08-251-1/+9
* Stop substr re optimisation from rejecting long strsFather Chrysostomos2013-08-251-1/+5
* Make @- and @+ return correct offsets beyond 2**31Father Chrysostomos2013-08-251-1/+3
* Make $' work past the 2**31 thresholdFather Chrysostomos2013-08-251-1/+4
* [perl #116907] Allow //g matching past 2**31 thresholdFather Chrysostomos2013-08-251-2/+10
* Stop minlen regexp optimisation from rejecting long stringsFather Chrysostomos2013-08-251-0/+22
* Stop pos() from being confused by changing utf8nessFather Chrysostomos2013-08-251-1/+32
* Don’t push nulls on to the stack in pp_padavFather Chrysostomos2013-08-251-1/+5
* Make __DATA__ use the right pkgFather Chrysostomos2013-08-251-0/+9
* Stifle diag.tFather Chrysostomos2013-08-251-0/+1
* update autodie test for new Carp stack trace formZefram2013-08-241-0/+1
* Don’t give unavailability warnings about our varsFather Chrysostomos2013-08-241-0/+7
* podcheck.t: Skip perl5200deltaFather Chrysostomos2013-08-241-0/+3
* regen pod issuesFather Chrysostomos2013-08-231-2/+2
* Fix typo in bf1b738b; another line num bugFather Chrysostomos2013-08-231-1/+6
* [perl #118931] Fix line number bugFather Chrysostomos2013-08-221-1/+6
* Fix assertion failure with $#a=\1Father Chrysostomos2013-08-221-1/+5
* RMG: Fix some verbatim lines over 79 columnsKarl Williamson2013-08-211-1/+1
* [perl #118691] Allow defelem magic with neg indicesFather Chrysostomos2013-08-211-1/+21
* [perl #113054] add tests for find2perl and fix ? wildcard handlingTony Cook2013-08-211-0/+220
|\
| * [perl #113054] find2perl mistranslates fileglob ? to regex .?Tony Cook2013-08-211-1/+0
| * [perl #113054] test find2perl, with a TODO for ? glob handlingTony Cook2013-08-211-0/+221
* | array.t: Tests for #7508 and #109726Father Chrysostomos2013-08-201-1/+8
|/
* [perl #118753] Remove erroneous elsif("") warningFather Chrysostomos2013-08-201-0/+1
* thread_it.pl: Increase Mac stackFather Chrysostomos2013-08-201-1/+1
* Fix skip logic in pad_tidy and cv_cloneFather Chrysostomos2013-08-201-1/+15
* Stop recursion from losing lex fh namesFather Chrysostomos2013-08-201-1/+15
* 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