summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Remove user-defined casing featureKarl Williamson2011-08-222-133/+0
* skip a test that requires Cwd under miniperlTony Cook2011-08-231-8/+12
* skip the defined *+ and *- tests on miniperlTony Cook2011-08-221-1/+8
* Add tests for defined(*builtin)Father Chrysostomos2011-08-211-15/+48
* Make rv2gv return autovivified magic GVsFather Chrysostomos2011-08-211-1/+5
* Add tests for unlinkFather Chrysostomos2011-08-211-0/+38
* Refactor unpack’s newDEFSVOP logic; correct prototypeFather Chrysostomos2011-08-211-1/+1
* Correct test in defins.tFather Chrysostomos2011-08-211-2/+1
* Test unpack with no argsFather Chrysostomos2011-08-201-1/+11
* &CORE::fork()Father Chrysostomos2011-08-191-0/+2
* &CORE::pwent()Father Chrysostomos2011-08-191-1/+1
* [perl #97020] Carp (actually caller) leaking memoryFather Chrysostomos2011-08-181-1/+12
* &CORE::wantarray()Father Chrysostomos2011-08-181-0/+14
* &CORE::foo() for nullary functionsFather Chrysostomos2011-08-182-0/+114
* Propagate lvalue context only to children of list ops which are not in void c...Gerard Goossen2011-08-151-1/+8
* &CORE::not and &CORE::getprotobynumberFather Chrysostomos2011-08-151-3/+3
* Give not and getprotobynumber listop prototypesFather Chrysostomos2011-08-151-2/+2
* Document and test $; prototype syntaxFather Chrysostomos2011-08-151-1/+12
* podcheck.t pod grammar fixKarl Williamson2011-08-151-1/+1
* Make lock(&foo) syntax nominally lock the subroutineFather Chrysostomos2011-08-152-5/+3
* Add tests for precedence of CORE:: subsFather Chrysostomos2011-08-141-4/+21
* Add inlinable &CORE::functionsFather Chrysostomos2011-08-141-0/+91
* Remove select’s prototypeFather Chrysostomos2011-08-141-1/+1
* Initial attempt at putting podcheck.t on a diet.Craig A. Berry2011-08-131-3/+34
* Trim trailing dots on VMS in podcheck.t.Craig A. Berry2011-08-131-0/+1
* Check more than just the first word of the "Inconsistent C3" error message.Nicholas Clark2011-08-131-1/+2
* Test __FILE__() syntaxFather Chrysostomos2011-08-121-1/+4
* Change (l)stat’s prototype from * to ;*Father Chrysostomos2011-08-121-2/+2
* Revert "[perl #95550] Remove prototypes from (l)stat"Father Chrysostomos2011-08-121-2/+2
* Move bareword checking from the peephole optimizer to finalize_optree. Fixes ...Gerard Goossen2011-08-112-4/+4
* Rewrap some verbatim pod in Math::BigIntFather Chrysostomos2011-08-101-1/+1
* Keep verbatim pod in various dist/* pods within 79 colsFather Chrysostomos2011-08-101-3/+0
* Keep verbatim pod in I18N:LT and IO.pm within 80 colsFather Chrysostomos2011-08-101-2/+0
* Keep verbatim pod in ExtUtils::Typemaps::OutputMap within 80 colsFather Chrysostomos2011-08-101-1/+0
* autodoc.pl: output to fit in 79 columnsKarl Williamson2011-08-091-2/+1
* podcheck.t: Change verbatim line length max to 79Karl Williamson2011-08-092-145/+163
* Keep verbatim pod in ExtUtils::Typemaps within 80 colsFather Chrysostomos2011-08-091-1/+0
* Ignore another editor droppinkFather Chrysostomos2011-08-091-1/+1
* Keep verbatim pod in ExtUtils::Installed within 80 colsFather Chrysostomos2011-08-091-1/+0
* Keep verbatim pod in Data::Dumper within 80 colsFather Chrysostomos2011-08-091-1/+0
* Keep verbatim pod in File::VMS/Win32 within 80 colsFather Chrysostomos2011-08-091-2/+0
* Keep verbatim pod in File::Mac/Unix within 80 colsFather Chrysostomos2011-08-091-2/+0
* Keep verbatim pod in File::Spec within 80 colsFather Chrysostomos2011-08-091-1/+0
* Make prototype("CORE::CORE") die once more.Father Chrysostomos2011-08-081-1/+2
* Only warn about "Statement unlikely to be reached" after an exec if exec is a...Gerard Goossen2011-08-081-0/+6
* Change aassign_common_vars to check using the optree without using the linked...Gerard Goossen2011-08-081-1/+1
* AASSIGN_COMMON var detection bug with logical operators, TODO testGerard Goossen2011-08-081-1/+8
* Fix porting check for dots in directory names.Craig A. Berry2011-08-081-2/+2
* RT #96354: \h \H \v and \V didn't check for EOLDavid Mitchell2011-08-051-1/+9
* Skip the hanging eintr.t test on GNU/kFreeBSD tooNiko Tyni2011-08-041-1/+1