This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-07-09 Florian RagwitzSynchronise Env to CPAN
2011-07-09 Florian RagwitzSynchronise Dumpvalue to CPAN
2011-07-09 Florian RagwitzSynchronise B::Lint to CPAN
2011-07-09 Florian Ragwitzconstant-1.22 is not on CPAN yet
2011-07-09 Chris 'BinGOs... Update CGI to CPAN version 3.55
2011-07-09 Chris 'BinGOs... Synchronise Maintainers.pl with what is actually in...
2011-07-08 Craig A. BerryUse makedef.pl on VMS to feed vms/gen_shrfls.pl.
2011-07-08 Nicholas ClarkIn win32_start_child(), remove tmpgv, unused since...
2011-07-08 Father ChrysostomosIncrease $diagnostics::VERSION
2011-07-08 Matthew HorsfallAllow items in perldiag.pod to match warnings when...
2011-07-08 Father ChrysostomosAdd prototypes for __FILE__ &c.
2011-07-08 Florian Ragwitzperlfaq's pod syntax test shouldn't be in blead
2011-07-08 Florian RagwitzDual-life perlfaq
2011-07-08 Karl Williamsonpodcheck: Note new linked-to modules
2011-07-08 Karl Williamsonregexec.c: Nits in comments
2011-07-08 Karl Williamsonutf8_heavy: Fail on binary/non- mismatch
2011-07-07 Florian RagwitzMove perldoc.pod to the dist it belongs to
2011-07-07 Florian RagwitzAllow buildtoc to handle files outside of pod/
2011-07-07 brian greenfieldExpand "git co" in pod/perlhack.pod
2011-07-07 brian greenfieldAdd Brian Greenfield to AUTHORS
2011-07-07 Matthew HorsfallRemove old perltodo
2011-07-07 Matthew HorsfallAdd name to AUTHORS
2011-07-07 Jesse Luehrsfix smart match docs for lhs undef
2011-07-07 Florian RagwitzAdd doy to AUTHORS
2011-07-07 Florian RagwitzRegenerate META.yml after the Term-Readline move
2011-07-07 Florian RagwitzDual-life Term::ReadLine
2011-07-07 Florian RagwitzDrop non-TAP output from Maintainers.pm
2011-07-07 Florian RagwitzMake sure there's no superfluous Maintainer.pl entries
2011-07-07 Florian RagwitzDon't filter out non-existent Maintainers.pl entries
2011-07-07 Florian RagwitzRemove deleted Perl 4 libs from Maintainers.pl
2011-07-07 Florian Ragwitzt/lib/filter-util.pl was removed in 2adbc9b6
2011-07-07 Florian RagwitzModule-Build now lives in cpan/
2011-07-07 Leon BrocardUpdate lines changed code to match perldeltas in Portin...
2011-07-07 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.58
2011-07-07 Leon BrocardWrap text with Porting/checkAUTHORS.pl --who option...
2011-07-07 Leon BrocardExpand "git st" in Porting/release_managers_guide.pod
2011-07-07 Leon BrocardRemove debugging statement in Porting/bump-perl-version
2011-07-07 Leon BrocardRemove text from Porting/release_managers_guide.pod...
2011-07-07 Leon BrocardMake Porting/bump-perl-version do multiple substitution...
2011-07-06 Nicholas ClarkThe test for #76474 should open file descriptor 0,...
2011-07-06 Jesse VincentAdd Dave Rolsky to the Release Roster
2011-07-06 Florian Ragwitzacme fixed a known POD problem in the RMG
2011-07-06 Florian RagwitzIgnore temporary files created by AutoLoader's tests
2011-07-06 Florian RagwitzPlain scalars are supposed to be literal filenames
2011-07-06 Florian RagwitzFix a thinko in filtering excluded module files
2011-07-06 Leon BrocardOnly describe the inplace mode of Porting/bump-perl...
2011-07-06 Ricardo Signesdisable use of nm on darwin
2011-07-06 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9106
2011-07-06 Nicholas ClarkIn threads.xs, remove num_args from ithread_create...
2011-07-06 Nicholas ClarkIn cmp_version.t, show in the TAP when we are skipping...
2011-07-06 Nicholas ClarkIn Cwd.xs, tidy the conditional code related to symlinks.
2011-07-06 Dave RolskyAdd section on circular refs to perlref
2011-07-06 Karl Williamsonperlretut: Remove references to /dul
2011-07-06 Karl Williamsonperlrecharclass: nits
2011-07-06 Karl Williamsonperlop: nits
2011-07-06 Karl Williamsonperllocale: de-emphasize /l
2011-07-06 Karl Williamsonpodcheck.t: Add -deltas option
2011-07-05 Jesse VincentVolunteer BingOS for a release per irc
2011-07-05 Jesse VincentUpdate Keith Thompson's email address in AUTHORS, add...
2011-07-05 Keith ThompsonTypo in perldelta
2011-07-05 Chris 'BinGOs... Removed the last of Jos' potty mouthed comments from...
2011-07-05 Jesse VincentForward port the 5.14.1 delta from maint-5.14
2011-07-05 Jesse VincentAdd Steve Hay for 5.15.5
2011-07-05 David Mitchellfix segv in regcomp.c:S_join_exact()
2011-07-05 Nicholas ClarkRemove duplicate $VERSION handling code, made redundant...
2011-07-05 Father ChrysostomosIncrease $XS::APItest::VERSION
2011-07-05 Gerard GoossenAdd a test for perl_clone with CLONEf_COPY_STACKS to...
2011-07-05 Craig A. BerryFix ?/% mix-up in Perl_vms_start_glob.
2011-07-04 Chris 'BinGOs... Add Dee Newcum to the AUTHORS list
2011-07-04 Karl Williamsonpumpkin.pod: Add L<> around html link
2011-07-04 Karl Williamsonmktables: Add Z<> before a B<*> to pod =item
2011-07-04 Chris 'BinGOs... Bump Module::CoreList version for a CPAN release
2011-07-04 Dee Newcum[rt.cpan.org #69108] Extraneous modules listed in Modul...
2011-07-04 Chris 'BinGOs... Additional heuristics to catch edge-cases in corelist.pl
2011-07-04 Nicholas ClarkChange dNOOP to a function declaration.
2011-07-04 Chris 'BinGOs... Update Win32API-File to CPAN version 0.1200
2011-07-04 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.77
2011-07-04 Eric BrineStop having one of the following qw() warnings hide...
2011-07-04 Eric BrineOrder features alphabetically
2011-07-04 Karl WilliamsonOS2-Process/Process.pm: Fix broken pod links
2011-07-04 Karl WilliamsonFix various podcheck issues in old perldeltas
2011-07-04 Karl Williamsons2p: Fix broken pod links
2011-07-04 Karl WilliamsonInternals.pod: Fix broken links
2011-07-04 Karl WilliamsonREADME.os2: various podcheck fixes
2011-07-04 Karl WilliamsonAdd todo of documenting diagnostics
2011-07-04 Jesse VincentVolunteer Stevan Little for the October release
2011-07-04 Karl Williamsonsv.c: hv_dup should be sv_dup
2011-07-03 Karl WilliamsonMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2011-07-03 Karl WilliamsonMerge branch 'invert' into blead
2011-07-03 Karl Williamsonmktables: Empty tables are complements of \p{Any}
2011-07-03 Karl Williamsonmktables: Suppress complement tables
2011-07-03 Karl Williamsonmktables: add comment
2011-07-03 Karl Williamsonmktables: Move code
2011-07-03 Karl Williamsonmktables: Adjust where .pl suffix gets added to output...
2011-07-03 Karl Williamsonmktables: Fix comment
2011-07-03 Karl Williamsonutf8_heavy.pl: Add INVERT_IT to swash
2011-07-03 Karl Williamsonutf8.c: Accept INVERT_IT in swash
2011-07-03 Karl Williamsonutf8.c: swash_to_invlist() handle EXTRAS
2011-07-03 Karl Williamsonmktables: Use inverted tables for disk space
2011-07-03 Karl WilliamsonRestrict some inversion list functions
next