[perl.git] branch smoke-me/nicholas/merge-hv-split, created. v5.17.9-10-ge739c65

2013-02-21 Thread Nicholas Clark
In perl.git, the branch smoke-me/nicholas/merge-hv-split has been created http://perl5.git.perl.org/perl.git/commitdiff/e739c653b69150d3bbe873918ad5c265e6a421a7?hp= at e739c653b69150d3bbe873918ad5c265e6a421a7 (commit) - Log

[perl.git] branch smoke-me/nicholas/merge-hv-split, updated. v5.17.9-17-g34d6d45

2013-02-21 Thread Nicholas Clark
34d6d453862a4b2db2b03735dbe1083b9b659d24 Author: Nicholas Clark n...@ccl4.org Date: Thu Feb 21 20:22:32 2013 +0100 Replace the bulk of Perl_hv_ksplit() with a call to S_hsplit(). The code duplication that introduced hv_ksplit() as a fork of hsplit() back with commit 72940dca186befa0 in Sept

[perl.git] branch blead, updated. v5.17.8-210-g3f2ee99

2013-02-20 Thread Nicholas Clark
3f2ee99ade0c181233cf46892c1f80db54b71451 Author: Nicholas Clark n...@ccl4.org Date: Tue Feb 19 11:43:08 2013 +0100 Remove the check for SVt_BIND from SvOK(). The original plan to use SVt_BIND to implement read-only aliases to read-write values is unlikely to happen. More importantly, it's not going to happen

[perl.git] branch smoke-me/nicholas/SvOK-unbound, deleted. v5.17.8-200-g9021579

2013-02-20 Thread Nicholas Clark
In perl.git, the branch smoke-me/nicholas/SvOK-unbound has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=902157973f481ff9ac92cf7c9a91cdf055061b5f was 902157973f481ff9ac92cf7c9a91cdf055061b5f

[perl.git] branch blead, updated. v5.17.8-211-gc5e13bf

2013-02-20 Thread Nicholas Clark
c5e13bf5ce9484aa5cbdcc8102718ee15d41c091 Author: Nicholas Clark n...@ccl4.org Date: Tue Feb 19 14:35:49 2013 +0100 Eliminate 'swap' from struct regexp_internal. It's been unused since commit e9105d30edfbaa7f in July 2009. --- Summary of changes: pod

[perl.git] branch smoke-me/nicholas/remove-regexp_internal-swap, deleted. v5.17.8-200-g284ad6d

2013-02-20 Thread Nicholas Clark
In perl.git, the branch smoke-me/nicholas/remove-regexp_internal-swap has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=284ad6db1cc1e1a0801ea2c45144f168572d58df was 284ad6db1cc1e1a0801ea2c45144f168572d58df

[perl.git] branch nicholas/hv_h_split, created. v5.17.8-232-g0b340fe

2013-02-20 Thread Nicholas Clark
In perl.git, the branch nicholas/hv_h_split has been created http://perl5.git.perl.org/perl.git/commitdiff/0b340fe025421621146aac814778d80ad1df28c2?hp= at 0b340fe025421621146aac814778d80ad1df28c2 (commit) - Log

[perl.git] branch nicholas/hv_h_split, updated. v5.17.8-233-g622bb16

2013-02-20 Thread Nicholas Clark
622bb1630b8bd29858e020f98df795a6ab95d2d3 Author: Nicholas Clark n...@ccl4.org Date: Wed Feb 20 17:00:20 2013 +0100 XXX Update comment - this really should be merged into the appropriate commit --- Summary of changes: hv.c |4 +--- 1 files

[perl.git] branch nicholas/hv_h_split, updated. v5.17.8-234-gaee4fb8

2013-02-20 Thread Nicholas Clark
aee4fb8f3513b58ea17d765f062edcfa1e3e35d6 Author: Nicholas Clark n...@ccl4.org Date: Wed Feb 20 20:38:47 2013 +0100 XXX Update EU::MM patch to make BSD makes happy. Again, this should be merged. --- Summary of changes: cpan/ExtUtils-MakeMaker/lib

[perl.git] branch smoke-me/nicholas/abolish-STRANGE_MALLOC, created. v5.17.8-211-gc5e13bf

2013-02-20 Thread Nicholas Clark
In perl.git, the branch smoke-me/nicholas/abolish-STRANGE_MALLOC has been created http://perl5.git.perl.org/perl.git/commitdiff/c5e13bf5ce9484aa5cbdcc8102718ee15d41c091?hp= at c5e13bf5ce9484aa5cbdcc8102718ee15d41c091 (commit) - Log

[perl.git] branch smoke-me/nicholas/abolish-STRANGE_MALLOC, updated. v5.17.8-212-gb9cf7e8

2013-02-20 Thread Nicholas Clark
b9cf7e8932843f09df57a0cbaeececc637d8f34c Author: Nicholas Clark n...@ccl4.org Date: Wed Feb 20 21:38:33 2013 +0100 Abolish STRANGE_MALLOC. Now all malloc()s are considered strange :-) STRANGE_MALLOC was added in 5.002 beta 1 (4633a7c4bad06b47) as part of an work around for typical

[perl.git] branch smoke-me/nicholas/SvOK-unbound, updated. v5.17.8-200-g9021579

2013-02-19 Thread Nicholas Clark
902157973f481ff9ac92cf7c9a91cdf055061b5f Author: Nicholas Clark n...@ccl4.org Date: Tue Feb 19 11:43:08 2013 +0100 Remove the check for SVt_BIND from SvOK(). The original plan to use SVt_BIND to implement read-only aliases to read-write values is unlikely to happen. More importantly, it's

[perl.git] branch smoke-me/nicholas/remove-regexp_internal-swap, created. v5.17.8-199-g5567318

