1999-07-06 |
Peter Prymmer |
portability fix for IO::File and FileHandle |
tree | commitdiff |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
tree | commitdiff |
1999-05-29 |
Norton T. Allen |
QNX needs <sys/select.h> to define fd_set. |
tree | commitdiff |
1999-05-28 |
Paul Johnson |
Fixes related to working local $. |
tree | commitdiff |
1999-05-10 |
Paul Johnson |
test suite and fix input_line_number() |
tree | commitdiff |
1999-02-20 |
Gurusamy Sarathy |
do poll() emulation unless HAS_POLL && I_POLL |
tree | commitdiff |
1999-02-16 |
Gurusamy Sarathy |
propagate PERL_VERSION everywhere, add to pod |
tree | commitdiff |
1999-02-12 |
Gurusamy Sarathy |
IO is maintained by p5p (per Graham Barr's wishes) |
tree | commitdiff |
1999-02-11 |
Gurusamy Sarathy |
remove double typeglob deref (suggested by RonaldWS... |
tree | commitdiff |
1999-02-11 |
Benjamin Low |
Re: [Fwd: IO::Socket::connect and blocking] |
tree | commitdiff |
1999-01-06 |
Abigail |
Jumbo doc patch from Abigail (almost identical to |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
misc tweaks |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
remove I_POLL detection (Configure will do that now) |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
various tweaks; result passes all tests for normal... |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
IO.xs tweaks; avoid coredump in io_xs.t; remove newCONS... |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
add IO-1.20; mess with t/lib/io_*.t in an attempt to |
tree | commitdiff |
1998-10-15 |
Gurusamy Sarathy |
correct bugs exposed in MM_Unix.pm by commenting out... |
tree | commitdiff |
1998-07-22 |
Albert Dvornik |
don't use qualify() in class methods |
tree | commitdiff |
1998-07-21 |
Nick Ing-Simmons |
Mingw32 PERL_OBJECT tweaks |
tree | commitdiff |
1998-07-21 |
Robin Barker |
don't use SelectSaver on IO::Handle->input_*() methods |
tree | commitdiff |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
tree | commitdiff |
1998-07-05 |
Chip Salzenberg |
added patch with tweak to doc |
tree | commitdiff |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#904 from maintbranch |
tree | commitdiff |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#897 from maintbranch |
tree | commitdiff |
1997-10-31 |
Nick Ing-Simmons |
Further ANSI changes now builds and passes (most) tests |
tree | commitdiff |
1997-09-05 |
Tim Bunce |
IO::Socket autoflush by default, assume tcp and PeerAddr |
tree | commitdiff |
1997-09-05 |
Gisle Aas |
IO::Socket autoflush by default, assume tcp and PeerAddr |
tree | commitdiff |
1997-08-06 |
Nick Ing-Simmons |
icmp tweak for IO::Socket |
tree | commitdiff |
1997-08-06 |
Gisle Aas |
IO::File and DB_File pollutes namespace with Fcntl... |
tree | commitdiff |
1997-08-06 |
Ilya Zakharevich |
Problems with setvbuf |
tree | commitdiff |
1997-08-06 |
Ilya Zakharevich |
Docs of IO::Handle [PATCH] |
tree | commitdiff |
1997-05-15 |
Chip Salzenberg |
Fix core dump on IO::Seekable::setpos($fh, undef) |
tree | commitdiff |
1997-05-15 |
Chip Salzenberg |
In IO::File::open, prepend './' less often (for Win32... |
tree | commitdiff |
1997-04-09 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97c... |
tree | commitdiff |
1997-04-07 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97b... |
tree | commitdiff |
1997-04-07 |
Roderick Schertler |
IO::Socket doc fix |
tree | commitdiff |
1997-04-07 |
Chip Salzenberg |
Improve IO::Handle docs; don't export _open_mode_string |
tree | commitdiff |
1997-03-08 |
M.J.T. Guy |
Fix typos in IO::Socket documentation |
tree | commitdiff |
1997-03-01 |
Chip Salzenberg |
Document IO::File::new_tmpfile |
tree | commitdiff |
1997-03-01 |
Raphael Manfredi |
HP-UX hint update |
tree | commitdiff |
1997-03-01 |
Chip Salzenberg |
Document IO::File::new_tmpfile |
tree | commitdiff |
1997-02-21 |
Roderick Schertler |
Fix fd leak in IO::Pipe |
tree | commitdiff |
1997-02-21 |
Chip Salzenberg |
Remove redundant clearerr() from IO::Seekable |
tree | commitdiff |
1997-02-10 |
Chip Salzenberg |
Fix warning from missing POSIX::setvbuf() |
tree | commitdiff |
1997-02-04 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_24 to... |
tree | commitdiff |
1997-01-29 |
Chip Salzenberg |
Avoid newRV_noinc() in IO, for compiling with old Perls |
tree | commitdiff |
1997-01-25 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_22 to... |
tree | commitdiff |
1997-01-16 |
Chip Salzenberg |
Gut IO::Handle::DESTROY |
tree | commitdiff |
1997-01-15 |
Graham Barr |
Fix for fd leak in IO::File::new_tmpfile |
tree | commitdiff |
1996-12-31 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_17 to... |
tree | commitdiff |
1996-12-24 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_15 to... |
tree | commitdiff |
1996-12-23 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_13 to... |
tree | commitdiff |
1996-12-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_12 to... |
tree | commitdiff |
1996-12-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_11 to... |
tree | commitdiff |
1996-12-06 |
Chip Salzenberg |
Don't call CORE::close in file handle DESTROY method |
tree | commitdiff |
1996-12-06 |
Chip Salzenberg |
Make IO::File::import use its parameters |
tree | commitdiff |
1996-11-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_07 to... |
tree | commitdiff |
1996-10-09 |
Randy J. Ray |
PATCH: untaint method for IO::Handle, 5.003_06 version |
tree | commitdiff |
1996-10-09 |
Randy J. Ray |
PATCH: untaint method for IO::Handle, 5.003_06 version |
tree | commitdiff |
1996-09-20 |
Joseph S. Myers |
Pod typos, pod2man bugs, and miscellaneous installation... |
tree | commitdiff |
1996-10-06 |
Perl 5 Porters |
Updated to IO-1.12. |
tree | commitdiff |
1996-07-27 |
Perl 5 Porters |
Add IO extension |
tree | commitdiff |
1996-08-29 |
Perl 5 Porters |
perl 5.003_04: ext/IO/lib/IO/File.pm |
tree | commitdiff |
1996-08-24 |
Perl 5 Porters |
Clean up docmentation installation errors. |
tree | commitdiff |
1996-08-10 |
Larry Wall |
perl 5.003_02: [no incremental changelog available] |
tree | commitdiff |
|