platform/upstream/perl.git
2012-01-20 Bo Lindbergh[perl #108398] Make PerlIO::scalar add null terminator
2012-01-20 Karl Williamsonperlunicode: Clarifications
2012-01-20 Father ChrysostomosB.pm: spaces after dots
2012-01-20 Father ChrysostomosB.pm: wording tweaks
2012-01-20 Father ChrysostomosAdd Reini Urban to perldelta acknowledgements
2012-01-20 Father Chrysostomosregen pod issues
2012-01-20 Father ChrysostomosMake B’s pod fit in 79 cols
2012-01-20 Father ChrysostomosDocument B::PV’s LEN and CUR methods
2012-01-20 Father ChrysostomosIncrease $B::VERSION to 1.32
2012-01-20 Reini UrbanB.pm: fix and add B::IO documentation
2012-01-19 Karl Williamsonperldelta: Add ticket number to bug fix
2012-01-19 Chris 'BinGOs... Update perlfaq to CPAN version 5.0150038
2012-01-19 Nicholas ClarkIgnore and clean the byproducts of make install.html
2012-01-19 Karl Williamsonperldelta: For bb91448 and associated commits
2012-01-19 Chris 'BinGOs... Acknowledgements section in perldelta
2012-01-19 Karl Williamsonregcomp.c: Comment changes
2012-01-19 Karl Williamsonregcomp.c: Change variable meaning and hence name
2012-01-19 Karl Williamsonmktables: Add non-final fold cp table
2012-01-19 Karl Williamsonregcomp.c: Remove no-longer used #defines
2012-01-19 Karl Williamsonre/reg_fold.t: Add and revise comments
2012-01-19 Karl Williamsonreg_fold.t: Test bracketed character classes
2012-01-19 Karl Williamsonre/reg_fold.t: Test more code points
2012-01-19 Karl Williamsonre/reg_fold.t: Remove fixed TODOs
2012-01-19 Karl Williamsonre/reg_fold.t: Use /u rules for Unicode tests
2012-01-19 Karl Williamsonregcomp.c: Refactor join_exact() to eliminate extra...
2012-01-19 Karl Williamsonregcomp.c: Modify some comments
2012-01-19 Karl Williamsonregex: Remove FOLDCHAR regnode type
2012-01-19 Karl Williamsonregex: Fix some tricky fold problems
2012-01-19 Karl Williamsonregcomp.c: Rework join_exact()
2012-01-19 Karl Williamsonregex: Add new node type EXACTFU_NO_TRIE
2012-01-19 Karl Williamsonregex: Add new node type EXACTFU_SS
2012-01-19 Karl Williamsonregcomp.c: Need to account for delta sizes
2012-01-19 Karl Williamsonregcomp.c: Change param to join_exact()
2012-01-19 Karl Williamsonregcomp.c: regex start class for sharp s
2012-01-19 Karl Williamsonregcomp.c: white-space only and comments only
2012-01-19 Karl Williamsonregcomp.c: Save computed value in variable for later use
2012-01-19 Karl Williamsonregcomp.c: Make sure trie can handle node passed to it
2012-01-19 Karl Williamsonregexec.c: white space only
2012-01-19 Karl Williamsonregexec.c: EXACTF nodes can never be UTF
2012-01-19 Karl Williamsonregexp_noamp.t: Add comment
2012-01-19 Karl Williamsont/re/re_tests: Add some tests
2012-01-19 Karl Williamsont/re/re_tests: revise test
2012-01-19 Karl Williamsont/re/re_tests: Update comment
2012-01-19 Karl Williamsonutil.c: Add comment
2012-01-19 Karl Williamsonregcomp.c: Don't print incorrect debug info
2012-01-19 Karl Williamsonregcomp.sym: Change comments
2012-01-19 Shlomi Fishperl5db.t: add the DebugWrap class
2012-01-19 Steffen SchwigonBump several file copyright dates
2012-01-19 Steffen MuellerEU::Typemaps: Helper module for easy typemap inclusion...
2012-01-19 Chris 'BinGOs... Removed more unused boilerplate from perldelta
2012-01-19 Steffen SchwigonBump the visible perl -V copyright to 2012
2012-01-19 Nicholas ClarkAdd Steffen Schwigon to AUTHORS.
2012-01-19 Steffen MuellerEU::Typemaps: Implement embedded-typemap dumping
2012-01-19 Karl WilliamsonTypo in perlre
2012-01-18 Chris 'BinGOs... Begin battering the perldelta into shape for v5.15.7
2012-01-18 Father Chrysostomosregen pod issues
2012-01-18 Father Chrysostomosoverload.pm: Smaller indents for long lines
2012-01-18 Father Chrysostomosoverload.pm: spaces after dots; wording tweak
2012-01-18 Father ChrysostomosDocument new overload warning in overload.pm
2012-01-18 Father Chrysostomosoverload.pm: Doc tweaks
2012-01-18 Father ChrysostomosIncrease $overloading::VERSION to 0.02
2012-01-18 Father Chrysostomosoverloading.pm: Load Carp on demand
2012-01-18 Father ChrysostomosIn overload::ov_method, use ‘no overloading’
2012-01-18 Father Chrysostomosperldelta: another bug number
2012-01-18 Father Chrysostomosperldelta for #108480: $cow |= number
2012-01-18 Father Chrysostomos[perl #108480] $cow |= number undefines $cow
2012-01-18 Father Chrysostomosperldelta for last two fixes
2012-01-18 Father ChrysostomosDon’t crash on @a =~ // warning
2012-01-18 Father Chrysostomos[perl #106726] Don’t crash on length(@arr) warning
2012-01-18 Tony Cookavoid truncating time values when long is smaller than...
2012-01-17 Nicholas ClarkAvoid 'defined(@array) is deprecated' warnings in tests.
2012-01-17 Nicholas ClarkIn Perl_refcounted_he_fetch_pvn(), eliminate nested...
2012-01-17 Chris 'BinGOs... Update Locale-Maketext to CPAN version 1.22
2012-01-17 Nicholas ClarkMake Pod::Html more robust against malformed L<> contents.
2012-01-17 Nicholas ClarkPurge references to --netscape and --libpods, no longer...
2012-01-17 Father Chrysostomosperldelta: Typos and calrifications
2012-01-17 Father Chrysostomosperldelta up to 1a50d74bac4
2012-01-17 Father Chrysostomosperldelta for @& and PL_sawampersand
2012-01-17 Father Chrysostomosperldelta for tying and autoviv
2012-01-17 Father Chrysostomosperldelta for overload::Overloaded/can change
2012-01-17 Father Chrysostomosperldelta for += warning
2012-01-17 Father ChrysostomosLower $overload::VERSION to 1.17
2012-01-16 Tony Cookconfig.over is generated on some platforms, .gitignore it
2012-01-16 Tony Cookavoid overflowing a 32-bit signed int
2012-01-16 Tony Cookhandle U suffixed unsigned int literals from regexp.h
2012-01-16 Nicholas ClarkProvide as much diagnostic information as possible...
2012-01-16 Father ChrysostomosIncrease $Math::BigInt::VERSION to 1.998
2012-01-16 Father ChrysostomosBigInt.pm: Suppress overload warning
2012-01-16 Father Chrysostomosperldiag.pod: Document overload’s invalid arg warning
2012-01-16 Father Chrysostomosoverload.pm: Combine two loops
2012-01-16 Father ChrysostomosTest invalid arg warning from overload
2012-01-16 Father Chrysostomosoverload.pm: Put invalid arg warning in "overload"...
2012-01-16 Father ChrysostomosSuppress ‘useless’ warning in overload.pm
2012-01-16 jkeenanEmit a warning if an attempt is made to overload an...
2012-01-16 Nicholas Clarkdefined(@array) now also warns for package variables.
2012-01-16 Nicholas ClarkTest that defined warns for package arrays and hashes.
2012-01-16 Nicholas ClarkIn Perl_feature_is_enabled() use cBOOL to convert the...
2012-01-16 Steffen MuellerShuffle my entry around to use my name instead of old...
2012-01-16 Hojung YounCorrect Hojung Youn's name in AUTHORS
2012-01-15 Chris 'BinGOs... Bump ExtUtils::Manifest version due to commits 97bae9c5...
next