2013-02-19 Thread Nicholas Clark
In perl.git, the branch smoke-me/nicholas/remove-regexp_internal-swap has been created http://perl5.git.perl.org/perl.git/commitdiff/55673181017b5e113ef58bbb59978319aebbadcb?hp= at 55673181017b5e113ef58bbb59978319aebbadcb (commit) - Log

[perl.git] branch smoke-me/nicholas/remove-regexp_internal-swap, updated. v5.17.8-200-g284ad6d

2013-02-19 Thread Nicholas Clark
- commit 284ad6db1cc1e1a0801ea2c45144f168572d58df Author: Nicholas Clark n...@ccl4.org Date: Tue Feb 19 14:35:49 2013 +0100 Eliminate 'swap' from struct regexp_internal. It's been unused since commit e9105d30edfbaa7f in July 2009

[perl.git] branch blead, updated. v5.17.8-202-gd399cf5

2013-02-19 Thread Nicholas Clark
d399cf59bde32e412ae99791ae46a871c7337b42 Author: Nicholas Clark n...@ccl4.org Date: Tue Feb 19 19:47:14 2013 +0100 Rename PL_interp_size_5_16_0 to PL_interp_size_5_18_0. M globvar.sym M intrpvar.h M makedef.pl M perl.h commit e914d9bb761c46152f77ac90b434b263b133fcbc Author: Nicholas Clark n...@ccl4.org

[perl.git] branch blead, updated. v5.17.8-174-gb992996

2013-02-17 Thread Nicholas Clark
b9929960b4602ae88b3f04bf15fa8cd2bf8a5c05 Author: Nicholas Clark n...@ccl4.org Date: Sun Feb 17 09:16:01 2013 +0100 In warnings.pm, delete a hash slice, instead of using a loop. Deleting a hash slice compiles 5 fewer ops, and executes 21 fewer than looping over the keys to delete each in turn. Whilst this is arguably

[perl.git] branch smoke-me/nicholas/diag-from-MANIFEST, deleted. v5.17.8-152-g2d5ae03

2013-02-15 Thread Nicholas Clark
In perl.git, the branch smoke-me/nicholas/diag-from-MANIFEST has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=2d5ae03c563967f5daebf0c2f3b84cec348d3649 was 2d5ae03c563967f5daebf0c2f3b84cec348d3649

[perl.git] branch blead, updated. v5.17.8-161-gcd40cd5

2013-02-15 Thread Nicholas Clark
cd40cd58a7a5d7eae4eb4499fae4c30159e7ab02 Author: Nicholas Clark n...@ccl4.org Date: Wed Feb 13 17:06:59 2013 +0100 Extend t/porting/diag.t to cover code in DynaLoader. This seems a reasonable extension to cover, as it's arguably part of the core, because it has to be linked into the perl executable, and handled

[perl.git] branch blead, updated. v5.17.8-149-gde19dea

2013-02-13 Thread Nicholas Clark
de19dead5ea4c0494ce36818d909a44f25573257 Author: Nicholas Clark n...@ccl4.org Date: Wed Feb 13 15:11:16 2013 +0100 Test that call checkers are copied with actual closures. This relates to the tests added by commit 09fb282d08ec6c01. --- Summary of changes

[perl.git] branch smoke-me/nicholas/diag-from-MANIFEST, created. v5.17.8-149-gde19dea

2013-02-13 Thread Nicholas Clark
- commit de19dead5ea4c0494ce36818d909a44f25573257 Author: Nicholas Clark n...@ccl4.org Date: Wed Feb 13 15:11:16 2013 +0100 Test that call checkers are copied with actual closures. This relates to the tests added by commit

[perl.git] branch smoke-me/nicholas/diag-from-MANIFEST, updated. v5.17.8-152-g2d5ae03

2013-02-13 Thread Nicholas Clark
2d5ae03c563967f5daebf0c2f3b84cec348d3649 Author: Nicholas Clark n...@ccl4.org Date: Wed Feb 13 17:06:59 2013 +0100 Extend t/porting/diag.t to cover code in DynaLoader. This seems a reasonable extension to cover, as it's arguably part of the core, because it has to be linked into the perl

[perl.git] branch smoke-me/remove-regcomp-setjmp, deleted. v5.17.8-19-g810f81c

2013-02-04 Thread Nicholas Clark
In perl.git, the branch smoke-me/remove-regcomp-setjmp has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=810f81c8c1730e648f9fc495bd81de8a639c675c was 810f81c8c1730e648f9fc495bd81de8a639c675c

[perl.git] branch smoke-me/remove-regcomp-setjmp, created. v5.17.8-101-gb586467

2013-02-04 Thread Nicholas Clark
In perl.git, the branch smoke-me/remove-regcomp-setjmp has been created http://perl5.git.perl.org/perl.git/commitdiff/b5864679105af6175b09ab741bac713df8abf7fd?hp= at b5864679105af6175b09ab741bac713df8abf7fd (commit) - Log

[perl.git] branch smoke-me/remove-regcomp-setjmp, updated. v5.17.8-113-gd17b909

2013-02-04 Thread Nicholas Clark
d17b909babea3e643765361e2a57936806a7a799 Author: Nicholas Clark n...@ccl4.org Date: Mon Jan 21 20:58:49 2013 +0100 Revert PATCH: regex longjmp flaws This reverts commit 595598ee1f247e72e06e4cfbe0f98406015df5cc. The netbsd - 5.0.2 compiler pointed out that the recent changes to add

[perl.git] branch smoke-me/remove-regcomp-setjmp, deleted. v5.17.8-113-gd17b909

