summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README.macosx - cleanup/update copy, remove 'MacPerl'Leo Lapworth2011-05-181-21/+10
* Cleanup README.macosxLeo Lapworth2011-05-181-9/+5
* Update AUTHORS file (add myself)Leo Lapworth2011-05-181-0/+1
* Add Nuno Cavalho’s other e-mail addressFather Chrysostomos2011-05-181-0/+1
* add given when to perfuncsmash2011-05-181-0/+46
* buildtoc: make dying clearerDavid Mitchell2011-05-191-25/+36
* buildtoc: make a warning clearerDavid Mitchell2011-05-191-1/+1
* [perl #78074] Make it explicit that symtab manipulation is not supportedFather Chrysostomos2011-05-181-0/+4
* Restore a croak I deleted by mistakeFather Chrysostomos2011-05-181-1/+2
* RT72688 - Benchmark.t test 24 bug when the testing system is under load.Todd Rinaldo2011-05-181-1/+1
* release_managers_guide: replace =item with =head3David Mitchell2011-05-181-69/+108
* release_managers_guide: add BLEAD-POINT/-FINALDavid Mitchell2011-05-181-38/+62
* release_managers_guide: remove SNAPSHOTDavid Mitchell2011-05-181-54/+8
* given wasn't calling set magic [RT#84526]Eric Brine2011-05-182-2/+1
* TODO tests for RT#84526 - given needs to handle magical TARGEric Brine2011-05-181-1/+12
* Revert "Partially revert 4155e4fe"Father Chrysostomos2011-05-182-4/+1
* Revert "silence do_curse() compiler warning"Father Chrysostomos2011-05-181-2/+0
* Ignore pod/*.{html,man}Michael Witten2011-05-181-0/+2
* waitpid doesn't work with WIFSTOPPEDBo Lindbergh2011-05-181-12/+16
* [perl #90898] B::Deparse failure on glob()Father Chrysostomos2011-05-182-9/+7
* [perl #90160] U* gives ‘U0 mode on an empty string’Father Chrysostomos2011-05-182-2/+6
* update Math-Complex to CPAN version 1.57Zefram2011-05-185-20/+62
* update Time-HiRes to CPAN version 1.9722Zefram2011-05-186-22/+58
* [perl #89896] Locale::Maketext test failureJustin Case2011-05-181-0/+1
* In Perl_regdupe_internal() eliminate npar, which is assigned to but never used.Nicholas Clark2011-05-181-2/+1
* In S_regpiece(), only declare parse_start if conditional code needs it.Nicholas Clark2011-05-181-0/+6
* In Perl_safesyscalloc(), only declare total_size if conditional code needs it.Nicholas Clark2011-05-181-1/+6
* In pp_warn and pp_die, eliminate pv, which is assigned to but never read.Nicholas Clark2011-05-181-4/+2
* Eliminate C variables unused since 4d0fbddde6c5dcb9 refactored HvFILL()Nicholas Clark2011-05-181-6/+2
* mktables: Put off removing the \N{BELL} conflictKarl Williamson2011-05-181-1/+1
* [perl #89662] PATCH to perlfunc.pod: select fixTom Christiansen2011-05-181-9/+12
* [perl #89660] PATCH to perlfunc.pod: three forgotten prototypes, unforgottenTom Christiansen2011-05-181-33/+47
* Improved perlpodstyle docs from tchristTom Christiansen2011-05-181-28/+71
* An editing pass on perlop.pod from tchristTom Christiansen2011-05-181-199/+282
* perllol doc updates from tchrist.Tom Christiansen2011-05-181-36/+121
* This patch is aagainst the "blead du moment". It fixes variousTom Christiansen2011-05-181-245/+255
* Update the version of Darwin we know the by_BE locale to be broken onJesse Vincent2011-05-181-1/+1
* Add Vladimir Timofeev to AUTHORSJesse Vincent2011-05-181-0/+1
* Fix for [perl #90106] 5.14.0-RC2 ODBM_File failures on Ubuntu natty [multiarch]Vladimir Timofeev2011-05-181-3/+3
* S_sv_unmagicext_flags wasn't declared static eitherGisle Aas2011-05-181-1/+1
* S_mg_findext_flags wasn't declared staticGisle Aas2011-05-181-1/+1
* In S_doparseform(), don't force the pattern to a string. This resolves #79532Nicholas Clark2011-05-182-9/+12
* Store the compiled format in mg_ptr instead of after SvCUR() - fixes RT #89218Nicholas Clark2011-05-188-33/+63
* S_doparseform() should return void, not OP*, as it should use Perl_die not DIENicholas Clark2011-05-183-11/+6
* perlreapi: nitsKarl Williamson2011-05-181-4/+6
* op_reg_common.h: Fix commentKarl Williamson2011-05-181-3/+3
* perluniintro: revise text on blocks vs scriptsKarl Williamson2011-05-181-17/+32
* perlop: Add explanation of \cKarl Williamson2011-05-181-2/+6
* perluniprops: specify exact chars in PerlSpaceKarl Williamson2011-05-181-2/+2
* perlrecharclass: NitsKarl Williamson2011-05-181-11/+12