| Commit message (Expand) | Author | Age | Files | Lines |
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -5/+5 |
* | Document IO::File::new_tmpfile | Chip Salzenberg | 1997-03-01 | 1 | -0/+8 |
* | HP-UX hint update | Raphael Manfredi | 1997-03-01 | 1 | -8/+0 |
* | Document IO::File::new_tmpfile | Chip Salzenberg | 1997-03-01 | 1 | -0/+8 |
* | [inseparable changes from match from perl5.003_28 to perl-5.003_90] | Perl 5 Porters | 1997-02-22 | 2 | -0/+6 |
* | Fix fd leak in IO::Pipe | Roderick Schertler | 1997-02-22 | 1 | -1/+2 |
* | Remove redundant clearerr() from IO::Seekable | Chip Salzenberg | 1997-02-22 | 2 | -7/+1 |
* | [inseparable changes from patch from perl5.003_26 to perl5.003_27] | Perl 5 Porters | 1997-02-18 | 2 | -10/+10 |
* | Fix warning from missing POSIX::setvbuf() | Chip Salzenberg | 1997-02-11 | 1 | -6/+3 |
* | DB_File 1.11 patch | Paul Marquess | 1997-02-11 | 2 | -6/+80 |
* | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25 | Perl 5 Porters | 1997-02-04 | 3 | -13/+8 |
* | Make POSIX::is*() eight-bit-clean | Chip Salzenberg | 1997-02-04 | 1 | -44/+44 |
* | Avoid newRV_noinc() in IO, for compiling with old Perls | Chip Salzenberg | 1997-01-29 | 1 | -1/+2 |
* | Fcntl.xs: F_[GS]ETOWN were in wrong case branch | Jarkko Hietaniemi | 1997-01-29 | 2 | -13/+13 |
* | Update $VERSION of DynaLoader and POSIX | Chip Salzenberg | 1997-01-29 | 2 | -2/+2 |
* | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23 | Perl 5 Porters | 1997-01-25 | 8 | -187/+507 |
* | Fcntl: add more constants | Jarkko Hietaniemi | 1997-01-25 | 2 | -2/+62 |
* | DynaLoader enhancement: support RTLD_GLOBAL | Nick Ing-Simmons | 1997-01-25 | 7 | -28/+138 |
* | Gut IO::Handle::DESTROY | Chip Salzenberg | 1997-01-17 | 1 | -18/+8 |
* | Avoid "uninitialized" warnings from POSIX::constant() | Chip Salzenberg | 1997-01-16 | 1 | -1/+1 |
* | Refresh DB_File to 1.10 | Paul Marquess | 1997-01-16 | 2 | -9/+41 |
* | Fix for fd leak in IO::File::new_tmpfile | Graham Barr | 1997-01-16 | 2 | -6/+17 |
* | [inseparable changes from patch from perl5.003_19 to perl5.003_20] | Perl 5 Porters | 1997-01-08 | 2 | -35/+36 |
* | [shell changes from patch from perl5.003_19 to perl5.003_20] | Chip Salzenberg | 1997-01-08 | 1 | -188/+0 |
* | [inseparable changes from patch from perl5.003_17 to perl5.003_18] | Perl 5 Porters | 1997-01-01 | 2 | -2/+2 |
* | [inseparable changes from patch from perl5.003_15 to perl5.003_16] | Perl 5 Porters | 1996-12-25 | 8 | -151/+225 |
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14] | Perl 5 Porters | 1996-12-23 | 3 | -36/+42 |
* | Use "proto" instead of "_" in sdbm.h | Chip Salzenberg | 1996-12-23 | 1 | -8/+8 |
* | [inseparable changes from patch from perl5.003_12 to perl5.003_13] | Perl 5 Porters | 1996-12-20 | 5 | -9/+181 |
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 3 | -5/+5 |
* | DB_File 1.09 patch | Paul Marquess | 1996-12-19 | 2 | -15/+23 |
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11] | Perl 5 Porters | 1996-12-06 | 5 | -56/+119 |
* | Re: Namespace cleanup: Does SDBM need binary compatibility? | Hallvard B Furuseth | 1996-12-06 | 2 | -64/+74 |
* | Don't call CORE::close in file handle DESTROY method | Chip Salzenberg | 1996-12-06 | 1 | -23/+10 |
* | Make IO::File::import use its parameters | Chip Salzenberg | 1996-12-06 | 1 | -11/+8 |
* | [shell changes from patch from perl5.003_10 to perl5.003_11] | Chip Salzenberg | 1996-12-06 | 3 | -673/+0 |
* | [inseparable changes from patch from perl5.003_09 to perl5.003_10] | Perl 5 Porters | 1996-11-30 | 4 | -15/+20 |
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -4/+55 |
* | HP patches didn't make it into _08 | Jeff Okamoto | 1996-11-26 | 1 | -0/+4 |
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 5 | -17/+29 |
* | Re: strtod / strtol patch for POSIX module | David Hammen | 1996-11-19 | 3 | -15/+128 |
* | Kludge for bareword handles | Chip Salzenberg | 1996-11-19 | 1 | -2/+3 |
* | DB_File 1.05 | Paul Marquess | 1996-11-19 | 2 | -215/+186 |
* | perl 5.003_07: ext/SDBM_File/sdbm/sdbm.h perl.h | Perl 5 Porters | 1996-10-08 | 1 | -1/+1 |
* | PATCH: untaint method for IO::Handle, 5.003_06 version | Randy J. Ray | 1996-10-08 | 1 | -0/+13 |
* | PATCH: untaint method for IO::Handle, 5.003_06 version | Randy J. Ray | 1996-10-08 | 1 | -0/+17 |
* | perl 5.003_06: ext/SDBM_File/sdbm/sdbm.h | Perl 5 Porters | 1996-10-08 | 1 | -4/+4 |
* | Dale's posting as patch (Was: Perl 5.003_5 make fails on NS3.2 - CURED) | Andreas Koenig | 1996-09-28 | 1 | -0/+5 |
* | LC_COLLATE. | Jarkko Hietaniemi | 1996-10-07 | 1 | -1/+8 |
* | LC_COLLATE. | Jarkko Hietaniemi | 1996-10-07 | 1 | -1/+21 |