This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deprecate != Depreciate.
[perl5.git] / ext / IO / lib / IO / Handle.pm
2001-09-18 Abhijit Menon-SenDeprecate != Depreciate.
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-06-30 Jarkko HietaniemiMore VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-29 Jarkko HietaniemiBump up the VERSIONs of modules that have changed since...
2001-03-16 Michael Stevensmore pod patches
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-13 Nicholas ClarkRe: [ID 20001112.008] perlio.c's PerlIO_getpos ingores...
2000-11-12 Nicholas ClarkMany subdocumented return values of the IO extension...
2000-10-20 Charles BaileySYN SYN
2000-10-06 Graham BarrIO::Handle->syswrite() did not handle length omission
2000-08-08 Jarkko HietaniemiDo away with array context, from Daniel Chetlin <daniel...
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
1999-07-28 Lincoln SteinIO::* enhancements.
1999-07-07 Gurusamy Sarathyfix undocumented IO::Handle functions as suggested
1999-05-28 Paul JohnsonFixes related to working local $.
1999-05-10 Paul Johnsontest suite and fix input_line_number()
1998-11-28 Gurusamy Sarathyadd IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-07-22 Albert Dvornikdon't use qualify() in class methods
1998-07-21 Robin Barkerdon't use SelectSaver on IO::Handle->input_*() methods
1998-07-05 Chip Salzenbergadded patch with tweak to doc
1997-08-06 Ilya ZakharevichDocs of IO::Handle [PATCH]
1997-04-07 Chip SalzenbergImprove IO::Handle docs; don't export _open_mode_string
1997-02-21 Chip SalzenbergRemove redundant clearerr() from IO::Seekable
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
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_11 to...
1996-12-06 Chip SalzenbergDon'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. RayPATCH: untaint method for IO::Handle, 5.003_06 version
1996-09-20 Joseph S. MyersPod typos, pod2man bugs, and miscellaneous installation...
1996-07-27 Perl 5 PortersAdd IO extension
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]