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

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
August 14, 2012 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1T1SBW-0003hz-0P@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
53 commits.  10 unique authors.  8 unique committers.
107 files changed, 1907 insertions(+), 1131 deletions(-)
Thanks, applied:  Father Chrysostomos (1) Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/610c7be4992773c2.tar.gz

  perldelta for 7ef30830/#114018
  Father Chrysostomos         1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/610c7be4992773c2

  perldelta for 35f7559499, B::Concise dumping formats
  Father Chrysostomos         1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e4afdb795e050013

  perldelta for 2c658e55b, no formats after comp errors
  Father Chrysostomos         1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/60ca243a7812dd27

  perldelta for format parsing fixes
  Father Chrysostomos         1 file changed, 15 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a21a3918ca29e964

  perldelta for ee23553f1b7 & c782dc1db597
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c58f5a32879b3eb7

  perldelta for f32c7e864b6: recursive formats
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3e0c76cea01bfb8c

  perldelta for 9a71543479/#78550
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e4963eb682f06f1b

  perldelta for cae5dbbe30b
  Father Chrysostomos         1 file changed, 7 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9702222b639b9714

  perldelta for 3207fc6be29
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9da700a7cabcb248

  perldelta for #114222: use constant {()}
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/631641657d9d219f

  Test initial tick in sub declaration
  Father Chrysostomos         1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0484b4037860bf2e

  Allow test_bootstrap.t to run from the top level
  Father Chrysostomos         1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8fece1a6a312fd37

  pad.c apidocs: Missing fullstop
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e89fca5ea2782d3f

  fix a comment: this tests perl #91852 not 91850
  Tony Cook                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/892522a605b5b55c

  Upgrade to Pod-Simple 3.23
  Steve Hay                   65 files changed, 1089 insertions(+), 719 deleti
  http://perl5.git.perl.org/perl.git/commit/0ace302a2635019d

  Missed other typo in README.cygwin
  Chris 'BinGOs' Williams     1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/95ccf9d5dfbf8e9c

  Update perldelta to describe changes in all module upgrades so far
  Steve Hay                   1 file changed, 38 insertions(+), 37 deletions(-
  http://perl5.git.perl.org/perl.git/commit/014bf826a41cc068

  Correct a typo in README.cygwin
  Chris 'BinGOs' Williams     1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/940a0b6a24b3a350

  Document new diagnostic message added by d903973c05
  Steve Hay                   1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d5e473ac4b5315fe

  Tidy up comments and formatting in d903973c05
  Steve Hay                   1 file changed, 77 insertions(+), 70 deletions(-
  http://perl5.git.perl.org/perl.git/commit/17ce47a8d9ab86a0

  fix RT#88840, don't terminate a child fork psuedo process in DLL Loader Lock
  Daniel Dragan               1 file changed, 60 insertions(+), 28 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d903973c0527ee5c

  Document that newCONSTSUB{,_flags} takes ownership of a reference to the SV.
  Nicholas Clark              2 files changed, 8 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/be8851fc38b39ec6

  XS::APItest::newCONSTSUB was not handling SV reference counts correctly.
  Nicholas Clark              2 files changed, 34 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0fc4714aa17fcb44

  Use ALIAS to provide XS::APItest::newCONSTSUB and newCONSTSUB_flags
  Nicholas Clark              3 files changed, 14 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/c0810f8ef849bf94

  Clean up temporary test file in Search-Dict test
  Steve Hay                   1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/43c6d00448d6f912

  Regenerate test data for porting/customized.t
  Steve Hay                   1 file changed, 68 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a3ceab458cd7b88f

  More tweaks to Maintainers.pl
  Steve Hay                   1 file changed, 66 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b5d178c9ff26ee69

  Insert missing words into SvPV_force* documentation
  Steve Hay                   1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1473338e035721db

  Fix broken links in perldelta
  Steve Hay                   1 file changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/afae8808e2be45f9

  Minor perldelta changes
  Steve Hay                   2 files changed, 95 insertions(+), 123 deletions
  http://perl5.git.perl.org/perl.git/commit/e08634c5af6fd262

  Begin editing perldelta for 5.17.3
  Steve Hay                   1 file changed, 85 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9c5f5e7ab30326ba

  Bump $Win32CORE::VERSION
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f293d8f7921776ce

  Mark missing CPAN distribution files as EXCLUDED from the core
  Steve Hay                   1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6156383d73f2f652

  Better description for Pod::Find.
  jkeenan                     1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8dd3419c92eda7ba

  skip failing leak test under -Dmad
  David Mitchell              1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ef09a50008656f77

  Update Encode to CPAN version 2.46
  Chris 'BinGOs' Williams     9 files changed, 20 insertions(+), 15 deletions(
  http://perl5.git.perl.org/perl.git/commit/5eae6e9157586e14

  Update Module-Load-Conditional to CPAN version 0.54
  Chris 'BinGOs' Williams     3 files changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/26968795d812b9e2

  Sync Module-CoreList version with CPAN
  Chris 'BinGOs' Williams     1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0a9c57c8f16d855c

  mktables: Rebuild if local Makefile has changed
  Karl Williamson             1 file changed, 5 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/97766bb9a4aedb56

  perlre: Nits
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/25e26d771831dbf4

  regcomp.c: Optimization not valid for Latin Sharp S
  Karl Williamson             2 files changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7dff6b46615bc781

  regcomp.c: Extract duplicate code to common function
  Karl Williamson             1 file changed, 71 insertions(+), 76 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7d103382d5bb85c8

  regcomp.c: Make sure counter same in passes 1 and 2
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/2111a35c733ad351

  regcomp.c: Comments only
  Karl Williamson             1 file changed, 9 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6012a526f12c2cd0

  regcomp.c: Use old paradigm in dealing with flags recursively
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/70ce1368b07e8958

  regcomp.c: Create NOTHING node when would have been 0 length EXACT
  Karl Williamson             1 file changed, 8 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0ccf8511670a0328

  regcomp.c: Set flags when optimizing a [char class]
  Karl Williamson             5 files changed, 69 insertions(+), 35 deletions(
  http://perl5.git.perl.org/perl.git/commit/34b39fc9cd81fbff

  regcomp.c: change pattern to utf8 if needed in \N{}
  Karl Williamson             1 file changed, 3 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/78412e20d4b28d38

  re/re_tests: Correct Todo test
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8aa72352894d87fd

  re.pm: Nits in pod
  Karl Williamson             2 files changed, 24 insertions(+), 17 deletions(
  http://perl5.git.perl.org/perl.git/commit/48fe68f5f0737af5

  Add some tests for [\N{}]
  Karl Williamson             1 file changed, 10 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/67048c1b9c69bd5d

  Upgrade Compress-Raw-Zlib to 2.056
  Steve Hay                   4 files changed, 10 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9ffe0f2ee36ba437

  pp_require thread safety for VMS.
  Craig A. Berry              1 file changed, 8 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/155f4c250a970139

Current branch smoke-me/warning-line-numbers
7 commits.  1 unique author.  1 unique committer.
152 files changed, 3402 insertions(+), 2270 deletions(-)

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

  newXS_len_flags() shouldn't change the line number on PL_curcop when warning
  Nicholas Clark              2 files changed, 21 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/eaf37fd2aa628833

  Test that the warning for "can be 0, test with defined" is for the start.
  Nicholas Clark              2 files changed, 17 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/fd5c7c6706decbcc

  Test that the warning for "Found = in conditional" is for the start line.
  Nicholas Clark              2 files changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/aeb451653a2d4b2d

  Test that the line number for a "sub redefined" warning is for the start.
  Nicholas Clark              2 files changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3621e8fa938d3b16

  Document that newCONSTSUB{,_flags} takes ownership of a reference to the SV.
  Nicholas Clark              2 files changed, 8 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/13e259f2566a0cad

  XS::APItest::newCONSTSUB was not handling SV reference counts correctly.
  Nicholas Clark              2 files changed, 34 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/18edd4971ac128be

  Use ALIAS to provide XS::APItest::newCONSTSUB and newCONSTSUB_flags
  Nicholas Clark              3 files changed, 14 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/91cdc2bcb4704552

Current branch sprout/lexsub
49 commits.  1 unique author.  1 unique committer.
352 files changed, 20469 insertions(+), 54662 deletions(-)

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

  Preserve outside pointers of my subs with string eval
  Father Chrysostomos         2 files changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a3b7cee7e24aea75

  Fix up outside pointers for my subs
  Father Chrysostomos         2 files changed, 60 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/454b3be6faf20c17

  perly.y: Remove MYSUB
  Father Chrysostomos         5 files changed, 1254 insertions(+), 1270 deleti
  http://perl5.git.perl.org/perl.git/commit/ee52e673a6d28821

  CvNAME_HEK_set
  Father Chrysostomos         4 files changed, 20 insertions(+), 20 deletions(
  http://perl5.git.perl.org/perl.git/commit/1deaaa93e9aa7689

  Clone my subs on scope entry
  Father Chrysostomos         12 files changed, 461 insertions(+), 253 deletio
  http://perl5.git.perl.org/perl.git/commit/831984c42c7a671c

  cv_clone: panic for no pad
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f6b497c3f0003654

  pad.c: Let S_cv_clone clone stubs
  Father Chrysostomos         1 file changed, 43 insertions(+), 27 deletions(-
  http://perl5.git.perl.org/perl.git/commit/90019d45988d3499

  op.c: Remove proto storage optimisation for lex subs
  Father Chrysostomos         1 file changed, 0 insertions(+), 18 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1b1e0879405d2aee

  Add clonecv op type
  Father Chrysostomos         7 files changed, 16 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/5f5599ae87f79b43

  Add introcv op type
  Father Chrysostomos         7 files changed, 16 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ca253a1e142d243e

  Let state sub fwd decls and nested subs work in anons
  Father Chrysostomos         2 files changed, 52 insertions(+), 12 deletions(
  http://perl5.git.perl.org/perl.git/commit/eedfe427db603e6c

  Add proto magic type
  Father Chrysostomos         5 files changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/951923837ae431f9

  First stab at my sub
  Father Chrysostomos         4 files changed, 192 insertions(+), 10 deletions
  http://perl5.git.perl.org/perl.git/commit/96f3a2a4dae4c1ab

  op.c:newMYSUB: Pop scope after creating sub
  Father Chrysostomos         1 file changed, 11 insertions(+), 17 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f7670c079fc31c15

  dump.c: Dump CvNAME_HEK
  Father Chrysostomos         1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/dad15a3888470f44

  Remove & from redef warnings for lex subs
  Father Chrysostomos         2 files changed, 9 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0d5129d8ad060728

  lexsub.t: Fix another test
  Father Chrysostomos         1 file changed, 1 insertion(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4e7969c201f2b8ea

  Clone state subs in anon subs
  Father Chrysostomos         6 files changed, 281 insertions(+), 222 deletion
  http://perl5.git.perl.org/perl.git/commit/e7ce64df1a81aa36

  perldiag: closure referents → closure references
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4c8fdde987e998d6

  Don’t say ‘variable &foo’ in warnings
  Father Chrysostomos         3 files changed, 13 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d83fe604fb46dbea

  lexsub.t: Fix some tests
  Father Chrysostomos         1 file changed, 3 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8e98ec502ed76643

  Make pad_fixup_inner_anons cope with closed-over subs
  Father Chrysostomos         2 files changed, 1 insertion(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7e65dc5cf8f54715

  ‘Undefined subroutine &foo called’ for lex subs
  Father Chrysostomos         2 files changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/edc8ab7e8c6e6e06

  op.c:newMYSUB: Remove unused vars
  Father Chrysostomos         1 file changed, 0 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cedcf37d634826ed

  op.c:newMYSUB: inline var used only once
  Father Chrysostomos         1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/398c556dfa9cd8f9

  Lexical stubs should not AUTOLOAD
  Father Chrysostomos         1 file changed, 18 insertions(+), 18 deletions(-
  http://perl5.git.perl.org/perl.git/commit/93ac2ac50fb17fd9

  Allow CVs to point to HEKs rather than GVs
  Father Chrysostomos         7 files changed, 53 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/3f3c0df72721f2b7

  Implement padcv
  Father Chrysostomos         3 files changed, 29 insertions(+), 22 deletions(
  http://perl5.git.perl.org/perl.git/commit/d2d87a0981a8aba1

  Test state subs
  Father Chrysostomos         1 file changed, 188 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ad7c40ba0619ce41

  Look up state subs in the pad
  Father Chrysostomos         5 files changed, 638 insertions(+), 617 deletion
  http://perl5.git.perl.org/perl.git/commit/3186e17137484e52

  op.c:newMYSUB: disable stub optimisation
  Father Chrysostomos         1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ef2900c430d2b7c7

  Store state subs in the pad
  Father Chrysostomos         8 files changed, 836 insertions(+), 533 deletion
  http://perl5.git.perl.org/perl.git/commit/c565d45d7ce8bcd8

  lexsub.t: Add test name, test override from another pkg
  Father Chrysostomos         1 file changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8f998407f4554065

  Let barewords look up our subs
  Father Chrysostomos         2 files changed, 42 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/4c81e96027321f2c

  toke.c:yylex:KEY_sub can use PL_tokenbuf to begin with
  Father Chrysostomos         1 file changed, 3 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/94235ff84e94897a

  Make ‘sub foo{}’ respect ‘our foo’
  Father Chrysostomos         6 files changed, 955 insertions(+), 967 deletion
  http://perl5.git.perl.org/perl.git/commit/1353b1c8ee08dd13

  Test initial tick in sub declaration
  Father Chrysostomos         1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ef125cce350a48d5

  Fix our sub with proto
  Father Chrysostomos         6 files changed, 55 insertions(+), 51 deletions(
  http://perl5.git.perl.org/perl.git/commit/af46726f821d157f

  Make do sub() respect our declarations
  Father Chrysostomos         2 files changed, 17 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/dbbfa536bd7f2506

  lexsub.t: Fix a test
  Father Chrysostomos         1 file changed, 3 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/adeb927814b8877b

  Use test.pl in lexsub.t
  Father Chrysostomos         1 file changed, 28 insertions(+), 29 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c24c45a11061d8b4

  Allow test_bootstrap.t to run from the top level
  Father Chrysostomos         1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/577b722cadc8c53a

  Make &foo respect our sub
  Father Chrysostomos         4 files changed, 79 insertions(+), 6 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e0c314be87c59255

  pad.c apidocs: Missing fullstop
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5265fe45d43ba700

  Allocate ‘our sub’ in the pad
  Father Chrysostomos         5 files changed, 1160 insertions(+), 1125 deleti
  http://perl5.git.perl.org/perl.git/commit/b259edfce608b4ef

  Increase $Opcode::VERSION to 1.24
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7d605feab54aabf0

  Add padcv to Opcode.pm
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ededa27a2e013b28

  padcv op type
  Father Chrysostomos         5 files changed, 15 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ba97a1556a19264f

  Don’t allow name after our/state sub
  Father Chrysostomos         3 files changed, 20 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/00cfb7460e34cf07

New branch smoke-me/concise-format-UTF8
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0855fc24d76bb94c.tar.gz

  Tweak the test from 35f7559499c4a614 to work with PERL_UNICODE set.
  Nicholas Clark              1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0855fc24d76bb94c

New branch smoke-me/debug_readonly_ops
7 commits.  1 unique author.  1 unique committer.

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

  In op.c, change S_Slab_to_rw() from an OP * parameter to an OPSLAB *.
  Nicholas Clark              3 files changed, 8 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/dea1145824d5d9b8

  With -DPERL_DEBUG_READONLY_OPS, changing a slab refcnt shouldn't make it r/w
  Nicholas Clark              1 file changed, 20 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b06c479e71452899

  Under -DPERL_DEBUG_READONLY_OPS don't work around glibc 2.2.5 _moddi3 bugs.
  Nicholas Clark              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0aea1d7a6fca91ad

  newXS_len_flags() shouldn't change the line number on PL_curcop when warning
  Nicholas Clark              2 files changed, 21 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/cfa42ec51752cd1c

  Test that the warning for "can be 0, test with defined" is for the start.
  Nicholas Clark              2 files changed, 17 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9cd399b14e664d59

  Test that the warning for "Found = in conditional" is for the start line.
  Nicholas Clark              2 files changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/4a235a213e883454

  Test that the line number for a "sub redefined" warning is for the start.
  Nicholas Clark              2 files changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5511b5ff485c2473

New branch smoke-me/dynaloader_silence_xs_warning
1 commit.  1 unique author.  1 unique committer.

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

  Silence ParseXS warning about abusing the CODE section
  Steffen Mueller             7 files changed, 78 insertions(+), 61 deletions(
  http://perl5.git.perl.org/perl.git/commit/d3105805b2ba21f4

New branch smoke-me/khw-optimizer
11 commits.  2 unique authors.  1 unique committer.
Net code removal: Karl Williamson (52 lines)
Thanks, applied:  Karl Williamson (3)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f48cd4661aeac2fd.tar.gz

  regexec.c: Use get method instead of accessing internals directly
  Karl Williamson             2 files changed, 18 insertions(+), 12 deletions(
  http://perl5.git.perl.org/perl.git/commit/f48cd4661aeac2fd

  regcomp.c: Merge quadruplicate code
  Karl Williamson             1 file changed, 15 insertions(+), 187 deletions(
  http://perl5.git.perl.org/perl.git/commit/27317b7ce211b8a1

  regcomp.c: Uncomment error check for DEBUGGING
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/63d275c73d4f03d7

  regcomp.c: Add node POSIXA to optimizer
  Karl Williamson             1 file changed, 112 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1759696c66e7b844

  regcomp.sym: Change regkind for NPOSIX regnodes
  Karl Williamson             3 files changed, 10 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/277682e1724bd8bf

  Update Encode to CPAN version 2.46
  Chris 'BinGOs' Williams     9 files changed, 20 insertions(+), 15 deletions(
  http://perl5.git.perl.org/perl.git/commit/d386738de9c1dcf5

  Update Module-Load-Conditional to CPAN version 0.54
  Chris 'BinGOs' Williams     3 files changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6098b88cf9282d3c

  Sync Module-CoreList version with CPAN
  Chris 'BinGOs' Williams     1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c481192ae3b35b0b

  Merge branch 'blead' of ssh://perl5.git.perl.org/perl into blead
  Karl Williamson             2 parents
  http://perl5.git.perl.org/perl.git/commit/22143c5da6b029e2

  Merge branch 'blead' of ssh://perl5.git.perl.org/perl into blead
  Karl Williamson             2 parents
  http://perl5.git.perl.org/perl.git/commit/b91b3f52b2bc06dd

  Fix broken C++ compile of Zlib.xs
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f4a81ab14bbf3fef

New branch smoke-me/uts_Glue-Factory
1 commit.  1 unique author.  1 unique committer.
Net code removal: Nicholas Clark (554 lines)

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

  Remove the UTS port.
  Nicholas Clark              15 files changed, 10 insertions(+), 564 deletion
  http://perl5.git.perl.org/perl.git/commit/d87b9044423585a0

Thread Previous


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