This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / doio.c
2004-09-10 Stas BekmanIntegrate:
2004-07-12 Nicholas ClarkIntegrate:
2004-03-22 Nicholas ClarkIntegrate:
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-03-07 Nicholas ClarkIntegrate:
2004-02-29 Dave Mitchell [perl #24521] make test breaks permissions on /dev/tty
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2003-12-18 Alan BurlisonIntegrate:
2003-12-15 Alan BurlisonRemove incorrect guards around inclusion of <signal.h>
2003-12-13 Nicholas ClarkIntegrate:
2003-12-12 Alan BurlisonModify the common guard for the signal.h header, because
2003-12-06 Craig A. Berrycasting bug in VMS part of Perl_start_glob
2003-10-23 Jan DuboisIntegrate:
2003-10-23 Jan Duboisdup2() not going through PerlLIO abstraction layer
2003-10-21 Ilya Zakharevich[ 21509]
2003-10-21 Ilya ZakharevichTwo OS/2 portability patches from Ilya.
2003-09-13 Jarkko HietaniemiIntegrate:
2003-09-13 Jarkko HietaniemiApparently at some point doing 3-arg open with
2003-09-13 Jarkko HietaniemiMinuscule code cleanup.
2003-09-13 Stas BekmanUnknown discipline ':utf8' w/ maint perl w/o perlio
2003-08-30 Jarkko HietaniemiIntegrate:
2003-08-30 Jarkko HietaniemiFewer naked char constants.
2003-07-10 Jarkko HietaniemiIntegrate:
2003-07-10 Chip SalzenbergRestore SIGFPE on exec()
2003-06-15 Jarkko HietaniemiIntegrate:
2003-06-15 Ilya ZakharevichOS2 patches
2003-05-18 Jarkko HietaniemiIntegrate:
2003-05-18 Jarkko HietaniemiIntegrate from perlio:
2003-05-17 Nick Ing-SimmonsFix ticket #22219
2003-05-13 Jarkko HietaniemiIntegrate:
2003-05-10 Jarkko HietaniemiIn eof() the errno can get stomped by the peek-ahead.
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-30 Nicholas ClarkIntegrate:
2003-03-28 Jarkko HietaniemiFeeding illegal QP (like \x80) to this
2003-03-20 Jarkko HietaniemiIntegrate:
2003-03-20 Jarkko HietaniemiIntegrate:
2003-03-14 Jarkko HietaniemiIntegrate; regen Configure et alia.
2003-03-14 Jarkko HietaniemiMake whichsig() to work also if some system defines
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-10 Nicholas ClarkIntegrate:
2003-03-02 Jarkko HietaniemiIntegrate:
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-13 Jarkko HietaniemiIntegrate:
2003-02-09 Stas BekmanRe: utime undef, undef, "/tmp/test" and warnings
2003-01-20 Nick Ing-SimmonsIntegrate #18405 from maint-5.8 which fixes whitespac
2003-01-16 Jarkko HietaniemiIntegrate:
2003-01-16 Jarkko HietaniemiFix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-07 Nicholas Clark%_ (was Re: [PATCH] operation on `PL_na' may be undefined)
2003-01-03 Rafael Garcia-SuarezRe: 5.8.0 dup strangety
2002-11-09 Jarkko HietaniemiIntegrate
2002-11-07 Gurusamy SarathyRe: Is this true that Perl 5.8 uses :crlf as default...
2002-11-04 Jarkko HietaniemiThe first big import towards 5.8.1, @18078. Please...
2002-10-17 Steve GrazziniRe: [perl #17830] open FH, "<&", $fd
2002-10-02 Rafael Garcia-SuarezRe: perlio bug?
2002-09-26 Jarkko Hietaniemienable -ansi -pedantic
2002-07-14 Chris NandorIntegrate perl
2002-07-09 Jarkko HietaniemiChange PerlIO::Scalar and Via to scalar and via.
2002-07-04 Andy DoughertyRe: autom4te and perl 5.8.0
2002-06-22 Chris NandorIntegrate perl
2002-06-20 Nick Ing-SimmonsFix segv on IO::File->open("/dev/null").
2002-06-13 Chris NandorIntegrate perl
2002-06-06 Nick Ing-Simmonsdoio.c tweaks
2002-06-05 Johan VromansAddress the second half of
2002-06-01 Chris NandorIntegrate perl for 5.8.0 RC1
2002-06-01 Gerrit P. Haase[Patch] Inplace editing on Cygwin and others?
2002-05-17 Chris NandorIntegrate perl
2002-05-09 Nick Ing-SimmonsIntegrate maint branch io (pipe) fixes. (changes#16329...
2002-05-08 Chris NandorIntegrate with perl
2002-05-03 Gerrit P. Haaseperl -i clobbers files on Cygwin
2002-04-21 Gurusamy SarathyWindows 64-bit support:
2002-04-19 Rafael Garcia-Suarezwarn on ref open without perlio
2002-03-26 Jarkko HietaniemiEPOC update from Olaf Flebbe.
2002-03-22 Nick Ing-SimmonsFix [ID 20020318.003] cannot open STDOUT into in memory...
2002-03-11 Paul Marquessmore warnings tidyup
2002-02-27 Chris NandorIntegrate from maintperl.
2002-02-18 Abhijit Menon-Sen Forward port #14704 from maint-5.6.
2002-02-18 Nick Ing-SimmonsIntegrate mainline
2002-02-16 Abhijit Menon-Sen Absorb #14701 by Sarathy from maint-5.6.
2002-02-08 Rafael Garcia-SuarezRe: [PATCH] eof() coredumps when ARGV is aliased to...
2002-02-03 Rafael Garcia-Suarezlstat FH and -l FH warnings
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-01-31 Jarkko HietaniemiTurn the I/O Unicode error by default on, but the
2002-01-27 Jarkko HietaniemiO_RDONLY/O_WRONLY/O_RDWR portability.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-12-26 Nicholas ClarkRe: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE...
2001-12-12 H.Merijn Branddoio fatal on cygwin for 13651
2001-12-12 Jarkko HietaniemiDetypo and rename.
2001-12-11 Jarkko HietaniemiTry to handle platforms that have O_TEXT != O_BINARY but
2001-12-08 Nick Ing-SimmonsAllow multi-arg open() if opening layer declares this...
2001-12-02 Jarkko HietaniemiVarious small nits found by DJGPP build.
2001-12-01 Nick Ing-SimmonsSkip socket-ness tests on handles (e.g. PerlIO::Scalar...
2001-11-27 Nicholas Clarkdoio slightly smaller
2001-11-18 Nick Ing-SimmonsAllow dup'ing of PerlIO::Scalar etc.
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-08 Abhijit Menon-Senopen(FH, $file) should strip leading and trailing white...
2001-11-02 Jarkko Hietaniemimicroperl sync.
2001-10-20 Nick Ing-SimmonsExtract doio.c's open(2) mode to string conversion...
next