summaryrefslogtreecommitdiff
path: root/perlio.c
Commit message (Expand)AuthorAgeFilesLines
* microperl changes from Simon Cozens; Makefile for microperlJarkko Hietaniemi2000-05-311-1/+5
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-081-1/+1
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-1/+2
* make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-5/+3
* Fix LFS with -Duseperlio in Solaris. Reported inRobin Barker1999-09-041-0/+8
* Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-161-2/+2
* Jumbo Configure and large file support update.Jarkko Hietaniemi1999-08-131-8/+8
* Minor fixes to linux -Dusethreads -Duseperlio.Jarkko Hietaniemi1999-08-041-7/+5
* Retract #3912, much too many compilation warningsJarkko Hietaniemi1999-08-031-7/+7
* (Retracted). See #3913.Sven Verdoolaege1999-08-031-7/+7
* The "-Dusethreads -Duseperlio" combination failed.Spider Boardman1999-08-031-3/+12
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+4
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-6/+6
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-12/+15
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-0/+1
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* ansify perlio.c, fix PerlIO-ish typosGurusamy Sarathy1999-02-241-116/+48
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-3/+10
* applied patch, along with many changes:Douglas Lankshear1998-06-211-1/+1
* [win32] misc changesGurusamy Sarathy1998-05-291-34/+1
* Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-7/+3
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-0/+4
* Fix warning wrt return value of PerlIO_getname()Spider Boardman1997-04-301-0/+1
* Return a value from PerlIO_{,un}getcHallvard B Furuseth1997-04-151-2/+2
* Use SSize_t for values of PerlIO_{read,write}Chip Salzenberg1997-04-041-4/+4
* In perlio, fix vprintf() definition and define vfprintf()Chip Salzenberg1997-03-221-1/+9
* Prevent warnings when STDCHAR is unsignedChip Salzenberg1996-12-231-8/+8
* Eliminate PerlIO warnings when setting cnt to -1Chip Salzenberg1996-12-191-3/+3
* Re: 5.003_05 is available.Hunter Kelly1996-09-121-4/+3
* perl 5.003_05: perlio.cPerl 5 Porters1996-09-071-1/+24
* perl 5.003_04: perlio.cPerl 5 Porters1996-08-291-4/+22
* Fixes to support non-std stdio.Perl 5 Porters1996-08-251-0/+9
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-0/+594