New separations for the pattern match operator documentation,
[p5sagit/p5-mst-13.2.git] / t /
2008-05-18 Tom Wyant [perl #53500] op/pwent.t should use the DirectoryServic...
2008-05-15 Vincent Pit Re: [PATCH] Double magic with chop
2008-05-15 Nicholas Clark It transpires that POSIX.xs also duplicated several...
2008-05-11 Florian Ragwitz Handle PL_minus_E before PL_minus_{n,p}.
2008-05-08 Bram extra tests for t/op/range.t (was Re: [perl #53554...
2008-05-02 Vincent Pit ~~ with non-overloaded objects
2008-05-01 Robin Barker t/op/pat.t
2008-04-30 Rafael Garcia-Suarez Add a test for "lc(LATIN CAPITAL LETTER SHARP S)"
2008-04-30 David Dick [perl #53560] Patch for linux LDAP groups
2008-04-30 Vincent Pit Double magic/warnings with tie $x, $m
2008-04-30 Bram Re: [PATCH] testing $/ with in memory files
2008-04-30 Rafael Garcia-Suarez Avoid garbage in test output when running make minitest.
2008-04-30 Rafael Garcia-Suarez A skip() function is missing, to get this test pass...
2008-04-30 Vincent Pit Double magic/warnings with binmode $fh, undef
2008-04-30 Bram extra tests for t/op/sprintf2.t (was Re: [perl #45383...
2008-04-27 Nicholas Clark Warnings within the conditional of until() and for...
2008-04-27 Nicholas Clark Warnings within the condition of while are not reported...
2008-04-26 Robin Barker another go; was RE: [perl #49302] [[:print:]] v \p...
2008-04-26 Ricardo SIGNES New tests (and TODO tests) for ~~ and overloading,
2008-04-26 David Dick [perl #53238] Patch to stop t/op/fork.t relying on...
2008-04-21 Paul Marquess Update Compression modules to version 2.009
2008-04-18 Rafael Garcia-Suarez Fix the line-number-in-elsif longstanding bug.
2008-04-17 Nicholas Clark Add "eliminate incorrect line numbers in warnings"...
2008-04-17 Nicholas Clark Test dbmopen more thoroughly, including closing the...
2008-04-16 Nicholas Clark Use like() rather than is() to get better failure diagn...
2008-04-16 Nicholas Clark Add the verbatim perl code mentioned in the comments of
2008-04-15 Rafael Garcia-Suarez Move the NoExporter test module under Test::Simple
2008-04-15 Rafael Garcia-Suarez Sync with CPAN's version of the More.t test in Test...
2008-04-15 Rafael Garcia-Suarez Add a regression test for bug #52658 (fixed by change...
2008-04-15 Rafael Garcia-Suarez Fix for [perl #52074] Segfault on ISA push after symbol...
2008-04-14 Rafael Garcia-Suarez Revert change #33676, likely to break atan(-0,0) on...
2008-04-14 Rafael Garcia-Suarez Make atan2(0,0) return undef
2008-04-11 Ævar Arnfjörð Bjar... Re: [perl #52672] regexp failure: (?=) turns into OPFAIL
2008-04-05 Nicholas Clark UCD 5.1.0
2008-03-28 Dominic Dunlop Re: Tests failed on PPC64
2008-03-26 Nicholas Clark The offset for pos is stored as bytes, and converted...
2008-03-25 Vincent Pit Re: [PATCH] Double warning with perl -we 'my $a; substr...
2008-03-20 Vincent Pit Double warning with perl -we '\&$x'
2008-03-13 Nicholas Clark Upgrade to Module::Pluggable 3.7
2008-03-10 Yitzchak Scott-Tho... count-only transliteration needlessly makes copy-on...
2008-03-04 brian d foy [perl #50538] when( @n && %n ) fails to smart match
2008-03-02 Robin Barker for -M:Foo, extended and revised
2008-02-29 Steve Peters Upgrade to Test-Simple-0.78
2008-02-29 Steve Peters Upgrade to Test-Harness-3.10
2008-02-25 ilmari@vesla.ilmar... Avoid a segfault case in MRO code, based on :
2008-02-22 Dave Mitchell fix variable names in 'ununit var' warnings in evals
2008-02-20 Nicholas Clark Setting the f flag on length causes the op to be consta...
2008-02-17 Yves Orton Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g
2008-02-17 Yves Orton Fix perlbug 50114 and document what the code does a...
2008-02-15 Rafael Garcia-Suarez Typo catch, by Abigail
2008-02-15 Rafael Garcia-Suarez Avoid utf8 warnings when printing diagnostics
2008-02-14 Abigail Re: [perl #50496] Bug Report: 'keys %+' does not return...
2008-02-14 Rick Delaney Re: [perl #50706] %^H affecting outside file scopes
2008-02-14 Vincent Pit doio.c:Perl_my_lstat:/* XXX Do really need to be callin...
2008-02-14 Rafael Garcia-Suarez Make the new warning report undef constants as undef
2008-02-14 Rafael Garcia-Suarez Revert change #33302. This change was wrong, since...
2008-02-14 Rick Delaney Show constant in "Useless use of a constant in void...
2008-02-13 Rick Delaney [perl #47047] Use of inherited AUTOLOAD for non-method...
2008-02-11 Craig A. Berry Make fs.t compare the permissions of a link with those
2008-02-09 Dave Mitchell [perl #49472] Attributes + Unkown Error
2008-02-08 Paul Green RE: Perl @ 33218 (Stratus VOS patches)
2008-02-08 Steffen Müller feature bundles are the same across all subversions
2008-02-06 Nicholas Clark in unpack, () groups in scalar context were still retur...
2008-02-04 Rafael Garcia-Suarez Fix op/reg_email_thr.t when PERLIO=stdio
2008-01-31 Daniel Frederick... Typo fix in change #33058
2008-01-28 Rafael Garcia-Suarez Make lc/uc/lcfirst/ucfirst warn when passed undef.
2008-01-28 Rafael Garcia-Suarez Test that lc, uc, etc on undef return ""
2008-01-24 Nicholas Clark Don't warn about imprecision when decrementing IV_MIN.
2008-01-24 Abigail Regression tests for 'for reverse ..'
2008-01-23 Nicholas Clark Fix the misplaced warnings and failing tests caused...
2008-01-19 Dave Mitchell [perl #49522] state variable not available
2008-01-17 Nicholas Clark warn if ++ or -- are unable to change the value because...
2008-01-17 Nicholas Clark Generate the warnings masks programatically.
2008-01-15 Jerry D. Hedden Fix range operator
2008-01-12 Nicholas Clark For 5.12: saner behaviour for `length`
2008-01-12 Nicholas Clark Fix bug whereby length on a tied scalar that returned...
2008-01-11 Nicholas Clark Note the U8 sized space created by removing -P, and...
2008-01-11 Rafael Garcia-Suarez Remove the -P switch
2008-01-11 Rick Delaney Re: [perl #49564] Re: MRO and av_clear
2008-01-10 Nicholas Clark Reverse the TODOs on t/op/regexp_qr_embed_thr.t - they...
2008-01-10 Nicholas Clark Un-TODO (and un-SKIP) tests in t/op/pat_thr.t that...
2008-01-09 Dave Mitchell seen_eval regex field wasn't getting cloned
2008-01-09 Nicholas Clark Fix the bug introduced by the bug fix of change 30755.
2008-01-09 Nicholas Clark Variants of several regression tests that run the actul...
2008-01-09 Nicholas Clark grep the MANIFEST to avoid having hard coded numbers...
2008-01-09 Jerry D. Hedden Move re::regexp_pattern to universal.c
2008-01-09 Rafael Garcia-Suarez Remove the warning "v-string in require/use non portable"
2008-01-09 Dave Mitchell change #31447 was wrong. Really handle cloning a stale...
2008-01-08 Yitzchak Scott-Tho... ARRAY(0x...) is not very helpful in sprintf.t diagnostics
2008-01-07 Rafael Garcia-Suarez Let's remove the grep in void context warning.
2008-01-06 Michael G. Schwern Re: grep and smart match should warn in void context
2008-01-06 Michael G. Schwern Re: [perl #49264] say behaves as just print on tied...
2008-01-05 Moritz Lenz Fix regexec.c so $^N and $+ are correctly updated so...
2008-01-05 Yves Orton $Test::Harness::Verbose is a numeric value now so assig...
2008-01-05 Nicholas Clark Protect me (and my fellow muppets) from screens of...
2008-01-02 Michael G. Schwern shield t/test.pl functions from global print modifiers
2007-12-29 Vincent Pit Typo in op.c
2007-12-29 Yves Orton Fix Perl #49190, tests from Abigail, codefix from me.
2007-12-28 Nicholas Clark First class regexps.
2007-12-27 Nicholas Clark Better diagnostics for the tests for #20683.
next