platform/upstream/perl.git
2013-10-05 Ricardo Signestweak postfix deref docs, update for glob deref
2013-10-05 Ricardo Signesnew warnings category, so bump warnings.pm
2013-10-05 Ricardo Signespreliminary postfix dereference docs
2013-10-05 Father ChrysostomosFix a bug with ->@ inside "@{...}"
2013-10-05 Father ChrysostomosMake postderef experimental
2013-10-05 Father ChrysostomosAllow ->@ ->$ interpolation under postderef_qq feature
2013-10-05 Father ChrysostomosAdd postderef_qq feature feature
2013-10-05 Father ChrysostomosHide postderef behind the feature feature
2013-10-05 Father Chrysostomostoke.c:postderef: rmv obsolete comment
2013-10-05 Father ChrysostomosIncrease $feature::VERSION to 1.34
2013-10-05 Father ChrysostomosAdd postderef feature feature
2013-10-05 Father Chrysostomos->%{ ->%[
2013-10-05 Father ChrysostomosFix up postfixderef.t
2013-10-05 Father ChrysostomosAdd postfixderef.t to MANIFEST
2013-10-05 David NicolTests for postfix dereference
2013-10-05 Father ChrysostomosPostfix dereference syntax
2013-10-05 James E KeenanRemove pod/perlembed.pod in wake of RT #120093 corrections.
2013-10-05 Chris 'BinGOs... Update Unicode-Normalize to CPAN version 1.17
2013-10-05 Karl Williamsonmktables: Verify input files' version
2013-10-05 Karl WilliamsonBump Unicode version
2013-10-05 Gideon Israel... Fixed 27 issues in perlembed.pod reported by podcheck
2013-10-04 Ricardo Signesperlfunc: replace splice example with simpler one
2013-10-04 Nicholas ClarkRemove unused variable 'mark' from pp_last.
2013-10-04 Karl WilliamsonUpgrade to Unicode 6.3
2013-10-04 Karl Williamsonmktables: Fix logic with binary vs enum properties
2013-10-04 Karl Williamsonmktables: Do some table-driven code generation
2013-10-04 Karl Williamsonperluniprops: Add correct ignored files docs
2013-10-04 Karl Williamsonlib/unicore/README.perl: Update
2013-10-03 Steve HayPorting/corelist.pl - Fix breakage since commit c676c8385f
2013-10-03 Steve HayPorting/Maintainers.pl - No need to list IGNORABLES...
2013-10-03 Steve HayPorting/Maintainers.pl - Consistent quotes
2013-10-03 Steve HayPorting/Maintainers.pl - Use PAUSE user IDs
2013-10-03 Steve HayPorting/Maintainers.pl - Remove most MAINTAINER fields
2013-10-03 Ricardo Signesperlexperiment: add rt.perl.org link for lexsubs
2013-10-02 David Goldenperlfunc.pod: clarify return value of -X [perl #120077]
2013-10-02 Craig A. BerryFix ext/File-Glob/t/threads.t filenames for VMS.
2013-10-01 Chris 'BinGOs... Regen META files for CPAN::Meta update
2013-10-01 Chris 'BinGOs... Update CPAN-Meta to CPAN version 2.132661
2013-10-01 Chris 'BinGOs... Update CPAN-Meta-Requirements to CPAN version 2.125
2013-10-01 Chris 'BinGOs... Update Parse-CPAN-Meta to CPAN version 1.4409
2013-10-01 Chris 'BinGOs... Update CPAN-Meta-YAML to CPAN version 0.010
2013-10-01 Chris 'BinGOs... Update Getopt-Long to CPAN version 2.42
2013-09-30 Karl Williamsonregcomp.c: Fix up confusing comment
2013-09-30 Karl WilliamsonPATCH: [perl #120041] regcomp.c missing parens and...
2013-09-30 Karl WilliamsonRevert "Optimise if/unless wrt OP_AND/OP_OR/OP_DOR...
2013-09-30 Karl Williamsonutf8.c: Silence Win32 compiler warnings
2013-09-30 Karl Williamsonutf8.h: White-space only
2013-09-30 Ricardo Signesstandardize perlre cross-refs to operator-based flags
2013-09-30 Ricardo Signesreword the description of what the /m flag does
2013-09-30 Ricardo Signesslightly clarify the meaning of $ in regex
2013-09-29 Chris 'BinGOs... Update Perl-OSType to CPAN version 1.006
2013-09-29 Chris 'BinGOs... Update File-Temp to CPAN version 0.2302
2013-09-29 Chris 'BinGOs... Update HTTP-Tiny to CPAN version 0.036
2013-09-29 Chris 'BinGOs... Update File-Fetch to CPAN version 0.44
2013-09-27 James E KeenanIncrement version number for threads.
2013-09-27 Jerry D. HeddenUpgrade to threads 1.88
2013-09-27 Daniel Draganbetter pod for threads::_handle
2013-09-27 Brian FraserFile::Glob::VERSION++
2013-09-27 Brian FraserFile::Glob: Dup glob state in CLONE()
2013-09-25 Andy DoughertyUse a more reliable check for BSDish systems.
2013-09-24 Karl Williamsonregcomp.c: Improve -Dr output
2013-09-24 Karl Williamsonregcomp.c: Don't exceed array bounds
2013-09-24 Karl Williamsonperldelta for regex optimizer handling above-Latin1
2013-09-24 Karl Williamsonregcomp.c: Move bit to different data structure
2013-09-24 Karl Williamsonregcomp.c: Remove unnecessary flag settings
2013-09-24 Karl WilliamsonMake 'OR's logically 'or'
2013-09-24 Karl Williamsonregcomp.c: White-space, comments only
2013-09-24 Karl Williamsonregcomp.c: Remove unused parameter in static function
2013-09-24 Karl WilliamsonAdd some tests for the regex optimizer
2013-09-24 Karl Williamsonregcomp.c: Tighten optimizer for /li matches
2013-09-24 Karl WilliamsonTeach regex optimizer to handle above-Latin1
2013-09-24 Karl Williamsonregcomp.c: Add some static functions
2013-09-24 Karl Williamsonregcomp.c: Use macro accessor uniformly
2013-09-24 Karl Williamsonregcomp.c: Optimize e.g. /[\w\W]/l into dot
2013-09-24 Karl WilliamsonEnlarge dummy regex pass1 compilation node
2013-09-24 Karl Williamsonregcomp.c: Use STR_WITH_LEN to avoid bookkeeping
2013-09-24 Karl WilliamsonRename regex flag bit for clarity
2013-09-24 Karl Williamsonregcomp.c: Better DEBUGGING builds error detection
2013-09-24 Karl Williamsonregcomp.c: Change some static parameters to const
2013-09-24 Karl WilliamsonRetain an inversion list's mortality in its replacement
2013-09-24 Karl Williamsonperl.c: Clean up some SV*s at termination
2013-09-24 Karl Williamsonregcomp.c: Add parameter to static function
2013-09-24 Karl WilliamsonRemove PL_ASCII; use existing array slots for it
2013-09-24 Karl Williamsonregcomp.c: Typos in comments; Fix another comment
2013-09-24 Karl Williamsonregcomp.c: Fix syntax error in #ifdef'd out code
2013-09-24 Karl Williamsonperl.h: Don't pollute global namespace
2013-09-24 Karl WilliamsonMake typedef fully typedef
2013-09-24 Karl Williamsonregcomp.h: Create new typedef synonym for clarity
2013-09-24 Karl Williamsonregcomp.h: Parenthesize macro formal parameter
2013-09-24 Karl Williamsonregcomp.h: Add better named synonyms
2013-09-24 Karl Williamsonregcomp.c: Clarify comment
2013-09-24 Karl Williamsonregcomp.h: Move #define
2013-09-24 Karl Williamsonregcomp.c: Change names of some static functions
2013-09-24 Karl Williamsonregcomp.c: Rework static function call; comments
2013-09-24 Karl Williamsonregcomp.c: Extract code into separate function
2013-09-24 Karl Williamsonregcomp.c: Use PL_sv_undef instead of NULL in an AV
2013-09-24 Karl WilliamsonAdd regnode struct for synthetic start class
2013-09-24 Karl Williamsonregcomp.c: Move a #define, add a similar one
2013-09-24 Karl WilliamsonAdd inversion list for U+80 - U+FF
2013-09-24 Karl Williamsonregcomp.c: Extract code into separate function
next