don't write along symlinks into a read only source tree (was Re: [ID 20010129.006...
[p5sagit/p5-mst-13.2.git] / win32 /
2001-02-28 Tim Jenness Re: sync sync sync: have I missed any patches?
2001-02-27 Edward Peschko Re: Compile with perlcc..
2001-02-23 Jarkko Hietaniemi Abolish USE_WIN32_RTL_ENV.
2001-02-09 Jarkko Hietaniemi Integrate changes #8738,8739,8740 from maintperl.
2001-02-09 Jarkko Hietaniemi Rename README.posix-bc to README.bs2000 to avoid confusion
2001-02-08 Charles Bailey SYN SYN
2001-02-06 Vadim Konovalov RE: some win32 fixes
2001-01-30 Jarkko Hietaniemi Integrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-24 Charles Bailey SYN SYN
2001-01-21 Jarkko Hietaniemi The SIG_SIZE is the number of the elements *excluding*
2001-01-20 Peter Prymmer win32 Makefile(s) handle podified READMEs
2001-01-18 Nick Ing-Simmons Win32 "safe signals" co-existance fix.
2001-01-17 Jarkko Hietaniemi Define SIG_SIZE, the number of elements in the sig_name and
2001-01-16 Indy Singh Win32 Makefile fixes
2001-01-15 Jarkko Hietaniemi Revert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi (Reverted by #8440)
2001-01-13 Nick Ing-Simmons Run dmake regen_config_h for Win32
2001-01-12 Jarkko Hietaniemi Use UVXf.
2001-01-12 Jarkko Hietaniemi Add sigprocmask() probe, regen Configure, regen toc.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-05 Peter Prymmer Re: [patch bug 20010103.019] Re: perl@8269: failure...
2001-01-01 Nick Ing-Simmons Add Encode and correct Filter/Util/Call in nmake Makefile
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...
next