2005-09-27 |
Peter Dintelmann |
AW: [perl #36291] incorrect $! from open ">... |
blob | commitdiff |
2005-08-23 |
Rick Delaney |
Use SvGETMAGIC more often |
blob | commitdiff | diff to current |
2005-08-10 |
John E. Malmberg |
patch@25279 VMS error handling and const fixes |
blob | commitdiff | diff to current |
2005-08-01 |
Rafael Garcia-Suarez |
Various patches by John E. Malmberg to fix data |
blob | commitdiff | diff to current |
2005-07-29 |
Andy Lester |
More embed.fnc goodness |
blob | commitdiff | diff to current |
2005-07-24 |
Craig A. Berry |
Re: blead@25210 on OpenVMS (not good) |
blob | commitdiff | diff to current |
2005-07-18 |
Steve Hay |
Silence compiler warning following change 25157 |
blob | commitdiff | diff to current |
2005-07-17 |
Dave Mitchell |
change #25129 was overzealous in delaying the call... |
blob | commitdiff | diff to current |
2005-07-16 |
Gisle Aas |
Re: fchmod, fchown, fchdir |
blob | commitdiff | diff to current |
2005-07-13 |
Dave Mitchell |
make the expensive ckWARN() be called as late as possible |
blob | commitdiff | diff to current |
2005-07-10 |
Dave Mitchell |
no code before declarations! |
blob | commitdiff | diff to current |
2005-07-10 |
Andy Lester |
Making my way thru embed.fnc |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-07-02 |
Nicholas Clark |
Don't check the pointer is non-NULL before calling... |
blob | commitdiff | diff to current |
2005-06-29 |
Nicholas Clark |
Fixes to -DPERL_DONT_CREATE_GVSV to make more tests... |
blob | commitdiff | diff to current |
2005-06-23 |
Steve Hay |
Oops! Change 24946 wasn't quite right |
blob | commitdiff | diff to current |
2005-06-23 |
Steve Hay |
More bcc32 compiler warnings to silence |
blob | commitdiff | diff to current |
2005-06-20 |
Rafael Garcia-Suarez |
Remove the deprecated $# variable |
blob | commitdiff | diff to current |
2005-06-16 |
Andy Lester |
Removing /*SUPPRESS xxx*/ |
blob | commitdiff | diff to current |
2005-06-10 |
Nicholas Clark |
Move SvPV consting, remove an n_a, and correct one... |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
More SvPV consting. |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
Lots of consting |
blob | commitdiff | diff to current |
2005-06-07 |
Andy Lester |
Unvoid SvUPGRADE |
blob | commitdiff | diff to current |
2005-06-03 |
Andy Lester |
Random consting |
blob | commitdiff | diff to current |
2005-06-02 |
Andy Lester |
Quotes fixed, see also perl #36079 |
blob | commitdiff | diff to current |
2005-05-29 |
Craig A. Berry |
VMS build update for blead |
blob | commitdiff | diff to current |
2005-05-20 |
Steve Peters |
SvPVX_const() - Patch #1 |
blob | commitdiff | diff to current |
2005-05-18 |
Gisle Aas |
Well defined $? and introduction of ${^CHILD_ERROR_NATI... |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-10 |
Rafael Garcia-Suarez |
Add editor boilerplates to all C files |
blob | commitdiff | diff to current |
2005-05-10 |
Nicholas Clark |
s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/ |
blob | commitdiff | diff to current |
2005-05-07 |
Andy Lester |
GCC attributes! |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-08 |
Steve Peters |
Refactoring to Sv*_set() macros - patch #2 |
blob | commitdiff | diff to current |
2005-04-05 |
Nicholas Clark |
Add casting to allow g++ (3.3.5) to compile the core... |
blob | commitdiff | diff to current |
2005-04-05 |
Nicholas Clark |
Using savesvpv() here is terser and produces smaller... |
blob | commitdiff | diff to current |
2005-04-04 |
Andy Lester |
const-eight.diff |
blob | commitdiff | diff to current |
2005-03-29 |
Steve Hay |
Fix PerlLIO_chsize() for platforms that don't have... |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester |
Third consting batch |
blob | commitdiff | diff to current |
2005-03-10 |
Rafael Garcia-Suarez |
Make the return value of close() depend not only on... |
blob | commitdiff | diff to current |
2005-02-15 |
Steve Peters |
Use strl* functions in doio.c when available |
blob | commitdiff | diff to current |
2005-01-01 |
Nicholas Clark |
strEQ/strNE of 1 character strings seems better hand... |
blob | commitdiff | diff to current |
2004-12-31 |
Nicholas Clark |
Doing the strnEQ char by char for 2 and 3 character... |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell |
Add comment to the top of most .c files explaining... |
blob | commitdiff | diff to current |
2004-07-10 |
Nicholas Clark |
Perl_mode_from_discipline must update len. (else SEGV) |
blob | commitdiff | diff to current |
2004-04-23 |
Dave Mitchell |
Include variable names in "Use of uninitialized value... |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-02-29 |
Dave Mitchell |
[perl #24521] make test breaks permissions on /dev/tty |
blob | commitdiff | diff to current |
2004-02-09 |
Rafael Garcia-Suarez |
Implement stacked filetest operators (-f -w -x $file). |
blob | commitdiff | diff to current |
2003-12-15 |
Alan Burlison |
Remove incorrect guards around inclusion of <signal.h> |
blob | commitdiff | diff to current |
2003-12-12 |
Alan Burlison |
Modify the common guard for the signal.h header, because |
blob | commitdiff | diff to current |
2003-12-06 |
Craig A. Berry |
casting bug in VMS part of Perl_start_glob |
blob | commitdiff | diff to current |
2003-10-23 |
Jan Dubois |
dup2() not going through PerlLIO abstraction layer |
blob | commitdiff | diff to current |
2003-10-21 |
Ilya Zakharevich |
Two OS/2 portability patches from Ilya. |
blob | commitdiff | diff to current |
2003-09-13 |
Jarkko Hietaniemi |
Apparently at some point doing 3-arg open with |
blob | commitdiff | diff to current |
2003-09-13 |
Jarkko Hietaniemi |
Minuscule code cleanup. |
blob | commitdiff | diff to current |
2003-09-13 |
Stas Bekman |
Unknown discipline ':utf8' w/ maint perl w/o perlio |
blob | commitdiff | diff to current |
2003-08-30 |
Jarkko Hietaniemi |
Fewer naked char constants. |
blob | commitdiff | diff to current |
2003-07-10 |
Chip Salzenberg |
Restore SIGFPE on exec() |
blob | commitdiff | diff to current |
2003-06-15 |
Ilya Zakharevich |
OS2 patches |
blob | commitdiff | diff to current |
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 |
next |