This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-10-27 Chris 'BinGOs... Update Digest-SHA to CPAN version 5.93
2014-10-27 Chris 'BinGOs... Update experimental to CPAN version 0.013
2014-10-27 Tony CookPerlIO_list_push() accepts a non-const PerlIO_funcs...
2014-10-27 Father Chrysostomos[perl #123057] Allow split-to-array in lvalue context
2014-10-27 James E KeenanTest file fails to compile.
2014-10-26 Lukas Maifix type incompatibilities between format strings/args
2014-10-26 Lukas Mairename convert to op_convert_list and APIfy
2014-10-26 David Mitchell[MERGE] add t/perf/ hierarchy
2014-10-26 David Mitchellfix 't/TEST -benchmark'
2014-10-26 David Mitchelladd note about t/perf/ to t/README
2014-10-26 David Mitchelladd t/perf/benchmarks, t/perf/benchmarks.t
2014-10-26 David Mitchelladd t/perf/speed.t
2014-10-26 David Mitchellt/perf/optree.t: expand blurb
2014-10-26 David Mitchellrename t/op/opt.t -> t/perf/optree.t
2014-10-26 David Mitchelladd t/perf/, t/perf/opcount.t
2014-10-26 Chad GranumImport Test-More 1.301001 alpha 63
2014-10-26 Father Chrysostomostoke.c: Report the proper type for assign ops
2014-10-26 Father ChrysostomosOptimise ($foo)x1 and ($foo)x0 in list cx
2014-10-26 Father ChrysostomosDeparse list repetition assignment properly
2014-10-26 Father ChrysostomosMake repeat op tree more consistent
2014-10-25 Doug Bellfix change description has incorrect proto
2014-10-25 Lukas MaiMove newDEFSVOP into the right perlapi.pod section
2014-10-25 Father Chrysostomosop.c: Fix C++-incompatible typo
2014-10-25 Lukas Maiunbreak threaded builds
2014-10-25 Father Chrysostomosperldata: Document list repetition assignment
2014-10-25 Father ChrysostomosAllow list assignment to list repetition
2014-10-25 Lukas MaiAPIfy block_start/block_end/intro_my
2014-10-25 Father ChrysostomosRemove redundant op_lvalue calls in perly.y
2014-10-25 Daniel Dragando not lock files when doing open() on :win32 layer
2014-10-25 Daniel Draganadd /dev/null support to :win32 io layer
2014-10-25 Daniel Draganrmv redundant PerlIO_find_layer from PerlIO_default_layers
2014-10-25 Daniel Dragancleanup perlio.c and doio.c
2014-10-25 Lukas MaiAPIfy newDEFSVOP
2014-10-25 Father ChrysostomosMake Deparse.t test just added less sensitive
2014-10-25 Father ChrysostomosDeparse stash subs stores as RVs
2014-10-24 Father ChrysostomosExtend void list optimisation to two lexicals
2014-10-24 Father ChrysostomosRevert "Update ExtUtils-MakeMaker to CPAN version 7.00"
2014-10-24 Karl Williamsonrecharclass: Corrections and nits
2014-10-24 Karl Williamsonperldelta for Unicode erratum fix
2014-10-24 Chris 'BinGOs... Fix a bug with customized.t when CUSTOMIZED is empty...
2014-10-24 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 7.00
2014-10-24 Chris 'BinGOs... Update Encode to CPAN version 2.63
2014-10-24 Chris 'BinGOs... Synchronise versions in Maintainers.pl for recent updates
2014-10-23 Father Chrysostomos[perl #122695] Fix line number for else{foo}
2014-10-23 Father Chrysostomospp.c:pp_repeat: Remove #if 0 code
2014-10-23 Father Chrysostomosrepeat.t: Remove to-do test for 20010809.028
2014-10-22 Tony Cook[perl #121159] use the updated win32_popenlist() even...
2014-10-22 Abigail5.21.5 has been ticked off
2014-10-22 Father Chrysostomos[perl #122680] Omit <-- HERE marker from (?=){3} warning
2014-10-22 Karl WilliamsonFix Unicode errata
2014-10-22 Tony Cookperldelta for 8334cae656b5
2014-10-22 Tony Cook[perl #122703] ensure $! is set when chmod() and utime...
2014-10-22 Doug Bellgit format-patch -M option takes branch
2014-10-22 Doug Bellmake it clear not to use git-send-email at all
2014-10-22 Tony Cookperldelta for aac983ac3f3f, c24a535b4f4f
2014-10-22 Tony Cookdocument the limitations of list pipe open on Win32
2014-10-22 Tony Cookimplement list form of pipe open for Win32
2014-10-22 Father Chrysostomossv.c: Always #define COW threshold constants
2014-10-22 Father Chrysostomosstate.t: Improve test for #123029
2014-10-21 Daniel Draganmake -DNO_MATHOMS work on Win32
2014-10-21 Jarkko Hietaniemisisyphus thinks the test value is simply wrong here.
2014-10-21 Aaron Crane[perl #123029]: add regression test
2014-10-21 David Mitchellporting/checkcase.t: suppress warnings
2014-10-21 Karl WilliamsonDocument length-1 variable name rules
2014-10-21 Karl WilliamsonDon't allow literal control chars in var names in EBCDIC
2014-10-21 Karl WilliamsonDeprecate all length-1 non-graphic variable names
2014-10-21 Karl Williamsontoke.c: Simplify macro for length-1 variable names
2014-10-21 Karl Williamsont/uni/variables.t: Add tests for the generated warnings
2014-10-21 Karl Williamsont/uni/variables.t: White-space only
2014-10-21 Karl Williamsont/uni/variables.t: Add tests
2014-10-21 Karl Williamsont/uni/variables.t: Add test skips
2014-10-21 Karl Williamsont/uni/variables.t: Rename variable
2014-10-21 Karl Williamsont/uni/variables.t: Clarify some test names
2014-10-21 Karl Williamsont/uni/variables.t: Fix to run under EBCDIC
2014-10-21 Karl Williamsont/uni/variables.t: Remove duplicate test
2014-10-21 Karl Williamsont/uni/variables.t: Remove unused param to sprintf
2014-10-21 Karl Williamsontoke.c: Fix potential buffer overflow
2014-10-21 Karl Williamsonperlebcdic: Add clarification
2014-10-21 Karl Williamsonuvoffuni_to_utf8_flags() die if platform can't handle
2014-10-21 Karl Williamsondquote_static.c: Forbid \c{ on EBCDIC
2014-10-21 Karl Williamsonutf8.h: EBCDIC fix
2014-10-21 Karl Williamsonhandy.h: Two EBCDIC fixes
2014-10-21 Karl Williamsonlib/locale.t: Add some \Q
2014-10-21 Karl Williamsont/re/regexp.t: Add ability to skip depending on platform
2014-10-21 Karl Williamsont/re/regexp.t: Generalize for non-ASCII platforms
2014-10-21 Karl Williamsoncharset_tools.pl: Fix changed function name
2014-10-21 Karl WilliamsonEBCDIC doesn't have real UTF-8 locales.
2014-10-21 Yaroslav KuzminFix ebcdic error of nostdio.h
2014-10-21 Karl Williamsonregcomp.c: isASCII should be isASCII_uni
2014-10-21 Karl WilliamsonFix isASCII for EBCDIC
2014-10-21 Karl Williamsonhandy.h: Add missing macro
2014-10-21 Karl Williamsonhandy.h: Need macro definition for normally non-compile...
2014-10-21 Karl Williamsonhandy.h: Comments only
2014-10-21 Yaroslav Kuzminperlio: Fix to work with MVS Dataset
2014-10-21 Karl Williamsonmktables: Use chr() instead of pack()
2014-10-21 Karl Williamsonutf8.c: Improve debug message
2014-10-21 Karl Williamsonregcomp.c: EBCDIC fix
2014-10-21 Karl Williamsonmakedepend.SH: Split too long lines; properly join
2014-10-21 Karl Williamsonmakedepend.SH: White-space only
2014-10-21 Karl Williamsonmakedepend.SH: Remove some unnecessary white space
next