This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-12-27 Daniel Draganoptimize CLEAR_ERRSV
2014-12-27 Daniel Draganwin32/win32.c Perl_croak->croak_xs_usage
2014-12-27 Daniel Draganconst the core magic vtables
2014-12-26 Yves Ortondocument Perl_sv_getbackrefs() in perldelta
2014-12-26 Daniel Dragan[perl #123502] isnan identifier can't be used as a var
2014-12-26 Father Chrysostomosperl5220delta: B::Generate is fixed
2014-12-25 Father Chrysostomos[perl #123495] Stop gmtime(nan) from crashing
2014-12-25 Yves Ortonautomatically sort the MANIFEST if necessary
2014-12-25 Yves Ortonadd cast to make c++ happy
2014-12-25 Yves OrtonRevert "dont compile unused static hash functions"
2014-12-25 Yves OrtonRework sv_get_backrefs() so it is simpler, and C++...
2014-12-25 Yves OrtonRestructure hv_backreferences_p() so assert makes sense
2014-12-25 Yves OrtonRevert "sv.c: Add cast to make C++ happy"
2014-12-25 Father Chrysostomossv.c: Add cast to make C++ happy
2014-12-25 Father Chrysostomost/bigmem/subst.t: Delete bogus comment
2014-12-25 Yves Ortonfixups to make the porting tests happy
2014-12-25 Yves Ortonsort manifest
2014-12-25 Yves Ortonadd new API function sv_get_backrefs()
2014-12-24 H.Merijn BrandPerl 5 on Haiku - libperl.so not found installing out...
2014-12-24 Steve HayRMG: Note that Porting/release_schedule.pod should...
2014-12-24 Steve HayNote that 5.21.6 and 5.21.7 are released
2014-12-24 Steve HayFix link error in perl521.dll with MinGW/gcc -xc++
2014-12-24 Steve HayFix compilation errors in globals.c with MinGW/gcc...
2014-12-24 Steve HayFix compilation errors in DynaLoader.c with MinGW/gcc...
2014-12-24 Steve HayFix compilation errors in win32sck.c with MinGW/gcc...
2014-12-24 Steve HayFix compilation errors in win32.c with MinGW/gcc -xc++
2014-12-24 Steve HayFix compilation errors in mg.c with MinGW/gcc -xc++
2014-12-24 Aaron CraneFix typos in two unrelated test descriptions
2014-12-24 Chris 'BinGOs... Update IO-Compress to CPAN version 2.068
2014-12-24 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.068
2014-12-24 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.068
2014-12-24 Chris 'BinGOs... Update CPAN-Meta-Requirements to CPAN version 2.131
2014-12-24 Father Chrysostomosdeparse-skips.txt: comp/require.t passes
2014-12-24 Father ChrysostomosFix deparsing of some unary-prototyped calls
2014-12-24 Father ChrysostomosFix deparsing of ‘my sub x; sub { sub x {...} }’
2014-12-24 Father Chrysostomos[perl #103260] Fix s/// with long strings
2014-12-23 Chad GranumTest-Simple Version Bump, 1.301001_093 (RC13)
2014-12-23 Daniel Dragandont compile unused static hash functions
2014-12-23 Daniel Dragansilence VC Win64 perl warnings in hv_func.h
2014-12-23 Daniel Draganremove obsolete B::CC code from t/harness
2014-12-23 Father ChrysostomosIncrease $B::VERSION to 1.55
2014-12-23 Father ChrysostomosSome B pad tests
2014-12-23 Father ChrysostomosAdd id and outid methods to B::PADLIST
2014-12-23 Father Chrysostomosop.c: Another instance of STATIC_ASSERT_STMT
2014-12-23 Father Chrysostomosperl5220delta: Eval::WithLexicals is fixed
2014-12-23 Chris 'BinGOs... Update Filter::Util::Call to CPAN version 1.53
2014-12-23 Chris 'BinGOs... Update DB_File to CPAN version 1.835
2014-12-23 Father ChrysostomosSome lexical sub deparsing fixes
2014-12-23 Father Chrysostomosdeparse-skips.txt: Note a couple skip reasons
2014-12-23 Father Chrysostomosdeparse-skips.txt: More passing tests
2014-12-23 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.32
2014-12-23 Father ChrysostomosDeparse: Avoid uninit warning from undef &sub
2014-12-22 Father ChrysostomosFix long verbatim line in perlunicook
2014-12-22 Father ChrysostomosAdd Eval::WithLexicals to perl5220delta
2014-12-22 Father ChrysostomosAdd B::Generate to perl5220delta
2014-12-22 Father ChrysostomosIgnore cx of padsv for padrange optimisation
2014-12-21 Ricardo SignesMerge branch 'perlunicook' into blead
2014-12-21 Ricardo Signesperlunicook: add trusted-to-exist links for perlunicook
2014-12-21 Ricardo Signesperlunicook: remove empty list item
2014-12-21 Ricardo Signesperlunicook: add it to build files and TOC
2014-12-21 Ricardo Signesperlunicook: add perlunicook to MANIFEST
2014-12-21 Rafael Garcia... Fixes for a few trivial typos
2014-12-21 Ricardo SignesTom Christiansen's Perl Unicode Cookbook 1st draft
2014-12-21 Father Chrysostomosregen pod issues
2014-12-21 Father ChrysostomosAdd Lexical::Var to perl5220delta
2014-12-21 Karen Etheridgefix badly encoded contributor names for perl5217delta
2014-12-21 Yves Ortonadd hv_backreferences_p() to embed.fnc
2014-12-21 Father Chrysostomosperl5220delta: Function::Parameters is fixed
2014-12-21 Father Chrysostomosop.c: Use ASSUME in multideref code
2014-12-21 Father Chrysostomosop.c: Skip allocating entersub targ for Perl sub
2014-12-21 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.156
2014-12-21 Father ChrysostomosIncrease $Opcode::VERSION to 1.31
2014-12-21 Father ChrysostomosIncrease $POSIX::VERSION to 1.49
2014-12-21 Father ChrysostomosIncrease $arybase::VERSION to 0.10
2014-12-21 Father Chrysostomosdeparse-skips.txt: op/gv.t is failing
2014-12-21 Father ChrysostomosDisallow GIMME in ext/
2014-12-21 Father ChrysostomosIncrease $VMS::DCLsym::VERSION to 1.06
2014-12-21 Father ChrysostomosIncrease $Safe::VERSION to 2.39
2014-12-21 Father ChrysostomosRemove bogus ST(0) assignment from DCLsym.xs
2014-12-21 Father ChrysostomosRemove bogus GIMME check from DCLsym.xs
2014-12-21 Father ChrysostomosUse GIMME_V in POSIX
2014-12-21 Father ChrysostomosUse GIMME_V in Opcode
2014-12-21 Father ChrysostomosSafe Changes update
2014-12-21 Father ChrysostomosPropagate context properly in Safe->reval
2014-12-21 Father ChrysostomosUse GIMME_V in arybase
2014-12-21 Father ChrysostomosUse GIMME_V in Data::Dumper
2014-12-21 Max MaischeinMissed the %deprecated entry in Module::CoreList
2014-12-21 Max MaischeinBump version number to 5.21.8
2014-12-21 Max MaischeinCreate new perldelta
2014-12-21 Max MaischeinUpdate epigraphs.pod
2014-12-20 Max MaischeinMerge branch 'release-5.21.7' into blead
2014-12-20 Max Maischeinadd new release to perlhist v5.21.7
2014-12-20 Max MaischeinUpdate perldelta
2014-12-20 Max MaischeinUpdate Module::CoreList for 5.21.7
2014-12-20 Father ChrysostomosSkip multideref for PL_check[OP_HELEM] tinkering
2014-12-20 Father Chrysostomosdump.c: Suppress extra sigils in multideref dump
2014-12-20 Father Chrysostomosdump.c:unop_aux_stringify: Use newSVpvn_flags
2014-12-20 Father ChrysostomosAllow multideref for $x[CONST->$*]
2014-12-20 Father ChrysostomosAllow multideref for $x[($pkg)]
2014-12-20 Father ChrysostomosFix assertion failure with $x[CONST->[0]]
next