summaryrefslogtreecommitdiff
path: root/perlio.h
Commit message (Collapse)AuthorAgeFilesLines
* add a perlio.h stub for compat (some extensions seem to #include it)Gurusamy Sarathy1998-06-281-0/+1
| | | p4raw-id: //depot/perl@1231
* applied patch, along with many changes:Douglas Lankshear1998-06-211-251/+0
| | | | | | | | | | | - ipfoo.h headers have been coalesced along with perlfoo.h into iperlsys.h - win32/cp*.h have been combined in perlhost.h - CPerlObj::PerlParse() takes an extra xsinit arg - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active> Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler p4raw-id: //depot/perl@1172
* [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-0/+1
| | | p4raw-id: //depot/asperl@908
* [asperl] added AS patch#7Douglas Lankshear1998-02-251-34/+34
| | | | | | | | | | | | | | Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com> Subject: [PATCH] Here's an attempt at 6. MANIFEST must be updated with new file names 5. Mktime(), Stat() etc., rather than MKtime()/STat() etc. And some changes to move toward 1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk -- Doug p4raw-id: //depot/asperl@586
* [asperl] added AS patch#3Douglas Lankshear1998-02-011-0/+3
| | | | | | | | | | | | | | | | Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com> To: "'Gurusamy Sarathy'" <gsar@umich.edu> Here's an additional diff against //depot/asperl The field name mg_length was changed back to mg_len The function name mg_len was change to mg_length The need for sort_mutex removed thanks to the code derived from Tom Horsley's work. -- Doug p4raw-id: //depot/asperl@451
* [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-0/+48
| | | p4raw-id: //depot/asperl@443
* Use SSize_t for values of PerlIO_{read,write}Chip Salzenberg1997-04-041-2/+2
|
* Prevent warnings when STDCHAR is unsignedChip Salzenberg1996-12-231-3/+3
|
* perl 5.003_03: perlio.hPerl 5 Porters1996-08-211-26/+32
| | | | | | | | | Try to document the various #defines a bit. This is far from finished. Remove a lot of trailing whitespace. (It's of no consequence, but but I'm not going to redo the patch just to put back in the trailing whitespace either.)
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-0/+193