Modified README.bs2000
[p5sagit/p5-mst-13.2.git] / win32 / perlhost.h
2001-01-08 Charles Bailey Once again syncing after too long an absence
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-10-20 Charles Bailey SYN SYN
2000-10-18 Jarkko Hietaniemi Missing change from #7362.
2000-08-17 Gurusamy Sarathy trailing new %ENV entries weren't being pushed into...
2000-08-17 Gurusamy Sarathy waitpid() now handles externally spawned pids correctly;
2000-08-16 Gurusamy Sarathy check that the number pseudo children doesn't exceed
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-17 Gurusamy Sarathy reenable fake signal handling on Windows, bugs and all
2000-05-08 Gurusamy Sarathy fork() failure to create pseudo process sets errno...
2000-03-16 Gurusamy Sarathy due to an oversight during PERL_OBJECT migration, hosts...
2000-03-06 Gurusamy Sarathy vendorlib support for Windows; regen win32/config*
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-02-20 Gurusamy Sarathy windows fixes for virtualizing child std{in,out,err...
2000-02-09 Charles Bailey Resync with mainline
2000-01-24 Gurusamy Sarathy assorted little nits
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-11 Gurusamy Sarathy pseudo forked children inherit environment correctly
2000-01-10 Gurusamy Sarathy add workaround for textmode read() bug in MSVCRT; make...
1999-12-28 Gurusamy Sarathy Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-05 Gurusamy Sarathy windows build tweaks for Borland compiler
1999-12-03 Gurusamy Sarathy Windows build tweaks due to change#4623
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-06-28 Gurusamy Sarathy make autogenerated files writable
1999-05-21 Gurusamy Sarathy s/isspace/isSPACE/g and make sure the CRT version is...
1999-05-20 Gurusamy Sarathy various little nits
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-03-24 Gurusamy Sarathy support POSIX::uname() via win32_uname()
1999-02-12 Gurusamy Sarathy support win32_putenv()
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-07-22 Douglas Lankshear support optional crypt() with PERL_OBJECT
1998-07-22 Douglas Lankshear win32 tweaks: disable XSLOCKS in perl.c, correct typo...
1998-07-21 Gurusamy Sarathy final tweaks before beta2
1998-07-21 Gurusamy Sarathy fixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-10 Gurusamy Sarathy add win32_rename() that does what docs say
1998-07-05 Gurusamy Sarathy patchlevel up to 5.004_70, various tweaks
1998-06-21 Douglas Lankshear applied patch, along with many changes: