platform/upstream/perl.git
2014-01-04 Brian Fraserperldelta for d_libname_unique
2014-01-03 Brian FraserTeach ExtUtils::CBuilder to handle mod2fname properly
2014-01-03 Brian FraserConfigure: Introduce d_libname_unique
2014-01-03 Brian FraserDynaLoader: Introduce d_libname_unique
2014-01-03 Karl Williamsonporting/diag.t: Add comments
2014-01-03 Karl Williamsonperldiag.pod: Correct some categories
2014-01-03 Steve HayUpgrade Encode from version 2.56 to 2.57
2014-01-02 Father Chrysostomosperldiag: Rewrap an entry slightly
2014-01-02 Karl WilliamsonChange some warnings in utf8n_to_uvchr()
2014-01-02 Ricardo Signesdo not have perlbug talk about perlthanks
2014-01-01 Ricardo Signesremove the claim that perlthanks gets an autoreply
2014-01-01 Karl Williamsonnumeric.c: Use macros instead of strchr()
2014-01-01 Karl Williamsonhandy.h: Add two macros
2014-01-01 Karl Williamsonhandy.h: Add debugging assertion
2014-01-01 Karl WilliamsonMove a macro from utf8.h to handy.h for wider use.
2014-01-01 Karl Williamsonregen/warnings.pl: Add comments
2014-01-01 Karl Williamsonext/XS-APItest/t/utf8.t: White-space only
2014-01-01 Karl Williamsonutf8.c: Fix warning category and subcategory conflicts
2014-01-01 Karl Williamsonutf8.c: Don't do redundant test
2014-01-01 Karl Williamsonutf8.c: Typo in comment, and clarification
2014-01-01 Karl WilliamsonUnicode::UCD::prop_aliases(): Don't generate spurious...
2014-01-01 Karl Williamsont/test.pl: Reword comment
2014-01-01 Dominic Hargreavesperl5180delta: typos
2014-01-01 Karl Williamsonregexec.c: Clarify comment
2014-01-01 Karl Williamsonregexec.c: Guard against malformed UTF-8 in [...]
2014-01-01 Karl Williamsonpp.c: Remove unnecessary mask operation.
2014-01-01 Karl Williamsonpp.c: Guard against malformed UTF-8 input in ord()
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
next