2013-02-04 Thread Nicholas Clark
In perl.git, the branch smoke-me/remove-regcomp-setjmp has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=d17b909babea3e643765361e2a57936806a7a799 was d17b909babea3e643765361e2a57936806a7a799

[perl.git] branch smoke-me/remove-regcomp-setjmp, created. v5.17.8-101-gb586467

2013-02-04 Thread Nicholas Clark
In perl.git, the branch smoke-me/remove-regcomp-setjmp has been created http://perl5.git.perl.org/perl.git/commitdiff/b5864679105af6175b09ab741bac713df8abf7fd?hp= at b5864679105af6175b09ab741bac713df8abf7fd (commit) - Log

[perl.git] branch smoke-me/remove-regcomp-setjmp, updated. v5.17.8-114-gea8afdb

2013-02-04 Thread Nicholas Clark
ea8afdb5b52b73b87b9134b8ac12f6432f1df0b6 Author: Nicholas Clark n...@ccl4.org Date: Mon Feb 4 17:54:33 2013 +0100 Document the uses of NULL returns in the regex parsing code. M pod/perlreguts.pod commit ec2a56e14e9776d3bf468c7be41286a12b0259d1 Author: Nicholas Clark n...@ccl4.org Date: Mon Jan 21

[perl.git] branch smoke-me/remove-regcomp-setjmp, deleted. v5.17.7.0-354-g470c26f

2013-01-21 Thread Nicholas Clark
In perl.git, the branch smoke-me/remove-regcomp-setjmp has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=470c26f2012b3f4f6540ae6ee7a595b049974699 was 470c26f2012b3f4f6540ae6ee7a595b049974699

[perl.git] branch smoke-me/remove-regcomp-setjmp, created. v5.17.8-7-gc10ee8c

2013-01-21 Thread Nicholas Clark
In perl.git, the branch smoke-me/remove-regcomp-setjmp has been created http://perl5.git.perl.org/perl.git/commitdiff/c10ee8c658902092ff2f64ca6058b98ba96b6920?hp= at c10ee8c658902092ff2f64ca6058b98ba96b6920 (commit) - Log

[perl.git] branch smoke-me/remove-regcomp-setjmp, updated. v5.17.8-19-g810f81c

2013-01-21 Thread Nicholas Clark
810f81c8c1730e648f9fc495bd81de8a639c675c Author: Nicholas Clark n...@ccl4.org Date: Mon Jan 21 20:58:49 2013 +0100 Revert PATCH: regex longjmp flaws This reverts commit 595598ee1f247e72e06e4cfbe0f98406015df5cc. The netbsd - 5.0.2 compiler pointed out that the recent changes to add

[perl.git] branch smoke-me/remove-regcomp-setjmp, deleted. v5.17.7.0-317-g543c129

2013-01-20 Thread Nicholas Clark
In perl.git, the branch smoke-me/remove-regcomp-setjmp has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=543c1290dcc11ae2ad5e44d1f870747771887c01 was 543c1290dcc11ae2ad5e44d1f870747771887c01

[perl.git] branch smoke-me/remove-regcomp-setjmp, created. v5.17.7.0-345-g36baafc

2013-01-20 Thread Nicholas Clark
In perl.git, the branch smoke-me/remove-regcomp-setjmp has been created http://perl5.git.perl.org/perl.git/commitdiff/36baafc9b54ecc5cdea82552276a70b5218958bb?hp= at 36baafc9b54ecc5cdea82552276a70b5218958bb (commit) - Log

[perl.git] branch smoke-me/remove-regcomp-setjmp, updated. v5.17.7.0-354-g470c26f

2013-01-20 Thread Nicholas Clark
470c26f2012b3f4f6540ae6ee7a595b049974699 Author: Nicholas Clark n...@ccl4.org Date: Sat Jan 19 11:06:10 2013 +0100 Move the longjmp() that implements REQUIRE_UTF8 up to Perl_re_op_compile(). With longjmp() and setjmp() now in the same function (and all tests passing), it becomes easy

[perl.git] branch smoke-me/remove-regcomp-setjmp, updated. v5.17.7.0-317-g543c129

2013-01-18 Thread Nicholas Clark
543c1290dcc11ae2ad5e44d1f870747771887c01 Author: Nicholas Clark n...@ccl4.org Date: Fri Jan 18 11:32:44 2013 +0100 In S_regclass(), create listsv as a mortal, claiming a reference if needed. The SV listsv is sometimes stored in an array generated near the end of S_regclass(). In other cases

[perl.git] branch blead, updated. v5.17.7.0-311-g7eb35c0

2013-01-16 Thread Nicholas Clark
7eb35c035978bf0530591a57244b6922682a3344 Author: Nicholas Clark n...@ccl4.org Date: Thu Jan 3 16:32:26 2013 +0100 Remove the Rhapsody port. Rhapsody was an Apple OS that later evolved into Darwin and Mac OS X. It was initially only released to developers, but later became Mac OS X Server, with releases in 1999

[perl.git] branch smoke-me/elegy-for-Rhapsody, deleted. v5.17.7.0-195-g2800a71

2013-01-16 Thread Nicholas Clark
In perl.git, the branch smoke-me/elegy-for-Rhapsody has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=2800a7147d0924557bb676edd946438a1cbb4264 was 2800a7147d0924557bb676edd946438a1cbb4264

[perl.git] branch smoke-me/remove-regcomp-setjmp, created. v5.17.7.0-311-g7eb35c0

2013-01-16 Thread Nicholas Clark
In perl.git, the branch smoke-me/remove-regcomp-setjmp has been created http://perl5.git.perl.org/perl.git/commitdiff/7eb35c035978bf0530591a57244b6922682a3344?hp= at 7eb35c035978bf0530591a57244b6922682a3344 (commit) - Log

