| Commit message (Expand) | Author | Age | Files | Lines |
* | [ID 20020704.001] again: #17678 caused test failures in pod2html, | Hugo van der Sanden | 2002-08-04 | 1 | -13/+14 |
* | Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint') | Hugo van der Sanden | 2002-08-04 | 1 | -7/+13 |
* | Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501 | Jarkko Hietaniemi | 2002-05-28 | 1 | -11/+2 |
* | A shot in the dark. | Jarkko Hietaniemi | 2002-05-27 | 1 | -3/+3 |
* | Fix for the IO::Scalar bug (I think). | Nick Ing-Simmons | 2002-05-27 | 1 | -2/+11 |
* | manual integrate of change#16332 from maint-5.6 branch | Gurusamy Sarathy | 2002-05-02 | 1 | -8/+18 |
* | Integrate #16334 from maint-5.6; | Jarkko Hietaniemi | 2002-05-02 | 1 | -2/+1 |
* | More VC5-induced casting found by Nikola Knezevic. | Jarkko Hietaniemi | 2002-04-27 | 1 | -1/+1 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -10/+10 |
* | Windows 64-bit support: | Gurusamy Sarathy | 2002-04-21 | 1 | -2/+2 |
* | Humbly pay homage to the redundancy gods. | Abhijit Menon-Sen | 2002-04-08 | 1 | -0/+1 |
* | Remove, eliminate, and destroy multiple, redundant occurences of the | Abhijit Menon-Sen | 2002-04-08 | 1 | -1/+0 |
* | warnings for perlio + others | Paul Marquess | 2002-03-25 | 1 | -1/+1 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -2/+2 |
* | If we get to sighandler by mistake (no perl handler set) then | Nick Ing-Simmons | 2002-01-26 | 1 | -11/+12 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-25 | 1 | -1/+1 |
* | Miss mg_len == 0 meaning don't Safefree | Nick Ing-Simmons | 2002-01-22 | 1 | -6/+6 |
* | Nearly-working threads re-structuring. Do not integrate, | Nick Ing-Simmons | 2002-01-19 | 1 | -1/+5 |
* | Integrate mainline (for ndbm fixes etc.) | Nick Ing-Simmons | 2002-01-17 | 1 | -0/+8 |
* | A mostly-stable version of "new" Win32 signal/kill support. | Nick Ing-Simmons | 2002-01-11 | 1 | -7/+8 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+4 |
* | MULTIPLICITY fixups | Charles Lane | 2001-12-06 | 1 | -0/+1 |
* | $., $%, $=, and $- are IV's now | H.Merijn Brand | 2001-12-04 | 1 | -4/+4 |
* | Various small nits found by DJGPP build. | Jarkko Hietaniemi | 2001-12-02 | 1 | -1/+1 |
* | VMS pre7 default signal handling | Charles Lane | 2001-11-29 | 1 | -11/+57 |
* | [PATCH] Re: $\ very broken | Jarkko Hietaniemi | 2001-11-29 | 1 | -0/+2 |
* | A bit more descriptive name. | Jarkko Hietaniemi | 2001-10-31 | 1 | -7/+7 |
* | make setting signal() persistent | Charles Lane | 2001-10-31 | 1 | -4/+39 |
* | Add the encoding pragma to control the "upgrade" | Jarkko Hietaniemi | 2001-10-28 | 1 | -54/+65 |
* | USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL, | Jarkko Hietaniemi | 2001-10-26 | 1 | -4/+4 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -21/+9 |
* | Oh, bother. In Tru64 cc -std1 was looking rather nice | Jarkko Hietaniemi | 2001-10-17 | 1 | -8/+2 |
* | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -0/+3 |
* | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -4/+2 |
* | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -4/+4 |
* | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -1/+3 |
* | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -1/+4 |
* | Re: [PATCH mg.c gv.c and others] ${^TAINT} | Michael G. Schwern | 2001-10-08 | 1 | -3/+7 |
* | Fixes obscure bug that manifests itself by. | Artur Bergman | 2001-10-02 | 1 | -0/+2 |
* | Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C... | Hugo van der Sanden | 2001-09-15 | 1 | -3/+1 |
* | [ID 20010912.007] substr reference core dump | me-01@ton.iguana.be | 2001-09-12 | 1 | -1/+1 |
* | Silence the remaing format warning | Robin Barker | 2001-09-07 | 1 | -1/+1 |
* | Rename the variable: it *used* to be (wrongly) that the | Jarkko Hietaniemi | 2001-09-02 | 1 | -3/+3 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -15/+11 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -6/+6 |
* | New try for ID 20010407.006: detach the semantics | Jarkko Hietaniemi | 2001-08-18 | 1 | -3/+3 |
* | Re: [ID 20010730.010] FETCH called twice with -T | Abhijit Menon-Sen | 2001-08-12 | 1 | -19/+33 |
* | UTF-8 bugs in string length & single line regex matches | Daniel P. Berrange | 2001-08-04 | 1 | -1/+7 |
* | setproctitle() API version nit from Anton Berezin. | Jarkko Hietaniemi | 2001-08-02 | 1 | -1/+1 |
* | setproctitle() made simpler. (This assumes the string is | Jarkko Hietaniemi | 2001-08-02 | 1 | -1/+1 |