IO::Handle->say should ignore $\ (bug #49266)
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Handle.pm
2008-02-08 Rafael Garcia-Suarez IO::Handle->say should ignore $\ (bug #49266)
2006-03-26 Graham Barr Update to IO-1.23
2006-01-24 Gisle Aas Simplify &IO::Handle::say
2005-12-19 Rafael Garcia-Suarez Attempt at making IO::Handle backwards compatible again
2005-12-19 Robin Houston latest switch/say/~~
2005-09-06 Rafael Garcia-Suarez Upgrade to IO 1.22 from gbarr
2005-06-30 Steve Peters Re: [PATCH]Re: [perl #36417] IO::Handle::getline()...
2004-04-04 Nicholas Clark Bump version numbers for modules that have changed...
2004-02-17 Dave Mitchell remove C<my $x if foo> construct from core modules
2003-08-13 Jarkko Hietaniemi Alpha version numbers noticed by Schwern.
2003-08-13 Nicholas Clark Re: script wanted
2003-05-29 Jarkko Hietaniemi Document that setvbuf() is not probably any more available.
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2001-11-12 Jeffrey Friedl a few typo fixes
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-18 Abhijit Menon-Sen Deprecate != Depreciate.
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-06-30 Jarkko Hietaniemi More VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-03-16 Michael Stevens more pod patches
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-13 Nicholas Clark Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores...
2000-11-12 Nicholas Clark Many subdocumented return values of the IO extension...
2000-10-20 Charles Bailey SYN SYN
2000-10-06 Graham Barr IO::Handle->syswrite() did not handle length omission
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]