This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PerlIOXxxx_dups for all but Win32
[perl5.git] / ext / PerlIO / Scalar / Scalar.xs
2001-10-16 Nick Ing-SimmonsPerlIOXxxx_dups for all but Win32
2001-10-16 Nick Ing-SimmonsSkeleton of "PerlIO_dup" coded.
2001-06-30 Jarkko HietaniemiCode cleanup based on turning off the -woffs in IRIX.
2001-06-13 Nick Ing-SimmonsAvoid AV and HV in perlio.c by inventing PerlIO_list_t...
2001-06-12 Gurusamy SarathyAs suggested in
2001-06-12 Doug MacEachernext/ + -Wall
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-05-09 Benjamin SugarsTest offset when reading from a PerlIO::Scalar
2001-05-03 Benjamin SugarsAllow clobbering of a PerlIO::Scalar and more tests
2001-05-02 Benjamin SugarsRe: [PATCH] Allow appending on a PerlIO::Scalar
2001-05-01 Benjamin SugarsAllow appending on a PerlIO::Scalar
2001-05-01 Benjamin SugarsMultiple consecutive writes on PerlIO::Scalar
2001-04-17 AbigailMissing prototype behaviour
2001-04-13 Nick Ing-SimmonsFix core dump on binmode($fh,'Scalar')
2001-03-25 Nick Ing-SimmonsMissing return value.
2001-03-24 Nick Ing-SimmonsImplement: