2003-06-15 |
Ilya Zakharevich |
OS2 patches |
blob | commitdiff |
2003-05-18 |
Jarkko Hietaniemi |
Integrate from perlio: |
blob | commitdiff | diff to current |
2003-05-17 |
Nick Ing-Simmons |
Fix ticket #22219 |
blob | commitdiff | diff to current |
2003-05-10 |
Jarkko Hietaniemi |
In eof() the errno can get stomped by the peek-ahead. |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-03-28 |
Jarkko Hietaniemi |
Feeding illegal QP (like \x80) to this |
blob | commitdiff | diff to current |
2003-03-20 |
Jarkko Hietaniemi |
Integrate: |
blob | commitdiff | diff to current |
2003-03-14 |
Jarkko Hietaniemi |
Make whichsig() to work also if some system defines |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2003-02-09 |
Stas Bekman |
Re: utime undef, undef, "/tmp/test" and warnings |
blob | commitdiff | diff to current |
2003-01-20 |
Nick Ing-Simmons |
Integrate #18405 from maint-5.8 which fixes whitespac |
blob | commitdiff | diff to current |
2003-01-16 |
Jarkko Hietaniemi |
Fix 'use encoding' I/O for code points 0x80..0xFF; |
blob | commitdiff | diff to current |
2003-01-07 |
Nicholas Clark |
%_ (was Re: [PATCH] operation on `PL_na' may be undefined) |
blob | commitdiff | diff to current |
2002-11-07 |
Gurusamy Sarathy |
Re: Is this true that Perl 5.8 uses :crlf as default... |
blob | commitdiff | diff to current |
2002-10-17 |
Steve Grazzini |
Re: [perl #17830] open FH, "<&", $fd |
blob | commitdiff | diff to current |
2002-10-02 |
Rafael Garcia-Suarez |
Re: perlio bug? |
blob | commitdiff | diff to current |
2002-09-26 |
Jarkko Hietaniemi |
enable -ansi -pedantic |
blob | commitdiff | diff to current |
2002-07-09 |
Jarkko Hietaniemi |
Change PerlIO::Scalar and Via to scalar and via. |
blob | commitdiff | diff to current |
2002-07-04 |
Andy Dougherty |
Re: autom4te and perl 5.8.0 |
blob | commitdiff | diff to current |
2002-06-20 |
Nick Ing-Simmons |
Fix segv on IO::File->open("/dev/null"). |
blob | commitdiff | diff to current |
2002-06-06 |
Nick Ing-Simmons |
doio.c tweaks |
blob | commitdiff | diff to current |
2002-06-05 |
Johan Vromans |
Address the second half of |
blob | commitdiff | diff to current |
2002-06-01 |
Gerrit P. Haase |
[Patch] Inplace editing on Cygwin and others? |
blob | commitdiff | diff to current |
2002-05-09 |
Nick Ing-Simmons |
Integrate maint branch io (pipe) fixes. (changes#16329... |
blob | commitdiff | diff to current |
2002-05-03 |
Gerrit P. Haase |
perl -i clobbers files on Cygwin |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
Windows 64-bit support: |
blob | commitdiff | diff to current |
2002-04-19 |
Rafael Garcia-Suarez |
warn on ref open without perlio |
blob | commitdiff | diff to current |
2002-03-26 |
Jarkko Hietaniemi |
EPOC update from Olaf Flebbe. |
blob | commitdiff | diff to current |
2002-03-22 |
Nick Ing-Simmons |
Fix [ID 20020318.003] cannot open STDOUT into in memory... |
blob | commitdiff | diff to current |
2002-03-11 |
Paul Marquess |
more warnings tidyup |
blob | commitdiff | diff to current |
2002-02-18 |
Abhijit Menon-Sen |
Forward port #14704 from maint-5.6. |
blob | commitdiff | diff to current |
2002-02-18 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-02-16 |
Abhijit Menon-Sen |
Absorb #14701 by Sarathy from maint-5.6. |
blob | commitdiff | diff to current |
2002-02-08 |
Rafael Garcia-Suarez |
Re: [PATCH] eof() coredumps when ARGV is aliased to... |
blob | commitdiff | diff to current |
2002-02-03 |
Rafael Garcia-Suarez |
lstat FH and -l FH warnings |
blob | commitdiff | diff to current |
2002-02-01 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-31 |
Jarkko Hietaniemi |
Turn the I/O Unicode error by default on, but the |
blob | commitdiff | diff to current |
2002-01-27 |
Jarkko Hietaniemi |
O_RDONLY/O_WRONLY/O_RDWR portability. |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
blob | commitdiff | diff to current |
2001-12-26 |
Nicholas Clark |
Re: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE... |
blob | commitdiff | diff to current |
2001-12-12 |
H.Merijn Brand |
doio fatal on cygwin for 13651 |
blob | commitdiff | diff to current |
2001-12-12 |
Jarkko Hietaniemi |
Detypo and rename. |
blob | commitdiff | diff to current |
2001-12-11 |
Jarkko Hietaniemi |
Try to handle platforms that have O_TEXT != O_BINARY but |
blob | commitdiff | diff to current |
2001-12-08 |
Nick Ing-Simmons |
Allow multi-arg open() if opening layer declares this... |
blob | commitdiff | diff to current |
2001-12-02 |
Jarkko Hietaniemi |
Various small nits found by DJGPP build. |
blob | commitdiff | diff to current |
2001-12-01 |
Nick Ing-Simmons |
Skip socket-ness tests on handles (e.g. PerlIO::Scalar... |
blob | commitdiff | diff to current |
2001-11-27 |
Nicholas Clark |
doio slightly smaller |
blob | commitdiff | diff to current |
2001-11-18 |
Nick Ing-Simmons |
Allow dup'ing of PerlIO::Scalar etc. |
blob | commitdiff | diff to current |
2001-11-16 |
Abhijit Menon-Sen |
[PATCH] Doc spellcheck + podcheck |
blob | commitdiff | diff to current |
2001-11-08 |
Abhijit Menon-Sen |
open(FH, $file) should strip leading and trailing white... |
blob | commitdiff | diff to current |
2001-11-02 |
Jarkko Hietaniemi |
microperl sync. |
blob | commitdiff | diff to current |
2001-10-20 |
Nick Ing-Simmons |
Extract doio.c's open(2) mode to string conversion... |
blob | commitdiff | diff to current |
2001-10-17 |
Jarkko Hietaniemi |
Oh, bother. In Tru64 cc -std1 was looking rather nice |
blob | commitdiff | diff to current |
2001-10-17 |
Jarkko Hietaniemi |
(retracted by #12485) |
blob | commitdiff | diff to current |
2001-10-17 |
Jarkko Hietaniemi |
(retracted by #12485) |
blob | commitdiff | diff to current |
2001-10-10 |
Jarkko Hietaniemi |
Unix and VMS agree on "*" as a "match any number of... |
blob | commitdiff | diff to current |
2001-08-15 |
Rafael Garcia-Suarez |
Warning incorrectly reported without -w |
blob | commitdiff | diff to current |
2001-07-30 |
Jarkko Hietaniemi |
Integrate change #11051 from macperl; O_RDONLY is not... |
blob | commitdiff | diff to current |
2001-07-19 |
deekoo |
Security hole in taint checking in open() |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-02 |
Nicholas Clark |
Based on |
blob | commitdiff | diff to current |
2001-06-28 |
Robert Spier |
[ID 20010625.009] open(FILE,"+foo") [PATCH] |
blob | commitdiff | diff to current |
2001-06-12 |
Jarkko Hietaniemi |
gcc -Wall nits picked out by a non-UNIX system |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
More -Wall sweeping. |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
Medley of -Wall cleanups from Michael Schwen, Hugo... |
blob | commitdiff | diff to current |
2001-05-27 |
Jarkko Hietaniemi |
O_APPEND and O_TRUNC are not portable. (Not available... |
blob | commitdiff | diff to current |
2001-05-27 |
Robert Spier |
[PATCH] [ID 19991013.005] utime undef, undef, @files |
blob | commitdiff | diff to current |
2001-05-26 |
Craig A. Berry |
PerlIO for VMS |
blob | commitdiff | diff to current |
2001-05-20 |
Jarkko Hietaniemi |
Fix for ID 20010519.003: sysopen() wasn't tainting :-( |
blob | commitdiff | diff to current |
2001-05-02 |
Dan Sugalski |
Multiplicity and thread fixes for VMS |
blob | commitdiff | diff to current |
2001-04-23 |
Jarkko Hietaniemi |
Make the "STD* opened only for ..." errors more consistent. |
blob | commitdiff | diff to current |
2001-04-20 |
Nick Ing-Simmons |
Avoid core dump on |
blob | commitdiff | diff to current |
2001-04-20 |
Nick Ing-Simmons |
Re: A new PerlIO coredump |
blob | commitdiff | diff to current |
2001-04-04 |
Nick Ing-Simmons |
Downgrade "Wide character in print" to a warning. |
blob | commitdiff | diff to current |
2001-03-24 |
Nick Ing-Simmons |
Fix un-init variable leading to spurious "Out of Memory!" |
blob | commitdiff | diff to current |
2001-03-24 |
Jarkko Hietaniemi |
The length might be uninitialized garbage if the *svp... |
blob | commitdiff | diff to current |
2001-03-24 |
Nick Ing-Simmons |
Implement: |
blob | commitdiff | diff to current |
2001-03-23 |
Nick Ing-Simmons |
Check in a stable (working) version before next round... |
blob | commitdiff | diff to current |
2001-03-23 |
Nick Ing-Simmons |
Avoid "reopen" semantics for time being. Fix bug in... |
blob | commitdiff | diff to current |
2001-03-22 |
Nick Ing-Simmons |
Snapshot of new PerlIO open scheme. Still buggy - mainl... |
blob | commitdiff | diff to current |
2001-03-22 |
Nick Ing-Simmons |
Give a meaning to '&' in n-arg open case: |
blob | commitdiff | diff to current |
2001-03-22 |
Nick Ing-Simmons |
If stdin, stdout or stderr get opened in unexpected... |
blob | commitdiff | diff to current |
2001-03-22 |
Nick Ing-Simmons |
Die on n-arg open(...,"",xxx,yyy,...) |
blob | commitdiff | diff to current |
2001-03-02 |
Radu Greab |
Re: sync sync sync: have I missed any patches? |
blob | commitdiff | diff to current |
2001-02-28 |
Tim Jenness |
Re: sync sync sync: have I missed any patches? |
blob | commitdiff | diff to current |
2001-02-17 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-02-17 |
Doug MacEachern |
[patch] -Wall |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-28 |
Jarkko Hietaniemi |
Patch from Inaba Hiroto: |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-20 |
Nick Ing-Simmons |
Infrastructure to allow: |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-29 |
Jarkko Hietaniemi |
Further VMS piping fixes from Charles Lane: |
blob | commitdiff | diff to current |
2000-12-13 |
Nicholas Clark |
move startglob out of pp_hot.c |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons |
Make print, syswrite, send, readline, getc honour utf8... |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
blob | commitdiff | diff to current |
2000-12-04 |
Nick Ing-Simmons |
Quieten some noise in Win32 builds: |
blob | commitdiff | diff to current |
next |