summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH for 5.004_64] Configure patch Config_64-01Andy Dougherty1998-05-144-0/+12
| | | | | | | | | | | Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT) Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT) Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT) Subject: [PATCH 5.004_64] Config_64-03-04.diff Date: Wed, 13 May 1998 14:33:30 -0400 (EDT) p4raw-id: //depot/perl@948
* [win32] config.* fixesGurusamy Sarathy1998-04-038-345/+503
| | | p4raw-id: //depot/win32/perl@867
* [win32] fix typo in makefile.mkGurusamy Sarathy1998-03-281-1/+1
| | | p4raw-id: //depot/win32/perl@837
* [win32] add file: to installhtml URLsGurusamy Sarathy1998-03-232-5/+5
| | | p4raw-id: //depot/win32/perl@836
* [win32] stray tweak to win32.cGurusamy Sarathy1998-03-161-3/+3
| | | p4raw-id: //depot/win32/perl@829
* [win32] update win32/config* filesGurusamy Sarathy1998-03-166-15/+318
| | | p4raw-id: //depot/win32/perl@828
* [win32] set sockets to nonoverlapped mode for every threadSteve Nielsen1998-03-122-2/+30
| | | | | | Message-Id: <35081FE4.965A484D@enteract.com> Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis p4raw-id: //depot/win32/perl@808
* [win32] reinstate some standard sig_names to avoid noise fromGurusamy Sarathy1998-03-106-15/+15
| | | | | modules (and in hopes of making them _do_ something in future) p4raw-id: //depot/win32/perl@805
* [win32] mingw32 tweaksGurusamy Sarathy1998-03-103-2/+30
| | | p4raw-id: //depot/win32/perl@804
* [win32] tweak Win32::DomainName() implementationGurusamy Sarathy1998-03-092-24/+12
| | | p4raw-id: //depot/win32/perl@803
* [win32] minor win32 support fixesGurusamy Sarathy1998-03-091-70/+64
| | | | | | | - add a better implementation of Win32::DomainName() (as suggested by Jutta M. Klebe <jmk@exc.bybyte.de>) - fix opendir() emulation was unsafe what given long paths p4raw-id: //depot/win32/perl@801
* [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-072-19/+147
| | | | | | - qx// used to always invoke the shell, now does so only when needed - qx// didn't respect PERL5SHELL, now does p4raw-id: //depot/win32/perl@797
* [win32] variousGurusamy Sarathy1998-03-067-167/+413
| | | | | | | - s/PerlIO_fread/PerlIO_read/, the former doesn't exist - add missing prototypes - regenerate win32/config*.?c p4raw-id: //depot/win32/perl@791
* [win32] fix typo in MakefileGurusamy Sarathy1998-03-061-1/+1
| | | p4raw-id: //depot/win32/perl@790
* [win32] misc small tweaksGurusamy Sarathy1998-02-284-9/+44
| | | | | | | | - AutoLoader fix for long::pack::names - d_mymalloc can be set from makefiles now - make search.pl actually work on win32 - revert podoc about $^E on OS/2 (per Ilya's wishes) p4raw-id: //depot/win32/perl@606
* Missed FREAD in bytecode.hNick Ing-Simmons1998-02-281-0/+1
| | | | | Cannot export svref_mutex in non-threaded perl p4raw-id: //depot/perl@603
* [win32] various changes to make win32 build under the new Configure & co.Gurusamy Sarathy1998-02-2610-1879/+1658
| | | | | | | | | | - added byterun.c to core C build - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c after adding new variables to config.[bgv]c - sig_name_init now has only the valid signals - we now have $Config{usethreads} - tested under the two commercial compilers w/ and w/o usethreads p4raw-id: //depot/win32/perl@590
* [win32] undo previous change (no added value!)Gurusamy Sarathy1998-02-231-5/+0
| | | p4raw-id: //depot/win32/perl@572
* [win32] fix pl2bat.pl to tolerate trailing .bat (as suggested byGurusamy Sarathy1998-02-231-0/+5
| | | | | John Cavanaugh <cavanaug@sdd.hp.com>) p4raw-id: //depot/win32/perl@571
* [win32] support chown() (just a noop for now)Gurusamy Sarathy1998-02-222-3/+7
| | | p4raw-id: //depot/win32/perl@570
* [win32] get compiler building under win32 (needed Makefile.PLGurusamy Sarathy1998-02-222-9/+25
| | | | | hacks that could be applicable to other platforms) p4raw-id: //depot/win32/perl@568
* [win32] fix handle leak in join()Gurusamy Sarathy1998-02-201-2/+4
| | | p4raw-id: //depot/win32/perl@566
* [win32] non-debug VC builds are -O1 now (they say it works, and isGurusamy Sarathy1998-02-182-4/+4
| | | | | faster) p4raw-id: //depot/win32/perl@533
* [win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing theGurusamy Sarathy1998-02-172-6/+5
| | | | | | | FORCE_ARG_STRING() hack (that bug is fixed in gcc now). mingw32 build passes all tests except t/lib/io_xs.t (seems to be due to broken tmpfile() in the CRT or import lib) p4raw-id: //depot/win32/perl@530
* [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-165-13/+17
| | | | | in this version of gcc!) p4raw-id: //depot/win32/perl@529
* [win32] Fix typo: s/GETNETBYADD\b/GETNETBYADDR/Gurusamy Sarathy1998-02-153-6/+6
| | | p4raw-id: //depot/win32/perl@526
* [win32] fix build problems due to renamed Config variablesGurusamy Sarathy1998-02-157-70/+273
| | | p4raw-id: //depot/win32/perl@525
* [win32] pickup lddlflags properly for Config.pmGurusamy Sarathy1998-02-125-8/+8
| | | p4raw-id: //depot/win32/perl@515
* [win32] fix opendir() problem on share namesGurusamy Sarathy1998-02-101-1/+4
| | | | | | Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu> Subject: Re: BUG: opendir and UNC names on NT p4raw-id: //depot/win32/perl@494
* [win32] win32_utime() tweaks to avoid warningsGurusamy Sarathy1998-02-092-2/+8
| | | p4raw-id: //depot/win32/perl@487
* [win32] integrate mainline, plus a few small win32 enhancementsGurusamy Sarathy1998-02-073-11/+84
| | | | | | | - remove Win32::GetCurrentDirectory() - add Win32::Sleep() for compat - add smarter utime() from Jan Dubois, and export it as win32_utime() p4raw-id: //depot/win32/perl@486
* [win32] support win32_select(0,0,0,msec) (winsock doesn't)Gurusamy Sarathy1998-02-041-0/+8
| | | p4raw-id: //depot/win32/perl@461
* [win32] bug: win32_select() must StartSockets()Gurusamy Sarathy1998-02-041-0/+1
| | | p4raw-id: //depot/win32/perl@460
* [win32] Fix minor problems with non USE_THREADS build. win32 branchGurusamy Sarathy1998-02-031-0/+1
| | | | | now looks 5.004_57-ready. p4raw-id: //depot/win32/perl@456
* [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-9/+9
| | | | | | Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu> Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic p4raw-id: //depot/win32/perl@430
* [win32] add archname to *sitearch in config.{b,g,v}cGurusamy Sarathy1998-01-133-9/+9
| | | p4raw-id: //depot/win32/perl@422
* [win32] fix perlglob.bat warnings by splitting it from File::DosGlobGurusamy Sarathy1998-01-133-14/+61
| | | p4raw-id: //depot/win32/perl@417
* [win32] various tweaks to build support (NOTE: meant for 5.004_57)Gurusamy Sarathy1998-01-136-65/+125
| | | | | | | | | | - build and install x2p - fix installperl warnings on win32 - `make install` now does puts the archlibs in right places - makefiles don't default to USE_THREADS anymore - sync config.{b,g,v}c - sync makefile.mk -> Makefile p4raw-id: //depot/win32/perl@416
* [win32] Allow $ENV{PERL5SHELL} to contain switches etc., and documentGurusamy Sarathy1998-01-051-29/+81
| | | | | the fact p4raw-id: //depot/win32/perl@394
* [win32] Support case-tolerant %ENVGurusamy Sarathy1998-01-051-0/+2
| | | | | | | | - underlying system calls see the case-as-supplied by user - added tests to verify addition/deletion/enumeration case-tolerance - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS, which is default on win32 now p4raw-id: //depot/win32/perl@393
* [win32] Add a tweaked version of:Tye McQueen1998-01-043-0/+30
| | | | | | Message-Id: <199801040630.AA29298@metronet.com> Subject: New patch for $^E==GetLastError() under Win32 p4raw-id: //depot/win32/perl@392
* [win32] Various win32 fixesGurusamy Sarathy1998-01-0411-100/+264
| | | | | | | | | | | | | | | - support spawn via system(&P_NOWAIT,...) like OS2 - support wait() and waitpid() - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed - support -lfoo properly in ExtUtils::Liblist - fix outdated info about Win32 support in perlfaq2 - fix win32 bug in perldoc that causes spurious warnings - regularize global function/variable names yet more - fix bug in do_aspawn() (it was always invoking shell, instead of almost never) - implement and export win32_wait() - stub version of USE_RTL_THREAD_API p4raw-id: //depot/win32/perl@391
* [win32] make $? Unix (and ActiveWare) compatibleGurusamy Sarathy1997-12-241-4/+4
| | | p4raw-id: //depot/win32/perl@388
* [win32] support ioctl() on sockets (does what ioctlsocket() does) to makeGurusamy Sarathy1997-12-244-10/+27
| | | | | non-blocking IO on sockets possible p4raw-id: //depot/win32/perl@387
* [win32] support getlogin()Gurusamy Sarathy1997-12-248-20/+36
| | | p4raw-id: //depot/win32/perl@386
* [win32] add support for crypt() via user-supplied des_fcrypt() source or ↵Gurusamy Sarathy1997-12-246-39/+124
| | | | | | | library. Update README.win32. p4raw-id: //depot/win32/perl@385
* [win32] re-add PERLVARI?C? change that somehow went missing in makedef.plGurusamy Sarathy1997-12-081-1/+1
| | | p4raw-id: //depot/win32/perl@351
* [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-022-5/+2
| | | p4raw-id: //depot/win32/perl@349
* [win32] makegcc.mk merged into makefile.mk, so makegcc.mk is gone.Gurusamy Sarathy1997-12-025-689/+240
| | | | | Other minor fixes. Now is a good time to get the changes in win32 branch. p4raw-id: //depot/win32/perl@348
* [win32] Integrate winansi again. Result builds and passes all tests on allGurusamy Sarathy1997-12-021-1/+1
|\ | | | | | | | | three compilers. p4raw-id: //depot/win32/perl@347