| Commit message (Expand) | Author | Age | Files | Lines |
* | Custom Ops | Simon Cozens | 2001-08-27 | 1 | -1/+1 |
* | Re: Can't localize *FH, then tie it | Abhijit Menon-Sen | 2001-08-12 | 1 | -28/+63 |
* | Get rid of indread, from Abhijit Menon-Sen. | Jarkko Hietaniemi | 2001-08-11 | 1 | -9/+0 |
* | Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY | Abhijit Menon-Sen | 2001-08-08 | 1 | -0/+1 |
* | Make perl fork()-safe (in a slightly limited way) even on | Gurusamy Sarathy | 2001-07-20 | 1 | -12/+3 |
* | fix PTHREAD_ATFORK croaking too early, too often | Coral | 2001-07-17 | 1 | -0/+4 |
* | Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"? | Barrie Slaymaker | 2001-07-12 | 1 | -5/+0 |
* | Small fix to pp_gmtime | Artur Bergman | 2001-07-11 | 1 | -3/+5 |
* | Re: [PATH] shared -> unique; | Abhijit Menon-Sen | 2001-07-02 | 1 | -3/+3 |
* | gcc -Wall lint after #11051. | Jarkko Hietaniemi | 2001-06-30 | 1 | -1/+0 |
* | Code cleanup based on turning off the -woffs in IRIX. | Jarkko Hietaniemi | 2001-06-30 | 1 | -5/+0 |
* | Microperl findings. | Jarkko Hietaniemi | 2001-06-25 | 1 | -62/+62 |
* | Re: [PATCH 5.6.1] misprints | Ilya Zakharevich | 2001-06-25 | 1 | -1/+1 |
* | RETURN requires dSP in pp_sys.c | Craig A. Berry | 2001-06-25 | 1 | -1/+2 |
* | Undo the filetests part of #10900, under multiplicity | Jarkko Hietaniemi | 2001-06-24 | 1 | -20/+20 |
* | Misplaces dSPs and the like revealed by MPE/iX and Cygwin. | Jarkko Hietaniemi | 2001-06-24 | 1 | -70/+66 |
* | Patch: pp_system() bounces out of Cygwin subsystem | Brian Jepson | 2001-06-24 | 1 | -1/+1 |
* | The #10881 was too vigorous in pp_system() in moving 'unused' | Jarkko Hietaniemi | 2001-06-24 | 1 | -2/+2 |
* | Remove tautology in error messages | Mike Guy | 2001-06-24 | 1 | -7/+7 |
* | Re: [PATCH 5.6.1] pp_sys.c warnings | Ilya Zakharevich | 2001-06-24 | 1 | -14/+23 |
* | MPE/iX prototype nits from Mark Bixby. | Jarkko Hietaniemi | 2001-06-22 | 1 | -2/+2 |
* | Security tweak on readlink(). | Jarkko Hietaniemi | 2001-06-20 | 1 | -1/+1 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -0/+4 |
* | gcc -Wall nits picked out by a non-UNIX system | Jarkko Hietaniemi | 2001-06-12 | 1 | -58/+56 |
* | Integrate change #10412 from maintperl; locale is now | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+1 |
* | Salvage bits and pieces from the experimental 'utf8 everywhere' | Jarkko Hietaniemi | 2001-05-31 | 1 | -2/+2 |
* | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 1 | -2/+2 |
* | IV/UV casting fixes from Nicholas Clark. | Jarkko Hietaniemi | 2001-05-24 | 1 | -2/+2 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -18/+22 |
* | If wait() or waitpid() ends due to EINTR despatch perl interrupt handler | Nick Ing-Simmons | 2001-05-09 | 1 | -0/+12 |
* | Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 1 | -1/+3 |
* | Based on | Olaf Flebbe | 2001-04-02 | 1 | -0/+4 |
* | Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length i... | Radu Greab | 2001-03-30 | 1 | -24/+0 |
* | Too much cut-and-paste in #9363. | Jarkko Hietaniemi | 2001-03-26 | 1 | -2/+4 |
* | socket() leaks file descriptors | Benjamin Sugars | 2001-03-26 | 1 | -0/+6 |
* | Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length i... | Radu Greab | 2001-03-25 | 1 | -0/+24 |
* | If stdin, stdout or stderr get opened in unexpected read/write state | Nick Ing-Simmons | 2001-03-22 | 1 | -2/+1 |
* | downgrading to bytes for common functions | Andrew Pimlott | 2001-03-07 | 1 | -7/+7 |
* | Some tests for Camel 3rd edition features. | Nick Ing-Simmons | 2001-03-05 | 1 | -2/+2 |
* | [perl-5.6.x, perl-current] accept for EPOC | Olaf Flebbe | 2001-03-03 | 1 | -1/+2 |
* | Re: sync sync sync: have I missed any patches? | Tim Jenness | 2001-02-28 | 1 | -125/+125 |
* | [perl-current] EPOC | Olaf Flebbe | 2001-02-27 | 1 | -0/+4 |
* | [patch] -Wall | Doug MacEachern | 2001-02-17 | 1 | -5/+3 |
* | [patch] GvSHARED | Doug MacEachern | 2001-02-10 | 1 | -0/+5 |
* | Tweak the mkdir trailing slash code some more. | Jarkko Hietaniemi | 2001-01-21 | 1 | -4/+12 |
* | Infrastructure to allow: | Nick Ing-Simmons | 2001-01-20 | 1 | -19/+20 |
* | Allow for one trailing slash in the directory of mkdir(). | Jarkko Hietaniemi | 2001-01-17 | 1 | -2/+12 |
* | UTF-8 cleanup. | Jarkko Hietaniemi | 2001-01-05 | 1 | -2/+2 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | Fix for 20001210.003, "write(FH) on closed FH causes segv". | Jarkko Hietaniemi | 2000-12-21 | 1 | -0/+3 |