summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* regcomp.c: Add warnings under re 'strict'Karl Williamson2015-01-201-0/+11
* regcomp.c: Add warnings under re 'strict'Karl Williamson2015-01-201-2/+27
* t/re/reg_mesg.t: Turn on $|Karl Williamson2015-01-201-0/+2
* Add portablity warning for re 'strict'Karl Williamson2015-01-201-0/+12
* t/re/reg_mesg.t: Add support for only re 'strict' warningsKarl Williamson2015-01-201-15/+38
* Make numifying "nanblah" warn, just like "345blah" does.Jarkko Hietaniemi2015-01-201-3/+27
* infnan: sprintf width and left-align.Jarkko Hietaniemi2015-01-201-0/+20
* Clarify test messages.Jarkko Hietaniemi2015-01-201-3/+3
* intuit_more: no need to copy before keyword checkHugo van der Sanden2015-01-201-1/+10
* Enable cmpVERSION.pl checking of upstream cpan as well as upstream bleadSteve Hay2015-01-201-1/+1
* [perl #123554] stop checking the messageTony Cook2015-01-201-2/+1
* Make :const experimentalFather Chrysostomos2015-01-191-1/+12
* Let attributes.pm know about the const attributeFather Chrysostomos2015-01-191-0/+24
* anonconst.t for testing :constFather Chrysostomos2015-01-191-0/+40
* [perl #123538] always set chophere and itembytes at the same timeTony Cook2015-01-191-1/+13
* [perl #123554] avoid a crash from SvGROW(MEM_SIZE_MAX)Tony Cook2015-01-191-1/+5
* perly.y changes from Lukas Mai in RT 123069Peter Martini2015-01-181-14/+6
* One more tiny spelling correction in comment; thanks to alh.James E Keenan2015-01-171-1/+1
* Two small spelling corrections in comment.James E Keenan2015-01-171-1/+1
* avoid $a["foo" eq $x ? 0 : 1] warningDavid Mitchell2015-01-171-1/+21
* regcomp.c: Fix bug in /[A-Z]/iKarl Williamson2015-01-161-0/+4
* t/re/reg_mesg.t: Don't need to skip on EBCDICKarl Williamson2015-01-161-2/+0
* Regen podcheck db because of recent fixes to epigraphs.podKarl Williamson2015-01-161-1/+1
* t/run/locale.t: Fix typosKarl Williamson2015-01-161-2/+2
* t/charset_tools.pl: Improve function namesKarl Williamson2015-01-145-11/+11
* Use more universal function in tests where makes senseKarl Williamson2015-01-142-5/+5
* t/test.pl: Rmv obsolete commentKarl Williamson2015-01-141-3/+1
* t/re/reg_mesg.t: White-space onlyKarl Williamson2015-01-131-71/+80
* Add 'strict' subpragma to 'use re'Karl Williamson2015-01-131-56/+175
* Output warning in qr// only onceKarl Williamson2015-01-131-3/+0
* make re_intuit_string() return correct stringRostislav Skudnov2015-01-131-1/+16
* report which files have duplicates in porting/manifest.tTony Cook2015-01-131-3/+6
* Update Digest-MD5 to CPAN version 2.54Chris 'BinGOs' Williams2015-01-131-1/+0
* Test for nan range ends.Jarkko Hietaniemi2015-01-121-0/+8
* Test for inf range ends.Jarkko Hietaniemi2015-01-121-0/+8
* Explicitly test x infnan producing empty string.Jarkko Hietaniemi2015-01-121-0/+13
* Confused cloning of nested state subsFather Chrysostomos2015-01-111-1/+40
* Catch infnan repeat counts.Jarkko Hietaniemi2015-01-111-0/+17
* POSIX.pod: Various nits, typos, clarificationsKarl Williamson2015-01-101-0/+1
* Actually remove the TODO rather than just the blockChris 'BinGOs' Williams2015-01-101-1/+1
* Removed TODO from pm_to_lib test in EUMMChris 'BinGOs' Williams2015-01-091-0/+1
* parser.t: Correct bug numberFather Chrysostomos2015-01-081-1/+1
* parser.t: Correct skip countFather Chrysostomos2015-01-081-1/+1
* [perl #123452] Fix crash with s/${<>{})//Father Chrysostomos2015-01-071-1/+4
* TEST: Comment for 804352e2Father Chrysostomos2015-01-071-0/+2
* Avoid glob in t/TEST on non-WindowsFather Chrysostomos2015-01-071-1/+1
* PATCH: [perl #123539] regcomp.c node overrun/segfaultKarl Williamson2015-01-061-1/+7
* minitest: miniperl on win32 always displays the x86 arch, so skip testing itTony Cook2015-01-061-7/+11
* minitest op/magic.t: skip the env_is() tests on Win32 miniperlTony Cook2015-01-061-1/+3
* Win32 minitest: -k is never available on Win32Tony Cook2015-01-061-4/+11