develooper Front page | perl.perl5.porters | Postings from May 2012

Perl 5 Commit Summary

Thread Next
From:
Perl 5 commit summary
Date:
May 22, 2012 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1SX09S-0006pO-JQ@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
187 commits.  18 unique authors.  6 unique committers.
135 files changed, 6527 insertions(+), 5405 deletions(-)
Thanks, applied:  Father Chrysostomos (23) Ricardo Signes (1)
                  Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8465c88d32125678.tar.gz

  Make CV * typemap entry support overloading
  Steffen Mueller             1 file changed, 10 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8465c88d32125678

  Purported equivalency isn't.
  Eric Brine                  1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f6c6dcb63681097e

  replace B::COP::stashflags by B::COP::stashlen
  Reini Urban                 2 files changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/667d5932a778569c

  refactor macro to avoid compiler warning in regcomp.c
  Robin Barker (via RT)       1 file changed, 14 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4f6289a38d7a3e24

  perlebcdic: make verbatim line fit in 79 cols
  Karl Williamson             2 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b693e169ef8b0319

  regen/mk_invlists.pl: Fail if inversion list not found
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ad89228c5b795cc2

  perlebcdic: Narrow table to fit in 79 columns
  Karl Williamson             2 files changed, 293 insertions(+), 294 deletion
  http://perl5.git.perl.org/perl.git/commit/8d72545184b8ad7a

  perlebcdic: Add a few commas for clarity
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5d9fe53c464517d6

  perlebcdic: remove trailing white space
  Karl Williamson             1 file changed, 167 insertions(+), 167 deletions
  http://perl5.git.perl.org/perl.git/commit/eaf8b9b98833fdf6

  regcomp.c: #define shorter synonym
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/94dc5c2d74deb655

  handy.h: New defn of isOCTAL_A() to free up bit
  Karl Williamson             3 files changed, 28 insertions(+), 16 deletions(
  http://perl5.git.perl.org/perl.git/commit/c2da0b36ccf7393a

  utf8.c: Add nomix-ASCII option to to_fold functions
  Karl Williamson             5 files changed, 77 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/a027039367d8b0d7

  utf8.c: Add assertion
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/50ba90ffe5821eff

  regexec.c: Use foldcase instead of lower/upper
  Karl Williamson             1 file changed, 5 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b0573d8bdb309bce

  utf8.c: Re-order if branches for speed
  Karl Williamson             1 file changed, 11 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4190d317a527a91a

  regcomp.c: Wrap long comment to 80 columns
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/cf8c372d6a8f144b

  pp_pack.c: Use macro instead of its expansion
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cde84f2a5ed102ed

  regexec.c: Don't allow malformations under EBCDIC
  Karl Williamson             1 file changed, 2 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/18034e60711a1086

  utf8.c: Add comment
  Karl Williamson             1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4230354419b9f543

  utf8n_to_uvuni(): Add a few compiler hints
  Karl Williamson             1 file changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b5b9af0457bb04d2

  podcheck.t: Allow checking old perldelta
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/35c86e19f5a1e48c

  utf8.c: Skip extraneous function call
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/2ff6c1911cb08677

  utf8.c: Remove unnecessary validation
  Karl Williamson             1 file changed, 31 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3986bb7cb3afd3af

  utf8.c: Extra branch to avoid others in the typical case
  Karl Williamson             1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/979f77b669f1feff

  utf8.h, pp.c: Add UTF8_IS_REPLACEMENT macro, and use it
  Karl Williamson             2 files changed, 14 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/28936164408fd41c

  utf8.h: Simplify expressions
  Karl Williamson             1 file changed, 8 insertions(+), 28 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a4f7a67c079118a2

  utf8.h: Comment improvementes, white-space
  Karl Williamson             1 file changed, 36 insertions(+), 17 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b2635aa880f19db5

  embed.fnc: Change formal param name to match docs
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8fb1bf5825ab22bc

  doio.c: Add some comments
  Karl Williamson             1 file changed, 10 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d791f93ffabd1e89

  perlfunc: Add reference to simple folding docs
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/fc39a31f4a0fbd7d

  Experimentally add VT to \s definition
  Karl Williamson             6 files changed, 16 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/075b9d7d9a6d4473

  mk_PL_charclass.pl: Don't use \w, \s
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c6e8e4a93db00ba3

  Synchronise Module-CoreList in Maintainers.pl with teh CPAN
  Chris 'BinGOs' Williams     1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b1887806ae35f26e

  Close the filehandle actually being tested in uni/readline.t
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/12578451ab3883e1

  perldelta for undef *_, &CORE::time crash
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/52c4b146f296c26f

  perldelta for while(each %h)
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2de6ba8d2eb36e7b

  perldelta for pos %foo
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/422287bfefe4703b

  perldelta for ‘no overload "invalid"’ warnings
  Father Chrysostomos         1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e3329bf09b297e73

  perldelta for overload fallback inheritance
  Father Chrysostomos         1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c46431605f4dc5e3

  perldelta for overload caching bug fixes
  Father Chrysostomos         1 file changed, 11 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8e12518897fdadcd

  perldelta for changed AMAGIC table mechanism
  Father Chrysostomos         1 file changed, 19 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a3367fbacc3982a6

  perldelta for File::stat’s -p
  Father Chrysostomos         1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/be8dfbf7a81bd17c

  perldelta for vec w/2GB offsets
  Father Chrysostomos         1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c6b15a5ac0d527c8

  perldelta for File::stat -r warning
  Father Chrysostomos         1 file changed, 10 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/435b0bdb997867cf

  perldelta for method{}
  Father Chrysostomos         1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/89cbc6b89cf3c14b

  perldelta for CORE:: and TARG
  Father Chrysostomos         1 file changed, 9 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ceb0881ce613204f

  perldelta for undef *^H non-ambiguity
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/72035cb11f54ab3a

  perldelta for Hash::Util changes
  Father Chrysostomos         1 file changed, 14 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/83fb037c1d65b8af

  perldelta for modding $_[0] in STORABLE_freeze
  Father Chrysostomos         1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/18d0dfa85817c41b

  perldelta for setting $^N
  Father Chrysostomos         1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ba0d99eed01fe3c3

  perldelta for copying call checkers to closures
  Father Chrysostomos         1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5f0f4bc025e89007

  perldelta for hvstore and %^H
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/47fb883da6b96eca

  perldelta for goto "\0"
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b9b99128fe536143

  perldelta for goto ""
  Father Chrysostomos         1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/cba2262af43d7f92

  Increase $Pod::Functions::VERSION to 1.06
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/df7fb54bb6cc0392

  Remove double space from Pod::Functions descr
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/2a364e7e68041555

  Consistent spaces after dots in CORE.pod
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bf654a7f1f540fa1

  op.c: Remove redundant assignment
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/530bea50c0f9b8f2

  Don’t crash with &CORE::foo after undefining *_
  Father Chrysostomos         2 files changed, 9 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0e80230dd03d4a00

  Test that ‘require v5’ ignores sub named v5
  Father Chrysostomos         1 file changed, 6 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/1647a8f2ff38f208

  Make while(each ...) imply defined($_ = ...)
  Father Chrysostomos         2 files changed, 30 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8ae39f603f0f5778

  override.t: Remove obsolete comment
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/552f3107b6148fdf

  require_errors.t: Test <> error
  Father Chrysostomos         1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/32437794fef2d739

  Allow require_errors.t to be run from the top level
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c69577e23e2a8654

  Remove OPpCONST_WARNING from B::Concise
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/687add5650175e90

  Remove OPpCONST_WARNING
  Father Chrysostomos         2 files changed, 1 insertion(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/63e0918df0425fad

  coreamp.t: rename badly-named tests
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1eaae977b54b7609

  op.c:ck_glob: Don’t do gv_fetchpv("CORE::GLOBAL::glob")
  Father Chrysostomos         1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8113e1cc7c375dad

  op.c: Remove a redundant ck_subr call from ck_require
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d1bef648d00af2e0

  op.c: Remove a redundant ck_subr call from ck_glob
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7ae76aaa52e4db02

  op.c: Remove a redundant ck_subr call from dofile
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/213aa87d36f7cebe

  op.c:ck_glob: Check PL_globhook before loading File::Glob
  Father Chrysostomos         1 file changed, 8 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/39e3b1bcb1568b34

  Test <> ovrld with glob override
  Father Chrysostomos         1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3dd32f5688d5d855

  cproto.t: Add tests for BEGIN, etc.
  Father Chrysostomos         1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/65c796d09e2d3d0b

  Make cproto.t more stringent
  Father Chrysostomos         1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5859159894d6a768

  Make pos(@array) and pos(%hash) into errors
  Father Chrysostomos         2 files changed, 12 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/32a609747bffb70b

  [perl #112692] perlfunc: waitpid takes two args
  Eric Brine                  1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/237f70978cbaa281

  [Merge] Update overload caches properly
  Father Chrysostomos         2 parents
  http://perl5.git.perl.org/perl.git/commit/b714c7ca205f2e9f

  Correct Peek.t to account for flag changes
  Father Chrysostomos         1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6acb8aa14bb7f4e2

  Check HvNAME in Gv_AMG
  Father Chrysostomos         2 files changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d3c7a87b9b292c7e

  overload.pm: Allow :: in method names
  Father Chrysostomos         2 files changed, 16 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1d6df9f86ed4c2dd

  overload.t: Make the undef %overload:: test useful
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/88650ec45d61ee3b

  overload.t: Translate a comment into English :-)
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/341b41588d2e6ed2

  overload.t: Move a test
  Father Chrysostomos         1 file changed, 12 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/fdd52a68b921c0fc

  overload.pm: This warning exists now
  Father Chrysostomos         1 file changed, 0 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1afd715501cadff4

  Update overload docs
  Father Chrysostomos         1 file changed, 7 insertions(+), 24 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/397be25301df91d8

  Consign magic_setamagic to oblivion
  Father Chrysostomos         4 files changed, 0 insertions(+), 20 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7b71d0d142d89de9

  Annihilate ‘A’ magic
  Father Chrysostomos         6 files changed, 61 insertions(+), 84 deletions(
  http://perl5.git.perl.org/perl.git/commit/bd6e6c126bf78b3e

  Don’t magicalise %OVERLOAD
  Father Chrysostomos         4 files changed, 1 insertion(+), 29 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5fdfd519dc37986a

  sv.c: Don’t do SvAMAGIC_off in newSVrv
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c6dcfcc2ec4d63e6

  sv.c: Don’t do SvAMAGIC_off in sv_setsv_flags
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3fc18f30fc97fb47

  sv.c: Don’t fiddle with AMAGIC in sv_bless
  Father Chrysostomos         2 files changed, 2 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bee7c5743fabd49c

  Make ‘no overload’ also warn about invalid args
  Father Chrysostomos         2 files changed, 8 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/65f57195e2874c28

  overload.pm: Don’t touch %OVERLOAD’s dummy entry
  Father Chrysostomos         2 files changed, 1 insertion(+), 12 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3aaeec97680c6839

  Make overloaded classes inherit fallback
  Father Chrysostomos         3 files changed, 51 insertions(+), 20 deletions(
  http://perl5.git.perl.org/perl.git/commit/50853fa94fa95a4f

  overload.t: Tests for no overload "fallback"
  Father Chrysostomos         1 file changed, 12 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/27b36e73a18363f4

  Correct comment typo in overload.t
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/053bd1f65cc086e3

  Increase $overload::VERSION to 1.19
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5828f0b128ad1259

  Make @ISA changes update overloadedness
  Father Chrysostomos         2 files changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9cbd5ca32e06d668

  overload.t: Move some tests above ‘keep last’ test
  Father Chrysostomos         1 file changed, 32 insertions(+), 32 deletions(-
  http://perl5.git.perl.org/perl.git/commit/929e99945d25016c

  [perl #112708] Update overloadedness with ‘use overload’
  Father Chrysostomos         3 files changed, 6 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/234df27b26b3e259

  overload.t: Another to-do test for isa changes
  Father Chrysostomos         1 file changed, 6 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ef38ce040f8843ec

  gv.c: Check overload tables when overloading is used
  Father Chrysostomos         2 files changed, 13 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/0a2c84ab2027a9fd

  sv.h: define SvAMAGIC in terms of HvAMAGIC
  Father Chrysostomos         1 file changed, 3 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/54c554f38309fa05

  sv.h: Turn off AMAGIC flag in Gv_AMG
  Father Chrysostomos         1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9299023c08583d14

  sv.h: Add HvAMAGIC macros
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0adc25b0c21a5e7b

  Don’t incr PL_amagic_generation in universal.c
  Father Chrysostomos         1 file changed, 0 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1a71e8b8cea1268e

  Don’t check PL_amagic_generation in Gv_AMG
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/08b684c92a9b7318

  Move SvAMAGIC flag from object to stash
  Father Chrysostomos         3 files changed, 17 insertions(+), 12 deletions(
  http://perl5.git.perl.org/perl.git/commit/a1cd65be3e8d2e7a

  To-do tests for method/isa/overload updates and overloading
  Father Chrysostomos         1 file changed, 20 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/54f6ba105424d583

  Correct spelling error reported by rrt.
  jkeenan                     1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a02807f8b3a2ace8

  [perlfunc] fix usage of wait
  Moritz Lenz                 1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e1193f4cd98eff9b

  document the return value of pipe()
  Tony Cook                   1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f7a9f755ebe4c4d9

  [perl #111638] fix -p on File::stat objects
  Tony Cook                   2 files changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2b9f61bf2777091b

  [perl #111638] TODO for -p on a File::stat object
  Tony Cook                   1 file changed, 15 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e0b1616f85224b73

  checkAUTHORS.pl: Another address for Matthew Horsfall
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6469807424b3b12a

  perldiag: Rewrap symref error for better splain output
  Father Chrysostomos         1 file changed, 7 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b41bf23f2b8c6b92

  Make symbolic references diagnostic less cryptic
  Smylers                     1 file changed, 7 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3f38d37f755ccbb1

  document behavior of duplicate keys in hash assignment
  Lukas Mai                   1 file changed, 23 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c9e3649f13e1c1db

  Fix --authors to work and fix documentation as well.
  Matthew Horsfall (alh)      1 file changed, 10 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c673b32a53b02a8d

  [rt #111730] don't use I32 for offsets in vec()
  Tony Cook                   4 files changed, 6 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fcb8da00bbf96c05

  [rt #111730] TODO tests for vec() with large offsets
  Tony Cook                   2 files changed, 37 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/803e7e8145a1acab

  [rt #100514] regression test for read() with a 2Gib offset
  Tony Cook                   2 files changed, 25 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9fda09b68d4cc655

  add a directory of tests to run with large available memory
  Tony Cook                   3 files changed, 9 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ff5db609afa520be

  [rt #111640] warn on the right -X operators used on a File::stat object
  Tony Cook                   2 files changed, 2 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/330e7bfad0c2dfc9

  [rt #111640] TODO tests for warnings from -X on File::stat
  Tony Cook                   1 file changed, 25 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/606cb3b3e186516d

  Don’t stringify GV in numeric cx outside warnings scope
  Father Chrysostomos         1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8e629ff434d89810

  feature.pl: Make 5.even bundle imply 5.odd
  Father Chrysostomos         2 files changed, 10 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/52fc5c56ccd9c6ba

  Don’t let method-BLOCK read beyond the stack
  Father Chrysostomos         2 files changed, 19 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f226e9be7c69188b

  Document hashref_locked() and hashref_unlocked().  Add tests for them, inclu
  jkeenan                     2 files changed, 78 insertions(+), 12 deletions(
  http://perl5.git.perl.org/perl.git/commit/5114d26397c43471

  Correct comment typo in op.h
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c657ea3a318deec1

  DosGlob.pm: Fix pod syntax
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/710b4c292f50b677

  Remove obsolete comment from DosGlob.pm
  Father Chrysostomos         1 file changed, 0 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0ca7b21720e551b2

  Increase $File::DosGlob::VERSION to 1.07
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d930057338218336

  Make lvalue subs copy returned PADTMPs in rvalue cx
  Father Chrysostomos         3 files changed, 39 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/5811c07eab31812f

  scope.c: Simplify and clarify comment
  Father Chrysostomos         1 file changed, 2 insertions(+), 15 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a3fb8386c0197cbd

  Don't warn about "ambiguous without parens" for ctrl-glob
  Dagfinn Ilmari Mannsåker    2 files changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fbdd83da9d18c850

  [perl #112418] Fix POD paragraph formatting
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d18fc9db3baf21ad

  Increase $Hash::Util::VERSION to 0.12
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d04f01f8937b0dd2

  Add subroutines hash_locked() and hashref_locked() to Hash::Util.
  jkeenan                     2 files changed, 52 insertions(+), 21 deletions(
  http://perl5.git.perl.org/perl.git/commit/08579537a61d54d8

  File::Find: typo
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/04cc0b0d5dd67e68

  Individual files may appear in list of directories to be searched.
  jkeenan                     1 file changed, 8 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c82ae0bcdb823612

  Individual files may appear in list of directories to be searched.
  jkeenan                     1 file changed, 51 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/488985bfbca2ba74

  Increase $File::Find::VERSION to 1.21
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7e8ec876d2be5e27

  [perl #112358] Storable: Don’t create RV with no refcnt
  Father Chrysostomos         2 files changed, 11 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/27cc3b5a047e2e32

  Increase $Storable::VERSION to 2.35
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f22549bbfa35b17f

  Remove todo for UTF8 source filters
  Father Chrysostomos         1 file changed, 0 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3d3d38d4e9515d9e

  [perl #112184] Handle $^N in Perl_magic_set
  Father Chrysostomos         2 files changed, 10 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d9bad346a16eb87a

  perldata: Consistent spaces after dots
  Father Chrysostomos         1 file changed, 13 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8fdd8881452abe4a

  Copy call checker when cloning closure prototype
  Father Chrysostomos         11 files changed, 52 insertions(+), 4 deletions(
  http://perl5.git.perl.org/perl.git/commit/09fb282d08ec6c01

  [perl #111000] Let hv_store work on hint hashes
  Father Chrysostomos         2 files changed, 15 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e33525913afb6ff0

  mg.c:magic_clearhint: remove redundant PERL_UNUSED_ARG
  Father Chrysostomos         1 file changed, 0 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6d77e8c75fe4eeaa

  XS-APItest/t/hash.t: comment typo
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/efcf35ab80d83f8f

  Increase $XS::APItest::VERSION to 0.39
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/df416c68f7205853

  pp_ctl.c:pp_goto: Don’t repeat yourself
  Father Chrysostomos         1 file changed, 2 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2fc690dc433a2e01

  Produce the right error for goto "\0"
  Father Chrysostomos         3 files changed, 17 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3532f34a665d9e3c

  [perl #111794] Make goto "" like goto ${\""}
  Father Chrysostomos         2 files changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c8f85248c653c2ed

  Teach B::Concise about UTF8 labels
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fef4c52051113bd4

  Increase $B::Concise::VERSION to 0.90
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/acd917a26f0caa43

  Corrections to AUTHORS should go to perlbug
  Father Chrysostomos         1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e65f16af4b8425a6

  regen/opcodes: Rmv evalonce comment
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3404114d245bcf6a

  pp_hot.c:pp_entersub: Rmv comment about setting PL_compcv
  Father Chrysostomos         1 file changed, 0 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/de290e1f6850f924

  Removed a redundant 'once'
  Alan Haggai Alavi           1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/1fce104d6f70f36a

  Fix non-GCC compilation
  Father Chrysostomos         2 files changed, 5 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8d7906e182f93e18

  [Merge] Filetest refactoring
  Father Chrysostomos         2 parents
  http://perl5.git.perl.org/perl.git/commit/fe75fd00d2076d7b

  pp_sys.c:S_try_amagic_ftest: Remove SPAGAIN
  Father Chrysostomos         1 file changed, 0 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6434e1f949adafc8

  pp_sys.c: Remove SPAGAIN after my_(l)stat_flags
  Father Chrysostomos         1 file changed, 0 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/94f39a2babe1569a

  Move stack extension into FT_* macros
  Father Chrysostomos         2 files changed, 3 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/226b920186705fc2

  Make -t BAREWORD extend the stack
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6ade2d35dc8c339a

  pp.h: Missing macro parentheses
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/4e794a06541f155f

  Make filetest ops fiddle the stack less
  Father Chrysostomos         2 files changed, 21 insertions(+), 37 deletions(
  http://perl5.git.perl.org/perl.git/commit/d2c4d2d1e22d3125

  mktables: Defer accepting Unicode's BELL character
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/88187f3299a69eab

  update the release schedule: 5.16 is 2012-2013
  Ricardo Signes              1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5c403718ad89b08c

  update the release schedule for 5.16, 5.17, 5.18
  Ricardo Signes              1 file changed, 29 insertions(+), 27 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c8b693763370adb3

  there are no longer any scheduled 5.12 releases
  Ricardo Signes              1 file changed, 0 insertions(+), 11 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e4da98ab596f6e3d

  add the 5.17 feature bundle
  Ricardo Signes              2 files changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d6402ebec2dec2c0

  uconfig regen needed after version bump!
  Ricardo Signes              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/91f66ad1e4721bd6

  bump version to 5.17.0
  Ricardo Signes              28 files changed, 191 insertions(+), 191 deletio
  http://perl5.git.perl.org/perl.git/commit/0e79a3d1bc1c5a95

  create the new perldelta for 5.17.0
  Ricardo Signes              10 files changed, 4521 insertions(+), 4120 delet
  http://perl5.git.perl.org/perl.git/commit/f900159586df0c5a

  include some more data in new-perldelta output
  Ricardo Signes              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/559550aea97a776e

  add the 5.16.0 epigraph
  Ricardo Signes              1 file changed, 19 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4c4c16b26f32602d

  perlhist: add the perl-5.16.0 and -RC2 dates
  Ricardo Signes              1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7a04c38f6a1f87cc

  remove the RC2; this will be the real perl 5.16.0
  Ricardo Signes              1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e6d05f55b32eed35

  perldelta: fix the example of lvalue ref from substr
  Ricardo Signes              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5bbddb3107caeabc

  perldelta: update acknowledgements with new contributors
  Ricardo Signes              1 file changed, 31 insertions(+), 30 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2e85f27811e17c03

  minor tag consistency fixes for perldelta.pod
  Breno G. de Oliveira        2 files changed, 20 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/959e56628cef2f8a

  perldelta: note the removal of the perl4 core .pl files
  Ricardo Signes              2 files changed, 14 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/cfcbecfcdc2b790d

Current branch rgs/overload
2 commits.  1 unique author.  1 unique committer.
256 files changed, 13148 insertions(+), 15352 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5f9f83be9cdcd544.tar.gz

  Fix mktables bug due to the previous overload fix
  Rafael Garcia-Suarez        1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5f9f83be9cdcd544

  Lookup overloaded assignment operators when trying to swap the arguments
  Rafael Garcia-Suarez        2 files changed, 11 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f041cf0f9c6469c4

Current branch smoke-me/leont/sane_eof3
4 commits.  1 unique author.  1 unique committer.
153 files changed, 7210 insertions(+), 12578 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8ee458245c464547.tar.gz

  Merge branch 'sane_eof3' of alive.bio.uu.nl:Code/perl into sane_eof3
  Leon Timmermans             2 parents
  http://perl5.git.perl.org/perl.git/commit/8ee458245c464547

  Unify eof() implementations into consistency, where possible
  Leon Timmermans             14 files changed, 52 insertions(+), 24 deletions
  http://perl5.git.perl.org/perl.git/commit/e4aa08f860afc2b5

  Merge branch 'sane_eof3' of alive.bio.uu.nl:Code/perl into sane_eof3
  Leon Timmermans             2 parents
  http://perl5.git.perl.org/perl.git/commit/74b9dba3fd4970da

  Unify eof() implementations into consistency, where possible
  Leon Timmermans             13 files changed, 51 insertions(+), 23 deletions
  http://perl5.git.perl.org/perl.git/commit/0ba1b0def7e5ac37

Current branch sprout/misc-post-5.16
39 commits.  4 unique authors.  1 unique committer.
47 files changed, 4798 insertions(+), 4378 deletions(-)
Thanks, applied:  Father Chrysostomos (6)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9de509ceabc47f6b.tar.gz

  Don’t stringify GV in numeric cx outside warnings scope
  Father Chrysostomos         1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9de509ceabc47f6b

  gv.c: Avoid an extra SV in gv_fullname4
  Father Chrysostomos         1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/258d36755412bc62

  feature.pl: Make 5.even bundle imply 5.odd
  Father Chrysostomos         2 files changed, 10 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/197e7016a8151b33

  Don’t let method-BLOCK read beyond the stack
  Father Chrysostomos         2 files changed, 19 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/248a5adec992c3ce

  Document hashref_locked() and hashref_unlocked().  Add tests for them, inclu
  jkeenan                     2 files changed, 78 insertions(+), 12 deletions(
  http://perl5.git.perl.org/perl.git/commit/d98ff98ce3893452

  Correct comment typo in op.h
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/4408fcdd85a43930

  DosGlob.pm: Fix pod syntax
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/239b8b9413b0fbaf

  Remove obsolete comment from DosGlob.pm
  Father Chrysostomos         1 file changed, 0 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/13f44baededb948f

  Increase $File::DosGlob::VERSION to 1.07
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5f2a7cb46f67df68

  Make lvalue subs copy returned PADTMPs in rvalue cx
  Father Chrysostomos         3 files changed, 39 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f356517a63b5b1f4

  scope.c: Simplify and clarify comment
  Father Chrysostomos         1 file changed, 2 insertions(+), 15 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/69f3651613486250

  Don't warn about "ambiguous without parens" for ctrl-glob
  Dagfinn Ilmari Mannsåker    2 files changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0c72e4caa78843e0

  [perl #112418] Fix POD paragraph formatting
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0c5cfcc8babee13b

  Increase $Hash::Util::VERSION to 0.12
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8244dbbe49148251

  Add subroutines hash_locked() and hashref_locked() to Hash::Util.
  jkeenan                     2 files changed, 52 insertions(+), 21 deletions(
  http://perl5.git.perl.org/perl.git/commit/8c1065d1a2b25d54

  File::Find: typo
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d90b5b9d52489906

  Individual files may appear in list of directories to be searched.
  jkeenan                     1 file changed, 8 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/77789fa551836e4d

  Individual files may appear in list of directories to be searched.
  jkeenan                     1 file changed, 51 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e173750d96337a59

  Increase $File::Find::VERSION to 1.21
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/39fda3d93b9a7e94

  [perl #112358] Storable: Don’t create RV with no refcnt
  Father Chrysostomos         2 files changed, 11 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/90fa1d75a52aec55

  Increase $Storable::VERSION to 2.35
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9204c8406abf55b8

  Remove todo for UTF8 source filters
  Father Chrysostomos         1 file changed, 0 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/51b0e09303270e3b

  [perl #112184] Handle $^N in Perl_magic_set
  Father Chrysostomos         2 files changed, 10 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/5cf0167a7cbf8383

  perldata: Consistent spaces after dots
  Father Chrysostomos         1 file changed, 13 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2ebc91ccced058f7

  Copy call checker when cloning closure prototype
  Father Chrysostomos         11 files changed, 52 insertions(+), 4 deletions(
  http://perl5.git.perl.org/perl.git/commit/f11b83a88326cb2c

  [perl #111000] Let hv_store work on hint hashes
  Father Chrysostomos         2 files changed, 15 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b65b724799331803

  mg.c:magic_clearhint: remove redundant PERL_UNUSED_ARG
  Father Chrysostomos         1 file changed, 0 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/df5f6dddd58b8733

  XS-APItest/t/hash.t: comment typo
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ea2ca4434d5bcc2a

  Increase $XS::APItest::VERSION to 0.39
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c8d61889a885747b

  pp_ctl.c:pp_goto: Don’t repeat yourself
  Father Chrysostomos         1 file changed, 2 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fc55b3162560a897

  Produce the right error for goto "\0"
  Father Chrysostomos         3 files changed, 17 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/21d7bdcd79866709

  [perl #111794] Make goto "" like goto ${\""}
  Father Chrysostomos         2 files changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8bf93f0545140dd0

  Teach B::Concise about UTF8 labels
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fc42199346f8cb30

  Increase $B::Concise::VERSION to 0.90
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/19dd91daff1e3eb9

  Corrections to AUTHORS should go to perlbug
  Father Chrysostomos         1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/17d761abd6bbcdec

  regen/opcodes: Rmv evalonce comment
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d72702de7027d709

  pp_hot.c:pp_entersub: Rmv comment about setting PL_compcv
  Father Chrysostomos         1 file changed, 0 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/952d0ef3ce55b86c

  podcheck.t: Allow usually-skipped files on cmd line
  Father Chrysostomos         1 file changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4dcd04f93ec5aec9

  Removed a redundant 'once'
  Alan Haggai Alavi           1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6c4dd22f1ce4b0c6

New branch smoke-me/leont/signal-fork
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/799939eeb5090118.tar.gz

  Block signals during fork (fixes RT#82580)
  Leon Timmermans             1 file changed, 21 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/799939eeb5090118

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About