Add clear magic to %^H so that the HE chain is reset when you empty it.
[p5sagit/p5-mst-13.2.git] / mpeix / mpeixish.h
2007-09-25 Dave Mitchell make PERL_SYS_INIT/INIT3/TERM into functions
2006-10-21 Nicholas Clark Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and...
2006-01-12 Ken Hirsch Re: Today's compiling adventure
2003-12-15 Alan Burlison Remove incorrect guards around inclusion of <signal.h>
2003-12-12 Alan Burlison Modify the common guard for the signal.h header, because
2003-07-29 Jarkko Hietaniemi MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
2003-07-04 Jarkko Hietaniemi Remove PL_earlytaint since the hash seed code
2003-06-29 Jarkko Hietaniemi Move the PL_earlytaint initialization to the PERL_SYS_I...
2003-05-23 Jarkko Hietaniemi Noticed by John P. Linderman.
2002-03-24 Jarkko Hietaniemi MPE/iX update from Mark Bixby.
2001-06-24 Jarkko Hietaniemi Factor the PERL_SYS_INIT() code, from Hugo van der...
2001-06-20 Jarkko Hietaniemi MPE/iX fixes from Mark Bixby (a Configure fix is also...
2001-06-12 Jarkko Hietaniemi MPE/iX tweaks from Mark Bixby.
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1998-07-14 Jarkko Hietaniemi add files and tweaks needed for MPE/iX port (via PM)