| Commit message (Expand) | Author | Age | Files | Lines |
* | README.macosx - cleanup/update copy, remove 'MacPerl' | Leo Lapworth | 2011-05-18 | 1 | -21/+10 |
* | Cleanup README.macosx | Leo Lapworth | 2011-05-18 | 1 | -9/+5 |
* | Update AUTHORS file (add myself) | Leo Lapworth | 2011-05-18 | 1 | -0/+1 |
* | Add Nuno Cavalho’s other e-mail address | Father Chrysostomos | 2011-05-18 | 1 | -0/+1 |
* | add given when to perfunc | smash | 2011-05-18 | 1 | -0/+46 |
* | buildtoc: make dying clearer | David Mitchell | 2011-05-19 | 1 | -25/+36 |
* | buildtoc: make a warning clearer | David Mitchell | 2011-05-19 | 1 | -1/+1 |
* | [perl #78074] Make it explicit that symtab manipulation is not supported | Father Chrysostomos | 2011-05-18 | 1 | -0/+4 |
* | Restore a croak I deleted by mistake | Father Chrysostomos | 2011-05-18 | 1 | -1/+2 |
* | RT72688 - Benchmark.t test 24 bug when the testing system is under load. | Todd Rinaldo | 2011-05-18 | 1 | -1/+1 |
* | release_managers_guide: replace =item with =head3 | David Mitchell | 2011-05-18 | 1 | -69/+108 |
* | release_managers_guide: add BLEAD-POINT/-FINAL | David Mitchell | 2011-05-18 | 1 | -38/+62 |
* | release_managers_guide: remove SNAPSHOT | David Mitchell | 2011-05-18 | 1 | -54/+8 |
* | given wasn't calling set magic [RT#84526] | Eric Brine | 2011-05-18 | 2 | -2/+1 |
* | TODO tests for RT#84526 - given needs to handle magical TARG | Eric Brine | 2011-05-18 | 1 | -1/+12 |
* | Revert "Partially revert 4155e4fe" | Father Chrysostomos | 2011-05-18 | 2 | -4/+1 |
* | Revert "silence do_curse() compiler warning" | Father Chrysostomos | 2011-05-18 | 1 | -2/+0 |
* | Ignore pod/*.{html,man} | Michael Witten | 2011-05-18 | 1 | -0/+2 |
* | waitpid doesn't work with WIFSTOPPED | Bo Lindbergh | 2011-05-18 | 1 | -12/+16 |
* | [perl #90898] B::Deparse failure on glob() | Father Chrysostomos | 2011-05-18 | 2 | -9/+7 |
* | [perl #90160] U* gives ‘U0 mode on an empty string’ | Father Chrysostomos | 2011-05-18 | 2 | -2/+6 |
* | update Math-Complex to CPAN version 1.57 | Zefram | 2011-05-18 | 5 | -20/+62 |
* | update Time-HiRes to CPAN version 1.9722 | Zefram | 2011-05-18 | 6 | -22/+58 |
* | [perl #89896] Locale::Maketext test failure | Justin Case | 2011-05-18 | 1 | -0/+1 |
* | In Perl_regdupe_internal() eliminate npar, which is assigned to but never used. | Nicholas Clark | 2011-05-18 | 1 | -2/+1 |
* | In S_regpiece(), only declare parse_start if conditional code needs it. | Nicholas Clark | 2011-05-18 | 1 | -0/+6 |
* | In Perl_safesyscalloc(), only declare total_size if conditional code needs it. | Nicholas Clark | 2011-05-18 | 1 | -1/+6 |
* | In pp_warn and pp_die, eliminate pv, which is assigned to but never read. | Nicholas Clark | 2011-05-18 | 1 | -4/+2 |
* | Eliminate C variables unused since 4d0fbddde6c5dcb9 refactored HvFILL() | Nicholas Clark | 2011-05-18 | 1 | -6/+2 |
* | mktables: Put off removing the \N{BELL} conflict | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | [perl #89662] PATCH to perlfunc.pod: select fix | Tom Christiansen | 2011-05-18 | 1 | -9/+12 |
* | [perl #89660] PATCH to perlfunc.pod: three forgotten prototypes, unforgotten | Tom Christiansen | 2011-05-18 | 1 | -33/+47 |
* | Improved perlpodstyle docs from tchrist | Tom Christiansen | 2011-05-18 | 1 | -28/+71 |
* | An editing pass on perlop.pod from tchrist | Tom Christiansen | 2011-05-18 | 1 | -199/+282 |
* | perllol doc updates from tchrist. | Tom Christiansen | 2011-05-18 | 1 | -36/+121 |
* | This patch is aagainst the "blead du moment". It fixes various | Tom Christiansen | 2011-05-18 | 1 | -245/+255 |
* | Update the version of Darwin we know the by_BE locale to be broken on | Jesse Vincent | 2011-05-18 | 1 | -1/+1 |
* | Add Vladimir Timofeev to AUTHORS | Jesse Vincent | 2011-05-18 | 1 | -0/+1 |
* | Fix for [perl #90106] 5.14.0-RC2 ODBM_File failures on Ubuntu natty [multiarch] | Vladimir Timofeev | 2011-05-18 | 1 | -3/+3 |
* | S_sv_unmagicext_flags wasn't declared static either | Gisle Aas | 2011-05-18 | 1 | -1/+1 |
* | S_mg_findext_flags wasn't declared static | Gisle Aas | 2011-05-18 | 1 | -1/+1 |
* | In S_doparseform(), don't force the pattern to a string. This resolves #79532 | Nicholas Clark | 2011-05-18 | 2 | -9/+12 |
* | Store the compiled format in mg_ptr instead of after SvCUR() - fixes RT #89218 | Nicholas Clark | 2011-05-18 | 8 | -33/+63 |
* | S_doparseform() should return void, not OP*, as it should use Perl_die not DIE | Nicholas Clark | 2011-05-18 | 3 | -11/+6 |
* | perlreapi: nits | Karl Williamson | 2011-05-18 | 1 | -4/+6 |
* | op_reg_common.h: Fix comment | Karl Williamson | 2011-05-18 | 1 | -3/+3 |
* | perluniintro: revise text on blocks vs scripts | Karl Williamson | 2011-05-18 | 1 | -17/+32 |
* | perlop: Add explanation of \c | Karl Williamson | 2011-05-18 | 1 | -2/+6 |
* | perluniprops: specify exact chars in PerlSpace | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | perlrecharclass: Nits | Karl Williamson | 2011-05-18 | 1 | -11/+12 |