Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Handle.pm
2000-08-08 Jarkko Hietaniemi Do away with array context, from Daniel Chetlin <daniel...
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
1999-07-28 Lincoln Stein IO::* enhancements.
1999-07-07 Gurusamy Sarathy fix undocumented IO::Handle functions as suggested
1999-05-28 Paul Johnson Fixes related to working local $.
1999-05-10 Paul Johnson test suite and fix input_line_number()
1998-11-28 Gurusamy Sarathy add IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-07-22 Albert Dvornik don't use qualify() in class methods
1998-07-21 Robin Barker don't use SelectSaver on IO::Handle->input_*() methods
1998-07-05 Chip Salzenberg added patch with tweak to doc
1997-08-06 Ilya Zakharevich Docs of IO::Handle [PATCH]
1997-04-07 Chip Salzenberg Improve IO::Handle docs; don't export _open_mode_string
1997-02-21 Chip Salzenberg Remove redundant clearerr() from IO::Seekable
1997-02-04 Perl 5 Porters [inseparable changes from patch from perl5.003_24 to...
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-16 Chip Salzenberg Gut IO::Handle::DESTROY
1997-01-15 Graham Barr Fix 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_11 to...
1996-12-06 Chip Salzenberg Don't call CORE::close in file handle DESTROY method
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-10-09 Randy J. Ray PATCH: untaint method for IO::Handle, 5.003_06 version
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-07-27 Perl 5 Porters Add IO extension
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]