2001-05-30 |
Jarkko Hietaniemi |
More -Wall sweeping. |
blob | commitdiff |
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 |
2000-11-25 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2000-11-25 |
Jens Hamisch |
Undo the SOCKS workarounds, instead start using PerlIO |
blob | commitdiff | diff to current |
2000-11-24 |
Nick Ing-Simmons |
Re-arrange crlf vs binary for platforms that care. |
blob | commitdiff | diff to current |
2000-11-24 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2000-11-23 |
Nick Ing-Simmons |
Win32/perlio Now just fails one io/argv.t test - lack |
blob | commitdiff | diff to current |
2000-11-23 |
Nick Ing-Simmons |
Win32 passes all but t/lib/peek.t with perlio and home... |
blob | commitdiff | diff to current |
2000-11-23 |
Nick Ing-Simmons |
Implement PerlIO_binmode() |
blob | commitdiff | diff to current |
2000-11-23 |
Jarkko Hietaniemi |
SOCKS wrestling continues, patches from Jens Hamisch. |
blob | commitdiff | diff to current |
2000-11-23 |
Jarkko Hietaniemi |
Finish unfinished SOCKS workaround changes. |
blob | commitdiff | diff to current |
2000-11-22 |
Jarkko Hietaniemi |
More SOCKS versus 64-bit patches from Jens Hamisch. |
blob | commitdiff | diff to current |
2000-11-22 |
Jarkko Hietaniemi |
Go ahead and #include <unistd.h> in perl.h. |
blob | commitdiff | diff to current |
2000-11-21 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2000-11-21 |
Jarkko Hietaniemi |
Export the SOCKS workaround symbols only if necessary. |
blob | commitdiff | diff to current |
2000-11-20 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2000-11-20 |
Nick Ing-Simmons |
Make extra buffer layer work (dummy crlf layer) |
blob | commitdiff | diff to current |
2000-11-20 |
Jarkko Hietaniemi |
Add a workaround to SOCKS 64-bit problems. |
blob | commitdiff | diff to current |
2000-11-18 |
Nick Ing-Simmons |
Lexical use open ... support: |
blob | commitdiff | diff to current |
2000-11-18 |
Nick Ing-Simmons |
Basic tweaks to do_open() type parsing to allow layer... |
blob | commitdiff | diff to current |
2000-11-16 |
Nick Ing-Simmons |
Minor tweaks: |
blob | commitdiff | diff to current |
2000-11-14 |
Jens Hamisch |
Hoist the duplicated socket/netdb include logic to... |
blob | commitdiff | diff to current |
2000-10-20 |
Jens Hamisch |
SOCKS function redefinitions need prototypes, too,... |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-19 |
Nicholas Clark |
PATCH do_print has 2 PerlIO_error()s |
blob | commitdiff | diff to current |
2000-10-18 |
Jarkko Hietaniemi |
Disable the UTF8 downgrade croakage for now to avoid |
blob | commitdiff | diff to current |
2000-10-17 |
Jarkko Hietaniemi |
On output try to downgrade to bytes, croak if impossible, |
blob | commitdiff | diff to current |
2000-10-17 |
Nicholas Clark |
Workaround for a sfio bug where the stream error indicator |
blob | commitdiff | diff to current |
2000-10-17 |
Jarkko Hietaniemi |
More IoTYPE sprinkling. |
blob | commitdiff | diff to current |
2000-10-04 |
Jarkko Hietaniemi |
Code around the stat-on-a-pipe-returns-a-mode-of-zero bug |
blob | commitdiff | diff to current |
2000-08-06 |
Jarkko Hietaniemi |
Have symbols for the IoTYPEs. |
blob | commitdiff | diff to current |
2000-08-06 |
Jarkko Hietaniemi |
Continue fixing the io warnings. This also |
blob | commitdiff | diff to current |
2000-08-04 |
Jarkko Hietaniemi |
In the warnings call filehandles consistently so; |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-02 |
Jarkko Hietaniemi |
The name of a filehandle does not have <these>. |
blob | commitdiff | diff to current |
2000-08-02 |
Gurusamy Sarathy |
Remove the extraneous "main::" prefix from all the |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6325..6373 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6293..6324 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Roderick Schertler |
Fix for |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl change#6217 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6207..6210 into mainline |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Win32 patches for cfgperl from Sarathy. |
blob | commitdiff | diff to current |
2000-06-23 |
Doug MacEachern |
Avoid double close(). |
blob | commitdiff | diff to current |
2000-06-09 |
Jarkko Hietaniemi |
Rename the fdpid locking and integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-06-07 |
Jarkko Hietaniemi |
Mopup for #6207 and #6209. |
blob | commitdiff | diff to current |
2000-06-07 |
Dan Sugalski |
Lock PL_fdpid against race conditions, based on: |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-03-19 |
Jarkko Hietaniemi |
Taint msgrcv() messages; general SysV IPC cleanup. |
blob | commitdiff | diff to current |
2000-03-19 |
Jarkko Hietaniemi |
Taint shmread(). |
blob | commitdiff | diff to current |
2000-03-11 |
Gurusamy Sarathy |
tweaks for lynxos build (from Ed Mooring <mooring@lynx... |
blob | commitdiff | diff to current |
2000-03-09 |
Gurusamy Sarathy |
support binmode(F,":crlf") and use open IN => ":raw... |
blob | commitdiff | diff to current |
2000-03-04 |
Gurusamy Sarathy |
avoid looking up stale PL_statbuf (spotted by Charles... |
blob | commitdiff | diff to current |
2000-03-04 |
Gurusamy Sarathy |
avoid warnings from shmread() when given undefined... |
blob | commitdiff | diff to current |
2000-02-25 |
Jarkko Hietaniemi |
Configure nits; add socksizetype; add getfsstat for... |
blob | commitdiff | diff to current |
2000-02-22 |
Jarkko Hietaniemi |
Add socklen_t probe; Configure maintenance. |
blob | commitdiff | diff to current |
2000-02-19 |
Gurusamy Sarathy |
some rearrangement of the includes for easier "microper... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
use builtin __CYGWIN__ rather than -DCYGWIN (from Eric... |
blob | commitdiff | diff to current |
2000-01-23 |
Gurusamy Sarathy |
system('VAR123=foo cmd') wasn't invoking shell (de... |
blob | commitdiff | diff to current |
2000-01-22 |
Gurusamy Sarathy |
add patch for printf-style format typechecks (from... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-05 |
Gurusamy Sarathy |
severe bugs in change#3786 fixed |
blob | commitdiff | diff to current |
1999-12-29 |
Gurusamy Sarathy |
slurp mode fix in change#2910 wasn't quite right (spott... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy |
partly fix perldiag regressions identified by Tom Chris... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
next |