| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | suggest 'make test' after make | Gurusamy Sarathy | 1998-07-08 | 1 | -1/+2 |
* | added patch for -i'foo*bar', made code somewhat simpler, tweaked doc | Colin Kuskie | 1998-07-08 | 4 | -11/+74 |
* | Faster foreach integer range | Gisle Aas | 1998-07-08 | 2 | -1/+9 |
* | Remove some rendundant SvOOK_on tests | Gisle Aas | 1998-07-08 | 2 | -25/+5 |
* | applied patch to clarify m//g | M. J. T. Guy | 1998-07-08 | 1 | -9/+7 |
* | 5.004_70 bug in perlfaq.pod | M. J. T. Guy | 1998-07-08 | 1 | -1/+1 |
* | applied tweak (via private mail) | Jarkko Hietaniemi | 1998-07-08 | 1 | -0/+8 |
* | applied patch, various tweaks to pander to pod2man tantrums | Ilya Zakharevich | 1998-07-08 | 2 | -35/+54 |
* | Re: Inconsistent arithmetics on refs | Stephen McCamant | 1998-07-07 | 1 | -4/+10 |
* | Anohter ptags improvement | Ilya Zakharevich | 1998-07-07 | 1 | -1/+2 |
* | fix accidental RE-de-optimization | Gurusamy Sarathy | 1998-07-07 | 2 | -3/+3 |
* | Evaluation of AVHVs in scalar context | Gisle Aas | 1998-07-07 | 2 | -2/+21 |
* | doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall | Gurusamy Sarathy | 1998-07-07 | 3 | -5/+5 |
* | Update metaconfig info | Andy Dougherty | 1998-07-06 | 1 | -3/+9 |
* | Config_70-01: Remove default "/share" | Andy Dougherty | 1998-07-06 | 6 | -88/+401 |
* | try harder to run non-executable tests | Gurusamy Sarathy | 1998-07-06 | 1 | -3/+9 |
* | add patch to improve method caching, regen headers | Joshua Pritikin | 1998-07-06 | 5 | -6/+13 |
* | remove #! line from Errno_pm.PL | Gurusamy Sarathy | 1998-07-06 | 1 | -1/+0 |
* | added patch to fix Cwd.pm warnings, fixed a couple more places | Gisle Aas | 1998-07-06 | 1 | -4/+4 |
* | much simpler fix to typecheck read/sysread/recv, as suggested by | Gurusamy Sarathy | 1998-07-06 | 1 | -2/+5 |
* | undo ck_sysread() changes#1319,1337 in preparation for a much | Gurusamy Sarathy | 1998-07-06 | 9 | -43/+11 |
* | Keepers of the Patch Pumpkin | Gisle Aas | 1998-07-06 | 1 | -2/+2 |
* | remove dup entry in perldiag | Gurusamy Sarathy | 1998-07-06 | 1 | -7/+3 |
* | more reasonable diagnostic on keyword vs. sub ambiguity | Gurusamy Sarathy | 1998-07-06 | 2 | -17/+18 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 12 | -40/+40 |
* | per Larry suggestion, toss change#1327 and fix the documentation | Gurusamy Sarathy | 1998-07-06 | 2 | -12/+3 |
* | allow read(FH,threadsv,...) | Gurusamy Sarathy | 1998-07-06 | 1 | -0/+1 |
* | 5.004_70 tweaks | Gurusamy Sarathy | 1998-07-06 | 3 | -2/+7 |
* | update Changes | Gurusamy Sarathy | 1998-07-06 | 2 | -2/+119 |
* | allow eval-groups in patterns only if they C<use re 'eval';> | Gurusamy Sarathy | 1998-07-06 | 9 | -20/+88 |
* | corrupt malloc ptr on NeXT | Hans Mulder | 1998-07-06 | 1 | -1/+1 |
* | added Errno-1.09 from CPAN | Gurusamy Sarathy | 1998-07-06 | 2 | -4/+23 |
* | fix small memleak on -e, don't try to find_script() when e_script | Gurusamy Sarathy | 1998-07-06 | 1 | -12/+20 |
* | add Symbol::delete_package() | Gurusamy Sarathy | 1998-07-06 | 2 | -17/+36 |
* | patch to remove assumptions about offset of IV being == sizeof(XPV) | Stephen McCamant | 1998-07-05 | 1 | -4/+4 |
* | make read() return undef on errors as documented, and clarify docs | Gurusamy Sarathy | 1998-07-05 | 2 | -13/+20 |
* | fix getc() to return empty string instead of undef on eof, as it was | Gurusamy Sarathy | 1998-07-05 | 1 | -2/+11 |
* | patch whitespace-mutiliated; applied manually | Hans Mulder | 1998-07-05 | 1 | -2/+5 |
* | applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod | Tom Christiansen | 1998-07-05 | 13 | -298/+819 |
* | applied patch, and undid change#1302 which it made unnecessary | Billy Constantine | 1998-07-05 | 2 | -9/+4 |
* | fix t/lib/fields.t's @INC so make test runs | Gurusamy Sarathy | 1998-07-05 | 1 | -3/+3 |
* | add comments on GV_FOO constants, s/8/GV_ADDINEVAL/ | Gurusamy Sarathy | 1998-07-05 | 3 | -8/+12 |
* | sundry win32 config tweaks | Gurusamy Sarathy | 1998-07-05 | 12 | -30/+37 |
* | update Changes | Gurusamy Sarathy | 1998-07-05 | 1 | -1/+447 |
* | add ck_sysread() for better sysread/read/recv sanity | Gurusamy Sarathy | 1998-07-05 | 9 | -11/+42 |
* | Document B::Deparse, add pp_threadsv | Stephen McCamant | 1998-07-05 | 1 | -12/+87 |
* | added patch with tweak to doc | Chip Salzenberg | 1998-07-05 | 3 | -14/+48 |
* | Porting/Glossary goes podly into Config.pm | Gurusamy Sarathy | 1998-07-05 | 2 | -2/+51 |
* | add suggested tool as an example in ExtUtils::Packlist | Alan Burlison | 1998-07-05 | 2 | -0/+50 |
* | avoid race condition (storing ptr to SV before incrementing its | Gurusamy Sarathy | 1998-07-05 | 1 | -4/+1 |