summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* [win32] remove x586 code gen switch (-5) for Borland, it is non-generic,Gurusamy Sarathy1998-05-121-1/+1
* [win32] various tweaks to makefilesGurusamy Sarathy1998-05-103-664/+797
* [win32] tweak config.[bgv]cGurusamy Sarathy1998-05-093-30/+30
* [win32] intern -> sys_internGurusamy Sarathy1998-04-221-6/+6
* [win32] hand-applied patch along with small tweaksJan Dubois1998-04-223-24/+55
* [win32] use a pidtable that grows dynamically for popen()Jan Dubois1998-04-191-20/+30
* [win32] support POSIX, enable more locale testsGurusamy Sarathy1998-04-173-8/+42
* [win32] make old DomainName() implementation the default (so Win95Gurusamy Sarathy1998-04-061-3/+5
* [win32] config.* fixesGurusamy Sarathy1998-04-038-345/+503
* [win32] fix typo in makefile.mkGurusamy Sarathy1998-03-281-1/+1
* [win32] add file: to installhtml URLsGurusamy Sarathy1998-03-232-5/+5
* [win32] stray tweak to win32.cGurusamy Sarathy1998-03-161-3/+3
* [win32] update win32/config* filesGurusamy Sarathy1998-03-166-15/+318
* [win32] set sockets to nonoverlapped mode for every threadSteve Nielsen1998-03-122-2/+30
* [win32] reinstate some standard sig_names to avoid noise fromGurusamy Sarathy1998-03-106-15/+15
* [win32] mingw32 tweaksGurusamy Sarathy1998-03-103-2/+30
* [win32] tweak Win32::DomainName() implementationGurusamy Sarathy1998-03-092-24/+12
* [win32] minor win32 support fixesGurusamy Sarathy1998-03-091-70/+64
* [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-072-19/+147
* [win32] variousGurusamy Sarathy1998-03-067-167/+413
* [win32] fix typo in MakefileGurusamy Sarathy1998-03-061-1/+1
* [win32] misc small tweaksGurusamy Sarathy1998-02-284-9/+44
* Missed FREAD in bytecode.hNick Ing-Simmons1998-02-281-0/+1
* [win32] various changes to make win32 build under the new Configure & co.Gurusamy Sarathy1998-02-2610-1879/+1658
* [win32] undo previous change (no added value!)Gurusamy Sarathy1998-02-231-5/+0
* [win32] fix pl2bat.pl to tolerate trailing .bat (as suggested byGurusamy Sarathy1998-02-231-0/+5
* [win32] support chown() (just a noop for now)Gurusamy Sarathy1998-02-222-3/+7
* [win32] get compiler building under win32 (needed Makefile.PLGurusamy Sarathy1998-02-222-9/+25
* [win32] fix handle leak in join()Gurusamy Sarathy1998-02-201-2/+4
* [win32] non-debug VC builds are -O1 now (they say it works, and isGurusamy Sarathy1998-02-182-4/+4
* [win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing theGurusamy Sarathy1998-02-172-6/+5
* [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-165-13/+17
* [win32] Fix typo: s/GETNETBYADD\b/GETNETBYADDR/Gurusamy Sarathy1998-02-153-6/+6
* [win32] fix build problems due to renamed Config variablesGurusamy Sarathy1998-02-157-70/+273
* [win32] pickup lddlflags properly for Config.pmGurusamy Sarathy1998-02-125-8/+8
* [win32] fix opendir() problem on share namesGurusamy Sarathy1998-02-101-1/+4
* [win32] win32_utime() tweaks to avoid warningsGurusamy Sarathy1998-02-092-2/+8
* [win32] integrate mainline, plus a few small win32 enhancementsGurusamy Sarathy1998-02-073-11/+84
* [win32] support win32_select(0,0,0,msec) (winsock doesn't)Gurusamy Sarathy1998-02-041-0/+8
* [win32] bug: win32_select() must StartSockets()Gurusamy Sarathy1998-02-041-0/+1
* [win32] Fix minor problems with non USE_THREADS build. win32 branchGurusamy Sarathy1998-02-031-0/+1
* [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-9/+9
* [win32] add archname to *sitearch in config.{b,g,v}cGurusamy Sarathy1998-01-133-9/+9
* [win32] fix perlglob.bat warnings by splitting it from File::DosGlobGurusamy Sarathy1998-01-133-14/+61
* [win32] various tweaks to build support (NOTE: meant for 5.004_57)Gurusamy Sarathy1998-01-136-65/+125
* [win32] Allow $ENV{PERL5SHELL} to contain switches etc., and documentGurusamy Sarathy1998-01-051-29/+81
* [win32] Support case-tolerant %ENVGurusamy Sarathy1998-01-051-0/+2
* [win32] Add a tweaked version of:Tye McQueen1998-01-043-0/+30
* [win32] Various win32 fixesGurusamy Sarathy1998-01-0411-100/+264
* [win32] make $? Unix (and ActiveWare) compatibleGurusamy Sarathy1997-12-241-4/+4