| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | make 4-arg win32_select() sleep more reasonably on false values | Blair Zajac | 1998-07-04 | 1 | -2/+5 |
* | adjust h2ph.t for dos-specific problem | Laszlo Molnar | 1998-07-04 | 1 | -1/+6 |
* | fix CPAN.pm problem, OS2 tweaks | Ilya Zakharevich | 1998-07-04 | 3 | -7/+19 |
* | Add elc target to to makefile | Ilya Zakharevich | 1998-07-04 | 1 | -1/+6 |
* | newer emacs/cperl-mode.el (via private mail) | Ilya Zakharevich | 1998-07-04 | 1 | -844/+2263 |
* | Make Power MachTen use vfork and perl's malloc | Dominic Dunlop | 1998-07-04 | 2 | -10/+73 |
* | allow a flags args to fbm_instr() for future needs | Ilya Zakharevich | 1998-07-04 | 6 | -10/+10 |
* | INSTALL-1.39 | Andy Dougherty | 1998-07-04 | 1 | -10/+22 |
* | Configure update | Andy Dougherty | 1998-07-04 | 12 | -745/+725 |
* | add perlbug -F switch to save message to file | Hugo van der Sanden | 1998-07-04 | 2 | -7/+27 |
* | catch nonexistent backrefs in REs | Hugo van der Sanden | 1998-07-04 | 3 | -3/+15 |
* | fix perlcc to not rm output file, and other -w(arts) | Gurusamy Sarathy | 1998-07-04 | 1 | -8/+9 |
* | ignore stash entries that are not GVs in dump.c | Gurusamy Sarathy | 1998-07-04 | 1 | -0/+2 |
* | cleaner page headers from pod2man | Gurusamy Sarathy | 1998-07-04 | 1 | -2/+6 |
* | win32iop.h #defines | Anton Berezin | 1998-07-04 | 1 | -31/+31 |
* | tweaks to Getopt::Std | Robin Barker | 1998-07-04 | 1 | -6/+10 |
* | added patch, with tweaks | Gisle Aas | 1998-07-04 | 1 | -0/+32 |
* | applied patch with tweaks to prose | Gisle Aas | 1998-07-04 | 9 | -229/+42 |
* | tweak doc for ".." | M. J. T. Guy | 1998-07-04 | 1 | -1/+1 |
* | fix use of uninitialized var in pp_unpack() | Jarkko Hietaniemi | 1998-07-04 | 1 | -1/+1 |
* | 5.004_69: Parsewords.pm: avoid undefined warnings | Jarkko Hietaniemi | 1998-07-04 | 1 | -3/+5 |
* | VMS updates from Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1998-07-04 | 3 | -70/+146 |
* | Tweaks to VMS configuration procedure | Hans Mulder | 1998-07-04 | 1 | -3/+33 |
* | don't attempt to copy directories on VMS | Hans Mulder | 1998-07-04 | 1 | -0/+1 |
* | add 'installhtml*dir' to win32 config templates | Douglas Lankshear | 1998-07-04 | 3 | -3/+9 |
* | implemented described fix for h2ph hanging on "enum" | Billy Constantine | 1998-07-04 | 1 | -1/+1 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 16 | -174/+281 |