This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-12-10 David Mitchellporting/utils.t: explain what caused failures
2014-12-10 David Mitchellunop_aux_stringify(): remove redundant assignment
2014-12-10 Father ChrysostomosAllow multideref with ($a[0])->[0]
2014-12-10 Father ChrysostomosFix assertion failure with our @a->{0}
2014-12-10 Father ChrysostomosFix up OUTSIDE pointers for saved BEGIN blocks
2014-12-10 Father ChrysostomosEviscerate concise-xs.t
2014-12-10 Jarkko HietaniemiLabel conditionally unused.
2014-12-10 Jarkko Hietaniemistdize_locale not used in POSIX.
2014-12-10 Jarkko HietaniemiPossibly uninitialized.
2014-12-10 Jarkko HietaniemiThe format is not a literal but well defined.
2014-12-10 Jarkko HietaniemiIf no strtoul, the args are unused.
2014-12-10 Tony Cookperldelta for fcaef4dc8ca9, fb9282c3ccd3
2014-12-10 Tony Cook[perl #123245] avoid a panic in sv_chop() in formats
2014-12-10 Tony Cook[perl #123245] tests for format crashes
2014-12-10 Father Chrysostomosperlpolicy: Be explicit wrt crashing bug policy
2014-12-09 Chris 'BinGOs... Update DB_File to CPAN version 1.833
2014-12-09 Father ChrysostomosExtend read-only ops to most special blocks
2014-12-09 Father ChrysostomosDon’t deparse BEGIN blocks as __ANON__
2014-12-09 Father ChrysostomosDB_File.xs: Fix strict C89 compilation failure
2014-12-09 Karl Williamsonperly.c: Fix EBCDIC bug
2014-12-09 Karl Williamsontoke.c: Generalize trace for non-ASCII platform
2014-12-09 Karl Williamson-Dp does work on EBCDIC.
2014-12-09 Chris 'BinGOs... Update IO-Compress to CPAN version 2.067
2014-12-09 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.067
2014-12-09 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.067
2014-12-09 Chris 'BinGOs... Update DB_File to CPAN version 1.832
2014-12-09 Father Chrysostomosop.c: Temporary fix for bad read
2014-12-09 Father ChrysostomosUnify format and named-sub pad weakref code
2014-12-09 Father ChrysostomosFix OUTSIDE for named subs inside predeclared subs
2014-12-09 David Mitchellmake xs_version_bootcheck() appear only in util.c
2014-12-09 Father ChrysostomosFix assertion failure with ($_[0])->{$_}
2014-12-09 syberFix gv_fetchmeth_sv: it might stringify SV more than...
2014-12-08 Jarkko Hietaniemiz/OS has nan() in math lib but seemingly broken.
2014-12-08 Jarkko HietaniemiTurn 9**9**9 skips into todos, and add os390 (z/OS).
2014-12-08 Daniel Draganmake xs_version_bootcheck a static func since not used...
2014-12-08 Daniel Draganadd const to every table in win32/fcrypt.c
2014-12-08 David Mitchellavoid 'jobserver unavailable:' warnings
2014-12-08 Chris 'BinGOs... Update Unicode-Collate to CPAN version 1.08
2014-12-08 Father Chrysostomosdeparse-skips.txt: Note bug number for re/overload.t
2014-12-08 Father Chrysostomosdeparse-skips.txt: More passing tests
2014-12-08 Jarkko HietaniemiMissing semicolon in e6dae479.
2014-12-08 Father ChrysostomosIncrease $Devel::Peek::VERSION to 1.20
2014-12-08 Father ChrysostomosIncrease $IO::VERSION to 1.35
2014-12-08 Father ChrysostomosChange OP_SIBLING to OpSIBLING
2014-12-08 Father Chrysostomos[perl #94484] Custom ops trip assertions in new*OP
2014-12-08 Father ChrysostomosApply scalar context to state var init
2014-12-08 Father ChrysostomosFix deparsing of (1,2,3) in void context
2014-12-08 Father Chrysostomosdeparse-skips.txt: run/switches.t passes
2014-12-08 Father Chrysostomosdeparse-skips.txt: Note skip reason for switchd-78586.t
2014-12-08 Father ChrysostomosFix deparsing of newline and tab with (?x)
2014-12-08 Jarkko HietaniemiDetypo.
2014-12-07 Jarkko HietaniemiUse cBOOL.
2014-12-07 Jarkko HietaniemiMake it explicit that truncation is fine.
2014-12-07 Father ChrysostomosDon’t deparse for(foo()) as for(local(foo()))
2014-12-07 Father Chrysostomosdeparse-skips.txt: Note why switchI.t is skipped
2014-12-07 Father ChrysostomosApply scalar cx to logops if OA_RETSCALAR
2014-12-07 Father Chrysostomosperlfunc: Correct retval for get*/set*/end*
2014-12-07 Father Chrysostomosdeparse-skips.txt: switchC.t passes
2014-12-07 Father Chrysostomosoptree_varinit.t fix-ups
2014-12-07 Father Chrysostomosoptree_check.t fix-ups
2014-12-07 Father Chrysostomosoptree_misc.t fixups
2014-12-07 Father Chrysostomosgelem and refassign can have OA_RETSCALAR
2014-12-07 Father Chrysostomosop.c: Use scalar cx, not OA_RETSCALAR, for optimisations
2014-12-07 Father ChrysostomosGive require the OA_RETSCALAR flag
2014-12-07 Father Chrysostomosop.c:newPMOP: Apply scalar cx if OA_RETSCALAR
2014-12-07 Father Chrysostomosop.c:newMETHOP: Remove fold_constants, etc.
2014-12-07 Father Chrysostomosop.c:newMETHOP: Remove op_next check
2014-12-07 Father Chrysostomosop.c:newUNOP_AUX: Rmv fold_constants/op_integerize
2014-12-07 Father Chrysostomosop.c:newUNOP_AUX: Remove op_next check
2014-12-07 Father Chrysostomosop.c: Typo in docs for op_convert_list
2014-12-07 Father Chrysostomosop.c: Clarify newLISTOP docs
2014-12-07 Shlomi FishConvert tabs to spaces and remove trailing space.
2014-12-07 Father ChrysostomosFix method assertion failures
2014-12-07 Father ChrysostomosTweak Deparse-core.t after the last two commits
2014-12-07 Father ChrysostomosDeparse goto foo() correctly
2014-12-07 Father ChrysostomosDeparse require(foo()) correctly
2014-12-07 Father ChrysostomosDeparse.pm:pp_entereval: Redundant func call
2014-12-07 Aaron CraneMake fileno() builtin work on directory handles
2014-12-07 David MitchellAdd OP_MULTIDEREF
2014-12-07 David Mitchelladd UNOP_AUX OP class
2014-12-07 David Mitchellext/B/Makefile.PL: spot hex defines
2014-12-07 David MitchellPerl_op_sibling_splice(): update OPf_KIDS
2014-12-07 David Mitchelladd S_deb_padvar() to dump.c
2014-12-07 David Mitchelladd S_op_clear_gv() to op.c
2014-12-07 David Mitchellcreate S_check_hash_fields() function
2014-12-07 Father ChrysostomosIncrease $arybase::VERSION to 0.09
2014-12-07 sybergv_fetchmeth_sv now supports SV shared hashes
2014-12-07 James RaspassTweak sv_pos_b2u_flags check in pp_index
2014-12-07 Father ChrysostomosRevert ‘Used pad name lists for pad ids’
2014-12-07 Father Chrysostomosform_scope.t: Diagnostics for test 13
2014-12-07 Daniel DraganWin32 Intel C is always C99 now
2014-12-07 Father Chrysostomosdeparse-skips.txt: Note why comp/parser.t fails
2014-12-07 Father Chrysostomosdeparse-skips.txt: comp/proto.t now passes
2014-12-07 Father ChrysostomosDeparse & calls with scalar() where necessary
2014-12-07 Father ChrysostomosDeparse.pm:pp_entersub: Refactor repetition away
2014-12-07 Jarkko HietaniemiInitialize ab_op_info before use.
2014-12-06 Jarkko HietaniemiAdd a comment explaining what to do if this test fails.
2014-12-06 Jarkko Hietaniemithreads.pm version bump for 0c87ebb8.
2014-12-06 Jarkko HietaniemiFollowup 3f39ca90: those functions need no prototypes...
2014-12-06 Jarkko Hietaniemig++ groks __attribute__((unused)) at least since 4...
next