| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | applied suggested fix for xhv_array sizing, with portability tweaks | Gisle Aas | 1998-07-05 | 1 | -18/+19 |
* | hv_max may be a few too many | Gisle Aas | 1998-07-05 | 1 | -2/+1 |
* | patchlevel up to 5.004_70, various tweaks | Gurusamy Sarathy | 1998-07-05 | 12 | -74/+67 |
* | various small tweaks (still fails a few taint tests in {taint,locale}.t) | Gurusamy Sarathy | 1998-07-04 | 4 | -2/+6 |
* | back out change#1289 (additional pollution breaks things on win32) | Gurusamy Sarathy | 1998-07-04 | 1 | -31/+31 |
* | fix C<local $tied{foo} = $tied{foo}>, add tests | Gurusamy Sarathy | 1998-07-04 | 2 | -9/+63 |
* | fixes for mortalization bug in xsubpp, other efficiency tweaks | Joshua Pritikin | 1998-07-04 | 7 | -43/+32 |
* | add patch preextend global string table, tweak for 512 entries | Gisle Aas | 1998-07-04 | 1 | -2/+1 |
* | simplify xhv_array sizing | Gisle Aas | 1998-07-04 | 1 | -19/+6 |