| Commit message (Expand) | Author | Age | Files | Lines |
* | extra tests for t/op/sprintf2.t (was Re: [perl #45383] RE: | Bram | 2008-04-30 | 1 | -1/+6 |
* | Change of maintainer. | Rafael Garcia-Suarez | 2008-04-30 | 1 | -2/+3 |
* | Win32 process ids can have more than 16 bits | Jan Dubois | 2008-04-29 | 1 | -4/+2 |
* | Cast the result of fpsetmask(0) to (void), as some implementations | Nicholas Clark | 2008-04-28 | 1 | -1/+5 |
* | clarification about @ISA declaration in perlboot.pod | Rafael Garcia-Suarez | 2008-04-28 | 1 | -0/+5 |
* | doc patch for perlrun -x | Bram | 2008-04-27 | 1 | -0/+8 |
* | doc patch for perlfunc/split (was: RE: [perl #46073] split | Bram | 2008-04-27 | 1 | -4/+4 |
* | Warnings within the conditional of until() and for() are not reported | Nicholas Clark | 2008-04-27 | 1 | -0/+43 |
* | Use File::Find rather than shell globbing to get the list of *.pm files | Nicholas Clark | 2008-04-27 | 1 | -4/+4 |
* | Warnings within the condition of while are not reported with the | Nicholas Clark | 2008-04-27 | 1 | -0/+16 |
* | Revert change #33751, at least for now: this breaks perl5db.t | Rafael Garcia-Suarez | 2008-04-27 | 1 | -3/+4 |
* | another go; was RE: [perl #49302] [[:print:]] v \p{Print} | Robin Barker | 2008-04-26 | 2 | -4/+70 |
* | [patch]perl5db.pl - What I needed to get the forked debugger to work | John E. Malmberg | 2008-04-26 | 1 | -4/+3 |
* | New tests (and TODO tests) for ~~ and overloading, | Ricardo SIGNES | 2008-04-26 | 2 | -0/+49 |
* | [perl #53238] Patch to stop t/op/fork.t relying on rand | David Dick | 2008-04-26 | 1 | -5/+3 |
* | Note about moving modules to ext/ | Rafael Garcia-Suarez | 2008-04-26 | 1 | -0/+9 |
* | update Pod-Perldoc to version 3.14_04 | Adriano Ferreira | 2008-04-26 | 1 | -20/+25 |
* | Inline the trivial S_raise_signal function in the perl signal handler. | Gisle Aas | 2008-04-24 | 1 | -32/+14 |
* | Stop File::Copy truncating destination files if passed 3 named | Nicholas Clark | 2008-04-24 | 2 | -25/+62 |
* | Drop #ifdefs that became empty in change #32012. | Gisle Aas | 2008-04-24 | 1 | -4/+0 |
* | Looks like we can do System V IPC 64 bit on Leopard. Lets see whether | Nicholas Clark | 2008-04-24 | 1 | -4/+10 |
* | On Darwin, -Uuse64bitall shouldn't mean -Duse64bitall :-/ | Nicholas Clark | 2008-04-24 | 1 | -4/+5 |
* | Add "safely supporting POSIX SA_SIGINFO" to perltodo, as described in | Nicholas Clark | 2008-04-23 | 1 | -0/+75 |
* | Note that Rafael did the key elsif() line number TODO, and we're not | Nicholas Clark | 2008-04-22 | 1 | -7/+11 |
* | Upgrade to ExtUtils-CBuilder-0.23 | Steve Hay | 2008-04-22 | 12 | -51/+70 |
* | Upgrade to Win32-0.36 | Steve Hay | 2008-04-22 | 3 | -15/+22 |
* | Update Compression modules to version 2.009 | Paul Marquess | 2008-04-21 | 43 | -1595/+1587 |
* | Upgrade to Math::BigInt v1.89 | Rafael Garcia-Suarez | 2008-04-21 | 15 | -61/+178 |
* | Re: wrong line numbers in elsif() | Paul Johnson | 2008-04-19 | 2 | -1/+14 |
* | [perl #52860] [PATCH] Incorrect variable name in perlintro | Matt Kraai | 2008-04-18 | 1 | -1/+1 |
* | [perl #52866] [PATCH] Missing period in perlintro | Matt Kraai | 2008-04-18 | 1 | -1/+1 |
* | [perl #53000] Patch for featured TODO: make a reproducible perlmodlib.PL | James Bence | 2008-04-18 | 3 | -64/+199 |
* | Fix the line-number-in-elsif longstanding bug. | Rafael Garcia-Suarez | 2008-04-18 | 4 | -3/+4 |
* | Add "eliminate incorrect line numbers in warnings" to perltodo, and | Nicholas Clark | 2008-04-17 | 2 | -0/+78 |
* | Expand "repack the optree" and add "store the current PAD", which was | Nicholas Clark | 2008-04-17 | 1 | -5/+30 |
* | Remove a dead case from the error reporting in | Nicholas Clark | 2008-04-17 | 1 | -5/+5 |
* | Perl_gv_fetchmethod{,_autoload,_flags} are actually never* called with | Nicholas Clark | 2008-04-17 | 4 | -8/+12 |
* | Test dbmopen more thoroughly, including closing the coverage hole for | Nicholas Clark | 2008-04-17 | 3 | -30/+56 |
* | %.*s mandates an "int", says the C standard | Rafael Garcia-Suarez | 2008-04-17 | 1 | -1/+1 |
* | Fix warning with int size in printf format | Rafael Garcia-Suarez | 2008-04-17 | 1 | -1/+1 |
* | /* This code tries to figure out just what went wrong with | Nicholas Clark | 2008-04-17 | 8 | -103/+56 |
* | Avoid forwards and then backwards on the :: splitting logic in | Nicholas Clark | 2008-04-16 | 1 | -7/+8 |
* | Use like() rather than is() to get better failure diagnostics. | Nicholas Clark | 2008-04-16 | 1 | -15/+15 |
* | Upgrade to Digest::SHA 5.46 | Rafael Garcia-Suarez | 2008-04-16 | 8 | -20/+30 |
* | Upgrade to Math::Complex 1.54 | Rafael Garcia-Suarez | 2008-04-16 | 4 | -28/+45 |
* | Add the verbatim perl code mentioned in the comments of | Nicholas Clark | 2008-04-16 | 1 | -1/+7 |
* | Using memEQ() rather than strnEQ() when the length is known feels | Nicholas Clark | 2008-04-16 | 1 | -3/+3 |
* | Call cop_free on nullified cops too | Rafael Garcia-Suarez | 2008-04-15 | 1 | -1/+4 |
* | De-encode missed RFC 2047 encoded headers. | Nicholas Clark | 2008-04-15 | 2 | -7/+7 |
* | Move the NoExporter test module under Test::Simple | Rafael Garcia-Suarez | 2008-04-15 | 3 | -3/+3 |