summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* More fixups for thrperl integration.Malcolm Beattie1997-06-055-10/+19
* Fix up integration 5.003->5.004.Malcolm Beattie1997-05-251-10/+0
* First stab at 5.003 -> 5.004 integration.Malcolm Beattie1997-05-2562-4728/+7266
|\
| * Fix core dump on IO::Seekable::setpos($fh, undef)Chip Salzenberg1997-05-161-3/+4
| * In IO::File::open, prepend './' less often (for Win32 et al)Chip Salzenberg1997-05-161-2/+2
| * HPUX: patch for ext/DynaLoader/dl_hpux.xsChuck D. Phillips1997-05-081-4/+17
| * Refresh DB_File to 1.14Paul Marquess1997-05-012-17/+45
| * Refresh DB_File to 1.13Paul Marquess1997-04-272-14/+19
| * Fix typo in NeXT dynaloaderChip Salzenberg1997-04-271-1/+1
| * [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-1/+1
| * Don't core dump if my_inet_aton() get a NULLChip Salzenberg1997-04-251-1/+3
| * Always NUL-terminate opsetsChip Salzenberg1997-04-251-1/+1
| * [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-235-40/+27
| * Silence warnings on simple C<use ops>Roderick Schertler1997-04-231-2/+2
| * [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-184-7/+8
| * Fix NAME in SDBM_File buildChip Salzenberg1997-04-181-1/+1
| * [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-173-6/+8
| * [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-156-16/+27
| * Clean up format of dlopen() debug infoHallvard B Furuseth1997-04-151-6/+6
| * [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-093-20/+19
| * [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-3/+3
| * Improve IO::Handle docs; don't export _open_mode_stringChip Salzenberg1997-04-072-25/+41
| * [inseparable changes from match from perl-5.003_97 to perl-5.003_97a]Perl 5 Porters1997-04-031-0/+153
| * [inseparable changes from match from perl-5.003_96 to perl-5.003_97]Perl 5 Porters1997-04-011-7/+5
| * Fix POSIX::raise()Jens T. Berger Thielemann1997-04-011-2/+2
| * [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-221-10/+11
| * DB_File documentation fixPaul Marquess1997-03-221-2/+2
| * [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-094-21/+34
| * Fix typos in IO::Socket documentationM.J.T. Guy1997-03-091-9/+9
| * [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-072-1/+5
| * [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-5/+5
| * Document IO::File::new_tmpfileChip Salzenberg1997-03-011-0/+8
| * HP-UX hint updateRaphael Manfredi1997-03-011-8/+0
| * Document IO::File::new_tmpfileChip Salzenberg1997-03-011-0/+8
| * [inseparable changes from match from perl5.003_28 to perl-5.003_90]Perl 5 Porters1997-02-222-0/+6
| * Fix fd leak in IO::PipeRoderick Schertler1997-02-221-1/+2
| * Remove redundant clearerr() from IO::SeekableChip Salzenberg1997-02-222-7/+1
| * [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-182-10/+10
| * Fix warning from missing POSIX::setvbuf()Chip Salzenberg1997-02-111-6/+3
| * DB_File 1.11 patchPaul Marquess1997-02-112-6/+80
| * [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-043-13/+8
| * Make POSIX::is*() eight-bit-cleanChip Salzenberg1997-02-041-44/+44
| * Avoid newRV_noinc() in IO, for compiling with old PerlsChip Salzenberg1997-01-291-1/+2
| * Fcntl.xs: F_[GS]ETOWN were in wrong case branchJarkko Hietaniemi1997-01-292-13/+13
| * Update $VERSION of DynaLoader and POSIXChip Salzenberg1997-01-292-2/+2
| * [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-258-187/+507
| * Fcntl: add more constantsJarkko Hietaniemi1997-01-252-2/+62
| * DynaLoader enhancement: support RTLD_GLOBALNick Ing-Simmons1997-01-257-28/+138
| * Gut IO::Handle::DESTROYChip Salzenberg1997-01-171-18/+8
| * Avoid "uninitialized" warnings from POSIX::constant()Chip Salzenberg1997-01-161-1/+1