| Commit message (Expand) | Author | Age | Files | Lines |
* | format/casting/warning RE: perl 5.9.1 | Robin Barker | 2004-03-17 | 1 | -1/+1 |
* | Bump Socket's version to a real floating point value | Nicholas Clark | 2004-02-29 | 1 | -1/+1 |
* | Bump version numbers of moules affected by change #22258 | Dave Mitchell | 2004-02-28 | 1 | -1/+1 |
* | Re: [perl #15063] /tmp issues | Solar Designer | 2004-02-01 | 1 | -2/+2 |
* | Add support for Linux abstract unix domain sockets to Socket.pm. | Rafael Garcia-Suarez | 2003-10-15 | 2 | -10/+33 |
* | Ultrix tweaks: <string.h> must not be included twice | Jarkko Hietaniemi | 2003-08-27 | 1 | -1/+1 |
* | XS contents changes versus VERSION non-changes. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
* | Re: maint @ 20537 | Philip Newton | 2003-08-07 | 1 | -3/+3 |
* | No more ext/*/*.t, move them all to ext/*/t. | Jarkko Hietaniemi | 2003-07-28 | 2 | -0/+0 |
* | Skip a socketpair test on SCO OSR | Rafael Garcia-Suarez | 2003-07-02 | 1 | -1/+1 |
* | More Ultrix double definition avoidance. | Jarkko Hietaniemi | 2003-05-19 | 1 | -2/+4 |
* | Ultrix: the #19435 helped the IO extension, so this should | Jarkko Hietaniemi | 2003-05-19 | 1 | -1/+3 |
* | In eof() the errno can get stomped by the peek-ahead. | Jarkko Hietaniemi | 2003-05-10 | 1 | -2/+1 |
* | Have to think this test more when I'm awake. | Jarkko Hietaniemi | 2003-05-09 | 1 | -1/+2 |
* | OpenUNIX 8 support | Rafael Garcia-Suarez | 2003-05-02 | 1 | -1/+2 |
* | Ending strings is customary (typo from #19084). | Jarkko Hietaniemi | 2003-03-30 | 1 | -1/+1 |
* | gethostbyname('localhost') is not that portable. | Jarkko Hietaniemi | 2003-03-30 | 1 | -3/+8 |
* | IRIX 5.3 can have PF_LINK defined to be AF_LINK but | Jarkko Hietaniemi | 2003-03-29 | 1 | -0/+3 |
* | UNICOS and UNICOS/mk are broken only on one test. | Jarkko Hietaniemi | 2002-06-14 | 1 | -2/+3 |
* | Integrate macperl patch #16868. | Jarkko Hietaniemi | 2002-05-30 | 1 | -1/+2 |
* | UNICOS: update test status. | Jarkko Hietaniemi | 2002-05-24 | 1 | -1/+2 |
* | UNICOS/mk seems to still have this problem. | Jarkko Hietaniemi | 2002-05-19 | 1 | -1/+1 |
* | The UDP sockpair failure seems to have magically | Jarkko Hietaniemi | 2002-05-16 | 1 | -2/+1 |
* | UNICOS too has sockpair issues (unsurprisingly, | Jarkko Hietaniemi | 2002-04-11 | 1 | -1/+2 |
* | Also NEC SUPER-UX has buggy sockpair(). | Jarkko Hietaniemi | 2002-04-11 | 1 | -1/+1 |
* | non-perlio robustness. | Jarkko Hietaniemi | 2002-04-03 | 1 | -4/+14 |
* | Bad socketpair.t can hang anywhere | Spider Boardman | 2002-03-31 | 1 | -1/+1 |
* | Neuter socketpair on Stratus VOS | Paul Green | 2002-03-28 | 1 | -1/+2 |
* | socketpair binmode :bytes. | Jarkko Hietaniemi | 2002-03-28 | 1 | -0/+6 |
* | TODO for QNX6 | Norton T. Allen | 2002-03-25 | 1 | -1/+1 |
* | Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7 | Nicholas Clark | 2002-03-19 | 1 | -0/+1 |
* | Misc tiny tweaks from Sarathy, good for threaded builds. | Jarkko Hietaniemi | 2002-03-10 | 1 | -2/+3 |
* | Precedence problem. | Jarkko Hietaniemi | 2002-03-10 | 1 | -2/+2 |
* | socketpair.t w/o fork | Mattia Barbon | 2002-03-09 | 1 | -1/+4 |
* | (was Re: [PATCH @13746] h2xs) | Nicholas Clark | 2002-03-04 | 2 | -4/+3 |
* | OS/2 build | Ilya Zakharevich | 2002-02-11 | 1 | -1/+1 |
* | OS/390 seems to do length 0 udp reads, Nicholas says | Jarkko Hietaniemi | 2002-01-29 | 1 | -1/+5 |
* | Save $! so that other syscalls don't disturb it before | Nick Ing-Simmons | 2002-01-25 | 1 | -4/+11 |
* | Except Win32 from echo tests. (Alarm does not break into connect) | Nick Ing-Simmons | 2002-01-23 | 1 | -2/+3 |
* | Try to make the connect/read/write timeouting. | Jarkko Hietaniemi | 2002-01-18 | 1 | -9/+39 |
* | offsetof() is in <stddef.h> | Nick Ing-Simmons | 2002-01-16 | 1 | -0/+2 |
* | s/SvPV/SvPVbyte/g, as suggested by Gisle Aas. | Jarkko Hietaniemi | 2002-01-16 | 1 | -5/+5 |
* | Socket::sockaddr_family | Gisle Aas | 2002-01-15 | 3 | -2/+36 |
* | Re: HiRes | H.Merijn Brand | 2002-01-13 | 1 | -1/+1 |
* | Win32-ize socketpair test | Nick Ing-Simmons | 2002-01-12 | 1 | -3/+13 |
* | Also UNICOS/mk has deviant socketpair(). | Jarkko Hietaniemi | 2002-01-05 | 1 | -1/+2 |
* | [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too | Nicholas Clark | 2002-01-05 | 1 | -6/+36 |
* | [better PATCH] Re: Low-lights of Win32 / bleadperl | Nicholas Clark | 2002-01-01 | 1 | -2/+2 |
* | socketpair tweaks from Nicholas Clark. | Jarkko Hietaniemi | 2001-12-29 | 1 | -2/+2 |
* | because (sys)?read doesn't reset buffers | Nicholas Clark | 2001-12-27 | 1 | -0/+7 |