summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* infnan: more math tests, and make int(infnan) return infnan.Jarkko Hietaniemi2014-09-241-7/+64
* Make pack-as-int/sprintf-%c-ing/chr-ring inf/nan fatal.Jarkko Hietaniemi2014-09-232-150/+149
* t/re/speed.t: adjust watchdog timeoutDavid Mitchell2014-09-231-1/+1
* Stop flip from returning the same scalar each timeFather Chrysostomos2014-09-221-1/+4
* Further tweaking for bad skip() usage.Jarkko Hietaniemi2014-09-221-6/+7
* create t/re/speed.t, t/re/speed_thr.tDavid Mitchell2014-09-223-57/+110
* No re module if only miniperl built.Jarkko Hietaniemi2014-09-212-0/+2
* Hook::LexWrap is a valid pod linkFather Chrysostomos2014-09-211-0/+1
* regen pod issuesFather Chrysostomos2014-09-211-0/+2
* Guard against bad skip() arguments, swapped (15ed07b0) or extra.Jarkko Hietaniemi2014-09-201-0/+11
* Negation of "-e1" no more todo.Jarkko Hietaniemi2014-09-201-4/+0
* The number to skip is the second argument to skip().Craig A. Berry2014-09-201-3/+3
* negate.t: To-do tests for -"-e1"Father Chrysostomos2014-09-201-1/+7
* regen pod issuesFather Chrysostomos2014-09-201-2/+1
* Fix read-only flag checks in lvalue sub exitFather Chrysostomos2014-09-201-1/+14
* [perl #115254] Fix flag check on scope exitFather Chrysostomos2014-09-201-1/+4
* Implement the bipolar read-only systemFather Chrysostomos2014-09-201-1/+7
* Revert "Revert "infnan: more tests.""Father Chrysostomos2014-09-201-4/+65
* Revert "infnan: more tests."Jarkko Hietaniemi2014-09-191-65/+4
* $VERSION bump cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pmSteve Hay2014-09-201-1/+1
* perldelta - Remove boilerplate, fill in modules changes and other minor editsSteve Hay2014-09-201-1/+2
* quadmath: add test actually exercising this fancy precision.Jarkko Hietaniemi2014-09-191-1/+11
* perldiag: Reunite ‘perhaps you forgot to load’Father Chrysostomos2014-09-191-1/+0
* Document customisation introduced by 991b13da7Chris 'BinGOs' Williams2014-09-191-0/+1
* quadmath strtoflt128 accepts false infinities.Jarkko Hietaniemi2014-09-191-2/+6
* quadmath has expq instead of expl.Jarkko Hietaniemi2014-09-191-1/+5
* Teach diag.t about Perl_messFather Chrysostomos2014-09-181-0/+2
* [perl #121638] Make ‘Global symbol’ message more newbie-friendlyFather Chrysostomos2014-09-185-49/+51
* infnan: more tests.Jarkko Hietaniemi2014-09-181-4/+65
* Skip no-common-vars optimisation for aliasesFather Chrysostomos2014-09-181-1/+10
* Make certain we have the top-level "lib" in @INC.Jarkko Hietaniemi2014-09-181-0/+1
* Perl RT #122761 - split /\A/ should not behave like split /^/mYves Orton2014-09-171-2/+5
* Do not test inf/nan if utterly broken.Jarkko Hietaniemi2014-09-161-2/+2
* Fix $DB::sub in DB::goto for lexical subsFather Chrysostomos2014-09-161-1/+19
* Add new Digest-SHA file missed by 207902b174, and note a CUSTOMIZED fileSteve Hay2014-09-161-0/+1
* Make sort bareword respect lexical subsFather Chrysostomos2014-09-161-4/+9
* Make ‘No comma allowed’ respect lex subsFather Chrysostomos2014-09-161-1/+12
* lexsub.t: To-do tests for sort lex_subFather Chrysostomos2014-09-161-1/+14
* Note that one MakeMaker test is currently CUSTOMIZEDSteve Hay2014-09-161-0/+1
* Exclude lex sub package name from (caller $n)[3]Father Chrysostomos2014-09-151-1/+9
* Make ‘SIG handler not defined’ UTF8- and null-safeFather Chrysostomos2014-09-151-0/+23
* Fix assertion failure with undef &my_sub/&anonFather Chrysostomos2014-09-152-1/+22
* Teach ck_entersub_args_proto about non-GV namesFather Chrysostomos2014-09-151-1/+1
* Avoid creating GVs when subs are declaredFather Chrysostomos2014-09-154-8/+10
* add test for rt122747Yves Orton2014-09-141-0/+29
* Remove the corevers.t from Module-CoreList and amend corelist porting testChris 'BinGOs' Williams2014-09-141-18/+1
* Semicolon before ellipsis inside block disambiguates.James E Keenan2014-09-131-3/+28
* expl will not be used if long double is double.Jarkko Hietaniemi2014-09-121-1/+1
* darwin data sections can have wild prefixes and suffixes.Jarkko Hietaniemi2014-09-101-1/+1
* Automate processing of op_private flagsDavid Mitchell2014-09-101-1/+1