| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | perlrecharclass: Move table | Karl Williamson | 2011-05-18 | 1 | -63/+58 |
* | perlrecharclass: Move text about \N | Karl Williamson | 2011-05-18 | 1 | -14/+14 |
* | perlrecharclass: Extra leading zero in code points | Karl Williamson | 2011-05-18 | 1 | -26/+26 |
* | regcomp.sym: Add comment | Karl Williamson | 2011-05-18 | 1 | -0/+1 |
* | perlop: Clarify that only ASCII brackets nest | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | perluniprops: AHex and PosixXDigit are identical | Karl Williamson | 2011-05-18 | 1 | -4/+11 |
* | charnames: pod nit | Karl Williamson | 2011-05-18 | 1 | -3/+3 |
* | perlfunc: Refer to if.pm from "use" | Karl Williamson | 2011-05-18 | 1 | -0/+1 |
* | regcomp.c: change comment wording, from TomC | Karl Williamson | 2011-05-18 | 1 | -3/+3 |
* | perlxs: Fix pod errors | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | perlunicode: Fix pod error | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | perlport: Fix pod errors | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | pod/perlfaq2: Fix pod errors | Karl Williamson | 2011-05-18 | 1 | -3/+4 |
* | handy.h: Link moved to perlhacktips | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | README.os2: Fix pod errors | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | pod/perlinterp.pod: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | ext/Devel-Peek/Peek.pm: Fix broken links | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | dist/Cwd/lib/File/Spec/Win32.pm: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | version/Internals.pod: Fix broken links | Karl Williamson | 2011-05-18 | 1 | -12/+12 |
* | README.os2: fix broken link | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | FieldHash.pm: Fix broken links | Karl Williamson | 2011-05-18 | 1 | -6/+6 |
* | perlsyn: fix broken link to this | Karl Williamson | 2011-05-18 | 1 | -0/+1 |
* | perlop.pod: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -0/+1 |
* | perlfaq4: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | perlxs: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | perlthrtut: fix broken links | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | perlhack: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | perlguts: Fix broken link | Karl Williamson | 2011-05-18 | 2 | -3/+3 |
* | README.os2: Fix broken links | Karl Williamson | 2011-05-18 | 1 | -2/+3 |
* | Internals.pod: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | overload.pm: Fix broken link | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | perlform: Revise link | Karl Williamson | 2011-05-18 | 1 | -1/+1 |
* | configpm: Fix broken links | Karl Williamson | 2011-05-18 | 1 | -2/+2 |