LOGONLY mark f58883 NODOC since it's just a semicolon deletion
[p5sagit/p5-mst-13.2.git] / iperlsys.h
2010-04-22 Jan Dubois Update PerlStdIOGets() signature
2010-04-22 Jan Dubois Fix PerlSIO_fputc() and PerlSIO_fputs() signatures
2010-04-21 Jan Dubois Apply minimal patch for Perl bug 72704.
2009-02-20 Nicholas Clark Add a parameter to win32_get_{priv,site,vendor}lib...
2008-02-25 Steve Hay Silence Borland compiler warnings (except for warnings...
2008-01-01 Marcus Holland-Moritz Add editor blocks to some header files.
2007-10-03 Rafael Garcia-Suarez Adapt definition of Sighandler_t to go with change...
2006-12-31 Jarkko Hietaniemi smoke signs suppression
2006-11-25 Jarkko Hietaniemi smoke signs suppression
2005-11-01 Steve Hay Make PerlLIOUtime()'s filename const
2005-07-20 Jarkko Hietaniemi support POSIX SA_SIGINFO
2005-07-01 Steve Hay Silence MinGW warning about "'noreturn' function does...
2005-06-24 Steve Hay Make opendir() filename const in Win32-land & friends
2005-03-29 Steve Hay Fix PerlLIO_chsize() for platforms that don't have...
2003-10-09 Nicholas Clark Put all pre-processor #s on the first column (some...
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-07-16 Gurusamy Sarathy integrate a variant of change#17568 from maint-5.6...
2002-05-08 Gurusamy Sarathy make the gettimeofday() implementation in Time::HiRes...
2002-05-03 Nick Ing-Simmons Finish off 16350 for non-PERLIO build on linux,
2002-05-02 Nick Ing-Simmons *** EXPERIMENTAL ***
2002-04-22 Jarkko Hietaniemi NetWare changeover from Watcom to Codewarrior, from...
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-01 Paul Green VOS-specific patch to iperlsys.h to work around errno bu
2002-03-18 Jarkko Hietaniemi NetWare tweaks from C Aditya <caditya@novell.com>
2002-03-12 Mattia Barbon alarm(), Win32, no PERL_IMPLICIT_SYS
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-09-27 Craig A. Berry slightly less broken chdir.t for VMS
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-07-20 Gurusamy Sarathy Make perl fork()-safe (in a slightly limited way) even on
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-10 Nick Ing-Simmons Fix (valid) -Wall warnings in perlio.c
2001-05-26 Craig A. Berry PerlIO for VMS
2001-03-24 Nick Ing-Simmons PerlIO fixups for Win32:
2001-03-22 Nick Ing-Simmons Die on n-arg open(...,"",xxx,yyy,...)
2001-03-14 Jarkko Hietaniemi Integrate change #9154 from maintperl to mainline.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-05 Nick Ing-Simmons Fix gross PerlMemShared issue.
2000-12-04 Nick Ing-Simmons PERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-03 Nick Ing-Simmons PERL_IMPLICIT_SYS compiles but does not work.
2000-12-03 Nick Ing-Simmons Make iperlsys.h vector stdio not PerlIO.
2000-11-28 Nick Ing-Simmons Initial tidy of setmode() muddle (UNIX does not have...
2000-11-14 Nick Ing-Simmons PerlIO #include and #ifdef re-work.
2000-11-04 Nick Ing-Simmons PerlIO infrastructure complete.
2000-11-03 Nick Ing-Simmons Implement stack of layers - (perlio.c _is_ derived...
2000-10-29 Nick Ing-Simmons Integrate mainline to perlio branch
2000-10-29 Nick Ing-Simmons Prototype (stdio-like) PerlIO passing basic tests....
2000-10-24 Nicholas Clark Check if stdio supports tweaking lval and cnt simultane...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathy workaround for CRT bug in chdir() (from Charles Lane...
2000-03-06 Gurusamy Sarathy vendorlib support for Windows; regen win32/config*
2000-02-20 Gurusamy Sarathy windows fixes for virtualizing child std{in,out,err...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-28 Gurusamy Sarathy Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-06 Gurusamy Sarathy tweaks for building with -DUSE_ITHREADS on !WIN32 platf...
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-13 Jan Dubois [5.005_62 PATCH] support link() on WinNT and NTFS
1999-10-27 Gurusamy Sarathy integrate cfgperl contents into mainline; merge conflicts
1999-10-27 Gurusamy Sarathy patch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-27 Jarkko Hietaniemi Remove unused "squatter" symbols; regen Configure.
1999-08-13 Jarkko Hietaniemi Jumbo Configure and large file support update.
1999-08-03 Jarkko Hietaniemi Retract #3912, much too many compilation warnings
1999-08-03 Sven Verdoolaege (Retracted). See #3913.
1999-07-28 Gurusamy Sarathy misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Charles Bailey applied new parts of suggested patch
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-25 Gurusamy Sarathy assorted tweaks
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-05 Charles Bailey applied non-conflicting parts of suggested patch
1999-03-24 Gurusamy Sarathy support POSIX::uname() via win32_uname()
1999-02-24 Gurusamy Sarathy ansify perlio.c, fix PerlIO-ish typos
1999-02-08 Gurusamy Sarathy make safesysmalloc() etc., always available; safemalloc...
1999-02-08 Gurusamy Sarathy make EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1998-12-22 Jarkko Hietaniemi Add few MSG_ and uio constants.
1998-11-27 Jarkko Hietaniemi Integrate from mainperl.
1998-11-22 Jarkko Hietaniemi MSG_PROXY for GNU/Hurd (previously we believed that
1998-11-22 Gurusamy Sarathy phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
1998-07-22 Douglas Lankshear support optional crypt() with PERL_OBJECT
1998-07-21 Gurusamy Sarathy final tweaks before beta2
1998-07-21 Gurusamy Sarathy part 1 of PERL_OBJECT fixes for new var names
1998-07-12 Gurusamy Sarathy various tweaks for PERL_OBJECT build & test
1998-06-21 Douglas Lankshear applied patch, along with many changes: