projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
(?p{}) has been deprecated for a long time.
[p5sagit/p5-mst-13.2.git]
/
perlio.h
2007-01-05
Rafael Garcia-Suarez
Update copyright years in .h files. Also, in .pl
blob
|
commitdiff
2006-05-20
Nicholas Clark
Abolish cop_io (the simple way) by storing the value...
blob
|
commitdiff
|
diff to current
2006-02-03
Steven Schubiger
Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
blob
|
commitdiff
|
diff to current
2005-05-23
Rafael Garcia-Suarez
Attribute compilation fix for Windows by Andy Lester
blob
|
commitdiff
|
diff to current
2005-05-20
Andy Lester
Attribute configuration
blob
|
commitdiff
|
diff to current
2005-05-02
Andy Lester
printf.patch: Adding printf checking for gcc
blob
|
commitdiff
|
diff to current
2005-04-27
Andy Lester
perlio-two.patch: More warnings squashed, more consts
blob
|
commitdiff
|
diff to current
2005-04-21
Jarkko Hietaniemi
Symbian port of Perl
blob
|
commitdiff
|
diff to current
2004-11-16
Larry Shatzer Jr.
s/hierachy/hierarchy/
blob
|
commitdiff
|
diff to current
2003-06-03
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2003-05-25
Marcus Holland-Moritz
Re: [PATCH: perlio.h] maint snap @ 19613
blob
|
commitdiff
|
diff to current
2003-05-24
Nick Ing-Simmons
Integrate mainline (but don't integrate back yet).
blob
|
commitdiff
|
diff to current
2003-05-23
Robin Barker
RE: [PATCH] RE: maint snapshot @ 19525
blob
|
commitdiff
|
diff to current
2003-05-21
Nick Ing-Simmons
Work-in-progress - do not integrate yet
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-04-14
Jarkko Hietaniemi
Introduce PerlIO::get_layers() to allow people to peek
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-01-22
Robin Barker
(was RE: [PATCH] %_ (was Re: [PATCH] operation on ...
blob
|
commitdiff
|
diff to current
2002-06-16
Nick Ing-Simmons
Last minute tinkering with PerlIO abstraction API.
blob
|
commitdiff
|
diff to current
2002-05-03
Nick Ing-Simmons
Several of non-default builds now seem to work reasonab...
blob
|
commitdiff
|
diff to current
2002-01-25
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2002-01-24
Jarkko Hietaniemi
Sprinkle some copyrights (use the oldest timestamp to
blob
|
commitdiff
|
diff to current
2002-01-14
Nick Ing-Simmons
Inverted sense of special-ness of specialCopIO - suppos...
blob
|
commitdiff
|
diff to current
2001-12-22
Nick Ing-Simmons
Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
blob
|
commitdiff
|
diff to current
2001-11-18
Nick Ing-Simmons
Allow dup'ing of PerlIO::Scalar etc.
blob
|
commitdiff
|
diff to current
2001-10-29
Jarkko Hietaniemi
Forgot from #12756.
blob
|
commitdiff
|
diff to current
2001-10-21
Nick Ing-Simmons
Convert rest of PerlIO's memory tables to per-interp...
blob
|
commitdiff
|
diff to current
2001-10-21
Nick Ing-Simmons
PerlIO layer table as PL_perlio (per-interpreter)
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-16
Nick Ing-Simmons
Skeleton of "PerlIO_dup" coded.
blob
|
commitdiff
|
diff to current
2001-09-17
Jarkko Hietaniemi
Reindent the PerlIO files (suggested by NI-S), used
blob
|
commitdiff
|
diff to current
2001-07-06
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2001-07-05
Jarkko Hietaniemi
POSIX-BC tweaks from Thomas Dorner.
blob
|
commitdiff
|
diff to current
2001-06-16
Jarkko Hietaniemi
NetWare port from Guruprasad S <SGURUPRASAD@novell...
blob
|
commitdiff
|
diff to current
2001-06-13
Nick Ing-Simmons
Avoid AV and HV in perlio.c by inventing PerlIO_list_t...
blob
|
commitdiff
|
diff to current
2001-05-26
Craig A. Berry
PerlIO for VMS
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-25
Nick Ing-Simmons
Add destruct time hook to PerlIO (for work-in-process...
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
Add pTHX_ to -Duseperlio API where it does not conflict...
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-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
2001-01-06
Doug MacEachern
[patch] PerlIO_cleanup() prototype
blob
|
commitdiff
|
diff to current
2000-12-19
Nick Ing-Simmons
Integrate mainline.
blob
|
commitdiff
|
diff to current
2000-12-19
Craig A. Berry
finding PerlIO symbols for VMS
blob
|
commitdiff
|
diff to current
2000-12-10
Nick Ing-Simmons
Not merge worthy...
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-04
Nick Ing-Simmons
PERL_IMPLICIT_SYS (almost) works - something odd with...
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-11-25
Jens Hamisch
Undo the SOCKS workarounds, instead start using PerlIO
blob
|
commitdiff
|
diff to current
2000-11-23
Nick Ing-Simmons
Implement PerlIO_binmode()
blob
|
commitdiff
|
diff to current
2000-11-21
Jarkko Hietaniemi
Integrate perlio:
blob
|
commitdiff
|
diff to current
2000-11-21
Craig A. Berry
PerlIO_apply_layers prototype (was Re: [PATCH: perl...
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-18
Nick Ing-Simmons
Lexical use open ... support:
blob
|
commitdiff
|
diff to current
2000-11-16
Nick Ing-Simmons
Minor tweaks:
blob
|
commitdiff
|
diff to current
2000-11-14
Nick Ing-Simmons
PerlIO #include and #ifdef re-work.
blob
|
commitdiff
|
diff to current
1998-06-28
Gurusamy Sarathy
add a perlio.h stub for compat (some extensions seem...
blob
|
commitdiff
|
diff to current
1998-06-21
Douglas Lankshear
applied patch, along with many changes:
blob
|
commitdiff
1998-05-01
Gurusamy Sarathy
[asperl] add AS patch#20 (exposes more global constants)
blob
|
commitdiff
|
diff to current
1998-02-25
Douglas Lankshear
[asperl] added AS patch#7
blob
|
commitdiff
|
diff to current
1998-02-01
Douglas Lankshear
[asperl] added AS patch#3
blob
|
commitdiff
|
diff to current
1998-01-30
Gurusamy Sarathy
[asperl] added AS patch#2
blob
|
commitdiff
|
diff to current
1997-04-04
Chip Salzenberg
Use SSize_t for values of PerlIO_{read,write}
blob
|
commitdiff
|
diff to current
1996-12-23
Chip Salzenberg
Prevent warnings when STDCHAR is unsigned
blob
|
commitdiff
|
diff to current
1996-08-21
Perl 5 Porters
perl 5.003_03: perlio.h
blob
|
commitdiff
|
diff to current
1996-08-10
Larry Wall
perl 5.003_02: [no incremental changelog available]
blob
|
commitdiff
|
diff to current