This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Yet another twist.
[perl5.git] / win32 / perlhost.h
2001-12-30 Jarkko HietaniemiIntegrate perlio:
2001-12-30 Nick Ing-SimmonsWin32 stuff:
2001-12-30 Jarkko HietaniemiSarathy thinks undoing C++ comments from C++ files
2001-12-29 H.Merijn Brandfrom the non-ANSI comment police (was: it won't compile...
2001-12-04 Gurusamy Sarathyintegrate change#13453 from maint-5.6
2001-10-20 Nick Ing-SimmonsFix typos in new locking on MemShared
2001-10-20 Nick Ing-SimmonsUse locks on MemShared
2001-09-25 Jarkko HietaniemiIntegrate change #12200 from maintperl;
2001-09-22 Jarkko HietaniemiIntegrate change #12146 from maintperl;
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-07-19 Nick Ing-SimmonsIntegrate win32/perlhost.h from maintenance branch.
2001-07-18 Nick Ing-SimmonsIntegrate Sarathy's Win32 $ENV{'PATH'}/system fixes...
2001-03-24 Nick Ing-SimmonsPerlIO fixups for Win32:
2001-03-13 Jarkko HietaniemiIntegrate change #9116 from maintperl into mainline.
2001-02-28 Tim JennessRe: sync sync sync: have I missed any patches?
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-04 Nick Ing-SimmonsPERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-03 Nick Ing-SimmonsPERL_IMPLICIT_SYS compiles but does not work.
2000-10-20 Charles BaileySYN SYN
2000-10-18 Jarkko HietaniemiMissing change from #7362.
2000-08-17 Gurusamy Sarathytrailing new %ENV entries weren't being pushed into...
2000-08-17 Gurusamy Sarathywaitpid() now handles externally spawned pids correctly;
2000-08-16 Gurusamy Sarathycheck that the number pseudo children doesn't exceed
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-17 Gurusamy Sarathyreenable fake signal handling on Windows, bugs and all
2000-05-08 Gurusamy Sarathyfork() failure to create pseudo process sets errno...
2000-03-16 Gurusamy Sarathydue to an oversight during PERL_OBJECT migration, hosts...
2000-03-06 Gurusamy Sarathyvendorlib support for Windows; regen win32/config*
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-20 Gurusamy Sarathywindows fixes for virtualizing child std{in,out,err...
2000-02-09 Charles BaileyResync with mainline
2000-01-24 Gurusamy Sarathyassorted little nits
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-11 Gurusamy Sarathypseudo forked children inherit environment correctly
2000-01-10 Gurusamy Sarathyadd workaround for textmode read() bug in MSVCRT; make...
1999-12-28 Gurusamy SarathyWin9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-05 Gurusamy Sarathywindows build tweaks for Borland compiler
1999-12-03 Gurusamy SarathyWindows build tweaks due to change#4623
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-07-04 Jarkko HietaniemiIntegrate with mainperl.
1999-06-28 Gurusamy Sarathymake autogenerated files writable
1999-05-21 Gurusamy Sarathys/isspace/isSPACE/g and make sure the CRT version is...
1999-05-20 Gurusamy Sarathyvarious little nits
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-03-24 Gurusamy Sarathysupport POSIX::uname() via win32_uname()
1999-02-12 Gurusamy Sarathysupport win32_putenv()
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-07-22 Douglas Lankshearsupport optional crypt() with PERL_OBJECT
1998-07-22 Douglas Lankshearwin32 tweaks: disable XSLOCKS in perl.c, correct typo...
1998-07-21 Gurusamy Sarathyfinal tweaks before beta2
1998-07-21 Gurusamy Sarathyfixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-10 Gurusamy Sarathyadd win32_rename() that does what docs say
1998-07-05 Gurusamy Sarathypatchlevel up to 5.004_70, various tweaks
1998-06-21 Douglas Lankshearapplied patch, along with many changes: