projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Test case for #10433/#10424.
[p5sagit/p5-mst-13.2.git]
/
perlio.c
2001-05-31
Jarkko Hietaniemi
panic:claustrophobia.
blob
|
commitdiff
2001-05-31
Nick Ing-Simmons
Hack to restore Win32 pseudo fork broken by Multiple...
blob
|
commitdiff
|
diff to current
2001-05-31
Nick Ing-Simmons
Conditionally put back some "unused" dTHX which are...
blob
|
commitdiff
|
diff to current
2001-05-31
Nick Ing-Simmons
perlio.c -Wall cleaner under MULTIPLICITY
blob
|
commitdiff
|
diff to current
2001-05-30
Jarkko Hietaniemi
More -Wall silencing from Michael Schwern and Jarkko...
blob
|
commitdiff
|
diff to current
2001-05-28
Doug MacEachern
Re: perlio + multiple perl_alloc..destruct
blob
|
commitdiff
|
diff to current
2001-05-26
Craig A. Berry
PerlIO for VMS
blob
|
commitdiff
|
diff to current
2001-05-20
Dave Mitchell
[LARGE!] symbolic magic
blob
|
commitdiff
|
diff to current
2001-05-09
Benjamin Sugars
Re: [PATCH] Test offset when reading from a PerlIO...
blob
|
commitdiff
|
diff to current
2001-05-05
Peter Prymmer
fix const poisioning in PerlIO_openn->fdopen->openn
blob
|
commitdiff
|
diff to current
2001-04-30
Jens Hamisch
Re: [ID 20010303.009] SOCKS5 work around breaks other...
blob
|
commitdiff
|
diff to current
2001-04-23
Jarkko Hietaniemi
Cut-and-pasto.
blob
|
commitdiff
|
diff to current
2001-04-23
Jarkko Hietaniemi
More PerlIO robustness.
blob
|
commitdiff
|
diff to current
2001-04-23
Jarkko Hietaniemi
Avoid coredump on 'close STDERR; die' by making
blob
|
commitdiff
|
diff to current
2001-04-19
Jarkko Hietaniemi
Compilation nit noticed by AIX compiler.
blob
|
commitdiff
|
diff to current
2001-04-07
Nick Ing-Simmons
Allow PerlIOBase_pushed to ignore prefix on mode (e...
blob
|
commitdiff
|
diff to current
2001-03-29
Nick Ing-Simmons
Allow someone to write PerlIO::Array, PerlIO::Code...
blob
|
commitdiff
|
diff to current
2001-03-28
Nick Ing-Simmons
PerlIO.pm / perlio.pm conflict.
blob
|
commitdiff
|
diff to current
2001-03-26
Nick Ing-Simmons
REFCNT botch in layer name cache hash.
blob
|
commitdiff
|
diff to current
2001-03-26
Nick Ing-Simmons
Implement flush of linebuffered streams on read of...
blob
|
commitdiff
|
diff to current
2001-03-25
Nick Ing-Simmons
Add destruct time hook to PerlIO (for work-in-process...
blob
|
commitdiff
|
diff to current
2001-03-24
Nick Ing-Simmons
PerlIO fixups for Win32:
blob
|
commitdiff
|
diff to current
2001-03-24
Nick Ing-Simmons
Implement:
blob
|
commitdiff
|
diff to current
2001-03-23
Nick Ing-Simmons
Perlio internals re-organized.
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
Add pTHX_ to -Duseperlio API where it does not conflict...
blob
|
commitdiff
|
diff to current
2001-03-23
Nick Ing-Simmons
Render -Duseperlio functional again.
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
perlio tweaks (reported by Nicholas Clark)
blob
|
commitdiff
|
diff to current
2001-03-21
Benjamin Sugars
Fix for
blob
|
commitdiff
|
diff to current
2001-03-04
Nicholas Clark
[ID 20010303.009] SOCKS5 work around breaks other sockets
blob
|
commitdiff
|
diff to current
2001-02-26
Nicholas Clark
perlio - unknown layer
blob
|
commitdiff
|
diff to current
2001-02-26
Jarkko Hietaniemi
A missing dTHX from Vadim Konovalov.
blob
|
commitdiff
|
diff to current
2001-02-18
Nicholas Clark
Apply the spirit of patch from Nicholas Clark:
blob
|
commitdiff
|
diff to current
2001-02-18
Nick Ing-Simmons
Fix [ID 20010217.002]
blob
|
commitdiff
|
diff to current
2001-02-18
Nick Ing-Simmons
Clean up a few core dumps when layers are used in unexp...
blob
|
commitdiff
|
diff to current
2001-02-08
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2001-02-04
Nicholas Clark
[ID 20010203.006] perlio.c is mis-reporting argument
blob
|
commitdiff
|
diff to current
2001-01-24
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2001-01-21
Nick Ing-Simmons
Make "real" layers of ":utf8" and ":raw".
blob
|
commitdiff
|
diff to current
2001-01-17
Nick Ing-Simmons
"Safe" signals - trial implementation.
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-06
Nick Ing-Simmons
FILE * in XS code for PerlIO world:
blob
|
commitdiff
|
diff to current
2000-12-31
Nick Ing-Simmons
Tweak perlio.c so that makedef.pl-exported perlsio_binm...
blob
|
commitdiff
|
diff to current
2000-12-11
Jarkko Hietaniemi
Integrate perlio:
blob
|
commitdiff
|
diff to current
2000-12-11
Nick Ing-Simmons
Finish 1st pass of "encoding" layer e.g. :
blob
|
commitdiff
|
diff to current
2000-12-11
Nick Ing-Simmons
Restore mmap function (broken by tweaks to shared buffer
blob
|
commitdiff
|
diff to current
2000-12-10
Nick Ing-Simmons
Not merge worthy...
blob
|
commitdiff
|
diff to current
2000-12-09
Jarkko Hietaniemi
Integrate perlio:
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-08
Jarkko Hietaniemi
Integrate perlio:
blob
|
commitdiff
|
diff to current
2000-12-07
Nick Ing-Simmons
Change PerlIO_(get|set)pos to take SV *
blob
|
commitdiff
|
diff to current
2000-12-07
Jarkko Hietaniemi
Integrate perlio:
blob
|
commitdiff
|
diff to current
2000-12-07
Nick Ing-Simmons
Various attempts at MSVC debug - not sure what has
blob
|
commitdiff
|
diff to current
2000-12-05
Jarkko Hietaniemi
Integrate perlio:
blob
|
commitdiff
|
diff to current
2000-12-05
Nick Ing-Simmons
Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
blob
|
commitdiff
|
diff to current
2000-12-05
Jarkko Hietaniemi
Integrate perlio:
blob
|
commitdiff
|
diff to current
2000-12-04
Nick Ing-Simmons
PERL_IMPLICIT_SYS (almost) works - something odd with...
blob
|
commitdiff
|
diff to current
2000-12-04
Yitzchak Scott-Tho...
[ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on...
blob
|
commitdiff
|
diff to current
2000-12-03
Nick Ing-Simmons
PERL_IMPLICIT_SYS compiles but does not work.
blob
|
commitdiff
|
diff to current
2000-12-03
Nick Ing-Simmons
Make iperlsys.h vector stdio not PerlIO.
blob
|
commitdiff
|
diff to current
2000-12-01
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2000-12-01
Nick Ing-Simmons
Fix 'mmap' lib/filehand.t (ungetc) test fail.
blob
|
commitdiff
|
diff to current
2000-11-30
Robin Barker
toke.c perlio.c -Wformat nits
blob
|
commitdiff
|
diff to current
2000-11-28
Nick Ing-Simmons
Initial tidy of setmode() muddle (UNIX does not have...
blob
|
commitdiff
|
diff to current
2000-11-28
Jarkko Hietaniemi
setmode() is a DOSish-only thing.
blob
|
commitdiff
|
diff to current
2000-11-27
Jarkko Hietaniemi
__FUNCTION__ isn't portable and trying to emulate it...
blob
|
commitdiff
|
diff to current
2000-11-25
Nick Ing-Simmons
Integrate mainline.
blob
|
commitdiff
|
diff to current
2000-11-25
Nick Ing-Simmons
All tests pass on Win32/gcc/USE_PERLIO.
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-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
Nick Ing-Simmons
Implement crlf layer - not ready for merge.
blob
|
commitdiff
|
diff to current
2000-11-22
Nick Ing-Simmons
Win32 PerlIO intermediate state now working as expected.
blob
|
commitdiff
|
diff to current
2000-11-21
Jarkko Hietaniemi
Integrate perlio:
blob
|
commitdiff
|
diff to current
2000-11-21
Nick Ing-Simmons
Win32 builds and runs (mostly) with USE_PERLIO.
blob
|
commitdiff
|
diff to current
2000-11-21
Dominic Dunlop
Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
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-19
Nick Ing-Simmons
Add dummy crlf layer (just as buffer)
blob
|
commitdiff
|
diff to current
2000-11-19
Nick Ing-Simmons
Special case :crlf and :raw in dummy PerlIO_apply_layers
blob
|
commitdiff
|
diff to current
2000-11-18
Jarkko Hietaniemi
Compiler denit.
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-17
Nick Ing-Simmons
Experiment on use of attributes.pm interface.
blob
|
commitdiff
|
diff to current
2000-11-16
Nick Ing-Simmons
Minor tweaks:
blob
|
commitdiff
|
diff to current
2000-11-14
Jarkko Hietaniemi
Integrate perlio:
blob
|
commitdiff
|
diff to current
2000-11-14
Nick Ing-Simmons
PerlIO #include and #ifdef re-work.
blob
|
commitdiff
|
diff to current
2000-11-14
Jarkko Hietaniemi
Redo #7679 with LFs instead of CRLFs.
blob
|
commitdiff
|
diff to current
2000-11-14
Benjamin Stuhl
Get PerlIO building on Win32
blob
|
commitdiff
|
diff to current
2000-11-13
Jarkko Hietaniemi
Make PerlIO_getpos() to behave like fgetpos() on return.
blob
|
commitdiff
|
diff to current
2000-11-13
Jarkko Hietaniemi
fputs() does return EOF on error but here we don't...
blob
|
commitdiff
|
diff to current
2000-11-13
Nicholas Clark
[ID 20001112.008] perlio.c's PerlIO_getpos ingores...
blob
|
commitdiff
|
diff to current
2000-11-12
Nick Ing-Simmons
Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
blob
|
commitdiff
|
diff to current
2000-11-11
Dominic Dunlop
More descriptive error for unknown perlio layers.
blob
|
commitdiff
|
diff to current
2000-11-11
Jarkko Hietaniemi
Use sysconf() or getpagesize() to find out the pagesize.
blob
|
commitdiff
|
diff to current
2000-11-11
Nick Ing-Simmons
Fixup mmap layer by doing mmap() calls on pagesize...
blob
|
commitdiff
|
diff to current
2000-11-10
Nick Ing-Simmons
Re-instate stdio large file support via perlio.
blob
|
commitdiff
|
diff to current
2000-11-08
Robin Barker
int/ptr casts in perlio.c
blob
|
commitdiff
|
diff to current
next