change#4502 was missing a file
[p5sagit/p5-mst-13.2.git] / win32 /
1999-10-31 Gurusamy Sarathy updated windows config* files
1999-10-27 Gurusamy Sarathy regen config* stuff for windows
1999-10-27 Gurusamy Sarathy integrate cfgperl contents into mainline; merge conflicts
1999-10-27 Gurusamy Sarathy patch up egcs-1.1.2-mingw32 build (builds a working...
1999-10-27 Jarkko Hietaniemi Remove unused "squatter" symbols; regen Configure.
1999-10-27 Gurusamy Sarathy more GCC v2.95 induced adjustments
1999-10-26 Gurusamy Sarathy warnings and const violations identified by compiling...
1999-10-25 Gurusamy Sarathy win32 tweak
1999-10-22 Gurusamy Sarathy win32_utime() on directories should use localtime(...
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-15 Gurusamy Sarathy disable internal globbing for miniperl (or build breaks out
1999-10-15 Gurusamy Sarathy various little goofs in change#4385
1999-10-15 Gurusamy Sarathy win32_*dir() cleanup; win32_readdir() iterates as necessary
1999-10-14 Gurusamy Sarathy File::Glob fixes for Windows
1999-10-12 Gurusamy Sarathy various cleanups
1999-10-12 Gurusamy Sarathy update Changes, patchlevel etc.
1999-10-10 Gurusamy Sarathy rudimentary support for building under Windows 95/98...
1999-10-06 Gurusamy Sarathy some versions of mingw32 have __int64, define iff it...
1999-10-06 Gurusamy Sarathy make die/warn and other diagnostics go to wherever...
1999-09-28 Gurusamy Sarathy tweak for win32 build
1999-09-27 Gurusamy Sarathy avoid .exe in $Config{cc} (spotted by Vadim Konovalov
1999-09-26 Gurusamy Sarathy add $installarchlib/CORE to default linker search path...
1999-09-14 Gurusamy Sarathy win32 config tweak (suggested by Greg Chapman <glc...
1999-09-07 Gurusamy Sarathy various fixups for windows
1999-08-30 Gurusamy Sarathy avoid hiding child process window
1999-08-20 Gurusamy Sarathy win32 tweaks
1999-08-20 Gurusamy Sarathy up patchlevel &c
1999-08-02 Gurusamy Sarathy up patchlevel etc.
1999-08-02 Gurusamy Sarathy up patchlevel to 59
1999-08-02 Gurusamy Sarathy C needs parameter list, not merely type
1999-07-29 Jan Dubois win32/bin/pl2bat.pl doesn't work correctly
1999-07-28 Gurusamy Sarathy misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-27 Gurusamy Sarathy regenerate win32/config_H.?c
1999-07-27 Tye McQueen Patch pl2bat.pl so batch file can fail
1999-07-26 Gurusamy Sarathy update Changes, patchlevel &c.
1999-07-20 Gurusamy Sarathy move DProf things around to where they are supposed...
1999-07-20 Gurusamy Sarathy move DProf to Devel/DProf
1999-07-20 Gurusamy Sarathy C<union any> needs no PERL_OBJECT-treatment
1999-07-20 Gurusamy Sarathy fix problem in default build
1999-07-19 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-19 Gurusamy Sarathy avoid bug in win32_str_os_error() (from Jan Dubois)
1999-07-18 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-18 Gurusamy Sarathy ensure __END__ appears on a line by itself in wrapped
1999-07-14 Jarkko Hietaniemi Fixed AIX dynamic loading and AIX shared Perl library.
1999-07-12 Gurusamy Sarathy fixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathy tweaks for win32/borland
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 RonaldWS@aol.com adapted suggested tests for addition to testsuite
1999-07-04 Jan Dubois MINGW32 and EGCS 1.1.2 support
1999-06-28 Gurusamy Sarathy make autogenerated files writable
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-24 Gurusamy Sarathy avoid race condition in the CAPI extension bootstrap...
1999-06-24 Gurusamy Sarathy sanity check to cover the case when perl is installed...
1999-06-12 Gurusamy Sarathy EXTERN_C declarations for global arrays in various
1999-06-11 Gurusamy Sarathy various little tweaks; most globals are now in intrpvar...
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-06-02 Gurusamy Sarathy remove stray K&R-isms
1999-05-31 Gurusamy Sarathy tweak C++isms
1999-05-28 Gurusamy Sarathy add wide versions of win32 system calls (first step in
1999-05-27 Gurusamy Sarathy make win32_spawnvp() inherit standard handles even...
1999-05-26 Gurusamy Sarathy fix missing exported symbol
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()
next