This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-07-03 Craig A. BerryRemove gettimeofday() workarounds for VMS in util.c.
2015-07-01 Steve HayVarious corrections to Porting/Maintainers.pl
2015-06-30 Steve HayUpgrade Encode from version 2.73 to 2.75
2015-06-30 Steve HayUpgrade Socket from version 2.019 to 2.020
2015-06-29 Father ChrysostomosRemove NEW_ from PERL_NEW_COPY_ON_WRITE
2015-06-29 Father ChrysostomosRemove SvRELEASE_IVX
2015-06-29 Father ChrysostomosRemove PERL_OLD_COPY_ON_WRITE
2015-06-29 Tony Cook[perl #125305] handle chdir to closed handle correctly
2015-06-28 Jarkko Hietaniemibop.t -w clean
2015-06-28 Jarkko HietaniemiDocument the new shift behaviors.
2015-06-28 Jarkko HietaniemiExplicitly mention that even negative shiftees become...
2015-06-28 Jarkko HietaniemiDefine left/right shift by negative to mean the reverse...
2015-06-28 Craig A. BerryRequire v7.3-2 or later for VMS builds.
2015-06-27 Aaron CraneThe postderef feature is no longer experimental
2015-06-27 Karl WilliamsonPorting/bisect-runner.pl: Wrap pod lines to 79 cols
2015-06-27 James E KeenanIncrement $VERSION in 4 .pm files whose .xs has changed.
2015-06-27 Jarkko HietaniemiMissing breaks.
2015-06-27 Jarkko HietaniemiCannot truncate to negative size.
2015-06-27 Jarkko Hietaniemimkdir() mode is unsigned.
2015-06-27 Jarkko Hietaniemigid_t signedness.
2015-06-27 Jarkko Hietaniemiself cannot be NULL here because PerlIO_push() will...
2015-06-27 Jarkko Hietaniemiassert(arg) before derefing it since it can be NULL.
2015-06-27 Jarkko Hietaniemiassert(cSVOPo) before derefing it.
2015-06-27 Jarkko Hietaniemiassert(key) before it is derefed.
2015-06-27 Jarkko Hietaniemiassert(perinterp_sv) before sv_setiv() derefs NULL.
2015-06-27 Jarkko HietaniemiCheck success of store().
2015-06-27 Jarkko HietaniemiThere is no SSize_t_size.
2015-06-27 Jarkko HietaniemiIf IVSIZE == LONGSIZE, long cannot be beyond IV_MIN...
2015-06-27 Jarkko Hietaniemilseek() SEEK_SET pos may not be negative
2015-06-27 Jarkko Hietanieminl_langinfo code can be negative.
2015-06-27 Jarkko Hietaniemistrtol and strtoul base should be [2, 36] or zero.
2015-06-27 Jarkko Hietaniemishmat id can be invalid.
2015-06-27 Jarkko Hietaniemimsgrcv id can be invalid.
2015-06-27 Jarkko Hietaniemimsgsnd id can be invalid.
2015-06-27 Jarkko Hietaniemitcsetattr optional_actions can be invalid.
2015-06-27 Jarkko Hietaniemitcsetattr fd can be bad.
2015-06-27 Jarkko Hietaniemidup2 fds can be bad.
2015-06-27 Jarkko Hietaniemitcdrain fd can be bad.
2015-06-27 Jarkko Hietaniemitcflush/tcflow/tcsendbreak fd/action can be bad.
2015-06-27 Jarkko Hietaniemilseek fd can be bad.
2015-06-27 Jarkko HietaniemiImpossible for entry to be NULL at this point.
2015-06-27 Jarkko HietaniemiHaving both assert() and if () for maxlen is redundant.
2015-06-27 Jarkko HietaniemiCannot do much if putc fails in debug output.
2015-06-27 Jarkko Hietaniemimg_find can return NULL.
2015-06-27 Jarkko HietaniemiPossible NULL cxt derefs.
2015-06-27 Jarkko Hietaniemisizeof * and sizeof ** not necessarily the same.
2015-06-27 Jarkko Hietaniemifileno might return negative.
2015-06-27 Jarkko Hietaniemisleep() with negative argument makes no sense.
2015-06-27 Jarkko Hietaniemialarm() with negative argument makes no sense.
2015-06-26 Craig A. BerryUpdate File::Spec advice in perlport.
2015-06-26 Craig A. BerryFix Pod::Simple tests that use catdir on non-directories.
2015-06-26 Craig A. BerryCorrect t/op/chdir.t test count following b4929cb48878.
2015-06-26 Craig A. BerryCorrect errno value in vms/vms.c's home-grown chdir.
2015-06-26 Craig A. BerryRemove unused variables from t/op/chdir.t.
2015-06-26 Max MaischeinAdd a direct link to perldelta in the release announcement
2015-06-24 David Mitchellmake Encode compile under -pedantic
2015-06-24 Jarkko HietaniemiMake the LoTR quote of reentr.c formatted more like...
2015-06-24 David Mitchellfix si_names context debugging names
2015-06-24 David Mitchellfix harmless(ish) thinko in pp_return
2015-06-23 Chas. Owensfix punctuation in Tolkien quote in regexec.c
2015-06-22 Ricardo Signesdo not try printing undef
2015-06-22 Chris 'BinGOs... Update autodie to CPAN version 2.28
2015-06-22 Chris 'BinGOs... Update Getopt-Long to CPAN version 2.47
2015-06-22 Leon TimmermansRespect hashbangs containing perl6
2015-06-22 Rafael Garcia... Increase the maximal size of the string displayed in...
2015-06-22 Chris 'BinGOs... These be the versions on CPAN now, ye scurvy dogs.
2015-06-21 Aristotle Pagaltzisperlvar: fix list of defaulted array operators
2015-06-20 Ricardo Signeswelcome to v5.23.1, please make regen
2015-06-20 Ricardo Signescorelist: update for v5.23.1
2015-06-20 Ricardo Signespatchlevel: we are now perl v5.23.1
2015-06-20 Ricardo Signesperldelta: correct target version v5.23.0
2015-06-20 Ricardo Signesperldelta: remove some unneeded bits
2015-06-20 Ricardo Signesperlhist: v5.23.0 will be today
2015-06-20 Ricardo Signesperldelta: update for v5.23.0
2015-06-20 Ricardo SignesCoreList: update corelist for release of v5.23.0
2015-06-20 David Mitchellpartially revert 'silence gcc -pendantic warnings'
2015-06-19 Karl Williamsonperlebcdic: Fix typo
2015-06-19 David Mitchellsilence some gcc -pendantic warnings
2015-06-19 David Mitchellsilence some -Wc++-compat warnings
2015-06-19 David Mitchellremove deprecated /\C/ RE character class
2015-06-19 David Mitchell[MERGE] refactor sub returns (pp_return etc)
2015-06-19 David Mitchellsinplify Perl_block_gimme()
2015-06-19 David Mitchellpp_return: optimise a couple of conditions
2015-06-19 David Mitchellpp_return: reindent
2015-06-19 David Mitchellpp_return(): tail call pp_leavewrite()
2015-06-19 David Mitchellpp_return(): tail call pp_leaveeval()
2015-06-19 David Mitchellpp_return: set eval CV depth to 0
2015-06-19 David Mitchellpp_return: move 'die on require fail' later
2015-06-19 David Mitchellpp_leaveeval: use EVAL_KEEPERR
2015-06-19 David MitchellXS-APItest/t/call.t: make loops more flexible
2015-06-19 David Mitchellpp_return(): tail call pp_leavetry()
2015-06-19 David Mitchellmake MULTICALL handle list context
2015-06-19 David Mitchelleliminate S_return_lvalues()
2015-06-19 David Mitchellmove multicall check to S_return_lvalues
2015-06-19 David Mitchellreindent code block in pp_return
2015-06-19 David MitchellSimplify S_return_lvalues()
2015-06-19 David Mitchelllval subs: do arg shifting in pp_return
2015-06-19 David Mitchellpp_return: simplify arg handling code
2015-06-19 David Mitchellsimplify sort sub return arg processing
2015-06-19 David Mitchellsort fns: simplify handing uninit warnings
next