This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/op/filehandle.t: Provide descriptions for all tests.
[perl5.git] / t / op / readline.t
2011-12-18 Father ChrysostomosStop readline(*$glob_copy) from clearing PL_last_in_gv
2011-12-18 Father Chrysostomos[perl #97988] Nullify PL_last_in_gv when unglobbed
2011-08-23 Father ChrysostomosStop readline($foo) from autovivifying
2011-03-06 Nicholas ClarkIn t/ avoid using File::Spec for paths only used by...
2010-07-21 Jan DuboisRemove spurious ')'
2010-07-21 Jan Duboisalarm() on Windows doesn't interrupt system calls
2010-07-16 Craig A. BerryAvoid test suite hang with new readline test on VMS.
2010-07-15 Josh ben Jore[perl #72729] Test appending sv_gets for ascii/utf8...
2010-07-15 Josh ben Jore[perl #72729] TODO for aborted readline() returning...
2010-07-14 Josh ben Jore[perl #72729] Test that sv_gets doesn't revive dead...
2010-07-14 Josh ben JoreAdd t/op/readline.t docs
2008-08-07 Nicholas ClarkUse test.pl's tempfile().
2007-03-24 Rafael Garcia-SuarezMake readline() default to *ARGV.
2006-11-23 Rafael Garcia-SuarezFix for bug #38631: tied variables don't work with...
2006-11-14 Rafael Garcia-SuarezFix bug #39037: rcatline doesn't stringify references
2006-06-07 Yitzchak Scott-Tho... exhausting <> in BEGIN{} gets ARGVOUT used only once...
2003-11-28 Nicholas ClarkArguments to skip were the wrong way round, hence why...
2003-11-25 Torsten FoertschRe: bug or a feature?
2003-08-01 Jarkko HietaniemiMore runperl(switches => ...) finds (bleadperl only).
2003-04-19 Craig A. Berryreadline.t tweak for VMS
2003-03-26 Nicholas ClarkBetter version of change #19069
2003-03-26 Nicholas ClarkRe: [perl #21614] 5.8.0 Unbalanced string table refcount
2003-03-20 Adrian M. EnacheRe: [patch] [perl #21628] rcatline issue
2003-01-15 Stephen McCamantRe: [perl #19566] Perl 5.8.0 segfault