Make Configure recognise glibc 2.1 stdio
[p5sagit/p5-mst-13.2.git] / win32 /
1999-05-25 Gurusamy Sarathy up patchlevel &c
1999-05-25 Gurusamy Sarathy assorted tweaks
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-15 Nick Ing-Simmons Mingw32 + w32api-0.1.5 tweaks
1999-05-14 Gurusamy Sarathy on win32, look for "site/5.XXX/lib" if "site/5.XXXYY...
1999-05-14 Gurusamy Sarathy mortalize string allocations by win32_get_{priv,site...
1999-05-14 Gurusamy Sarathy make win32_longname() preserve kind of slashes in argument
1999-05-12 Gurusamy Sarathy opendir(D,"x:") on win32 opens cwd() for drive rather...
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-10 Jan Dubois Win32 and VC++ 98 doesn't support CASTI
1999-05-10 Gurusamy Sarathy provide File::Copy::syscopy() via Win32::CopyFile(...
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...
1999-05-10 Gurusamy Sarathy more bulletproof workaround for mangled paths (updates...
1999-05-09 Gurusamy Sarathy flush all open output buffers before fork(), exec(...
1999-05-09 Gurusamy Sarathy normalize $^X to full pathname on win32
1999-05-09 Gurusamy Sarathy work around mangled archname on win32 while finding...
1999-05-07 Jan Dubois avoid negative return value from Win32::GetTickCount()
1999-05-03 Gurusamy Sarathy adjust win32_stat() to cope with FindFirstFile() and...
1999-04-24 Gurusamy Sarathy fix bug in change#3123 (off-by-one, caused C<qx[noargs...
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-03-24 Gurusamy Sarathy flip release & version in win32_uname()
1999-03-24 Gurusamy Sarathy support POSIX::uname() via win32_uname()
1999-03-23 Gurusamy Sarathy add Pod-Parser-1.08 (verbatim module =include tests...
1999-03-22 Gurusamy Sarathy implement win32_spawnvp() internally, making it return...
1999-03-08 Gurusamy Sarathy remove bogus symbols from global.sym
1999-03-01 Gurusamy Sarathy up patchlevel &c.
1999-02-28 Jan Dubois revert parts of change#2990 to preserve predictable...
1999-02-24 Gurusamy Sarathy integrate cfgperl contents
1999-02-22 Jarkko Hietaniemi Scratch #3008 and introduce $crosscompile and $multiarch
1999-02-20 Jan Dubois resend [PATCH 5.005_55] Various win32/win32.c cleanup
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1999-02-15 Gurusamy Sarathy update win32/config* stuff, Changes
1999-02-15 Jan Dubois support Win32::GetFullPathName() and Win32::SetLastError()
1999-02-12 Gurusamy Sarathy support win32_putenv()
1999-02-12 Gurusamy Sarathy add perltodo.pod
1999-02-11 Gurusamy Sarathy update win32/pod.mak
1999-02-11 Gurusamy Sarathy compatibility fix: magic non-propagation in foreach...
1999-02-08 Gurusamy Sarathy make safesysmalloc() etc., always available; safemalloc...
1999-02-01 Gurusamy Sarathy various win32-ish changes merged from maint-5.005
1998-11-30 Gurusamy Sarathy patchlevel up to 54
1998-11-29 Gurusamy Sarathy notes about -DPERL_POLLUTE
1998-11-29 Gurusamy Sarathy explain various win32 build caveats more clearly
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-11-29 Gurusamy Sarathy various fixes for race conditions under threads: mutex...
1998-11-28 Gurusamy Sarathy various tweaks; result passes all tests for normal...
1998-11-28 Gurusamy Sarathy add perlreftut.pod
1998-11-27 Jan Dubois add ext/Devel/Peek
1998-11-22 Gurusamy Sarathy fix broken CAPI generation
1998-11-21 Gurusamy Sarathy another win32 portability fix: make sysread() and syswr...
1998-11-21 Gurusamy Sarathy win32_recvfrom() compatibility fix
1998-11-14 Gurusamy Sarathy update Changes
1998-11-09 Jan Dubois PL_block_type undefined unless DEBUGGING
1998-11-08 Gurusamy Sarathy integrate changes#2120,2168,2218 from maint-5.005;
1998-11-05 Gurusamy Sarathy makefile notes
1998-11-04 Gurusamy Sarathy fix return value of win32_pclose()
1998-10-31 Gurusamy Sarathy bump patchlevel; other minor fixes for clean build...
1998-10-30 Anton Berezin win32_opendir() fails on empty drives
1998-10-30 Anton Berezin tweaked version of suggested patch
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-28 Gurusamy Sarathy minor cleanup
1998-10-26 Gurusamy Sarathy various win32 tweaks; disable new xs_cpp section (it...
1998-10-26 Gurusamy Sarathy sanity-check $Config{drand01} in rand.t
1998-10-25 Gurusamy Sarathy update win32/config*.?c
1998-10-25 Jan Dubois recognize '%' as a shell metachar for win32
1998-10-25 Gurusamy Sarathy allow more win32 symbol exports (suggested by Jan Dubois)
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Gurusamy Sarathy provide option to enable optimization with VC (suggeste...
1998-10-06 Gurusamy Sarathy disable USE_THREADS when PERL_OBJECT is enabled
1998-09-27 Gurusamy Sarathy small tweak on last change
1998-09-27 Gurusamy Sarathy fix win32_stat() to do the right thing for share names
1998-09-25 Gurusamy Sarathy update template config.sh, add new config vars to win32...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-25 Gurusamy Sarathy bump patchlevel to 52; other little tweaks for threads...
1998-09-25 Gurusamy Sarathy win32.c tweak
1998-09-25 Gurusamy Sarathy remove obsolete win32/bin/*.pl
1998-09-25 Gurusamy Sarathy tweaks to enable PERL_OBJECT to build & test on win32
1998-09-23 Gurusamy Sarathy pl2bat tweak from Tye McQueen <tye@metronet.com>
1998-09-23 Gurusamy Sarathy integrate maint-5.005 changes (except conflicting chang...
1998-09-23 Gurusamy Sarathy add note to win32/Makefile about setting CCHOME
1998-09-20 Gurusamy Sarathy fill gaps in sig_* entries in win32/config.?c
1998-09-17 Gurusamy Sarathy resync win32/config.?c with Porting/config.sh to pick...
1998-09-17 Gurusamy Sarathy fill gaps in sig_* entries in win32/config.?c
1998-09-12 Nick Ing-Simmons Two tweaks to allow quiet compile qith egcs-1.1
1998-08-10 Gurusamy Sarathy various tweaks: fix signed vs. unsigned problems that...
1998-08-08 Gurusamy Sarathy bump patchlevel to 5.005_51
1998-08-08 Gurusamy Sarathy integrate maint-5.005 changes into mainline
1998-08-05 Gurusamy Sarathy correct URL for perlcrt.dll
1998-08-04 Gurusamy Sarathy correct prototype for des_fcrypt(), explain how to...
1998-08-02 Gurusamy Sarathy update location of perlcrt.dll for win32 builds
1998-08-02 Ilya Zakharevich tweaked version of suggested patch
1998-08-02 Gurusamy Sarathy up patchlevel to 5.005_02
1998-07-27 Gurusamy Sarathy integrate 5.005_01 changes from maint
1998-07-26 Gurusamy Sarathy update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
1998-07-26 Gurusamy Sarathy s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed...
1998-07-26 Gurusamy Sarathy add new files to MANIFEST; add missing prototypes to...
1998-07-26 Gurusamy Sarathy up patchlevel to 5.005_50
1998-07-22 Gurusamy Sarathy add perlmodinstall, regen perltoc
1998-07-22 Douglas Lankshear support optional crypt() with PERL_OBJECT
1998-07-22 Douglas Lankshear win32 tweaks
next