| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch | Rafael Garcia-Suarez | 2003-02-02 | 1 | -3/+3 |
* | OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint. | Dave Mitchell | 2003-01-26 | 1 | -2/+7 |
* | integrate (by hand) #18353 and #18359 from maint-5.8: | Hugo van der Sanden | 2003-01-21 | 1 | -0/+10 |
* | Make the locale-induced UTF-8-ification of STD fhs | Jarkko Hietaniemi | 2003-01-16 | 1 | -6/+12 |
* | Change the value of ${^TAINT} : 0 without taint checks, | Rafael Garcia-Suarez | 2003-01-06 | 1 | -1/+3 |
* | Re: [perl #19330] Uneffective increment of $\ | Rafael Garcia-Suarez | 2002-12-30 | 1 | -1/+1 |
* | $0 modifying part II (HP-UX only) | Jarkko Hietaniemi | 2002-12-02 | 1 | -0/+12 |
* | $0 mofifying part I | Jarkko Hietaniemi | 2002-12-02 | 1 | -0/+2 |
* | The Inaba patch for tr/// vs. use encoding | Dan Kogai | 2002-10-24 | 1 | -14/+19 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -25/+0 |
* | enable -ansi -pedantic | Jarkko Hietaniemi | 2002-09-26 | 1 | -1/+8 |
* | Copy On Write | Nicholas Clark | 2002-08-17 | 1 | -0/+5 |
* | Remove pseudo-hashes (complete) | Michael G. Schwern | 2002-08-17 | 1 | -20/+6 |
* | [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 |