This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-05-29 David Mitchellpp_formline: make FF_LITERAL use item_is_utf8 flag
2011-05-29 David Mitchellpp_formline: don't do get mg on PL_formtarget
2011-05-29 David Mitchellpp_formline: split FF_LINEGLOB into two blocks
2011-05-29 David Mitchellpp_formline: FF_LINEGLOB: hoist 2 vars to fn scope
2011-05-29 David Mitchellpp_formline: reduce indent in FF_LINEGLOB
2011-05-29 David Mitchellpp_formline: restruture FF_LINEGLOB
2011-05-29 David Mitchellpp_formline: combine two similar code chunks
2011-05-29 David Mitchellstop ~ in format modifying format string
2011-05-29 David Mitchellbetter document format code
2011-05-29 David MitchellRT #91032: formline: bugs with non-string formats
2011-05-29 Leon TimmermansMake sigblocking tests more independent
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Change C<> to L<>
2011-05-29 Karl Williamsonperlrun: Add link to clarification
2011-05-28 Steffen MuellerUpgrade Data::Dumper to 2.131
2011-05-28 Johan Vromansfeature.pm: Improve pod wording
2011-05-27 Father Chrysostomos[perl #72724] explicit return doesn’t work with lvalue...
2011-05-27 Karl Williamsonpodcheck.t: Guard against transitory files
2011-05-27 Father ChrysostomosAdd more to-do tests for explicit return from lvalue sub
2011-05-27 Father ChrysostomosMove a test to the right file
2011-05-27 Nicholas Clarkregcomp.c: Fix memory leak regression
2011-05-26 Karl Williamsonpodcheck.t: Add comment, explicit return
2011-05-26 Karl Williamsonpodcheck.t: Skip broken symbolic links
2011-05-26 Karl Williamsonpodcheck.t: Skip some more non-pod files
2011-05-25 Karl Williamsonpodcheck.t: Force non-utf8 reading of files
2011-05-25 John P. Linderman[perl #91614] Suggestion for improving documentation...
2011-05-25 Father Chrysostomospodcheck.t: Skip files left by patch
2011-05-25 Hojung Yoon[perl #90888] each(ARRAY) on scalar context should...
2011-05-25 Father ChrysostomosAdd Hojung Yoon to AUTHORS
2011-05-24 Nicholas ClarkIn Perl_pv_escape(), avoid reading 1 byte beyond the...
2011-05-24 Johan Vromans[perl #91518] Fix minor typo in pod/perlsub.pod.
2011-05-24 Johan Vromans[perl #91508] __DATA__ starts reading on the next line
2011-05-24 Nicholas ClarkImprove comments in sv.h describing SVrepl_EVAL and...
2011-05-24 Father ChrysostomosUn-TODO a test on Snow Leopard
2011-05-23 Karl Williamsonpodcheck.t: Convert to Un*x style for file name eq
2011-05-23 Claudio Ramirez[perl #90850] Outdated Solaris pkg list on README.solaris
2011-05-23 Father ChrysostomosAdd Claudio Ramirez to AUTHORS
2011-05-23 Nicholas ClarkRestore cmpVERSION.pl's ability to spot differences...
2011-05-23 Nicholas ClarkFold Abigail's TAP generation logic back into cmpVERSION.pl
2011-05-23 Nicholas ClarkChange the -x option of cmpVERSION.pl to exclude upstre...
2011-05-23 Nicholas ClarkPass the git tag to cmpVERSION.pl with a --tag argument.
2011-05-23 Nicholas ClarkConvert cmpVERSION.pl to Getopt::Long from Getopt:...
2011-05-23 Nicholas ClarkTrim the import list from File::Spec::Functions and...
2011-05-23 Nicholas ClarkOnly load Maintainers.pm if cmpVERSION.pl is invoked...
2011-05-23 Nicholas ClarkRefactor podcheck.t to slurp files into scalars, instea...
2011-05-23 Johan VromansIncorrect heading and index entries for (*MARK) in...
2011-05-23 Nicholas ClarkCorrect and update the comments about FBMs in Perl_sv_2...
2011-05-23 Nicholas ClarkAdd find2perl as a dependency for the target 'test_prep'.
2011-05-23 Father ChrysostomosAdd another address for Sisyphus
2011-05-23 Sisyphus[perl #91354] win32/makefile.mk needs patching for...
2011-05-23 Max MaischeinTurn $$ into a magical readonly variable that always...
2011-05-23 Father ChrysostomosMake hash-rt85026.t less noisy
2011-05-23 Karl Williamsonpodcheck.t: Extract line numbers from strings properly
2011-05-23 Karl Williamsonpodcheck.t: Skip perltoc
2011-05-22 Nicholas ClarkPerl_refcounted_he_inc() needs a dVAR to compile with...
2011-05-22 Nicholas ClarkRestore building with -DPERL_GLOBAL_STRUCT, broken...
2011-05-22 Josh JoreDowngrade Unicode pod escape to ASCII for readbility
2011-05-22 Karl Williamsonregcomp.c: Another leak regression
2011-05-22 Father ChrysostomosFix deparsing of subs named :::: and ::::::
2011-05-21 Father ChrysostomosTest require override with Deparse [perl #62500]
2011-05-21 Tom ChristiansenGeneral perlfunc edit; document ‘default’
2011-05-21 Father ChrysostomosRevert "Revert "Missing bug number in d12b49d""
2011-05-21 Father ChrysostomosIncrease constant’s version
2011-05-21 Father ChrysostomosMove an assert
2011-05-21 Father ChrysostomosWhat’s wrong with me?
2011-05-20 Father ChrysostomosRemove fixed bug from Deparse’s docs
2011-05-20 Father ChrysostomosMake Deparse use CORE:: when necessary
2011-05-20 Karl Williamsonpodcheck.t: Improve VMS abilities
2011-05-20 Father ChrysostomosDeparse: readpipe with complex expression
2011-05-20 Karl Williamsonregcomp.c: Another memory leak regression
2011-05-20 Father Chrysostomos[perl #91008] Deparse doesn't like each $ref
2011-05-20 Steffen MuellerBump Attribute::Handlers version to 0.91
2011-05-20 Steffen MuellerBump/upgrade Filter::Simple version to 0.87
2011-05-20 Steffen MuellerFix skip() usage in tests
2011-05-20 Karl Williamsonpodcheck.t: Fully qualify carp call from package
2011-05-20 Karl Williamsonpodcheck.t: Deal properly with -1 counts
2011-05-20 Karl Williamsonutf8.c: revise comment
2011-05-20 Craig A. BerryFilename portability for hash-rt85026.t
2011-05-20 Tony Cookif List-Util is built statically, depend on $(PERL_EXE...
2011-05-20 Tony Cookremove unused dependency rule generation for Text/Parse...
2011-05-20 Tony Cookhandle a static Cwd when generating the deps for x2p...
2011-05-20 Tony Cookremove unneeded dependencies against Cwd
2011-05-20 Nicholas ClarkAdd USE_LOCALE{,_COLLATE,_CTYPE,_NUMERIC} to the output...
2011-05-20 Nicholas ClarkCorrect comments about B::PV::PVBM.
2011-05-20 Nicholas ClarkBump the version of PerlIO::encoding following 1c2e8cca...
2011-05-20 Nicholas ClarkBump the versions of B and Storable following 1b95d04f7...
2011-05-20 Nicholas ClarkUse L<> rather than C<> in the Updated Modules section...
2011-05-20 Father ChrysostomosTests for iterator deletion [perl #85026]
2011-05-20 Ton Hospel[perl #85026] Deleting the current iterator in void...
2011-05-20 Father ChrysostomosTests for #85026
2011-05-20 Ton Hospel[perl #85026] deleting elements in a HASH iterator
2011-05-19 Karl Williamsonperlvar: Fix broken links
2011-05-19 Karl Williamsonperluniintro: fix broken link
2011-05-19 Karl Williamsonperlrecharclass: Fix broken link
2011-05-19 Karl Williamsonperlre: Fix broken links
2011-05-19 Karl Williamsonpodcheck.t: Missing diagnostics
2011-05-19 Karl Williamsonperlutil: Fix broken links
2011-05-19 David MitchellMaintainers.pl: fix podlators entry
2011-05-19 David Mitchellsv_clear: destructor may change SV type
next