Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small fix to perl58delta for MIME::QuotedPrint, from Jarkko | Hugo van der Sanden | 2002-09-08 | 1 | -2/+3 |
* | (mostly (Unicode)) pod nits | Jarkko Hietaniemi | 2002-09-06 | 3 | -33/+21 |
* | Re: [PATCH] Correct/completes Overloading in XS mods | John Peacock | 2002-09-04 | 1 | -0/+17 |
* | OS/400 PASE port | Jarkko Hietaniemi | 2002-09-04 | 4 | -12/+22 |
* | Advertise Linux::Pid. | Rafael Garcia-Suarez | 2002-08-30 | 2 | -3/+3 |
* | perlmod.pod nit | Audrey Tang | 2002-08-30 | 1 | -1/+2 |
* | [perl #16769] Documention bug | dformosa@dformosa.zeta.org.au | 2002-08-29 | 1 | -2/+2 |
* | Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5 | Mark-Jason Dominus | 2002-08-29 | 1 | -0/+25 |
* | posixify getppid on linux-multithread | Rafael Garcia-Suarez | 2002-08-29 | 2 | -0/+13 |
* | Patch perlvar.pod | Mark-Jason Dominus | 2002-08-27 | 1 | -3/+4 |
* | let perlfaq1.pod mention 5.8 as the current stable release | Jos I. Boumans | 2002-08-25 | 1 | -13/+15 |
* | [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut | Peter BARABAS | 2002-08-24 | 1 | -2/+2 |
* | podlators 1.24 released | Russ Allbery | 2002-08-22 | 1 | -2/+8 |
* | Version object patch #1 | John Peacock | 2002-08-20 | 1 | -17/+104 |
* | perldelta for #17727 | Hugo van der Sanden | 2002-08-20 | 1 | -0/+11 |
* | typo in perfunc.pod | John P. Linderman | 2002-08-20 | 1 | -1/+1 |
* | Re: [PATCH] fix typos in perlpacktut | Mr. Nobody | 2002-08-20 | 1 | -2/+2 |
* | [REVISED PATCH] Magic v-strings | John Peacock | 2002-08-20 | 1 | -4/+5 |
* | Clean up copy-on-write macros and debug facilities (new flag 'C'). | Nicholas Clark | 2002-08-20 | 1 | -0/+1 |
* | Effect a speedy recovery from POD affected by (ahem, Australian) | Abhijit Menon-Sen | 2002-08-19 | 1 | -1/+1 |
* | Remove old VOS build methods | Paul Green | 2002-08-18 | 1 | -30/+14 |
* | Copy On Write | Nicholas Clark | 2002-08-17 | 1 | -2/+7 |
* | Negative subscripts optionally passed to tied array methods | Mark-Jason Dominus | 2002-08-17 | 1 | -1/+3 |
* | Remove pseudo-hashes (complete) | Michael G. Schwern | 2002-08-17 | 3 | -100/+2 |
* | Minor perlrun.pod patch | Iain Truskett | 2002-08-16 | 1 | -1/+1 |
* | Re: [PATCH] Re: taint news | Rick Delaney | 2002-08-12 | 1 | -16/+5 |
* | add verbose stack display option, -Dvs | Dave Mitchell | 2002-08-12 | 2 | -15/+17 |
* | perltodo.pod | Richard Foley | 2002-08-12 | 1 | -1/+2 |
* | pod/perlfaq4.pod | Abigail | 2002-08-12 | 1 | -3/+6 |
* | Re: missing lower range in {} regex | John P. Linderman | 2002-08-09 | 1 | -1/+2 |
* | [DOC PATCH] perlipc.pod | Arjen Laarhoven | 2002-08-08 | 1 | -4/+5 |
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 1 | -12/+37 |
* | Re: mention of "use sort" botched in perlfunc? | Michael G. Schwern | 2002-08-04 | 1 | -1/+1 |
* | Copy perldelta as perl58delta, purge the perldelta. | Jarkko Hietaniemi | 2002-07-19 | 2 | -3679/+3738 |
* | Update perlhist. | Jarkko Hietaniemi | 2002-07-18 | 1 | -0/+1 |
* | [DOCPATCH] Re: [Patch] rand() functionality | Nicholas Clark | 2002-07-18 | 1 | -2/+4 |
* | Mention the chdir("")/chdir(undef) deprecation. | Jarkko Hietaniemi | 2002-07-18 | 1 | -0/+13 |
* | Warn about mixing signals and threads; | Jarkko Hietaniemi | 2002-07-18 | 1 | -0/+8 |
* | Regen toc. | Jarkko Hietaniemi | 2002-07-18 | 1 | -7/+12 |
* | perlvar pod | John L. Allen | 2002-07-18 | 1 | -0/+7 |
* | Add a pointer about the non-portability of ctime, | Jarkko Hietaniemi | 2002-07-18 | 1 | -1/+5 |
* | Thread-safety doc tweaks from Jörg Walter <jwalt@cpan.org>; | Jarkko Hietaniemi | 2002-07-18 | 1 | -30/+57 |
* | Update on OS/2 status. | Jarkko Hietaniemi | 2002-07-18 | 1 | -13/+6 |
* | Re: sprintf: fix and docs | Hugo van der Sanden | 2002-07-17 | 1 | -1/+32 |
* | Regen toc. | Jarkko Hietaniemi | 2002-07-17 | 1 | -4/+4 |
* | Document the DJGPP status. | Jarkko Hietaniemi | 2002-07-17 | 1 | -0/+22 |
* | UTF-8 news tweak. | Jarkko Hietaniemi | 2002-07-17 | 1 | -2/+5 |
* | [DOCPATCH] perlnum.pod is wrong | Nicholas Clark | 2002-07-17 | 1 | -17/+43 |
* | Typo. | Rafael Garcia-Suarez | 2002-07-17 | 1 | -1/+1 |
* | Mac OS X dyld problems: be less destructive. | Jarkko Hietaniemi | 2002-07-17 | 1 | -3/+4 |