I Use This!
Very High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
blib does have a detectable test. More... over 22 years ago
Try to look up protocol (by name) only iff it has non-numbers: nice if the server is in a chrooted environment (no /etc/protocols, server code using hardcorded protocol numbers like 6 for tcp), suggested by John Holdsworth <[email protected]>. In other words, if we are given a number, why look it up again (by number)? More... over 22 years ago
Documentation tweaks; think the IP address as an opaque string. More... over 22 years ago
The Socket tests were wrong: they were assuming too much. More... over 22 years ago
Retract the portability changes since they seem to have opened a can of worms... will go back to UNICOS/mk and do the bare minimum required to get the tests working. More... over 22 years ago
PADOFFSET is used to cast pointers into integers, if pointers are 64 bits and U32 32 bits, bad things may happen, or at least warnings issued. More... over 22 years ago
[REPATCH] Re: [PATCH] new test lib/blib.t Message-ID: <2001090819...@blackrider>
schwern
as Michael G. Schwern
More... over 22 years ago
Add Test for Term::Complete Message-ID: <[email protected]> More... over 22 years ago
Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm Message-Id: <[email protected]>
craigberry
as Craig A. Berry
More... over 22 years ago
Still more Socket portability tweaking. Now Socket.t seems to be happy in all of Linux/x86, Tru64/alpha, Solaris/sparc, IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha. More... over 22 years ago
More portability kicking on inet_ntoa(). More... over 22 years ago
[PATCH regcomp.c] zero-width assertions CAN be ?'d Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) Message-ID: <[email protected]> More... over 22 years ago
Added Test for CGI::Fast Message-ID: <[email protected]> More... over 22 years ago
Test::Tutorial? Message-ID: <20010908024...@blackrider>
schwern
as Michael G. Schwern
More... over 22 years ago
[REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test Message-ID: <2001090723...@blackrider>
schwern
as Michael G. Schwern
More... over 22 years ago
Thinko. More... over 22 years ago
Clean up 1_compile.t; move tests to more consistent places (t/ subdirectories); add integer.t (much of the pragma is tested elsewhere but there is no one centralized place) More... over 22 years ago
(Retracted by #12001) Subject: Calc with USE_MUL/USE_DIV Message-Id: <[email protected]> More... over 22 years ago
Silence the remaing format warning Message-Id: <[email protected]>
RMB1
as Robin Barker
More... over 22 years ago
Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests Message-ID: <[email protected]> More... over 22 years ago
(was Re: MakeMaker: MM_Unix rule excluding pods) Message-ID: <2001090715...@blackrider>
schwern
as Michael G. Schwern
More... over 22 years ago
slash slashes in lib/CGI/Carp.pm Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
craigberry
as Craig A. Berry
More... over 22 years ago
Update Changes. More... over 22 years ago
Re: wince/perl.ico marked as binary Message-ID: <[email protected]> More... over 22 years ago
Rename the old threading tutorial, start a new one, regen toc. More... over 22 years ago
vars very much has a test. More... over 22 years ago
The #11931 patching misbehaved. More... over 22 years ago
The binary file must somehow differently stored. More... over 22 years ago
Re: [PATCH lib/File/Find/taint.t] Use Test::More Message-ID: <[email protected]> More... over 22 years ago
Re: perlvar manpage and localizing special vars Message-ID: <[email protected]> More... over 22 years ago