summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert B::Deparse's core.t to Test::More.smoke-me/runperlNicholas Clark2011-07-011-9/+12
* Convert B::Lint's test to Test::PerlRun and Test::More from test.plNicholas Clark2011-07-011-20/+15
* Convert overload's tests to Test::PerlRun and Test::More, from test.plNicholas Clark2011-07-011-8/+7
* Add the ability to run under -T to Test::PerlRunNicholas Clark2011-07-013-13/+49
* Convert utf8's tests to Test::PerlRun and Test::More, from test.plNicholas Clark2011-07-011-14/+15
* Convert sigtrap's tests to Test::PerlRun and Test::More, from test.plNicholas Clark2011-07-011-12/+5
* Convert the debugger's tests to use Test::PerlRun and Test::More.Nicholas Clark2011-07-011-58/+51
* Convert h2ph's tests to Test::PerlRun and Test::More, from test.plNicholas Clark2011-07-011-25/+13
* Add 'args' to pass values for @ARGV in the program spawned by Test::PerlRunNicholas Clark2011-07-012-0/+27
* Convert Config's tests to Test::PerlRun and Test::More, from test.plNicholas Clark2011-07-011-12/+10
* Convert Carp's tests to Test::PerlRun and Test::More from test.plNicholas Clark2011-07-011-19/+14
* Convert bytes' tests to Test::PerlRun and Test::More from test.plNicholas Clark2011-07-011-11/+5
* Convert XS::APItest's tests to Test::PerlRun and Test::More from test.plNicholas Clark2011-07-012-19/+16
* Add the ability to pass data on STDIN to the perl run by Test::PerlRunNicholas Clark2011-07-012-5/+60
* Merge the test in fd.t into IPC-Open3.t, and delete fd.tNicholas Clark2011-07-013-46/+36
* Convert IPC::Open3's fd.t to Test::PerlRun.Nicholas Clark2011-07-011-16/+15
* Convert re's tests to Test::PerlRun and Test::More, from test.plNicholas Clark2011-07-012-25/+23
* Convert B's tests to Test::PerlRun and Test::More, from test.plNicholas Clark2011-07-0114-114/+107
* Add the prototype version of Test::PerlRunNicholas Clark2011-07-016-0/+504
* The test for #76474 should open file descriptor 0, not 1.Nicholas Clark2011-07-011-5/+1
* Stop podcheck.t --add-link from chomping a new lineFather Chrysostomos2011-06-301-1/+1
* Add another address for Claes JakobssonFather Chrysostomos2011-06-301-0/+1
* Report a better error when trying to use negative version numbers instead of ...Claes Jakobsson2011-06-302-1/+4
* Change the example in the Changes file to be more generic.Jesse Vincent2011-06-302-18/+2
* The regex engine can't assume that SvSCREAM() remains set on its target.Nicholas Clark2011-06-302-4/+54
* charnames.pm: Nits in podKarl Williamson2011-06-291-6/+12
* Updated Locale-Codes to CPAN version 3.17Chris 'BinGOs' Williams2011-06-2861-24347/+120103
* RT 64804: tainting with index() of a constantDavid Mitchell2011-06-282-2/+4
* TODO test for index() of a tainted constantNiko Tyni2011-06-281-1/+16
* perlrun: reflow to fit vertabims in 80 colsKarl Williamson2011-06-272-20/+27
* Push the atime and mtime of generated Makefile.PLs back 4 seconds in make_ext.plChris 'BinGOs' Williams2011-06-271-1/+5
* Fix context propagation below return()Vincent Pit2011-06-274-26/+68
* Test taintedness of values returned by given/whenVincent Pit2011-06-272-2/+27
* In leavewhen, put the SP back when returningVincent Pit2011-06-271-2/+1
* Make sure break() resets the sp at its original levelVincent Pit2011-06-272-2/+18
* Correctly preserve the stack on an implicit break.Vincent Pit2011-06-265-65/+189
* Convert pp_leave() to adjust_stack_on_leave()Vincent Pit2011-06-261-26/+1
* Move pp_enter() and pp_leave() with their friends in pp_ctl.cVincent Pit2011-06-262-76/+76
* Factor stack adjustments on leave in a new static functionVincent Pit2011-06-264-110/+49
* fold_grind.t: Add commentsKarl Williamson2011-06-251-2/+10
* autodoc.pl: Don't list experimental functions in APIKarl Williamson2011-06-251-1/+2
* Don't quote target name in make_ext.pl.Craig A. Berry2011-06-251-2/+0
* Fix two podchecker errors on perlunicode.podNicholas Clark2011-06-252-2/+3
* add do_ncmp fn and make pp_ncmp, pp_eq etc use itDavid Mitchell2011-06-255-475/+149
* pp_ncmp: favour the non- Perl_isnan routeDavid Mitchell2011-06-251-1/+1
* remove unreachable code from various compare opsDavid Mitchell2011-06-252-62/+0
* Expand bump RT version number in Porting/release_managers_guide.podLeon Brocard2011-06-251-4/+3
* fix `perldoc -v '$0'`Alan Haggai Alavi2011-06-241-1/+1
* Increase $Pod::Perldoc::VERSIONFather Chrysostomos2011-06-241-1/+1
* perldelta entry for #93454Father Chrysostomos2011-06-241-0/+9