summaryrefslogtreecommitdiff
path: root/ext/IO/IO.xs
Commit message (Expand)AuthorAgeFilesLines
* IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();Gurusamy Sarathy1998-11-281-55/+9
* add IO-1.20; mess with t/lib/io_*.t in an attempt toGurusamy Sarathy1998-11-281-65/+295
* Mingw32 PERL_OBJECT tweaksNick Ing-Simmons1998-07-211-0/+7
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-4/+4
* Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-5/+2
* Problems with setvbufIlya Zakharevich1997-08-071-0/+2
* Fix core dump on IO::Seekable::setpos($fh, undef)Chip Salzenberg1997-05-161-3/+4
* Fix warning from missing POSIX::setvbuf()Chip Salzenberg1997-02-111-6/+3
* Avoid newRV_noinc() in IO, for compiling with old PerlsChip Salzenberg1997-01-291-1/+2
* Fix for fd leak in IO::File::new_tmpfileGraham Barr1997-01-161-5/+16
* [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-251-0/+4
* PATCH: untaint method for IO::Handle, 5.003_06 versionRandy J. Ray1996-10-081-0/+17
* Updated to IO-1.12.Perl 5 Porters1996-10-061-0/+50
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-24/+21
* Add IO extensionPerl 5 Porters1996-07-271-0/+208