[perl.git] branch smoke-me/remove-regcomp-setjmp, updated. v5.17.7.0-313-g281ebc7

2013-01-16 Thread Nicholas Clark
281ebc7936c3263bdbd589f5d2fe217e39676b43 Author: Nicholas Clark n...@ccl4.org Date: Wed Jan 16 11:48:04 2013 +0100 Perl_sv_uni_display() needs to be aware of RX_WRAPPED() Commit 8d919b0a35f2b57a changed the storage location of the string in SVt_REGEXP. It updated most code to deal

[perl.git] branch smoke-me/remove-regcomp-setjmp, updated. v5.17.7.0-315-g1f60587

2013-01-16 Thread Nicholas Clark
1f605877dc7b1d1b806d6f0e30dc1d5adbfe6ef3 Author: Nicholas Clark n...@ccl4.org Date: Wed Jan 16 21:58:02 2013 +0100 Test that UTF-8 in the look-ahead of (?(?=...)...) restarts the sizing parse. S_reg() recurses to itself to parse various constructions used as the conditionals in conditional

[perl.git] branch smoke-me/jrobinson/configure-for-cross, created. v5.17.7.0-229-g46b24b5

2013-01-15 Thread Nicholas Clark
- commit 46b24b502800863eed919941d961bd20c3957e93 Author: Nicholas Clark n...@ccl4.org Date: Tue Jan 15 15:51:50 2013 +0100 write_buildcustomize.pl now uses Config, so add a Makefile dependency. M Makefile.SH commit

[perl.git] branch blead, updated. v5.17.7.0-283-g8ec4ed0

