| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new warning, "Prototype after '%s'" | Renee Baecker | 2008-06-08 | 1 | -0/+23 |
* | Re: [perl #55160] perlbug AutoReply: Fix cygwin mount test | Reini Urban | 2008-06-01 | 1 | -1/+1 |
* | [perl #36875] [PATCH] scalar reverse undef does not warn (was: Certain string... | Bram | 2008-06-01 | 1 | -0/+11 |
* | Probably starting with the changes in change #33897, | Steve Peters | 2008-06-01 | 1 | -1/+2 |
* | [perl #53746] bug with index() matching beyond end of string | Dave Mitchell | 2008-05-30 | 1 | -1/+0 |
* | Add index() tests for embedded nulls | Abigail | 2008-05-30 | 1 | -1/+40 |
* | make TODO output TAP-compliant in regexp.t | Dave Mitchell | 2008-05-24 | 1 | -1/+1 |
* | The TODO tests of change 33876 were actually fixed by change 33874. | Nicholas Clark | 2008-05-20 | 1 | -2/+2 |
* | Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about bareword | Rafael Garcia-Suarez | 2008-05-20 | 1 | -0/+15 |
* | Add ..., !!!, and ??? operators | chromatic | 2008-05-18 | 1 | -0/+45 |
* | [perl #53500] op/pwent.t should use the DirectoryService on OS X | Tom Wyant | 2008-05-18 | 1 | -0/+65 |
* | Re: [PATCH] Double magic with chop | Vincent Pit | 2008-05-15 | 1 | -1/+5 |
* | It transpires that POSIX.xs also duplicated several constants defined | Nicholas Clark | 2008-05-15 | 1 | -6/+6 |
* | Handle PL_minus_E before PL_minus_{n,p}. | Florian Ragwitz | 2008-05-11 | 1 | -1/+7 |
* | extra tests for t/op/range.t (was Re: [perl #53554] Range | Bram | 2008-05-08 | 1 | -1/+63 |
* | ~~ with non-overloaded objects | Vincent Pit | 2008-05-02 | 1 | -16/+17 |
* | t/op/pat.t | Robin Barker | 2008-05-01 | 1 | -1/+1 |
* | Add a test for "lc(LATIN CAPITAL LETTER SHARP S)" | Rafael Garcia-Suarez | 2008-04-30 | 1 | -1/+4 |
* | [perl #53560] Patch for linux LDAP groups | David Dick | 2008-04-30 | 1 | -1/+1 |
* | Double magic/warnings with tie $x, $m | Vincent Pit | 2008-04-30 | 1 | -1/+0 |
* | Re: [PATCH] testing $/ with in memory files | Bram | 2008-04-30 | 1 | -76/+144 |
* | Avoid garbage in test output when running make minitest. | Rafael Garcia-Suarez | 2008-04-30 | 2 | -1/+2 |
* | A skip() function is missing, to get this test pass with miniperl | Rafael Garcia-Suarez | 2008-04-30 | 1 | -1/+12 |
* | Double magic/warnings with binmode $fh, undef | Vincent Pit | 2008-04-30 | 1 | -1/+0 |
* | extra tests for t/op/sprintf2.t (was Re: [perl #45383] RE: | Bram | 2008-04-30 | 1 | -1/+6 |
* | Warnings within the conditional of until() and for() are not reported | Nicholas Clark | 2008-04-27 | 1 | -0/+43 |
* | Warnings within the condition of while are not reported with the | Nicholas Clark | 2008-04-27 | 1 | -0/+16 |
* | another go; was RE: [perl #49302] [[:print:]] v \p{Print} | Robin Barker | 2008-04-26 | 1 | -1/+27 |
* | New tests (and TODO tests) for ~~ and overloading, | Ricardo SIGNES | 2008-04-26 | 1 | -0/+48 |
* | [perl #53238] Patch to stop t/op/fork.t relying on rand | David Dick | 2008-04-26 | 1 | -5/+3 |
* | Update Compression modules to version 2.009 | Paul Marquess | 2008-04-21 | 2 | -10/+28 |
* | Fix the line-number-in-elsif longstanding bug. | Rafael Garcia-Suarez | 2008-04-18 | 1 | -1/+0 |
* | Add "eliminate incorrect line numbers in warnings" to perltodo, and | Nicholas Clark | 2008-04-17 | 1 | -0/+23 |
* | Test dbmopen more thoroughly, including closing the coverage hole for | Nicholas Clark | 2008-04-17 | 2 | -30/+55 |
* | Use like() rather than is() to get better failure diagnostics. | Nicholas Clark | 2008-04-16 | 1 | -15/+15 |
* | Add the verbatim perl code mentioned in the comments of | Nicholas Clark | 2008-04-16 | 1 | -1/+7 |
* | Move the NoExporter test module under Test::Simple | Rafael Garcia-Suarez | 2008-04-15 | 1 | -10/+0 |
* | Sync with CPAN's version of the More.t test in Test::Simple | Rafael Garcia-Suarez | 2008-04-15 | 1 | -4/+0 |
* | Add a regression test for bug #52658 (fixed by change #33685) | Rafael Garcia-Suarez | 2008-04-15 | 1 | -1/+9 |
* | Fix for [perl #52074] Segfault on ISA push after symbol table delete | Rafael Garcia-Suarez | 2008-04-15 | 1 | -1/+5 |
* | Revert change #33676, likely to break atan(-0,0) on some platforms | Rafael Garcia-Suarez | 2008-04-14 | 1 | -5/+1 |
* | Make atan2(0,0) return undef | Rafael Garcia-Suarez | 2008-04-14 | 1 | -1/+5 |
* | Re: [perl #52672] regexp failure: (?=) turns into OPFAIL | Ævar Arnfjörð Bjarmason | 2008-04-11 | 1 | -0/+1 |
* | UCD 5.1.0 | Nicholas Clark | 2008-04-05 | 1 | -1/+1 |
* | Re: Tests failed on PPC64 | Dominic Dunlop | 2008-03-28 | 2 | -88/+97 |
* | The offset for pos is stored as bytes, and converted to (Unicode) | Nicholas Clark | 2008-03-26 | 1 | -1/+9 |
* | Re: [PATCH] Double warning with perl -we 'my $a; substr $a, 0, 10, | Vincent Pit | 2008-03-25 | 1 | -1/+0 |
* | Double warning with perl -we '\&$x' | Vincent Pit | 2008-03-20 | 1 | -2/+0 |
* | Upgrade to Module::Pluggable 3.7 | Nicholas Clark | 2008-03-13 | 38 | -40/+172 |
* | count-only transliteration needlessly makes copy-on-write | Yitzchak Scott-Thoennes | 2008-03-10 | 1 | -1/+8 |