This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-12-27 Nicholas ClarkMerge the sfio removal to blead.
2013-12-27 Nicholas ClarkAdd the removal of the sfio support to perldelta.
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-12-27 Nicholas ClarkPurge sfio support, which has been broken for a decade.
2013-12-27 Nicholas ClarkFix sfio breakage caused by the fix for RT #78494.
2013-12-27 Nicholas ClarkFix a typo introduced in Nov 2008 by commit 4ee39169073...
2013-12-27 Nicholas ClarkFix sfio breakage caused by the addition of PERLIO_TERM...
2013-12-27 Nicholas ClarkFix sfio breakage in PerlIO_findFILE() caused by commit...
2013-12-27 Nicholas ClarkAlso build PerlIO_get_layers with -Dusesfio
2013-12-27 Karl Williamsonlib/diagnostics.t: Add test
2013-12-27 Karl Williamsonlib/diagnostics.t: Use different test data
2013-12-27 Father ChrysostomosIncrease $constant::VERSION to 1.31
2013-12-27 Father ChrysostomosRemove constant.pm-specific behaviour from Internals...
2013-12-26 Father ChrysostomosRevert "[perl #119801] Stop @DB::dbline modifications...
2013-12-25 David Mitchell[perl #120426] atof() small value rounding errors
2013-12-25 David Mitchelldo cflags on stdout, not stderr
2013-12-25 David Mitchellcflags/cflags.SH: use '#' comments
2013-12-25 David Mitchellcflags.SH - add commentary
2013-12-25 Father Chrysostomosdoio.c: Stop semop from modifying its argument
2013-12-24 Daniel Draganpp_sys.c remove null checks and locality
2013-12-24 Father Chrysostomospp_sys.c: More null check removal
2013-12-24 Father ChrysostomosInterpret do CORE() as do-file
2013-12-24 AbigailLet's be consistent.
2013-12-24 Father Chrysostomosop.c: newLOOPOP: Remove code supporting do-sub
2013-12-24 Father Chrysostomospp_sys.c: Remove redundant null checks
2013-12-24 Karl Williamsonpod/perlunicode: White-space only
2013-12-24 Father Chrysostomospp_sys.c: Remove null checks from pp_sockpair
2013-12-23 Matthew HorsfallRearrange dump.c to organize docs. Add some perlapi...
2013-12-23 Father Chrysostomosperldelta: Silence podchecker
2013-12-23 Father Chrysostomospp.c: Remove redundant diag_listed_as
2013-12-23 Daniel Dragantest various types of SVs with call_sv
2013-12-23 Daniel Draganrefactor pp_socket, pp_socketpair, pp_bind
2013-12-23 Daniel Dragan[perl #115736] fix undocumented param from newATTRSUB_flags
2013-12-22 Dagfinn Ilmari... Remove support for "do SUBROUTINE(LIST)"
2013-12-22 Chris 'BinGOs... Update Encode to CPAN version 2.56
2013-12-22 Father Chrysostomos[perl #119801] Stop @DB::dbline modifications from...
2013-12-22 Karl Williamsonperlio.h: Indent nested #if
2013-12-22 Karl Williamsonlib/locale.t: Pass AIX failures
2013-12-22 Karl Williamsonlib/locale.t: Typo in comment
2013-12-21 Karl Williamsonperlunicode: Nits
2013-12-21 Karl Williamsonperlunicode: Note Bidi_Class changed in Unicode 6.3
2013-12-21 Karl Williamsonperluniintro: Nits
2013-12-21 Craig A. BerryBump File::Copy to version 2.29.
2013-12-21 Craig A. BerrySimplify and clarify VMS specifics in File::Copy.
2013-12-21 Craig A. BerryRevert "Unix compatibility mode" in File::Copy on VMS.
2013-12-21 Craig A. BerryFix typo introduced in 4c38808d92b95.
2013-12-21 Chris 'BinGOs... Module-CoreList prepared for v5.19.8
2013-12-21 Chris 'BinGOs... CoreList on CPAN is 3.02
2013-12-21 Craig A. BerryFix unescaped first character in tovmsspec.
2013-12-20 Christian Milloursuppress duplicate line in perliol.h
2013-12-20 AbigailBump version number from 5.19.7 to 5.19.8.
2013-12-20 AbigailGenerate new perldelta
2013-12-20 AbigailRecord epigraph of 5.19.7
2013-12-20 AbigailDocument 5.19.7 origin/release-5.19.7 v5.19.7
2013-12-20 AbigailAcknowledgement section
2013-12-20 AbigailMention the fact CGI is deprecated in the list of updat...
2013-12-20 AbigailMore borderplate removal
2013-12-20 AbigailDocument module changes.
2013-12-20 AbigailUpdate Module::CoreList for 5.19.7
2013-12-20 AbigailUpdate perldelta.
2013-12-20 Father Chrysostomosregen pod issues
2013-12-20 Father ChrysostomosFix string corruption with (??{}) and PERL_NO_COW
2013-12-19 Steve HayMerge branch 'perldelta' into blead
2013-12-19 Steve HayPorting/corelist-perldelta.pl - Minor tidy-ups
2013-12-19 Steve HayUpdate various instructions about the use of Porting...
2013-12-19 Steve HayAdd Abir Viqar to AUTHORS
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Make documentation...
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Skip dummy items during...
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Use Unix newlines in...
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Default to comparing...
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Make do_generate use...
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Add a new mode update
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Make do_check less...
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Improve corelist_delta
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Cleanup DeltaParser
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Improve version parsing
2013-12-19 Abir ViqarPorting/corelist.pl - DeltaParser: match modules in...
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Remove trailing whitespace
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - fix usage example
2013-12-19 Abir ViqarPorting/corelist-perldelta.pl - Use Module::CoreList...
2013-12-19 Father Chrysostomosperldelta for fc39925ca
2013-12-19 Father Chrysostomosperldelta for 4748e0020f
2013-12-19 Father Chrysostomosperldelta for 257dc59d7
2013-12-19 Father Chrysostomosperldelta for 2685dc2d9
2013-12-19 Father Chrysostomosperldelta for 636209429
2013-12-18 Martin McGrathCorrect URL for github.com mirror of Perl 5 repository.
2013-12-18 Brian Fraserconfig.ce: Use ~cc~, not ~CC~
2013-12-18 Jess RobinsonAmend pod_lib.pl to work with miniperl (no dynamic...
2013-12-18 Matthew Horsfall... Note usage compatability of Safefree / Newx and friends
2013-12-18 Father ChrysostomosLong verbatim lines in SDBM_File.pm
2013-12-18 Father ChrysostomosDocument ->$#* in perlref
2013-12-18 Father Chrysostomosperldelta for ff25e5dbb
2013-12-18 Father Chrysostomosperldelta todos
2013-12-18 Father Chrysostomosperldelta for ebdc88085
2013-12-18 Tony Cookperldelta for 5b50ddc0fe
2013-12-18 Tony Cook[perl #120384] make hash key quoting compatible between...
2013-12-18 Tony Cook[perl #120635] don't leak semaphores
2013-12-18 Tony Cookperldelta for ee71f1d151a
2013-12-18 Tony Cook[perl #118651] don't overwrite $! in readdir()
2013-12-17 Tony Cookperldelta for 18f6a8aad, 5ab2cf16cd, 17b33ba0df
next