This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Quickier thread-specific data on OS/2
[perl5.git] / ext / IO /
1999-05-10 Paul Johnsontest suite and fix input_line_number()
1999-02-20 Gurusamy Sarathydo poll() emulation unless HAS_POLL && I_POLL
1999-02-16 Gurusamy Sarathypropagate PERL_VERSION everywhere, add to pod
1999-02-12 Gurusamy SarathyIO is maintained by p5p (per Graham Barr's wishes)
1999-02-11 Gurusamy Sarathyremove double typeglob deref (suggested by RonaldWS...
1999-02-11 Benjamin LowRe: [Fwd: IO::Socket::connect and blocking]
1999-01-06 AbigailJumbo doc patch from Abigail (almost identical to
1998-11-29 Gurusamy Sarathymisc tweaks
1998-11-29 Gurusamy Sarathyremove I_POLL detection (Configure will do that now)
1998-11-28 Gurusamy Sarathyvarious tweaks; result passes all tests for normal...
1998-11-28 Gurusamy SarathyIO.xs tweaks; avoid coredump in io_xs.t; remove newCONS...
1998-11-28 Gurusamy Sarathyadd IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-07-22 Albert Dvornikdon't use qualify() in class methods
1998-07-21 Nick Ing-SimmonsMingw32 PERL_OBJECT tweaks
1998-07-21 Robin Barkerdon't use SelectSaver on IO::Handle->input_*() methods
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-05 Chip Salzenbergadded patch with tweak to doc
1998-05-14 Gurusamy Sarathy[win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-09-05 Tim BunceIO::Socket autoflush by default, assume tcp and PeerAddr
1997-09-05 Gisle AasIO::Socket autoflush by default, assume tcp and PeerAddr
1997-08-06 Nick Ing-Simmonsicmp tweak for IO::Socket
1997-08-06 Gisle AasIO::File and DB_File pollutes namespace with Fcntl...
1997-08-06 Ilya ZakharevichProblems with setvbuf
1997-08-06 Ilya ZakharevichDocs of IO::Handle [PATCH]
1997-05-15 Chip SalzenbergFix core dump on IO::Seekable::setpos($fh, undef)
1997-05-15 Chip SalzenbergIn IO::File::open, prepend './' less often (for Win32...
1997-04-09 Perl 5 Porters[inseparable changes from match from perl-5.003_97c... perl-5.003_97d
1997-04-07 Perl 5 Porters[inseparable changes from match from perl-5.003_97b...
1997-04-07 Roderick SchertlerIO::Socket doc fix
1997-04-07 Chip SalzenbergImprove IO::Handle docs; don't export _open_mode_string
1997-03-08 M.J.T. GuyFix typos in IO::Socket documentation
1997-03-01 Chip SalzenbergDocument IO::File::new_tmpfile
1997-03-01 Raphael ManfrediHP-UX hint update
1997-03-01 Chip SalzenbergDocument IO::File::new_tmpfile
1997-02-21 Roderick SchertlerFix fd leak in IO::Pipe
1997-02-21 Chip SalzenbergRemove redundant clearerr() from IO::Seekable
1997-02-10 Chip SalzenbergFix warning from missing POSIX::setvbuf()
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-01-29 Chip SalzenbergAvoid newRV_noinc() in IO, for compiling with old Perls
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-16 Chip SalzenbergGut IO::Handle::DESTROY
1997-01-15 Graham BarrFix for fd leak in IO::File::new_tmpfile
1996-12-31 Perl 5 Porters[inseparable changes from patch from perl5.003_17 to...
1996-12-24 Perl 5 Porters[inseparable changes from patch from perl5.003_15 to...
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_12 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-06 Chip SalzenbergDon't call CORE::close in file handle DESTROY method
1996-12-06 Chip SalzenbergMake IO::File::import use its parameters
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-10-09 Randy J. RayPATCH: untaint method for IO::Handle, 5.003_06 version
1996-10-09 Randy J. RayPATCH: untaint method for IO::Handle, 5.003_06 version
1996-09-20 Joseph S. MyersPod typos, pod2man bugs, and miscellaneous installation...
1996-10-06 Perl 5 PortersUpdated to IO-1.12.
1996-07-27 Perl 5 PortersAdd IO extension
1996-08-29 Perl 5 Portersperl 5.003_04: ext/IO/lib/IO/File.pm
1996-08-24 Perl 5 PortersClean up docmentation installation errors.
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]