This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-01-01 H.Merijn BrandRegenerated Configure after backports
2014-01-01 Father Chrysostomospp.c: Simplify lc and uc stringification code
2014-01-01 Father Chrysostomospp.c: Improve self-referential comment
2014-01-01 Father ChrysostomosReënable in-place lc/uc
2014-01-01 Father Chrysostomoslc.t: More tests for #43207
2014-01-01 Chris 'BinGOs... Update Time-Piece to CPAN version 1.26
2013-12-31 Karl Williamsonregexec.c: Remove redundant test
2013-12-31 Martin McGrathPATCH [perl #120901] perlbug.PL - Add to user feedback...
2013-12-31 Karl WilliamsonMerge branch into blead that changes \p above-Unicode...
2013-12-31 Karl WilliamsonRemove no-longer used inversion list function
2013-12-31 Karl WilliamsonWhite-space only
2013-12-31 Karl WilliamsonChange format of mktables output binary property tables
2013-12-31 Karl WilliamsonChange \p{} matching for above-Unicode code points
2013-12-31 Karl Williamsonregcomp.c: comment typo and rewording
2013-12-31 Karl Williamsonregcomp.c: Refactor 'if' statement
2013-12-31 Karl WilliamsonFatalized non-unicode warnings skip regex optimization
2013-12-31 Karl Williamsonmktables: Split off some functionality
2013-12-31 Karl Williamsonmktables: Add \p{Unicode}
2013-12-31 Karl Williamsonmktables: Separate out defns of \p{Any} and \p{All}
2013-12-31 Karl Williamsonregcomp.h: Reorder some #defines
2013-12-31 Karl WilliamsonRe-order some flag bits to avoid potential branches
2013-12-31 Karl WilliamsonOutput regex above-Unicode matching in syn strt class
2013-12-31 Karl WilliamsonConvert regnode to a flag for [...]
2013-12-31 Karl Williamsonregcomp.c: Split #define into two
2013-12-31 Karl Williamsonmktables: Better comment some variables
2013-12-31 Karl Williamsonmktables: Calculate debugging information placement
2013-12-31 Karl Williamsonmktables: White-space only
2013-12-31 Karl Williamsonmktables: Convert to use new function
2013-12-31 Karl Williamsonmktables: Don't change table format with debugging...
2013-12-31 Karl Williamsonmktables: Improve display of debugging information
2013-12-31 Karl Williamsonlib/Unicode/UCD.t: White-space only
2013-12-31 Karl WilliamsonAdd tests for legacy Unicode data files
2013-12-31 Karl Williamsonlib/Unicode/UCD.t: Anchor a couple of regexes
2013-12-31 Karl Williamsonlib/Unicode/UCD.t: Clarify diagnostic
2013-12-31 Karl Williamsonlib/Unicode/UCD.t: Rename a $variable
2013-12-31 Karl WilliamsonUnicode/UCD.t: Add missing 'next' statement
2013-12-31 Karl Williamsonmktables: White-space only
2013-12-31 Karl WilliamsonUnicode::UCD: Remove access to some legacy-only properties
2013-12-31 Karl Williamsonmktables: Clarify overloaded variable name
2013-12-31 Karl Williamsonmktables, UCD.t: Fix nits in comments; add comment
2013-12-31 Karl Williamsonmktables: Don't output trailing tabs in tables
2013-12-31 Karl WilliamsonUnicode/UCD.t: white-space, comments
2013-12-31 Karl Williamsonmktables: Stop generating most leading zeros
2013-12-31 Karl Williamsonmktables: Further explain how things work in a comment
2013-12-31 Karl Williamsonmktables: Add an advisory comment to generated files.
2013-12-31 Karl Williamsonmktables: Regenerate if called with different cmd line...
2013-12-31 Karl Williamsonmktables: Tighten regex match to real data
2013-12-31 Karl Williamsonmktables: Fixup debugging info
2013-12-31 Karl Williamsonmktables: Always strip off returned comments in tables
2013-12-31 Karl Williamsonmktables: White-space only: wrap to 79 cols
2013-12-31 Karl Williamsonregcomp.c: Add comments
2013-12-31 Karl Williamsonregcomp.c: Reinstate use of synthetic start class
2013-12-31 Father Chrysostomostoke.c: Remove redundant check
2013-12-30 Father ChrysostomosImprove rcatline bad fh warnings
2013-12-30 Father Chrysostomosperlhacktips: -Accflags for PERL_DEBUG_READONLY_OPS
2013-12-29 Father Chrysostomosperlguts: Make Memory Allocation and PerlIO top-level
2013-12-29 Father ChrysostomosConsistent spaces after dots in perlintern.pod
2013-12-29 Father Chrysostomosperlapi: Consistent spaces after dots
2013-12-29 Daniel Dragancut out/inline wrapper calls of sv_*catpvf*
2013-12-29 James E KeenanAdd names (descriptions) to t/dumper.t tests lacking...
2013-12-28 Craig A. BerryFix $Config{src} on VMS.
2013-12-28 Craig A. BerryMake perl_setup.com infer perl_root from its own location.
2013-12-27 Nicholas ClarkMerge the sfio removal to blead.
2013-12-27 Nicholas ClarkAdd the removal of the sfio support to perldelta.
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-12-27 Nicholas ClarkPurge sfio support, which has been broken for a decade.
2013-12-27 Nicholas ClarkFix sfio breakage caused by the fix for RT #78494.
2013-12-27 Nicholas ClarkFix a typo introduced in Nov 2008 by commit 4ee39169073...
2013-12-27 Nicholas ClarkFix sfio breakage caused by the addition of PERLIO_TERM...
2013-12-27 Nicholas ClarkFix sfio breakage in PerlIO_findFILE() caused by commit...
2013-12-27 Nicholas ClarkAlso build PerlIO_get_layers with -Dusesfio
2013-12-27 Karl Williamsonlib/diagnostics.t: Add test
2013-12-27 Karl Williamsonlib/diagnostics.t: Use different test data
2013-12-27 Father ChrysostomosIncrease $constant::VERSION to 1.31
2013-12-27 Father ChrysostomosRemove constant.pm-specific behaviour from Internals...
2013-12-26 Father ChrysostomosRevert "[perl #119801] Stop @DB::dbline modifications...
2013-12-25 David Mitchell[perl #120426] atof() small value rounding errors
2013-12-25 David Mitchelldo cflags on stdout, not stderr
2013-12-25 David Mitchellcflags/cflags.SH: use '#' comments
2013-12-25 David Mitchellcflags.SH - add commentary
2013-12-25 Father Chrysostomosdoio.c: Stop semop from modifying its argument
2013-12-24 Daniel Draganpp_sys.c remove null checks and locality
2013-12-24 Father Chrysostomospp_sys.c: More null check removal
2013-12-24 Father ChrysostomosInterpret do CORE() as do-file
2013-12-24 AbigailLet's be consistent.
2013-12-24 Father Chrysostomosop.c: newLOOPOP: Remove code supporting do-sub
2013-12-24 Father Chrysostomospp_sys.c: Remove redundant null checks
2013-12-24 Karl Williamsonpod/perlunicode: White-space only
2013-12-24 Father Chrysostomospp_sys.c: Remove null checks from pp_sockpair
2013-12-23 Matthew HorsfallRearrange dump.c to organize docs. Add some perlapi...
2013-12-23 Father Chrysostomosperldelta: Silence podchecker
2013-12-23 Father Chrysostomospp.c: Remove redundant diag_listed_as
2013-12-23 Daniel Dragantest various types of SVs with call_sv
2013-12-23 Daniel Draganrefactor pp_socket, pp_socketpair, pp_bind
2013-12-23 Daniel Dragan[perl #115736] fix undocumented param from newATTRSUB_flags
2013-12-22 Dagfinn Ilmari... Remove support for "do SUBROUTINE(LIST)"
2013-12-22 Chris 'BinGOs... Update Encode to CPAN version 2.56
2013-12-22 Father Chrysostomos[perl #119801] Stop @DB::dbline modifications from...
2013-12-22 Karl Williamsonperlio.h: Indent nested #if
2013-12-22 Karl Williamsonlib/locale.t: Pass AIX failures
next