This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove C<my $x if foo> construct from core modules
[perl5.git] / t /
2004-02-17 Tassilo von ParsevalRe: [PATCH] GLOB to LVALUE assignment fix
2004-02-15 Dave Mitchell [perl #25824] Segmentation fault with
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2004-02-09 Hugo van der SandenRe: [perl #26073] sprintf miscounts padding when format...
2004-02-08 Rafael Garcia-Suarezmap and grep weren't working correctly with lexical...
2004-02-04 Rafael Garcia-SuarezThe "my $_" wasn't nice with foreach loops.
2004-02-03 Rafael Garcia-SuarezMore docs and tests for "my $_".
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2004-02-03 Rafael Garcia-SuarezImplement "my $_".
2004-02-01 Dave Mitchelladd test for Change 22194:
2004-01-29 Hugo van der SandenRe: [perl #25269] panic: pp_match start/end pointers...
2004-01-25 Dave Mitchelladd test for change 22209 (Remove small memory leak...
2004-01-23 Dave Mitchellmake some t/op/write.t failures more verbose
2004-01-23 Nicholas Clarktest that use encoding; doesn't cause references to...
2004-01-23 Nicholas ClarkCheck the return values of chomp
2004-01-23 Nicholas ClarkTest return values of all chomps
2004-01-23 SADAHIRO TomoyukiRe: [perl #24888] chomp ignores utf8
2004-01-21 Nicholas ClarkConvert the older parts of op/bop.t over to test.pl
2004-01-21 Dave Mitchellremove the platform dependencies of the write.t tests...
2004-01-20 Stas BekmanAdd a new test file for situations where threads may...
2004-01-20 Dave Mitchellsecond attempt to fix [perl #24914] freeing a CV refere...
2004-01-19 Gisle AasRe: [perl #24926] chop/~ mangles UTF8 [PATCH]
2004-01-17 Dave Mitchellback out change #22167 "freeing a CV reference that...
2004-01-17 SADAHIRO TomoyukiRe: open/or inconsistency
2004-01-17 Dave Mitchell [perl #24914] freeing a CV reference that was currentl...
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2004-01-16 Dave Mitchell[perl #8698] format bug with undefined _TOP
2004-01-16 LAUN Wolfgangformat/write (version 2)
2004-01-15 Nicholas ClarkMake chomp heed the utf8 flags on the target string...
2004-01-12 SADAHIRO TomoyukiRe: [perl #24846] [PATCH] Apparent utf8 bug in join...
2004-01-06 Rafael Garcia-SuarezFix bug #24813 : the -0 wasn't recognized on the #...
2004-01-06 Rafael Garcia-SuarezThe TODO tag should be included also when a TODO test...
2004-01-06 Rafael Garcia-SuarezThis TODO test seems to pass now.
2004-01-05 Dave Mitchell[perl #24674]
2004-01-05 Rafael Garcia-SuarezSome mandatory syntax warnings emitted by the lexer...
2004-01-05 Craig A. Berryskip num.t #47 on VMS
2004-01-04 LAUN WolfgangRe: [perl #24774] eval + format - \n = pp_ctl.c assertion
2004-01-01 Dorner ThomasPerl 5.8.3 patches from the BS2000 port - part 2
2003-12-30 Dave MitchellRe: [perl #24774] eval + format - \n = pp_ctl.c assertion
2003-12-30 Rafael Garcia-SuarezAdd a regression test for bug #24762
2003-12-27 Rafael Garcia-SuarezFix bug [perl #24735] : make sure that the range (...
2003-12-27 Nicholas ClarkAssimilate PodParser-1.26
2003-12-23 Stas Bekman[patch t/test.pl] comment fix
2003-12-20 Dorner ThomasPerl 5.8.3 patches from the BS2000 port
2003-12-13 Yitzchak Scott-Tho... Re: 5.6.2-RC1 on Cygwin
2003-12-11 Adrian M. Enachefix bug #24605.
2003-12-06 Rafael Garcia-SuarezMath::BigInt::Scalar is only for tests.
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-30 Rafael Garcia-SuarezUpgrade to Test::Harness 2.38.
2003-11-28 Rafael Garcia-SuarezFix a regression introduced by change #21694 on sprintf()
2003-11-28 Nicholas ClarkArguments to skip were the wrong way round, hence why...
2003-11-25 Torsten FoertschRe: bug or a feature?
2003-11-19 Rafael Garcia-SuarezFix bug [perl #24508] Wrong assignment in nested assignment
2003-11-14 Rafael Garcia-SuarezAdd more complete tests for the "variable masks earlier
2003-11-13 Rafael Garcia-SuarezFix bug [perl #24380] : assigning to a hash in list
2003-11-06 Rick DelaneyRe: [perl #24248] taint propagation regression,
2003-11-05 Stas Bekman[patch t/op/hash.t] extending the hash attack test
2003-11-05 Michael G. SchwernRe: 'make minitest' fails for op/cproto and op/pat
2003-11-04 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.19
2003-11-01 Nicholas ClarkAdd Internals::HvREHASH to expose the rehashing flag
2003-10-31 Rafael Garcia-SuarezTest nit ; goes with change 21591
2003-10-31 Slaven RezicOff-by-one error in regcomp.c
2003-10-30 Michael G. SchwernRewrite to correctly use test.pl
2003-10-30 Artur BergmanFix for the orange lion bug - aka empty sub bug
2003-10-28 AbigailTest (5.9.x)
2003-10-27 Rafael Garcia-SuarezAdd a new taint error, "%ENV is aliased to %s".
2003-10-26 Rafael Garcia-SuarezWhen %ENV has been turned into a non-magical hash after a
2003-10-25 Richard ClampRe: [perl #948] $, untieable?
2003-10-22 Rafael Garcia-SuarezAdd a test.taintwarn makefile target,
2003-10-15 Rafael Garcia-SuarezFix bug [perl #24212] : improper error recovery in the
2003-10-09 Rafael Garcia-SuarezSuppress the test file t/op/nothr5005.t and integrate...
2003-10-09 Rick DelaneyRe: require patch breaks locale
2003-10-09 Gisle AasRe: Simple @INC hook core dump [PATCH]
2003-10-08 Rafael Garcia-SuarezFix bug #24108: Goto +foo broken
2003-10-07 Abhijit Menon-SenMinor tweaks to pod/perlsyn.pod (as suggested by Yves...
2003-10-07 Abhijit Menon-SenWhy should -3**$x be more precisely determined than...
2003-10-07 Michael G. SchwernFixing UNIVERSAL.pm's bit of unpleasantness
2003-10-06 Rick Delaney(was Re: require() does not behave aas documented)
2003-10-06 Rafael Garcia-SuarezRe: [perl #24076] "<> err EXPR" and warnings.
2003-10-02 Slaven RezicRe: 5.8.1 and srand
2003-09-30 grommel@sears.comRe: NCR MP-RAS perl problems [perl #23791]
2003-09-30 Rafael Garcia-SuarezAdd a TODO test for bug #23790, by Abigail
2003-09-23 grommel@sears.comRe: NCR MP-RAS perl problems [perl #23791]
2003-09-22 Rafael Garcia-SuarezWhen localising a magic value, propagate the readonly...
2003-09-18 Ilya Zakharevich-M -A -C broken
2003-09-17 Ilya Zakharevichmagic.t
2003-09-16 Jarkko HietaniemiMore suggested patches for NCR MP-RAS from Andy Dougherty.
2003-09-16 Jarkko HietaniemiUpgrade to MakeMaker 6.17.
2003-09-14 Jarkko HietaniemiCheck the context of for/grep/map.
2003-09-14 Jarkko HietaniemiFor-non-perlio places we need STDOUT back.
2003-09-14 Jarkko HietaniemiMore portable reading.
2003-09-14 Jarkko HietaniemiMore dup testing.
2003-09-14 Jarkko HietaniemiUse $Config{_exe}.
2003-09-14 Ilya ZakharevichRe: [PATCH 5.8.1 @20218] OS/2 API
2003-09-13 Hugo van der SandenRe: unicode regex problem
2003-09-13 Jarkko HietaniemiMore PerlIO warnings changes.
2003-09-13 Jarkko HietaniemiThe "perlio: " prefix looks a little odd
2003-09-13 Jarkko HietaniemiLayer names were recognized by their prefixes
2003-09-13 Jarkko HietaniemiApparently at some point doing 3-arg open with
2003-09-13 Jarkko HietaniemiMake the new glob tests pass (well, skip) even with...
next