summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* PATCH: make DBM*_File modules sub-classablePaul Marquess1997-08-074-1/+7
* DB_File 1.15 patchPaul Marquess1997-08-073-20/+38
* posix.xs broken on VMS 7.1Dan Sugalski1997-08-071-5/+6
* icmp tweak for IO::SocketNick Ing-Simmons1997-08-071-1/+2
* IO::File and DB_File pollutes namespace with Fcntl constantsGisle Aas1997-08-071-15/+8
* Problems with setvbufIlya Zakharevich1997-08-071-0/+2
* Docs of IO::Handle [PATCH]Ilya Zakharevich1997-08-071-1/+3
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-113-10/+76
* perl5.004 on AIX: PatchesTim Bunce1997-06-111-0/+12
* sdbm can fail if a config.h exists in system directoriesTim Bunce1997-06-111-0/+1
* 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