platform/upstream/perl.git
2011-02-15 Tony Cookfix C++ builds and make the comment on initializers...
2011-02-15 Ævar Arnfjörð... perldelta for most of 5.13.10
2011-02-15 Ævar Arnfjörð... pod/perldelta.pod: fix POD syntax in 7319f91d2a
2011-02-15 Tony Cooknote fixes to FindExt.t
2011-02-15 Ævar Arnfjörð... Porting/git-deltatool: print progress info to STDERR
2011-02-15 Robin Barkerconsistent URL links
2011-02-15 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9101
2011-02-15 George GreerExtUtils-CBuilder is causing some collateral smoke...
2011-02-15 Karl Williamsonregexec.c: Silence netbsd compiler warning
2011-02-15 Karl Williamsonregcomp.c: Silence win32 compiler warnings
2011-02-15 Karl Williamsontoke.c: silence win32 compiler warning
2011-02-15 Karl WilliamsonAdd UCD::num() to get safe numeric value of a string
2011-02-15 Karl Williamsonmktables: Default map tables to range size 1.
2011-02-15 Karl Williamsonmktables: Write all enum map tables.
2011-02-15 Nicholas ClarkAdd ext/re/re.pm to the @INC set for miniperl by lib...
2011-02-15 Nicholas ClarkUse a buildcustomize.pl to set @INC in miniperl when...
2011-02-15 Nicholas ClarkFor miniperl, use the USE_SITECUSTOMIZE feature to...
2011-02-15 brian d foyUpdate perlfaq4 examples to use Time::Piece
2011-02-15 Father ChrysostomosDelete suidperl messages from perldiag
2011-02-15 Father Chrysostomosperldiag: typo
2011-02-15 Father Chrysostomosperldiag: reflow some entries for 80 cols.
2011-02-15 Father Chrysostomosperldiag: more sorting
2011-02-15 Father Chrysostomosperldiag: rewording
2011-02-15 Father ChrysostomosDelete perldiag/Use of "package" with no arguments
2011-02-15 Father Chrysostomosperldiag: more sorting
2011-02-15 Father Chrysostomosperldiag: reflow ‘Use of inherited AUTOLOAD’
2011-02-15 Father Chrysostomosperldiag: more sorting
2011-02-15 Father Chrysostomosperldiag: Fix some weird errors
2011-02-15 Father Chrysostomosperldiag: Expand the ‘Unknown switch condition’ description
2011-02-15 Father Chrysostomosperlre: Clarify (?(...)|)
2011-02-15 Father Chrysostomosperldiag: more sorting
2011-02-14 Chris 'BinGOs... Add dist.ini as an IGNORABLE to Maintainers.pl
2011-02-14 Ævar Arnfjörð... Porting/release_managers_guide.pod: make bump-perl...
2011-02-14 H.Merijn BrandSubject: optimize matching -g still enables -DDEBUGING
2011-02-14 Ævar Arnfjörð... Porting/git-deltatool: add `--mode summary --type block...
2011-02-14 Ævar Arnfjörð... Porting/git-deltatool: s/summarize/summary/ in document...
2011-02-14 Charles BaileyFix symbol table associations in VMS::DCLsym
2011-02-14 Father ChrysostomosDecrease (unbump?) re.pm’s version
2011-02-14 Father Chrysostomosperldiag: add OK to %s syntax
2011-02-14 Father Chrysostomosperldiag: reflow for 80 cols.
2011-02-14 Father Chrysostomosperldiag: typo
2011-02-14 Karl Williamsonexporting a static function doesnt work
2011-02-14 Nicholas ClarkIn make_ext.pl, on Win32 avoid calling getcwd() twice...
2011-02-14 Karl Williamsonfold_grind.t: Test multi-char folds
2011-02-14 Karl WilliamsonAdd /aa regex modifier
2011-02-14 Karl Williamsonfold_grind.t: Fix comments
2011-02-14 Karl Williamsonfold_grind.t: use common subroutine
2011-02-14 Karl Williamsonfold_grind.t: comment fixes
2011-02-14 Karl Williamsonfold_grind.t: white space only
2011-02-14 Karl Williamsonregexec.c: Handle sharp s in middle of backref
2011-02-14 Karl Williamsonregexec.c: Remove no longer used code
2011-02-14 Karl Williamsonregexec.c: Convert to foldEQ_utf8_flags()
2011-02-14 Karl Williamsonregexec.c: Rmv unused macro
2011-02-14 Karl Williamsonchange comment
2011-02-14 Karl Williamsonregexec.c: refactor find-by-class EXACTish code
2011-02-14 Karl WilliamsonfoldEQ_utf8_flags: Add no-mixing ASCII option
2011-02-14 Karl Williamsonre.pm: Add /aa support
2011-02-14 Karl Williamsonre.pm: Forbid things like /dd, /uu
2011-02-14 Karl WilliamsonfoldEQ_utf8: Add version with flags parameter
2011-02-14 Karl Williamsonregcomp.sym: Add nodes for backref of EXACTFA
2011-02-14 Karl Williamsonregcomp.sym: Add regnode for /aa matching
2011-02-14 Karl Williamsonregexec.c: Fix comment
2011-02-14 Karl Williamsonregexec.c: Rmv wrong comment
2011-02-14 Karl WilliamsonInitial setup to accommodate /aa regex modifier
2011-02-14 Karl Williamsonregcomp.c: Add cast.
2011-02-14 Karl Williamsonregcomp.c: Handle more cases of tricky fold chars
2011-02-14 Karl Williamsonregex: Add comments
2011-02-14 Karl Williamsonregexec.c: Give context for ANYOFV call
2011-02-14 Karl Williamsonregexec.c: Give context for ANYOFV call
2011-02-14 Karl Williamsonregcomp.c: Add comment
2011-02-14 Karl Williamsonregcomp.c: simplify conditional
2011-02-14 Karl WilliamsonAdd comments
2011-02-14 Karl Williamsonregexec.c: Remove folding now done in regcomp
2011-02-14 Karl Williamsonregcomp.c: Remove special handling for U+00DF
2011-02-14 Karl Williamsonregcomp.c: tell regexec more about multi-char folds
2011-02-14 Karl Williamsonregcomp.c: Synthetic start class should include ord...
2011-02-14 Karl WilliamsonRevert "l1_char_class_tab.h: Remove multi-char fold...
2011-02-14 Karl Williamsonregcomp.c: Be more precise about ANYOF matching flag
2011-02-14 Karl Williamsonregcomp.c: Put two static functions in embed.fnc
2011-02-14 Karl WilliamsonUpdate comment
2011-02-14 Nicholas ClarkRemove extraneous trailing whitespace from Win32 makefiles.
2011-02-14 Father Chrysostomosperldiag: Remove quotes around message
2011-02-14 Father Chrysostomosperldiag: grammar
2011-02-14 Father Chrysostomosperldiag: more sorting
2011-02-14 Father Chrysostomosperldiag: grammar
2011-02-14 Father Chrysostomosperldiag: pod syntax and reflow
2011-02-14 Father Chrysostomosperldiag: resort some items
2011-02-14 Father Chrysostomosperldiag: reflow some entries
2011-02-14 Father ChrysostomosDelete ‘Recursive inheritance detected while looking...
2011-02-14 Father Chrysostomosperldiag: grammar
2011-02-14 Father Chrysostomosperldiag: more resorting
2011-02-14 Father Chrysostomosperldiag: typo
2011-02-14 Father Chrysostomosperldiag: reflow an entry
2011-02-14 Father Chrysostomosperldiag: Move the \p{} entry
2011-02-14 Father Chrysostomosperldiag: sort some entries
2011-02-14 Father Chrysostomosperldiag: missing article
2011-02-14 Father Chrysostomosperldiag: remove repeated reference
2011-02-14 Father Chrysostomosperldiag: reflow ‘Number with no digits’
2011-02-14 Father Chrysostomosperldiag: missing dot
2011-02-14 Father Chrysostomosperldiag: reflow ‘Non-octal character’
next