| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
(either perlbug or p5p ate the original), plus regen
perlapi and perltoc.
p4raw-id: //depot/perl@6553
|
|
|
| |
p4raw-id: //depot/perl@6009
|
|
|
|
|
| |
with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
p4raw-id: //depot/perl@5982
|
|
|
|
|
| |
p4raw-link: @5923 on //depot/perl: 8bcaa1dfb69612366728f7905b96ca3f11eafd21
p4raw-id: //depot/perl@5928
|
|
|
| |
p4raw-id: //depot/perl@5923
|
|
|
|
|
| |
redefinition warnings when statically linked)
p4raw-id: //depot/perl@5884
|
|
|
| |
p4raw-id: //depot/perl@5738
|
|
|
| |
p4raw-id: //depot/perl@5735
|
|
|
| |
p4raw-id: //depot/perl@5702
|
|
|
| |
p4raw-id: //depot/perl@5507
|
|
|
| |
p4raw-id: //depot/cfgperl@5237
|
|
|
|
|
| |
(suggested by Graham Barr).
p4raw-id: //depot/cfgperl@5222
|
|
|
| |
p4raw-id: //depot/cfgperl@5221
|
|
|
| |
p4raw-id: //depot/cfgperl@5219
|
|
|
| |
p4raw-id: //depot/cfgperl@5218
|
|
|
| |
p4raw-id: //depot/perl@5188
|
|
|
|
|
| |
modified to use Errno more portably)
p4raw-id: //depot/perl@5161
|
|\
| |
| | |
p4raw-id: //depot/cfgperl@4913
|
| |
| |
| |
| |
| | |
unresolved links)
p4raw-id: //depot/perl@4910
|
|/
|
|
|
| |
of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
p4raw-id: //depot/cfgperl@4904
|
|
|
| |
p4raw-id: //depot/perl@4860
|
|
|
| |
p4raw-id: //depot/perl@4782
|
|
|
| |
p4raw-id: //depot/perl@4628
|
|
|
|
|
|
|
|
|
| |
(change#4043 fixed the need for that)
Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_62] XSLoader.pm
p4raw-link: @4043 on //depot/cfgperl: 09bef84370e90d727656ea11ba5ee8be80e361d3
p4raw-id: //depot/perl@4623
|
|
|
|
|
|
| |
p4raw-link: @4565 on //depot/cfgperl: 6688c047a9590c3f89dc0c1c9d684b235df668c4
p4raw-link: @4561 on //depot/cfgperl: 8bc9d5905854a266b70e2103e09a997741ac5d52
p4raw-id: //depot/perl@4575
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Cc: gbarr@pobox.com
Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
p4raw-id: //depot/cfgperl@4565
|
|
|
|
|
|
| |
move nv-preserving test out of perl.h into Configure;
use HAS_SETVBUF in IO.
p4raw-id: //depot/cfgperl@4560
|
|
|
| |
p4raw-id: //depot/cfgperl@3824
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) write() and syswrite() will now accept a single-argument
form of the call, for consistency with Perl's syswrite().
2) You can create a TCP-based IO::Socket::INET without forcing
a connect attempt. This allows you to configure its options
(like making it non-blocking) and then call connect() manually.
3) Fixed a bug that prevented the IO::Socket::protocol() accessor
from ever returning the correct value.
To: Graham Barr <gbarr@pobox.com>
Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
Subject: Re: patch for IO::*
Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
p4raw-id: //depot/cfgperl@3820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
builds; passing the implicit context is unified among the three
flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
flavors (see the top of perl.h) for testing; all varargs functions
foo() have a va_list-taking variant vfoo() for generating the
context-free versions; the PERL_OBJECT build should now be
hyper-compatible with CPAN extensions (C++ is totally out of
the picture)
result has only been tested on Windows
TODO: write docs on the THX rationale and idiomatic usage of
the Perl API
p4raw-id: //depot/perl@3667
|
|
|
|
|
| |
by cj10@cam.ac.uk
p4raw-id: //depot/perl@3646
|
|
|
|
|
|
| |
Message-Id: <199906250939.KAA02152@homer.diplex.co.uk>
Subject: [ID 19990625.001] Minor fixes for IO::Socket.pm
p4raw-id: //depot/perl@3636
|
|
|
|
|
| |
Message-Id: <9906120007.AA13802@forte.com>
p4raw-id: //depot/perl@3611
|
|
|
| |
p4raw-id: //depot/perl@3518
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
Message-Id: <199905261751.NAA20966@bottesini.harvard.edu>
p4raw-id: //depot/cfgperl@3504
|
|
|
|
|
|
| |
To: perl5-porters <perl5-porters@perl.org>
Message-ID: <19990528151118.A289@west-tip.transeda.com>
p4raw-id: //depot/cfgperl@3494
|
|
|
|
|
|
| |
Message-ID: <19990429062814.A17906@west-tip.transeda.com>
Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
p4raw-id: //depot/perl@3365
|
|
|
| |
p4raw-id: //depot/perl@2989
|
|
|
| |
p4raw-id: //depot/perl@2957
|
|
|
| |
p4raw-id: //depot/perl@2882
|
|
|
| |
p4raw-id: //depot/perl@2870
|
|
|
|
|
| |
Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
p4raw-id: //depot/perl@2868
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 5.005-maint change #2562 except for the
ext/IO/lib/IO/Socket.pm patch which was not
applicable because the IO version of 5.005-devel
is somewhat different (why?))
Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
p4raw-link: @2562 on //depot/maint-5.005/perl: ea6328d3b8eaabcf5a54869eeea7771d78f51f1e
p4raw-id: //depot/cfgperl@2569
|
|
|
| |
p4raw-id: //depot/perl@2393
|
|
|
| |
p4raw-id: //depot/perl@2390
|
|
|
|
|
|
| |
fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
win32 due to lack of select() that works on non-socket fds
p4raw-id: //depot/perl@2377
|
|
|
|
|
| |
ANSI prototypes
p4raw-id: //depot/perl@2355
|
|
|
|
|
|
|
| |
keep platform hacks that aren't in the 1.20 dist; add new files
to MANIFEST; hack Makefile.PL; result hasn't been tested
anywhere
p4raw-id: //depot/perl@2354
|
|
|
|
|
| |
(MAN3PODS cannot be set to ' '; stray stricture violation)
p4raw-id: //depot/perl@1967
|
|
|
|
|
|
| |
Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
p4raw-id: //depot/perl@1645
|