This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-01-24 David Mitchellmake reg_eval_scope.t TODOs consistently fail
2011-01-24 David Mitchellfix harmless invalid read in Perl_re_compile()
2011-01-24 Hongwe Qiu[pod] typo fix for perlxstut.pod
2011-01-24 Father ChrysostomosAdd Hongwe Qiu to AUTHORS
2011-01-24 Father ChrysostomosPut AUTHORS in alphabetical order
2011-01-24 Michael Stevens[perl #82722] Give more filenames and urls L<>
2011-01-24 Michael Stevens[perl #82718] Improve English and add some L<> around...
2011-01-24 Michael Stevens[perl #82712] Pod link fixes to use correct markup.
2011-01-24 Michael Stevens[perl #82710] Fix incorrect pod link markup.
2011-01-24 Michael Stevens[perl #82708] Fix unescaped chars in L<>.
2011-01-24 Michael Stevens[perl #82706] Tidy up README.win32 pod.
2011-01-24 Michael Stevens[perl #82704] Change bare link in pod to L<...>
2011-01-24 Michael Stevens[perl #82702] Fix commit message internal link.
2011-01-24 Nicholas ClarkExchange dist/Env/t/{array,env}.t, which were transpose...
2011-01-24 Nicholas ClarkConvert Env's tests to Test::More
2011-01-24 Nicholas ClarkConvert if's test to Test::More
2011-01-24 Nicholas ClarkConvert Storable's store.t to Test::More
2011-01-24 Nicholas ClarkConvert I18N::Colate's test to Test::More.
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-24 Nicholas ClarkPropagate 2 edits made in Perl_keywords() back to perl_...
2011-01-24 Nicholas Clarkregen/mk_PL_charclass.pl can test that l1_char_class_ta...
2011-01-24 Nicholas ClarkMove mk_PL_charclass.pl from Porting/ to regen/
2011-01-24 Nicholas ClarkConvert mk_PL_charclass.pl to use regen_lib.pl
2011-01-24 Nicholas ClarkMove the non-generated parts of l1_char_class_tab.h...
2011-01-24 Craig A. BerryOverride _fixin_replace_shebang on VMS so MM->fixin...
2011-01-24 Craig A. BerrySplit shebang line fix-up from file processing in MM...
2011-01-23 Nicholas Clarkt/porting/regen.t can test that regcharclass.h is up...
2011-01-23 Nicholas ClarkMove regencharclass.pl from Porting/ to regen/
2011-01-23 Nicholas ClarkConvert regcharclass.pl to use regen_lib.pl
2011-01-23 David Leadbeater[perl #82650] Ignore DTrace build product
2011-01-23 Nicholas ClarkAvoid blank lines in META.yml
2011-01-23 Nicholas Clarkt/porting/regen.t can test that META.yml is up to date.
2011-01-23 Nicholas ClarkStore the SHA-256 of the source in files generated...
2011-01-23 Nicholas ClarkOutput "read only" editor blocks from regen_perly.pl
2011-01-23 Chris 'BinGOs... Tracked down some other places to make the Unicode...
2011-01-23 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.72
2011-01-23 David GoldenUpdate ExtUtils::CBuilder in Maintainers.pl
2011-01-23 David Goldenbump ExtUtils::CBuilder version numbers
2011-01-23 Nicholas ClarkIn regen scripts, print to explicit file handles instea...
2011-01-23 Nicholas ClarkMove the duplicated subroutine tab() into regen_lib.pl
2011-01-23 Nicholas ClarkChange close_and_rename() to read_only_bottom_close_and...
2011-01-23 Nicholas ClarkIn regen/*.pl, refactor the repeated code for close...
2011-01-23 Nicholas ClarkIn regen_lib.pl, when opening, first unlink a previous...
2011-01-23 Nicholas ClarkIn regen_lib.pl use a meaningful key for storing the...
2011-01-23 H.Merijn BrandFrom: Benny Siegert <bsiegert@gmail.com>
2011-01-23 Nicholas Clarkopcode.pl hasn't generated files named *-old since...
2011-01-23 Nicholas Clarkregen/overload.pl should use rename_if_different()...
2011-01-23 Nicholas ClarkMove all the generated file header printing into read_o...
2011-01-23 Jesse VincentUpdate TOC for perl51310delta
2011-01-22 Jesse Vincentperldelta for 5.13.10
2011-01-22 Nicholas ClarkIn embed.pl, move the logic for perlapi.c's Tolkien...
2011-01-22 Nicholas Clark"Don't repeat yourself" in regen/opcode.pl
2011-01-22 Nicholas ClarkRemove Mac OS classic special case code from Cwd's...
2011-01-22 Nicholas ClarkConvert File::Spec's remaining tests to Test::More...
2011-01-22 Nicholas ClarkRemove Mac OS classic only tests from Cwd's Spec.t
2011-01-22 Nicholas ClarkConvert I18N::LangTags to Test::More from Test.
2011-01-22 Nicholas ClarkRemove duplicate test for $ENV{LANG} in I18N::LangTags...
2011-01-22 Nicholas ClarkConvert Net::Ping's tests to use Test::More from Test.
2011-01-22 Ævar Arnfjörð... Changes: correct mis-indentation introduced in dc7c5368d1
2011-01-22 Florian RagwitzStop EU::CBuilder's tests from failing in parallel
2011-01-22 Chris 'BinGOs... Update Changes and bump Module::CoreList to 2.44 for...
2011-01-22 Ricardo Signesfix 5.12.3 release date
2011-01-22 Ricardo Signesadd 5.12.3 hsitory to perlhist
2011-01-22 Nicholas ClarkConvert buildtoc to lexical file handles and 3-arg...
2011-01-22 Nicholas ClarkExtend pod/buildtoc --test to validate that regenerated...
2011-01-22 Nicholas ClarkIn buildtoc, only have entries in %Build for targets...
2011-01-22 Nicholas ClarkIn buildtoc, only "find all the modules" if rebuilding...
2011-01-22 Nicholas ClarkIn buildtoc, rename &output_perltoc to &do_toc, and...
2011-01-22 Nicholas ClarkIn buildtoc, pull the sanity check for NUL bytes to...
2011-01-22 Nicholas ClarkIn buildtoc, convert all the do_* functions to taking...
2011-01-22 Nicholas ClarkIn buildtoc, convert do_manifest() to returning a scalar.
2011-01-22 Nicholas ClarkRe-add 5.12.3's release date to Module::Corelist.
2011-01-22 Nicholas ClarkAdd perl5123delta.pod to MANIFEST and pod.lst, after...
2011-01-22 Ricardo Signespick perl5123delta.pod from maint-5.12
2011-01-22 Ricardo Signesre-add 5.12.3 versions
2011-01-22 Ricardo Signesfix bizarre date typo in 5.12.2 epigraph
2011-01-22 Ricardo Signesadd v5.12.3 epigram
2011-01-22 Michael Stevens[perl #82526] Fix kldp links.
2011-01-22 Michael StevensFix an invalid =item warning.
2011-01-21 Craig A. BerryAutomate current perldelta entry in vms/descrip_mms...
2011-01-21 David GoldenUpdated CPAN.pm to CPAN version 1.94_64
2011-01-21 Chip Salzenbergclear up unused var warning in prev patch
2011-01-21 David GoldenFix up MANIFEST and update Maintainers.pl for ExtUtils...
2011-01-21 David GoldenUpdate Maintainers.pl for ExtUtils-CBuilder-0.280201
2011-01-21 David Goldenremove Changes file from dist/ExtUtils-CBuilder
2011-01-21 Chip SalzenbergSince xmldump_packsubs does not actually output XML...
2011-01-21 Craig A. BerryDon't export PerlIORaw_open if it doesn't exist anymore.
2011-01-21 Craig A. BerryPerlIO_push returns NULL, not -1, on failure.
2011-01-21 David MitchellRT #75870 perldata.pod tied hash in scalar context
2011-01-21 Karl WilliamsonAdd x-references in pods to new /a, etc.
2011-01-21 Nicholas ClarkIn buildtoc, eliminate a substitution which mangles...
2011-01-21 Nicholas ClarkIn buildtoc, move the local $/ = ''; to the scope of...
2011-01-21 Nicholas ClarkIn buildtoc, refactor the flow logic in podset() to...
2011-01-21 Father Chrysostomos[perl #81750] Perl 5.12: undef-as-hashref bug
2011-01-21 Nicholas ClarkIn buildtoc, eliminate the now vestigial sub output.
2011-01-21 Nicholas ClarkIn buildtoc, call Text::Wrap::wrap() just before output.
2011-01-21 Nicholas ClarkIn buildtoc, remove whitespace only lines just before...
2011-01-21 Nicholas ClarkIn buildtoc, fold multiple newlines just before output.
2011-01-21 Nicholas ClarkIn buildtoc, accumulate all perltoc.pod content before...
next