summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-272-7/+14
* warnings and const violations identified by compiling in C++ modeGurusamy Sarathy1999-10-261-4/+5
* win32 tweakGurusamy Sarathy1999-10-251-0/+1
* win32_utime() on directories should use localtime() ratherGurusamy Sarathy1999-10-221-5/+5
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-173-211/+231
* disable internal globbing for miniperl (or build breaks outGurusamy Sarathy1999-10-152-0/+10
* various little goofs in change#4385Gurusamy Sarathy1999-10-152-10/+11
* win32_*dir() cleanup; win32_readdir() iterates as necessaryGurusamy Sarathy1999-10-152-72/+101
* File::Glob fixes for WindowsGurusamy Sarathy1999-10-142-6/+27
* various cleanupsGurusamy Sarathy1999-10-127-144/+466
* update Changes, patchlevel etc.Gurusamy Sarathy1999-10-125-31/+31
* rudimentary support for building under Windows 95/98 (fromGurusamy Sarathy1999-10-102-1/+104
* some versions of mingw32 have __int64, define iff it isn'tGurusamy Sarathy1999-10-061-1/+3
* make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-063-10/+10
* tweak for win32 buildGurusamy Sarathy1999-09-282-2/+2
* avoid .exe in $Config{cc} (spotted by Vadim KonovalovGurusamy Sarathy1999-09-272-4/+4
* add $installarchlib/CORE to default linker search path on windowsGurusamy Sarathy1999-09-262-26/+36
* win32 config tweak (suggested by Greg Chapman <glc@well.com>)Gurusamy Sarathy1999-09-141-4/+5
* various fixups for windowsGurusamy Sarathy1999-09-072-2/+4
* avoid hiding child process windowGurusamy Sarathy1999-08-301-5/+0
* win32 tweaksGurusamy Sarathy1999-08-206-411/+219
* up patchlevel &cGurusamy Sarathy1999-08-205-26/+26
* up patchlevel etc.Gurusamy Sarathy1999-08-025-26/+26
* up patchlevel to 59Gurusamy Sarathy1999-08-025-26/+26
* C needs parameter list, not merely typeGurusamy Sarathy1999-08-021-2/+2
* win32/bin/pl2bat.pl doesn't work correctlyJan Dubois1999-07-291-10/+14
* misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-284-15/+100
* regenerate win32/config_H.?cGurusamy Sarathy1999-07-273-246/+390
* Patch pl2bat.pl so batch file can failTye McQueen1999-07-271-8/+171
* update Changes, patchlevel &c.Gurusamy Sarathy1999-07-265-26/+26
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-202-2/+4
* move DProf to Devel/DProfGurusamy Sarathy1999-07-202-8/+27
* C<union any> needs no PERL_OBJECT-treatmentGurusamy Sarathy1999-07-201-9/+0
* fix problem in default buildGurusamy Sarathy1999-07-202-3/+7
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-193-519/+4
|\
| * Integrate with Sarathy.Jarkko Hietaniemi1999-07-181-1/+1
| |\
| * | Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-143-519/+4
* | | avoid bug in win32_str_os_error() (from Jan Dubois)Gurusamy Sarathy1999-07-191-3/+5
| |/ |/|
* | ensure __END__ appears on a line by itself in wrappedGurusamy Sarathy1999-07-181-1/+1
|/
* fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-124-15/+19
* tweaks for win32/borlandGurusamy Sarathy1999-07-122-2/+3
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-1222-2209/+270
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-086-329/+325
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-4/+6
* adapted suggested tests for addition to testsuiteRonaldWS@aol.com1999-07-041-0/+3
* MINGW32 and EGCS 1.1.2 supportJan Dubois1999-07-042-6/+2
* make autogenerated files writableGurusamy Sarathy1999-06-281-953/+0
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-2714-266/+1818
* avoid race condition in the CAPI extension bootstrap handlerGurusamy Sarathy1999-06-241-0/+9
* sanity check to cover the case when perl is installed into theGurusamy Sarathy1999-06-241-3/+6