This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-09-24 Brian Fraserperl.h: STMT_START/END don't need a special case for...
2013-09-24 Brian FraserRemoved the define for FCALL
2013-09-23 Neil Bowers[PATCH] Fixed bug where is_core assumed linear release...
2013-09-23 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.78
2013-09-23 Ricardo Signesdocument fixing of #119927 (localizing $\) in 5.18.0
2013-09-23 Steve HayUpgrade podlators from 2.5.1 to 2.5.2
2013-09-21 Father ChrysostomosAnother faulty padrange assumption
2013-09-21 Father Chrysostomosperl5200delta: Remove Data::Alias from Known Problems
2013-09-21 Father ChrysostomosRemove bad assertion in gv.c:newGP
2013-09-21 Father Chrysostomosperl5194delta: Link to % slice docs in perldata
2013-09-21 Brian FraserTest that ${foo{bar}} and ${\nfoo{bar}} mean the same...
2013-09-21 Brian FraserUp the version of File::Spec from 3.44 to 3.45
2013-09-21 Steve HayUpgrade autodie from version 2.21 to 2.22
2013-09-21 Brian FraserRemoved the ifdefs for INCOMPLETE_TAINTS
2013-09-21 Brian FraserRemoved the define for ISHISH
2013-09-21 Brian FraserRemoved an ifdef for IS_UTF8_CHAR in utf8.c
2013-09-21 Brian FraserRemoved HAS_SOCKET__bad_code_maybe
2013-09-21 Brian FraserRemoved the use of SPARC64_GCC_WORKAROUND
2013-09-21 Brian FraserReplaced the last use of HAS_GNULIBC with __GLIBC__
2013-09-21 Brian FraserRemoved DUMP_FDS and dump_fds()
2013-09-21 Brian FraserRemoved the ifdefs for BUGGY_MSC and BUGGY_MSC6
2013-09-21 Brian FraserReplaced an ifdef for sv_dup with USE_ITHREADS
2013-09-21 Brian Fraserperl.h: Always unconditionally include sys/types.h
2013-09-21 Brian FraserRemoved OP_IN_REGISTER and related defines.
2013-09-21 Brian FraserRemoved the ifdefs for __SC__ in toke.c
2013-09-21 Brian FraserRemoved the ifdef & define for VDf
2013-09-21 Brian FraserRemoved the ifdef for FPUTS_BOTCH
2013-09-21 Brian FraserRemove the ifdefs for ULTRIX_STDIO_BOTCH
2013-09-21 Brian FraserRemove an ifdef for the Harris HCX-9 froms sv.c
2013-09-21 Brian FraserRemove HAS_64K_LIMIT
2013-09-21 Brian FraserRemoved an '#ifdef COMMENTARY' in toke.c
2013-09-21 Brian Frasertoke.c: Remove a cargo-culted #undef CLINE
2013-09-21 Brian FraserRemove a '#undef ff_next' remnant from ages past.
2013-09-21 Brian Fraserregcomp.c: Remove the last usage of NO_UNARY_PLUS
2013-09-21 Brian Fraserregcomp.c: Remove a cargo-culted #undef SPSTART
2013-09-21 Brian Fraserregcomp.c: Remove a #undef op
2013-09-21 Brian Fraserregcomp.c: Remove a useless use of I_STDARG
2013-09-21 Chris 'BinGOs... Module::CoreList export %delta and document it
2013-09-21 Ricardo Signestest that $\ is localized and restored even if it was...
2013-09-21 Steve HayRMG - Add a note about merging the release branch back...
2013-09-20 Matthew Horsfall... Optimise if/unless wrt OP_AND/OP_OR/OP_DOR. Also optimi...
2013-09-20 Father Chrysostomos[perl #3112] Stop last from returning values
2013-09-20 Steve Haycorelist.pl - Fix the addition of a new perl release...
2013-09-20 Steve HayPrepare Module::CoreList for 5.19.5 and bump its $VERSION
2013-09-20 Steve HayModule::CoreList 2.99 is now on CPAN
2013-09-20 Steve HayBump version for 5.19.5
2013-09-20 Steve HayAdd new perldelta for 5.19.5
2013-09-20 Steve HayAdd 5.19.4 epigraph
2013-09-20 Steve HayMerge branch 'release-5.19.4' into blead
2013-09-20 Nicholas ClarkUse hv_fetch_ent() instead of hv_fetch() in S_finalize_...
2013-09-20 Steve HayUpdate perlhist for Perl 5.19.4 v5.19.4
2013-09-20 Steve HayFinalize perldelta
2013-09-20 Steve HayUpdate Module::CoreList for Perl 5.19.4
2013-09-20 Steve HayUpdate RMG - Bump Module::CoreList* $VERSIONs sooner
2013-09-20 Father ChrysostomosFix line nums when multiline ${expr} spans here-doc
2013-09-20 Father ChrysostomosFix parser buffer corruption with multiline *{...}
2013-09-20 Steve Hayperldelta - Wrap to 79 columns
2013-09-20 Father Chrysostomosperldelta for the prev. commit
2013-09-20 Father ChrysostomosDon’t free initial src from @INC sub too early
2013-09-20 Steve Hayperldelta - A couple of corrections and tweaks
2013-09-19 Steve Haycorelist.pl - Update RMG to reflect recent changes
2013-09-19 Steve Haycorelist.pl - Prefer more recent versions where many...
2013-09-19 Steve Haycorelist.pl - Put the new utilities delta section in...
2013-09-19 Steve Haycorelist.pl - Fix make_coreutils_delta()
2013-09-19 Steve Haycorelist.pl - Various tidy-ups
2013-09-19 Steve Haycorelist.pl - Apply BinGOs's commit "Two" at updating...
2013-09-19 Steve Haycorelist.pl - Apply BinGOs's "First stab" at updating...
2013-09-19 Steve Haycorelist.pl - Correct the indentation of %delta's ...
2013-09-19 Steve Haycorelist.pl - Improve the updating of %delta and %depre...
2013-09-19 Steve Haycorelist.pl - Fix the updating of %released
2013-09-19 Craig A. BerryTeach configure.com about Perl_drand48 and friends.
2013-09-19 Craig A. BerryAdd newline to new switchd test for VMS.
2013-09-19 Steve HayUpgrade CPAN::Meta from version 2.132510 to 2.132620
2013-09-19 Steve Hayperldelta - 'nonexistent' should be 'non-existent'
2013-09-19 Steve Hayperldelta - Remove all but one XXX notices
2013-09-19 Steve Hayperldelta - Fill in currently remaining TODO items
2013-09-19 Steve Hayperldelta - Update entry for b29f65fce6
2013-09-19 Steve Hayperldelta for 3428cdc0d3
2013-09-19 Steve Hayperldelta - More copy-editing
2013-09-19 Steve Hayperldelta - Un-TODO 9c7618be
2013-09-19 Steve HayAdd a USING_MSVC6 macro to identify Microsoft Visual...
2013-09-19 Nicholas ClarkRemove Cwd from the "actually architecture dependant...
2013-09-19 Neil BowersAdded is_core(), which returns true if the module was...
2013-09-19 Nicholas ClarkRemove 4 redundant #undefs, missed by commit 79be8fb4ac...
2013-09-19 Craig A. Berryperldelta for 88e3936f.
2013-09-18 Steve HayFix the VC6 build on Windows following commit e25d460c74
2013-09-18 Steve HayUpdate win32/config_H.[gv]c canned configuration files
2013-09-18 Father ChrysostomosAdd Toby Inkster to AUTHORS
2013-09-18 Toby InksterExclude perlfaq1, perlglossary, etc from the list of...
2013-09-18 Steve HayReally fix precedence problem in IO::Socket::connect...
2013-09-18 Steve Hayperldelta - Correction to new slice syntax
2013-09-18 Chris 'BinGOs... Make changes_between() in Module::CoreList API the...
2013-09-18 Steve HayFix precedence problem in IO::Socket::connect() from...
2013-09-18 Brian FraserMerge branch 'hugmeir/disallow_cntrl' into blead
2013-09-18 Brian Frasertoke.c, scan_ident: No need for a while loop when using...
2013-09-18 Brian Frasertoke.c, scan_ident(): use PEEKSPACE() to skip over...
2013-09-18 Brian Frasertoke.c, S_scan_ident(): Don't take a "end of buffer...
2013-09-18 Brian Fraser[perl #119123] disallow literal control character variables
2013-09-18 Brian Frasertoke.c, S_scan_ident: Skip over newlines as well as...
2013-09-18 Brian FraserReworked t/base/lex.t to use less hardcoded test numbers.
next