Front page | perl.perl5.porters |
Postings from October 2014
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
October 8, 2014 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1XbfpS-0008S6-3S@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
55 commits. 9 unique authors. 7 unique committers.
37 files changed, 739 insertions(+), 263 deletions(-)
Thanks, applied: Father Chrysostomos (4) Steve Hay (2) Tony Cook (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6fa0b0fde9c44962.tar.gz
perldelta for ff5314c5aa54
Tony Cook
http://perl5.git.perl.org/perl.git/commit/6fa0b0fde9c44962
fix attributes memcmp without len<6 (asan catch)
Reini Urban 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ff5314c5aa54b172
Tru64: does have sa_len.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/ec015202b887bc1e
Tru64: _SOCKADDR_LEN is good.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/0befe6f120ed237c
t/io/eintr.t: Make this pass on my ppc64 box
Ævar Arnfjörð Bjarmason
http://perl5.git.perl.org/perl.git/commit/1e02895ff34c4076
Tru64: the cluster filesystem is special.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/c7b2fb96dcace6e3
Tru64: Document "read_cur_obj_info: bad file magic number" error.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/1874162f037456b6
Skip the test if in linux but not in x86*.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/63b7eadbbf46d98f
The double-double precision can be really large.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/4d3fd3a9525136c1
Fix EBCDIC-only bug with /[...]/
Karl Williamson 2 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/59206727b78ef2c3
regcomp.c: Fix EBCDIC-only memory leak
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/c66a6e35c0c9b556
regcomp.c: Fix typo in comment
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/7622251e573fa1b5
Document special EBCDIC [...] literal range handling
Karl Williamson 2 files changed, 44 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/09e4339761388239
\N{...} now treated as literal for EBCDIC qr/[...]/
Karl Williamson 2 files changed, 21 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/423df6e4ea0fd958
re/pat.t: Add some EBCDIC tests
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/8498497fc66084a5
toke.c: Extract into a named string constant
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/97651d61d67d90d9
toke.c: Update, clarify comments, fix some indents
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/85fba779aa330887
reg_mesg.t: Add comments; remove trailing white-space
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/b0e1d434ae2102b0
perlapi: Clarify two entries
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/1a83413c438a8354
improve and reword README.win32
Daniel Dragan
http://perl5.git.perl.org/perl.git/commit/8f5839a98a66edaf
fix op/infnan.t failures on VC 6
Daniel Dragan
http://perl5.git.perl.org/perl.git/commit/a3463d96fc98ef9f
Mollify concise-xs.t
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/ea06156217bce6b0
Deparse foreach state $x
Father Chrysostomos 2 files changed, 11 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/bcff4148e4ecb89c
Deparse.t: Delete a test
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/871cf25050e7f128
op_reg_common.h: Nits
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/7641d82ce3e972a2
Finish deparsing ‘my sub if; CORE::if...’
Father Chrysostomos 2 files changed, 148 insertions(+), 48 deletions
http://perl5.git.perl.org/perl.git/commit/7741ceede2c8b7d4
podcheck.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/10495b9cf8d3b201
The double-double mantissa precision ... it's complicated.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/3ee2f9d8a2d6e90b
AIX/longdouble: switch the default to allow it.
Jarkko Hietaniemi 2 files changed, 19 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/1a78f2f425a3e884
Delete obsolete comment fragment.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/6f376839598531b6
Use the double-double size only if using long double.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/68aa61462c42ea6c
The leading underscore is optional in Darwin.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/de36638a324dc3b5
Bail out if there seem to be no text symbols.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/2c93157d2f0bd481
Deparse sub calls quietly
Father Chrysostomos 2 files changed, 11 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/e54915d69d47bff3
[perl #122911] regexp.h: Rmv VOL from op_comp sig
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/7984ae89f04c4a0a
silence some compiler warnings on VC6
Daniel Dragan 4 files changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b304119758005f7a
Deparse with CORE:: to avoid lex sub conflicts
Father Chrysostomos 2 files changed, 66 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/3188a8216e19cb10
Deparse-core.t: Fix ineffective tests
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/c837f29ae94c2404
Correct ‘"my" variable "&f::b"...’ message
Father Chrysostomos 4 files changed, 25 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/a21eb52b1988ec28
toke.c: Add comment for greppability
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/82a7b38ebca5ead4
Reorder t/lib/croak/toke
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/20ed5f007e3724a2
Make B::Deparse qualify sub calls named after keywords
Father Chrysostomos 3 files changed, 43 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/a958cfbb8cface09
[perl #122771] Fix assertion failure with -d and sort
Father Chrysostomos 2 files changed, 14 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/4c627877a4453577
Remove __SUB__ from Deparse-core.t exception list
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/c3d35e457d22b4fe
Simplify OP_LEAVESUBLV logic in op.c:op_lvalue
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/9411a3c727665311
op.c:op_lvalue: Remove redundent case OP_RETURN
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/66cd0d790e417a08
Deparse inverted for(;;) cond more correctly
Father Chrysostomos 2 files changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/88a758b52cfa6505
Deparse.t: Another to-do test for lex subs
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/8443930ef427bd0f
Consistent spaces after dots in perlfunc
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/2a2626d8512fc09c
clarify use VERSION docs
Doug Bell
http://perl5.git.perl.org/perl.git/commit/b39691c2f7d54897
silence compiler warnings in utf8_mg_pos_cache_update
Daniel Dragan
http://perl5.git.perl.org/perl.git/commit/ad7111d78cf2ef19
optimize SV creation funcs in sv.c
Daniel Dragan 2 files changed, 7 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ff121dc6349d6a8a
regcomp.c: Compiler warning
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/2ff4512f4d92cb81
Fix assertion failure/hang with / (?{(^{})/
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/f8a7ccebba5637bf
XSLoader.t fix-up following 8e6aa27cd01.
Craig A. Berry
http://perl5.git.perl.org/perl.git/commit/71390552257ec020
Current branch sprout/lvref
74 commits. 1 unique author. 1 unique committer.
36 files changed, 684 insertions(+), 337 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ff90c4ed54ae357d.tar.gz
lvref.t: Remove temporary eval & skip
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/ff90c4ed54ae357d
lvref.t: Fix hash elem tests
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/216ef8efc21a8273
Handle state vars correctly in ref assignment
Father Chrysostomos 6 files changed, 33 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/4aa0ef96757f594b
lvref.t: Tests for \my assignment and scope exit
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/6aa51e3432bfd219
Rework lvref.t foreach tests
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/a433e7a55868054b
Get foreach \&foo working
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/d1e5dad7ad5819aa
foreach \$var
Father Chrysostomos 11 files changed, 1522 insertions(+), 1422 delet
http://perl5.git.perl.org/perl.git/commit/1be322026870f479
Add OPpLVREF_ITER flag
Father Chrysostomos 3 files changed, 139 insertions(+), 133 deletion
http://perl5.git.perl.org/perl.git/commit/d76b39a22e21166e
Fix err message for $cond ? \bad : ... = ...
Father Chrysostomos 2 files changed, 13 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/7c546f50175784bc
Subroutine reference assignment
Father Chrysostomos 2 files changed, 74 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/630c69995c15059a
lvref.t: Repeat bad ref tests with list assignment
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/493f0c676f57720e
lvref.t: do-block err msg is no longer to-do
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/b80091aa1fcc7d3f
Make \( ?: ) assignment work
Father Chrysostomos 2 files changed, 119 insertions(+), 76 deletions
http://perl5.git.perl.org/perl.git/commit/8f862c6656c789ea
lvref.t: Remove unnecessary evals
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/d8ec1a1135a5687b
Get basic $cond ? \$a : \$b = ... working
Father Chrysostomos 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7425377ebf501b4b
Assignment to \(@array)
Father Chrysostomos 4 files changed, 71 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/904d8b276c140d76
lvavref needs OPpLVAL_INTRO and OPpPAD_STATE
Father Chrysostomos 3 files changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb26e12b89774b69
Add lvavref op type
Father Chrysostomos 7 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/221d6b3bacf48566
lvref is actually a baseop/unop
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95fbe6319e317608
List assignment to array and hash refs
Father Chrysostomos 4 files changed, 77 insertions(+), 36 deletions(
http://perl5.git.perl.org/perl.git/commit/4fff66428d37aab6
Renumber OPpLVREF_TYPE
Father Chrysostomos 3 files changed, 39 insertions(+), 38 deletions(
http://perl5.git.perl.org/perl.git/commit/4edbfca54710ce58
Assignment to \local @array and \local %hash
Father Chrysostomos 2 files changed, 17 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/805548ef3d46a9af
lvref.t: Tests for localised arrays and hashes
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/cfa90c6057da90a7
lvref.t: Test assigning non-array to array
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/a42089227e290f92
Simple \@array and \%hash assignment
Father Chrysostomos 3 files changed, 53 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/eabd215586603f64
lvref.t: To-do tests for hashes
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/00ece86dd8401abe
Add priv flags for the type of lvalue ref
Father Chrysostomos 3 files changed, 215 insertions(+), 175 deletion
http://perl5.git.perl.org/perl.git/commit/4435202178238300
lvref.t: To-do tests for array ref assignment
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/5d72e894544b61f4
pp.c: Fold SvIV into S_localise_aelem_lval
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/e408aa16ebb3d80e
pp.c: Some branch prediction hints
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/5f61a10bf32cc228
Assignment to hash element refs
Father Chrysostomos 4 files changed, 74 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/bd68528051f3c176
pp.c: Consolidate some local aelem code
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/68ccdf3c10664e8b
pp.c:pp_lvrefslice: Unused var
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/08ed8787340cf992
\local $a[$ix] assignment
Father Chrysostomos 2 files changed, 41 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/f52bea7a91ea0beb
\@array[@slice] assignment
Father Chrysostomos 3 files changed, 71 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/cde8439711a304a9
pp.c: Dodge compiler warning
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/237371ba6b5c5aef
lvrefslice gets OPpLVAL_INTRO
Father Chrysostomos 3 files changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d246725e3b80ad87
Add lvrefslice op type
Father Chrysostomos 6 files changed, 17 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/6462d26008875ba7
Assignment to array elem refs
Father Chrysostomos 7 files changed, 206 insertions(+), 168 deletion
http://perl5.git.perl.org/perl.git/commit/a0ef06fb8bbe460f
\local $scalar assignment
Father Chrysostomos 3 files changed, 19 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/8cceb722f82e76ab
Make \($x,$y) assignment work
Father Chrysostomos 3 files changed, 26 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/52fa1c7ccebc6802
List assignment to lexical scalar refs
Father Chrysostomos 7 files changed, 40 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/b957ad614c7d61b8
Fix assertion failure with ... ? \$a : \$b = ...
Father Chrysostomos 2 files changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/07ca0bf5ff625065
op.c: Apply spair optimisation to \% \@ \&
Father Chrysostomos 2 files changed, 15 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/275c1ed87929ebd9
Use ‘Can’t modify reference to...’ for refassign, too
Father Chrysostomos 2 files changed, 11 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/17b3edd5d9657d58
op.c: diag_listed_as for ‘Can't modify ref’
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/25f1032c51c5d0d6
lvref.t: Test ‘Can't modify reference to...’
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/13b03b0153bee9b4
List assignment to package scalar ref
Father Chrysostomos 4 files changed, 67 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/8669ba3db4315a14
Capitalise magic descriptions consistently
Father Chrysostomos 4 files changed, 24 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/ddb0effeb5ad929a
Add lvref magic type
Father Chrysostomos 9 files changed, 44 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/37c710cefab12461
Add lvref op type
Father Chrysostomos 8 files changed, 19 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/d69844703a041eb4
lvref.t: More parenthesized scalar ref tests
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/192674c26fef529d
lvref.t: Some assignments with mixed lhs
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/bfe57aa5c048f454
Implement \my $x = ...
Father Chrysostomos 6 files changed, 9 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c46c5229b50dcde3
lvref.t: Test \$foo = \*bar
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/e0d2741c001dd93a
lvref.t: To-do tests for foreach \
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/1b07621caedb9de7
lvret.t: To-do tests for \local $scalar=
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/32bdc0b0addb2baa
When making lex alias, don’t free old var too soon
Father Chrysostomos 2 files changed, 15 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/7f71a81d3c3c5599
lvref.t: To-do test for PADSTALE handling
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/98a6347fda94129e
Simple package scalar lvalue refs
Father Chrysostomos 7 files changed, 43 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/4976506bf460c481
lvref.t: Tests for error massages
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/350a50ab6f865eec
lvref.t: Remove to-do and eval from passing test
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/da4eea989d57de74
lvref.t: To-do tests for closures
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/4edb9469ecee544b
Document lvalue ref diagnostics
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/dd8a28a57636d112
First stab at lexical scalar aliases
Father Chrysostomos 8 files changed, 78 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/f7e83f45d94ad6a0
op.c: In newBINOP, set up op_last before CHECKOP
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/82a311265bd1c3e0
Increase $Opcode::VERSION to 1.29
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/6c9748f1155bf1bb
Add refassign op type
Father Chrysostomos 7 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/7c617d49fc57cbbb
op.c:ck_spair: Remove redundant checks
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/6a5d8c16d7da4d8b
To-do tests for scalar lvalue refs
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/876cebd167daebb0
Increase $warnings::VERSION to 1.27
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/96b22ae7d4ca91ed
Add experimental::lvalue_refs warnings category
Father Chrysostomos 3 files changed, 26 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/b68eb770b25ccc12
Increase $feature::VERSION to 1.38
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cc9acdbf6ccf3c0a
Add lvalue_refs feature feature
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/d8a43ee1d08d6739
New branch smoke-me/khw-5.21
15 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/449801175e737704.tar.gz
regcomp.c: Move #define, make a function always compiled
Karl Williamson 4 files changed, 11 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/449801175e737704
Fix EBCDIC-only bug with /[...]/
Karl Williamson 2 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/10799d14c60ed7b8
regcomp.c: Fix EBCDIC-only memory leak
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/b115125142265026
regcomp.c: Fix typo in comment
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/32fb7be7ee9b4355
Add restrictions on ranges in (?[...])
Karl Williamson 5 files changed, 122 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/1c7fa559274bc2d7
Document special EBCDIC [...] literal range handling
Karl Williamson 2 files changed, 44 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/e715af1a10531bb6
\N{...} now treated as literal for EBCDIC qr/[...]/
Karl Williamson 2 files changed, 21 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/c82f50651833f008
re/pat.t: Add some EBCDIC tests
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/8b9f2524b0160fe2
toke.c: Extract into a named string constant
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/e61bc2527feea9bb
toke.c: Update, clarify comments, fix some indents
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/2edfa3d6f03b7f72
reg_mesg.t: Add comments; remove trailing white-space
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/33252e807258abf5
perlapi: Clarify two entries
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/18cc88697d608518
XXXcharbits
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/7dfcdf73ab5ec9d8
XXX partial perlapi text
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/4407197ff208da32
XXX Don't push. attempt to tell tries everything at compile time
Karl Williamson 7 files changed, 117 insertions(+), 69 deletions
http://perl5.git.perl.org/perl.git/commit/c8679162c80ec666
Deleted branch smoke-me/khw-xx
Deleted branch tonyc/hurdsocket
Thread Next