2013-01-12 Thread Nicholas Clark
8ec4ed08a39f899ec6c7eed67a0a0ab42ae08fd5 Author: Nicholas Clark n...@ccl4.org Date: Sat Jan 12 11:45:26 2013 +0100 In S_regatom(), set flags to 0 at the start. Without this, flags will be read uninitialised for the execution path that ends up with Internal urp. (Although it's not clear that that error message

[perl.git] branch blead, updated. v5.17.7.0-248-g64bb98a

2013-01-11 Thread Nicholas Clark
64bb98afbbc7c215df7bc389ce005faffa473132 Author: Nicholas Clark n...@ccl4.org Date: Fri Jan 11 11:07:53 2013 +0100 Tweak the test from 2721a2ca2e5e889d to work with PERL_UNICODE set. --- Summary of changes: ext/B/t/optree_misc.t |4 ++-- 1 files changed, 2

[perl.git] branch blead, updated. v5.17.7.0-249-g1765a17

2013-01-11 Thread Nicholas Clark
1765a17458779629f77333645777cc05c08e1981 Author: Nicholas Clark n...@ccl4.org Date: Mon Dec 3 21:12:33 2012 +0100 Don't use a fixed iteration count in dist/threads-shared/t/stress.t Looping 500,000 times takes between 0.025s and 1s depending on hardware and optimisation levels on machines I have access to. For a fixed

[perl.git] branch smoke-me/threads-shared-stress, deleted. v5.17.6-142-g87bae41

2013-01-11 Thread Nicholas Clark
In perl.git, the branch smoke-me/threads-shared-stress has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=87bae41e81fb42f024681830a3792a62672ef0d9 was 87bae41e81fb42f024681830a3792a62672ef0d9

[perl.git] branch smoke-me/elegy-for-Rhapsody, created. v5.17.7.0-194-gfe20ace

2013-01-03 Thread Nicholas Clark
In perl.git, the branch smoke-me/elegy-for-Rhapsody has been created http://perl5.git.perl.org/perl.git/commitdiff/fe20acee329b0a11c6645b7a86021bd34488c94e?hp= at fe20acee329b0a11c6645b7a86021bd34488c94e (commit) - Log

[perl.git] branch smoke-me/elegy-for-Rhapsody, updated. v5.17.7.0-195-g2800a71

2013-01-03 Thread Nicholas Clark
2800a7147d0924557bb676edd946438a1cbb4264 Author: Nicholas Clark n...@ccl4.org Date: Thu Jan 3 16:32:26 2013 +0100 Remove the Rhapsody port. Rhapsody was an Apple OS that later evolved into Darwin and Mac OS X. It was initially only released to developers, but later became Mac OS X Server

[perl.git] branch blead, updated. v5.17.6-387-g93b74b4

2012-12-17 Thread Nicholas Clark
93b74b47eb5e224de232c87de1cafcd5a43fd945 Author: Nicholas Clark n...@ccl4.org Date: Mon Dec 17 10:31:11 2012 +0100 GDBM_File must cast fatal_func appropriately for the version of gdbm.h The fifth argument to gdbm_open() is an optional callback function for fatal errors. The prototype for this function has changed

[perl.git] branch smoke-me/GDBM_File, deleted. v5.17.6-322-g476161f

2012-12-14 Thread Nicholas Clark
In perl.git, the branch smoke-me/GDBM_File has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=476161f6df66100c5d0786092b0320bded84031b was 476161f6df66100c5d0786092b0320bded84031b

[perl.git] branch blead, updated. v5.17.6-322-g476161f

2012-12-14 Thread Nicholas Clark
476161f6df66100c5d0786092b0320bded84031b Author: Nicholas Clark n...@ccl4.org Date: Thu Dec 13 17:16:52 2012 +0100 Note the GDBM_File changes in perldelta. M pod/perldelta.pod commit 708cce4f6b3b5d37df12460d4fa3dca84646cf8b Author: Nicholas Clark n...@ccl4.org Date: Thu Dec 13 17:06:26 2012 +0100 Eliminate the fifth

[perl.git] branch blead, updated. v5.17.6-324-g232083c

2012-12-14 Thread Nicholas Clark
232083c091a7dd8f390a1735f72256cf82491726 Author: Nicholas Clark n...@ccl4.org Date: Thu Nov 29 13:30:19 2012 +0100 Remove BeOS special-casing from Configure. M Configure commit b6c36746cf4d7234615a50c042561bf21daa51a7 Author: Nicholas Clark n...@ccl4.org Date: Thu Nov 29 13:17:31 2012 +0100 Remove the BeOS port

[perl.git] branch smoke-me/BeOS-is-late, deleted. v5.17.6-103-g64c092a

2012-12-14 Thread Nicholas Clark
In perl.git, the branch smoke-me/BeOS-is-late has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=64c092afa26bb49b40b2e26c38658bb419cbd2df was 64c092afa26bb49b40b2e26c38658bb419cbd2df

[perl.git] branch smoke-me/GDBM_File, created. v5.17.6-319-g71446f2

2012-12-13 Thread Nicholas Clark
it that way before testing it. M perl.h commit 09391cc554f6d7daf76cbe5b4c7ce18c82372b70 Author: Nicholas Clark n...@ccl4.org Date: Wed Dec 12 10:18:21 2012 +0100 In DosGlob.xs, add a block around MY_CXT_INIT, as it contains a declaration. The macro MY_CXT_INIT contains

[perl.git] branch smoke-me/GDBM_File, updated. v5.17.6-320-gceab701

2012-12-13 Thread Nicholas Clark
ceab7011c2af9d86bd7743d6c1b7c37540fe14f1 Author: Nicholas Clark n...@ccl4.org Date: Thu Dec 13 16:38:17 2012 +0100 GDBM_File is meant to croak() if the gdbm library has a fatal error. gdbm_open() takes a fifth argument, for an optional callback function used to report a fatal error. Since it was added

[perl.git] branch smoke-me/GDBM_File, updated. v5.17.6-322-g476161f

2012-12-13 Thread Nicholas Clark
476161f6df66100c5d0786092b0320bded84031b Author: Nicholas Clark n...@ccl4.org Date: Thu Dec 13 17:16:52 2012 +0100 Note the GDBM_File changes in perldelta. M pod/perldelta.pod commit 708cce4f6b3b5d37df12460d4fa3dca84646cf8b Author: Nicholas Clark n...@ccl4.org Date: Thu Dec 13 17:06:26 2012 +0100

[perl.git] branch smoke-me/DosGlob, created. v5.17.6-311-gb4fbebd

2012-12-12 Thread Nicholas Clark
In perl.git, the branch smoke-me/DosGlob has been created http://perl5.git.perl.org/perl.git/commitdiff/b4fbebdebb0ca08b0fd5e052deb2d8c7d60d527a?hp= at b4fbebdebb0ca08b0fd5e052deb2d8c7d60d527a (commit) - Log

[perl.git] branch smoke-me/DosGlob, updated. v5.17.6-312-g09391cc

2012-12-12 Thread Nicholas Clark
09391cc554f6d7daf76cbe5b4c7ce18c82372b70 Author: Nicholas Clark n...@ccl4.org Date: Wed Dec 12 10:18:21 2012 +0100 In DosGlob.xs, add a block around MY_CXT_INIT, as it contains a declaration. The macro MY_CXT_INIT contains a variable declaration, and xsubpp doesn't wrap XS BOOT sections within a block

[perl.git] branch blead, updated. v5.17.6-312-g09391cc

2012-12-12 Thread Nicholas Clark
09391cc554f6d7daf76cbe5b4c7ce18c82372b70 Author: Nicholas Clark n...@ccl4.org Date: Wed Dec 12 10:18:21 2012 +0100 In DosGlob.xs, add a block around MY_CXT_INIT, as it contains a declaration. The macro MY_CXT_INIT contains a variable declaration, and xsubpp doesn't wrap XS BOOT sections within a block, hence code

[perl.git] branch smoke-me/DosGlob, deleted. v5.17.6-312-g09391cc

2012-12-12 Thread Nicholas Clark
In perl.git, the branch smoke-me/DosGlob has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=09391cc554f6d7daf76cbe5b4c7ce18c82372b70 was 09391cc554f6d7daf76cbe5b4c7ce18c82372b70

[perl.git] branch smoke-me/threads-shared-stress, updated. v5.17.6-142-g87bae41

2012-12-03 Thread Nicholas Clark
87bae41e81fb42f024681830a3792a62672ef0d9 Author: Nicholas Clark n...@ccl4.org Date: Mon Dec 3 21:12:33 2012 +0100 Don't use a fixed iteration count in dist/threads-shared/t/stress.t Looping 500,000 times takes between 0.025s and 1s depending on hardware and optimisation levels on machines I

[perl.git] branch smoke-me/BeOS-is-late, created. v5.17.6-101-g8c6c699

2012-11-29 Thread Nicholas Clark
In perl.git, the branch smoke-me/BeOS-is-late has been created http://perl5.git.perl.org/perl.git/commitdiff/8c6c6997cf2a8cd5e947a61f94ca02dd8b963334?hp= at 8c6c6997cf2a8cd5e947a61f94ca02dd8b963334 (commit) - Log

[perl.git] branch smoke-me/BeOS-is-late, updated. v5.17.6-103-g64c092a

2012-11-29 Thread Nicholas Clark
64c092afa26bb49b40b2e26c38658bb419cbd2df Author: Nicholas Clark n...@ccl4.org Date: Thu Nov 29 13:30:19 2012 +0100 Remove BeOS special-casing from Configure. M Configure commit bb00df720c39f9956bcc2def58dc130c6cbaae4b Author: Nicholas Clark n...@ccl4.org Date: Thu Nov 29 13:17:31 2012 +0100 Remove

[perl.git] branch blead, updated. v5.17.6-34-g64b18dd

2012-11-23 Thread Nicholas Clark
64b18ddce5bc88a1ffc2ea6b84d36bc3f5c9c4fe Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 11:42:02 2012 +0100 The size of PL_hash_seed depends on the chosen hash algorithm. For most 8 is fine, but SipHash needs 16. --- Summary of changes

[perl.git] branch smoke-me/SipHash, created. v5.17.6-34-g64b18dd

2012-11-23 Thread Nicholas Clark
- commit 64b18ddce5bc88a1ffc2ea6b84d36bc3f5c9c4fe Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 11:42:02 2012 +0100 The size of PL_hash_seed depends on the chosen hash algorithm. For most 8 is fine, but SipHash needs 16. M perlvars.h commit

[perl.git] branch smoke-me/SipHash, updated. v5.17.6-35-g1d4b68d

2012-11-23 Thread Nicholas Clark
1d4b68d39691badc84b976b82ce08d4bc39925c8 Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 14:15:41 2012 +0100 XXX Watch the magic smoke billow everywhere as we test out SipHash --- Summary of changes: hv.h |2 +- 1 files changed, 1 insertions

[perl.git] branch blead, updated. v5.17.6-35-gc3a8865

2012-11-23 Thread Nicholas Clark
c3a886583b8d98dea1a92cd9d0becd0e9a1f6bfd Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 14:29:05 2012 +0100 SuperFastHash needs to define PERL_HASH_SEED_BYTES appropriately. --- Summary of changes: hv.h |1 + 1 files changed, 1 insertions(+), 0

[perl.git] branch smoke-me/SipHash, deleted. v5.17.6-35-g1d4b68d

2012-11-23 Thread Nicholas Clark
In perl.git, the branch smoke-me/SipHash has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=1d4b68d39691badc84b976b82ce08d4bc39925c8 was 1d4b68d39691badc84b976b82ce08d4bc39925c8

[perl.git] branch smoke-me/SipHash, created. v5.17.6-35-gc3a8865

2012-11-23 Thread Nicholas Clark
- commit c3a886583b8d98dea1a92cd9d0becd0e9a1f6bfd Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 14:29:05 2012 +0100 SuperFastHash needs to define PERL_HASH_SEED_BYTES appropriately. M hv.h commit 64b18ddce5bc88a1ffc2ea6b84d36bc3f5c9c4fe Author

[perl.git] branch smoke-me/SipHash, updated. v5.17.6-37-g279179e

2012-11-23 Thread Nicholas Clark
279179e781e52cef0b3f185e02ec63a51f8d63e8 Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 14:15:41 2012 +0100 XXX Watch the magic smoke billow everywhere as we test out SipHash M hv.h commit 61bf8b89eead31f704673afcd029deeb5110997c Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 14:49:13 2012 +0100

[perl.git] branch smoke-me/SuperFast, created. v5.17.6-36-g22d874e

2012-11-23 Thread Nicholas Clark
In perl.git, the branch smoke-me/SuperFast has been created http://perl5.git.perl.org/perl.git/commitdiff/22d874e2615631f6d150395ed856d7be7a9de5f2?hp= at 22d874e2615631f6d150395ed856d7be7a9de5f2 (commit) - Log

[perl.git] branch smoke-me/SuperFast, updated. v5.17.6-37-g10a1981

2012-11-23 Thread Nicholas Clark
10a1981f1b106a3fd2f850cb070f35925745c1d4 Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 14:37:21 2012 +0100 XXX Watch the magic smoke billow everywhere as we test out SuperFastHash --- Summary of changes: hv.h |2 +- 1 files changed, 1

[perl.git] branch smoke-me/one-at-a-time, created. v5.17.6-36-g22d874e

2012-11-23 Thread Nicholas Clark
In perl.git, the branch smoke-me/one-at-a-time has been created http://perl5.git.perl.org/perl.git/commitdiff/22d874e2615631f6d150395ed856d7be7a9de5f2?hp= at 22d874e2615631f6d150395ed856d7be7a9de5f2 (commit) - Log

[perl.git] branch smoke-me/one-at-a-time, updated. v5.17.6-37-g695a833

2012-11-23 Thread Nicholas Clark
695a833de6ddceb4826af338e16d449bc321bc04 Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 15:55:38 2012 +0100 XXX Watch the magic smoke billow everywhere as we test out one at a time. --- Summary of changes: hv.h |2 +- 1 files changed

[perl.git] branch smoke-me/djb2, created. v5.17.6-36-g22d874e

2012-11-23 Thread Nicholas Clark
In perl.git, the branch smoke-me/djb2 has been created http://perl5.git.perl.org/perl.git/commitdiff/22d874e2615631f6d150395ed856d7be7a9de5f2?hp= at 22d874e2615631f6d150395ed856d7be7a9de5f2 (commit) - Log

[perl.git] branch smoke-me/djb2, updated. v5.17.6-37-gd757935

2012-11-23 Thread Nicholas Clark
d7579353b6a726b4ff944b3ce24970a1989b92c5 Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 16:05:41 2012 +0100 XXX Watch the magic smoke billow everywhere as we test out djb2. --- Summary of changes: hv.h |2 +- 1 files changed, 1 insertions

[perl.git] branch smoke-me/sdbm-hash, updated. v5.17.6-37-gbb5cb28

2012-11-23 Thread Nicholas Clark
bb5cb2882b16df25ad87e9792fde8feb8186dce3 Author: Nicholas Clark n...@ccl4.org Date: Fri Nov 23 16:18:37 2012 +0100 XXX Watch the magic smoke billow everywhere as we test out sdbm. --- Summary of changes: hv.h |2 +- 1 files changed, 1 insertions

[perl.git] branch blead, updated. v5.17.6-26-g2cc7fc5

2012-11-22 Thread Nicholas Clark
2cc7fc555d1ecad9234b450e62d7307b40a63a87 Author: Nicholas Clark n...@ccl4.org Date: Wed Nov 21 16:12:57 2012 +0100 Skip the test for fork's undef return if ulimit -u doesn't work locally. Commit af2fe5eb7afec48a added a test for fork returning undef on failure, which used ulimit -u to lower the number of user

[perl.git] branch smoke-me/ulimit-u_probe, deleted. v5.17.6-15-g34c7c6e

2012-11-22 Thread Nicholas Clark
In perl.git, the branch smoke-me/ulimit-u_probe has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=34c7c6ef9e70a650c440a38161289ee6089abe0d was 34c7c6ef9e70a650c440a38161289ee6089abe0d

[perl.git] branch nicholas/configpm, updated. v5.17.0-612-g4cea661

2012-11-21 Thread Nicholas Clark
In perl.git, the branch nicholas/configpm has been updated http://perl5.git.perl.org/perl.git/commitdiff/4cea661a4dfd3760254ea67f29aef8e4094e7255?hp=996978124d77fbe89e5291e2c8300127c04f - Log - commit

[perl.git] branch smoke-me/ulimit-u_probe, created. v5.17.6-14-g5e1c1ee

2012-11-21 Thread Nicholas Clark
In perl.git, the branch smoke-me/ulimit-u_probe has been created http://perl5.git.perl.org/perl.git/commitdiff/5e1c1ee37a1b35d7aff2dbbf2a598904f39d5c89?hp= at 5e1c1ee37a1b35d7aff2dbbf2a598904f39d5c89 (commit) - Log

[perl.git] branch smoke-me/ulimit-u_probe, updated. v5.17.6-15-g34c7c6e

2012-11-21 Thread Nicholas Clark
34c7c6ef9e70a650c440a38161289ee6089abe0d Author: Nicholas Clark n...@ccl4.org Date: Wed Nov 21 16:12:57 2012 +0100 Skip the test for fork's undef return if ulimit -u doesn't work locally. Commit af2fe5eb7afec48a added a test for fork returning undef on failure, which used ulimit -u to lower

[perl.git] branch smoke-me/hash-endian, updated. v5.17.5-588-g3600f8d

2012-11-20 Thread Nicholas Clark
3600f8d823bc849ae616093534f9a078013dce1a Author: Nicholas Clark n...@ccl4.org Date: Tue Nov 20 14:23:47 2012 +0100 The MurmurHash3 code can use the existing perl.h #defines for endianness. The approach MurmurHash3 supplied wasn't able to probe endianness successfully on (at least) HP-UX

[perl.git] branch blead, updated. v5.17.5-547-g739a0b8

2012-11-19 Thread Nicholas Clark
739a0b843246478d33d6b9205abb19e5492a5807 Author: Nicholas Clark n...@ccl4.org Date: Sat Nov 17 15:09:45 2012 +0100 Remove the EPOC port. EPOC was a family of operating systems developed by Psion for mobile devices. It was the predecessor of Symbian. The port was last updated in April 2002

[perl.git] branch smoke-me/end-of-an-era, deleted. v5.17.5-514-g403981f

2012-11-19 Thread Nicholas Clark
In perl.git, the branch smoke-me/end-of-an-era has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=403981f1d91035d2186c08c3f59388919622a671 was 403981f1d91035d2186c08c3f59388919622a671

[perl.git] branch smoke-me/end-of-an-era, created. v5.17.5-513-g7d4ee4b

2012-11-17 Thread Nicholas Clark
In perl.git, the branch smoke-me/end-of-an-era has been created http://perl5.git.perl.org/perl.git/commitdiff/7d4ee4b3ab7a3ef2c4675f2b4dc93f1e6ede7194?hp= at 7d4ee4b3ab7a3ef2c4675f2b4dc93f1e6ede7194 (commit) - Log

[perl.git] branch smoke-me/end-of-an-era, updated. v5.17.5-514-g403981f

2012-11-17 Thread Nicholas Clark
403981f1d91035d2186c08c3f59388919622a671 Author: Nicholas Clark n...@ccl4.org Date: Sat Nov 17 15:09:45 2012 +0100 Remove the EPOC port. EPOC was a family of operating systems developed by Psion for mobile devices. It was the predecessor of Symbian. The port was last updated in April 2002

[perl.git] branch smoke-me/PL_stashcache, deleted. v5.17.4-57-g7694a74

2012-09-26 Thread Nicholas Clark
In perl.git, the branch smoke-me/PL_stashcache has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=7694a74b772346cd168e48dd8ceff36c28d80b92 was 7694a74b772346cd168e48dd8ceff36c28d80b92

[perl.git] branch blead, updated. v5.17.4-93-gdc93d7f

2012-09-26 Thread Nicholas Clark
dc93d7fb33f6b20933ff809c56ba68b8513d02c8 Author: Nicholas Clark n...@ccl4.org Date: Sun Sep 23 22:48:42 2012 +0200 Flush PL_stashcache when assigning a file handle to a typeglob. File handles take priority over stashes for method dispatch. Assigning a file handle to a typeglob potentially creates a file handle where

[perl.git] branch smoke-me/PL_stashcache, deleted. v5.17.4-49-g0e84ef4

2012-09-25 Thread Nicholas Clark
In perl.git, the branch smoke-me/PL_stashcache has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=0e84ef4dcae397a6db62e6e35b8668509e53bfda was 0e84ef4dcae397a6db62e6e35b8668509e53bfda

[perl.git] branch smoke-me/PL_stashcache, created. v5.17.4-53-g898c3bc

2012-09-25 Thread Nicholas Clark
In perl.git, the branch smoke-me/PL_stashcache has been created http://perl5.git.perl.org/perl.git/commitdiff/898c3bcab476295054cadaceb5ce68aa230a2d46?hp= at 898c3bcab476295054cadaceb5ce68aa230a2d46 (commit) - Log

[perl.git] branch smoke-me/PL_stashcache, updated. v5.17.4-57-g7694a74

2012-09-25 Thread Nicholas Clark
7694a74b772346cd168e48dd8ceff36c28d80b92 Author: Nicholas Clark n...@ccl4.org Date: Sun Sep 23 22:48:42 2012 +0200 Flush PL_stashcache when assigning a file handle to a typeglob. File handles take priority over stashes for method dispatch. Assigning a file handle to a typeglob potentially creates

[perl.git] branch smoke-me/PL_stashcache, created. v5.17.4-45-g518618a

2012-09-23 Thread Nicholas Clark
In perl.git, the branch smoke-me/PL_stashcache has been created http://perl5.git.perl.org/perl.git/commitdiff/518618af9da07b079c1585df2b7c76a1aed0f19c?hp= at 518618af9da07b079c1585df2b7c76a1aed0f19c (commit) - Log

[perl.git] branch smoke-me/PL_stashcache, updated. v5.17.4-49-g0e84ef4

2012-09-23 Thread Nicholas Clark
0e84ef4dcae397a6db62e6e35b8668509e53bfda Author: Nicholas Clark n...@ccl4.org Date: Sun Sep 23 22:48:42 2012 +0200 Flush PL_stashcache when assigning a file handle to a typeglob. File handles take priority over stashes for method dispatch. Assigning a file handle to a typeglob potentially creates

[perl.git] branch blead, updated. v5.17.4-21-gb5afd34

2012-09-21 Thread Nicholas Clark
b5afd3466ff5e5b70ea2921169f138f02727183e Author: Nicholas Clark n...@ccl4.org Date: Thu Sep 20 12:04:24 2012 +0200 Remove the MPE/iX port. MPE/iX was a business-oriented minicomputer operating system made by Hewlett-Packard. Support from HP terminated at the end of 2010

[perl.git] branch smoke-me/MPEiX_wheear-we-get-us-ooan-back, deleted. v5.17.4-7-g9fe05cc

2012-09-21 Thread Nicholas Clark
In perl.git, the branch smoke-me/MPEiX_wheear-we-get-us-ooan-back has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=9fe05cc4e1fbd19615d327f0c94abf6ea70210f8 was 9fe05cc4e1fbd19615d327f0c94abf6ea70210f8

[perl.git] branch blead, updated. v5.17.4-22-gc90bc94

2012-09-21 Thread Nicholas Clark
c90bc94255b45dc24745270955fd3f540dfca2e5 Author: Nicholas Clark n...@ccl4.org Date: Fri Sep 21 12:22:27 2012 +0200 Remove a couple of tentacles from MiNT missed by commit cd86ed9d430a95bb. --- Summary of changes: Porting/perlhist_calculate.pl |2 +- lib

[perl.git] branch smoke-me/abolish-PL_formfeed, created. v5.17.4-6-gad0dc73

2012-09-20 Thread Nicholas Clark
/perlport.pod commit 436e4aacde005119cc1005d5e9aecc3b707d16fc Author: Nicholas Clark n...@ccl4.org Date: Wed Sep 19 17:43:21 2012 +0200 Remove MAD-only debugging code from Perl_newATTRSUB_flags(). When MAD was enabled, if the cv under compilation was named import it was assigned

[perl.git] branch smoke-me/abolish-PL_formfeed, updated. v5.17.4-10-gc40e47b

2012-09-20 Thread Nicholas Clark
c40e47b00204d44befd4aa764fed59e60e92d5a8 Author: Nicholas Clark n...@ccl4.org Date: Thu Sep 20 10:20:35 2012 +0200 Eliminate vestigial comment magical thingies from intrpvar.h The original comment magical thingies was added to perl.c by commit 8ebc5c0145d2e355 in Jan 1997. It is above code which

[perl.git] branch smoke-me/MPEiX_wheear-we-get-us-ooan-back, created. v5.17.4-6-gad0dc73

2012-09-20 Thread Nicholas Clark
In perl.git, the branch smoke-me/MPEiX_wheear-we-get-us-ooan-back has been created http://perl5.git.perl.org/perl.git/commitdiff/ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6?hp= at ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 (commit) - Log

[perl.git] branch smoke-me/MPEiX_wheear-we-get-us-ooan-back, updated. v5.17.4-7-g9fe05cc

2012-09-20 Thread Nicholas Clark
9fe05cc4e1fbd19615d327f0c94abf6ea70210f8 Author: Nicholas Clark n...@ccl4.org Date: Thu Sep 20 12:04:24 2012 +0200 Remove the MPE/iX port. MPE/iX was a business-oriented minicomputer operating system made by Hewlett-Packard. Support from HP terminated at the end of 2010

[perl.git] branch smoke-me/abolish-PL_formfeed, deleted. v5.17.4-10-gc40e47b

2012-09-20 Thread Nicholas Clark
In perl.git, the branch smoke-me/abolish-PL_formfeed has been deleted http://perl5.git.perl.org/perl.git/commitdiff/?hp=c40e47b00204d44befd4aa764fed59e60e92d5a8 was c40e47b00204d44befd4aa764fed59e60e92d5a8

<    3   4   5   6   7   8   9   10   11   12   >