This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-07-29 Karl WilliamsonUnicode::UCD: fix missing comma in pod
2011-07-29 Karl Williamsonpodcheck.t: Fix confusion between "indent", "tab stop"
2011-07-29 Karl Williamsonperlrecharclass: Nit suggested by TomC
2011-07-29 Karl Williamsonperlre: better /dual explanation
2011-07-28 Gerard GoossenAdd finalize_optree function which can take over all...
2011-07-28 From: John... Update AUTHORS
2011-07-28 Father Chrysostomosperldelta for #95544 and #95748
2011-07-28 John Peacock[perl #95544] Test that UNIVERSAL::VERSION returns...
2011-07-28 Father Chrysostomos[perl #95544] Make UNIVERSAL::VERSION return $VERSION
2011-07-27 Tony Cookevery use of $(mini_obj) needs the mini specific object...
2011-07-27 Chris 'BinGOs... Update Params-Check to CPAN version 0.30
2011-07-27 Steffen MuellerFix ExtUtils::ParseXS to work on pre 5.8.9 perls
2011-07-27 Steffen MuellerExtUtils::ParseXS requires 5.8.1
2011-07-27 Karl Williamsonrelease managers guide: perldelta broken link handling
2011-07-27 Karl Williamsonpodcheck.t: Improve documentation
2011-07-27 Karl Williamsonpodcheck.t: Don't warn on perldelta placeholder link
2011-07-27 Karl Williamsonpodcheck.t: Move perldelta placeholder link checks
2011-07-27 Father ChrysostomosIncrease $IPC::Open::VERSION to 1.12
2011-07-27 Salvador Fandino[perl #95748] IPC::Open3::open3(..., '-') broken
2011-07-27 Steffen MuellerEU::ParseXS: Fix CPAN RT #53938, #61908
2011-07-26 Father ChrysostomosOops! Update B::Deparse for the (l)stat proto change
2011-07-26 Father ChrysostomosAdd more tests to cproto.t
2011-07-26 Father Chrysostomos[perl #95550] Remove prototypes from (l)stat
2011-07-26 Father Chrysostomoscore_prototype: Remove special cases for lock and tie
2011-07-26 Father Chrysostomoscore_prototype: Eliminate the special mkdir case
2011-07-26 Father ChrysostomosAdd core_prototype; make pp_prototype use it
2011-07-25 Chris 'BinGOs... Updated Unicode-Normalize to CPAN version 1.13
2011-07-25 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.78
2011-07-25 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9109
2011-07-25 Reini Urbanfix outdated url to dtrace blog post
2011-07-25 Father ChrysostomosCorrect defined(%hash) entry
2011-07-25 Kevin Ryde[perl #95538] perldiag.pod on defined %hash
2011-07-24 Steffen MuellerUpdate Porting/Maintainers.pl wrt. ExtUtils::ParseXS
2011-07-24 Steffen MuellerSync EU::ParseXS Changes and $VERSION with CPAN
2011-07-24 Steffen MuellerMore diagnostics in xsubpp on EU::PXS load failure
2011-07-24 Chris 'BinGOs... Update Module-CoreList maintainer and sync version...
2011-07-24 Tony Cookexport the invlist functions that were causing the...
2011-07-24 Nicholas ClarkAdd an option TARG_DIR to makedef.pl, giving the path...
2011-07-24 Nicholas ClarkIn makedef.pl, move config.sh to the loop that prepends...
2011-07-24 Nicholas ClarkAdd UNLINK_ALL_VERSIONS to PL_non_bincompat_options...
2011-07-24 Nicholas ClarkPerl_my_p{open,close} do not exist under PERL_IMPLICIT_SYS.
2011-07-24 Nicholas Clarkdo_exec needs no compatibility version in mathoms.c...
2011-07-24 Tony Cookavoid defining the same global functions in multiple...
2011-07-24 Tony CookB:: is pre-instantiated when B is static
2011-07-24 Tony Cookuse the correct type for a format field width parameter
2011-07-23 Zeframdiscuss epigraphs.pod link to announcements in RMG
2011-07-23 Zeframcorrect scope for dev.perl.org step in RMG
2011-07-23 Zeframlink to 5.15.1 announcement
2011-07-23 Zeframcorrect title for perl561delta
2011-07-23 Father ChrysostomosSome perlfunc cleanup/reflow
2011-07-23 Father ChrysostomosReflow perlfunc/stat for 80 columns
2011-07-22 Father ChrysostomosCall get-magic on temp returned under recursion
2011-07-22 Father ChrysostomosMake tests for gmagic on sub exit count fetches
2011-07-22 Father ChrysostomosDon’t call get-magic twice for sym refs
2011-07-22 Father Chrysostomosgmagic.t: Remove confusing comment
2011-07-22 AbigailOne more missing address
2011-07-22 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-07-22 Shlomi FishChange Shlomi Fish's E-mail Address in AUTHORS file
2011-07-21 Shlomi FishChange Shlomi Fish's E-mail Address in AUTHORS file
2011-07-21 David GoldenUpdate Module::Build to 0.39_01
2011-07-21 Father Chrysostomosperldiag: Add missing variant of proto warning
2011-07-21 Chris 'BinGOs... Update Term-ANSIColor to CPAN version 3.01
2011-07-21 Nicholas ClarkUpdate Porting/checkAUTHORS.pl after commit 6410892abe3...
2011-07-21 Spiros Denaxasold work email address is no longer valid - I've update...
2011-07-21 Nicholas ClarkAdd "clean build and test" as a step in the release...
2011-07-21 Nicholas ClarkIn perldelta.pod, fix a spelling error.
2011-07-21 Nicholas ClarkIncrease $PerlIO::via::VERSION following commit d477ab3...
2011-07-21 Eric Brines/bellow/below/ in PerlIO::via docs
2011-07-21 Father ChrysostomosCorrect lock’s prototype
2011-07-21 Father ChrysostomosDocument lock’s retval
2011-07-21 Father Chrysostomos[perl #81290] assertion failure with lock &lvsub
2011-07-21 Father Chrysostomosoverload.t: Remove a bug workarond
2011-07-21 Father ChrysostomosTests for overload errors
2011-07-21 David Goldenpodcheck.t: fix up known issues in new perldelta
2011-07-21 David GoldenAdds 'skip_cwd' parameter to ExtUtils::Installed.
2011-07-21 David Goldenperldelta: document perlivp changes
2011-07-20 David GoldenRemove .ph tests from perlivp
2011-07-20 David GoldenAdd test labels to perlivp
2011-07-20 David GoldenMake perlivp ignore PERL5LIB and current directory
2011-07-20 Zeframepigraph for 5.15.1
2011-07-20 Zeframmark perldelta Ack generation instruction with XXX
2011-07-20 Zeframnew perldelta for 5.15.2
2011-07-20 Zeframcorrect name of 7-Zip Debian package in RMG
2011-07-20 Zeframskip perlfaq pseudo-module in installation test v5.15.1
2011-07-20 Zeframadd 5.15.1 to perlhist
2011-07-20 Zeframremove note about now-automated aspect of CoreList
2011-07-20 Zeframupdate Module::CoreList for 5.15.1
2011-07-20 Zeframpod markup fix in perldelta
2011-07-20 Zeframacknowledgements in perldelta
2011-07-20 Zeframregen known_pod_issues.dat for perldelta edits
2011-07-20 Zeframbump perl version number to 5.15.1
2011-07-20 Zeframexempt a couple more files from version bumping
2011-07-20 Zeframcopyedit perldelta
2011-07-20 Zeframperldelta entry for 64eff8b7
2011-07-20 David Mitchellmake assign to $^A update FmLINES
2011-07-20 Nicholas ClarkSort the VMS specific PL_bincompat_options in alphabeti...
2011-07-20 Nicholas ClarkRemove an erroneous space from PL_bincompat_options...
2011-07-20 Karl Williamsonpodcheck: regen after perldelta changes
2011-07-19 Zeframremove most placeholders from perldelta
2011-07-19 Zeframupdate perldelta and correct one dubious entry
next