Ilya's OS2 patch (testing for damage on Win32)
[p5sagit/p5-mst-13.2.git] / win32 /
2000-12-28 Peter Prymmer The latter patch from the
2000-12-28 Jan Dubois Win32::Spawn() didn't inherit cwd and env correctly
2000-12-21 Nick Ing-Simmons Handy script for when one forgets to "dmake clean"
2000-12-21 Jarkko Hietaniemi Rename testsyml to issymlink.
2000-12-15 Nicholas Clark strtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-12-07 Nick Ing-Simmons Various attempts at MSVC debug - not sure what has
2000-12-06 Nick Ing-Simmons Add useperlio to config.vc
2000-12-05 Nick Ing-Simmons Integrate mainline.
2000-12-05 Jarkko Hietaniemi Integrate perlio:
2000-12-05 Nick Ing-Simmons Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
2000-12-05 Gurusamy Sarathy fix open(FOO, ">...
2000-12-05 Jarkko Hietaniemi Integrate perlio:
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-12-04 Nick Ing-Simmons PERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-04 Nick Ing-Simmons Quieten some noise in Win32 builds:
2000-12-03 Nick Ing-Simmons PERL_IMPLICIT_SYS compiles but does not work.
2000-11-25 Nick Ing-Simmons Correct relative path from new ext\Filter\Util\Call...
2000-11-25 Nick Ing-Simmons Integrate mainline.
2000-11-25 Nick Ing-Simmons All tests pass on Win32/gcc/USE_PERLIO.
2000-11-24 Jarkko Hietaniemi Integrate perlio:
2000-11-23 Nick Ing-Simmons Win32 passes all but t/lib/peek.t with perlio and home...
2000-11-23 Jarkko Hietaniemi Push Filter::Util::Call one level deeper.
2000-11-23 Nick Ing-Simmons Implement crlf layer - not ready for merge.
2000-11-23 Nick Ing-Simmons Correct makefile.mk dependancies for ext/Filter/Util
2000-11-23 Gurusamy Sarathy build the Filter extension on windows
2000-11-23 Gurusamy Sarathy regenerate win32/config* and fix some inconsistencies...
2000-11-23 Gurusamy Sarathy get sources building on windows+MSVC again (untested...
2000-11-22 Nick Ing-Simmons Win32 PerlIO intermediate state now working as expected.
2000-11-21 Jarkko Hietaniemi Integrate perlio:
2000-11-21 Nick Ing-Simmons Win32 builds and runs (mostly) with USE_PERLIO.
2000-11-21 Dominic Dunlop Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-19 Nick Ing-Simmons Configure GCC/Win32 build -Duseperlio
2000-11-16 Jarkko Hietaniemi Add HAS_SBRK_PROTO.
2000-11-16 Jarkko Hietaniemi Add fwalk() probe to the configuration files and regen...
2000-11-14 Vadim Konovalov some additions for makefiles for win32 (for perl@7674)
2000-11-14 Jarkko Hietaniemi Redo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin Stuhl Get PerlIO building on Win32
2000-11-12 Jarkko Hietaniemi Add HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko Hietaniemi Add getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-09 Michael Somos Various doc oddball characters.
2000-11-07 Gurusamy Sarathy normalize relative paths in virtualized current directo...
2000-11-04 Andy Dougherty Add FCNTL_CAN_LOCK.
2000-10-26 Jarkko Hietaniemi Undo #7451, this seems to be a deficiency in Perforce,
2000-10-26 Jarkko Hietaniemi Experimenting in DOS arcana.
2000-10-24 Nicholas Clark Check if stdio supports tweaking lval and cnt simultane...
2000-10-20 Charles Bailey SYN SYN
2000-10-18 Jarkko Hietaniemi Missing change from #7362.
2000-10-18 Vadim Konovalov Borland C fstat() never saw the fd as writable.
2000-10-12 Jarkko Hietaniemi Introduce the man[24-8] variables, from Andy Dougherty.
2000-10-10 Jarkko Hietaniemi Reapply Andy's patch and regen Configure.
2000-10-10 Jarkko Hietaniemi Use the versiononly instead of the installscripts,
2000-10-09 Gurusamy Sarathy tweak for change#7173
2000-10-09 Gurusamy Sarathy on Windows, clean targets might not work under some...
2000-10-09 Gurusamy Sarathy on Windows, avoid potential exception (could happen...
2000-10-09 Gurusamy Sarathy on Windows, cwd strings in the environment should be...
2000-10-09 Gurusamy Sarathy on Windows, LoadLibrary() could load an extension DLL...
2000-10-04 Jarkko Hietaniemi Enable disabling scripts installation by Configure...
2000-09-12 Gurusamy Sarathy change#6327 didn't quite go all the way to enable USE_S...
2000-09-11 Vadim Konovalov Modern Borland C now seems to have anon unions for...
2000-09-08 Jarkko Hietaniemi Do away with memory models cruft. Sorry, PDP users.
2000-09-01 Gurusamy Sarathy change#6791 accidentally clobbered change#6710, put...
2000-09-01 Jarkko Hietaniemi Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-31 Vadim Konovalov Reveal Borland's isnan.
2000-08-25 Dan Hale AIX 4.3.3 has SOCKS in libc with a differently named...
2000-08-24 Jan Dubois Replace #6705 with a minimal doc patch.
2000-08-21 Gurusamy Sarathy free TLS slot properly on Windows
2000-08-21 Gurusamy Sarathy small tweaks for change#6705: avoid C++ style comments...
2000-08-21 Gurusamy Sarathy add Storable to list of extensions on Windows
2000-08-19 Jan Dubois fix for Win32::GetFullPathName and Win32::GetShortPathName
2000-08-18 Jan Dubois fix for Win32::DomainName
2000-08-18 Jarkko Hietaniemi Propagate new Configure vars.
2000-08-17 Gurusamy Sarathy move WNOHANG definition to where other such things are
2000-08-17 Gurusamy Sarathy add "ok" targets from change#6632 in makefile.mk
2000-08-17 Gurusamy Sarathy avoid warnings from dense compiler
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 on windows, the return values from wait() and waitpid...
2000-08-16 Gurusamy Sarathy change#6328 could make close(SOCKET) return false on...
2000-08-16 Gurusamy Sarathy check that the number pseudo children doesn't exceed
2000-08-15 Prymmer/Kahn make ok etc also for win32.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-01 Gurusamy Sarathy various syntax errors and such (not fixed: comp/require...
2000-08-01 Brian Clarke fix and question re: waitpid() under win32
2000-07-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-12 Gurusamy Sarathy change#6174 needs corresponding change in win32/config_...
2000-07-11 Gurusamy Sarathy windows build tweaks (op/sprintf.t still fails tests...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6220..6222 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl change#6217 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6207..6210 into mainline
2000-07-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-10 Gurusamy Sarathy accept() leaks memory on windows due to incorrect order...
2000-07-10 Gurusamy Sarathy winsock options weren't being set in all threads under...
2000-07-06 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-05 Gurusamy Sarathy fix UNC path handling on Windows under ithreads, and...
2000-07-05 Gurusamy Sarathy winsock cleanup never done on Windows (leads to handle...
2000-07-04 Jarkko Hietaniemi Win32 patches for cfgperl from Sarathy.
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy adjust change#6299
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
next