| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/win32/perl@867
|
|
|
| |
p4raw-id: //depot/win32/perl@837
|
|
|
| |
p4raw-id: //depot/win32/perl@836
|
|
|
| |
p4raw-id: //depot/win32/perl@829
|
|
|
| |
p4raw-id: //depot/win32/perl@828
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
modules (and in hopes of making them _do_ something in future)
p4raw-id: //depot/win32/perl@805
|
|
|
| |
p4raw-id: //depot/win32/perl@804
|
|
|
| |
p4raw-id: //depot/win32/perl@803
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- s/PerlIO_fread/PerlIO_read/, the former doesn't exist
- add missing prototypes
- regenerate win32/config*.?c
p4raw-id: //depot/win32/perl@791
|
|
|
| |
p4raw-id: //depot/win32/perl@790
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
Cannot export svref_mutex in non-threaded perl
p4raw-id: //depot/perl@603
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
| |
p4raw-id: //depot/win32/perl@572
|
|
|
|
|
| |
John Cavanaugh <cavanaug@sdd.hp.com>)
p4raw-id: //depot/win32/perl@571
|
|
|
| |
p4raw-id: //depot/win32/perl@570
|
|
|
|
|
| |
hacks that could be applicable to other platforms)
p4raw-id: //depot/win32/perl@568
|
|
|
| |
p4raw-id: //depot/win32/perl@566
|
|
|
|
|
| |
faster)
p4raw-id: //depot/win32/perl@533
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
in this version of gcc!)
p4raw-id: //depot/win32/perl@529
|
|
|
| |
p4raw-id: //depot/win32/perl@526
|
|
|
| |
p4raw-id: //depot/win32/perl@525
|
|
|
| |
p4raw-id: //depot/win32/perl@515
|
|
|
|
|
|
| |
Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
Subject: Re: BUG: opendir and UNC names on NT
p4raw-id: //depot/win32/perl@494
|
|
|
| |
p4raw-id: //depot/win32/perl@487
|
|
|
|
|
|
|
| |
- 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
|
|
|
| |
p4raw-id: //depot/win32/perl@461
|
|
|
| |
p4raw-id: //depot/win32/perl@460
|
|
|
|
|
| |
now looks 5.004_57-ready.
p4raw-id: //depot/win32/perl@456
|
|
|
|
|
|
| |
Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
p4raw-id: //depot/win32/perl@430
|
|
|
| |
p4raw-id: //depot/win32/perl@422
|
|
|
| |
p4raw-id: //depot/win32/perl@417
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
the fact
p4raw-id: //depot/win32/perl@394
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
Message-Id: <199801040630.AA29298@metronet.com>
Subject: New patch for $^E==GetLastError() under Win32
p4raw-id: //depot/win32/perl@392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
| |
p4raw-id: //depot/win32/perl@388
|
|
|
|
|
| |
non-blocking IO on sockets possible
p4raw-id: //depot/win32/perl@387
|
|
|
| |
p4raw-id: //depot/win32/perl@386
|
|
|
|
|
|
|
| |
library.
Update README.win32.
p4raw-id: //depot/win32/perl@385
|
|
|
| |
p4raw-id: //depot/win32/perl@351
|
|
|
| |
p4raw-id: //depot/win32/perl@349
|
|
|
|
|
| |
Other minor fixes. Now is a good time to get the changes in win32 branch.
p4raw-id: //depot/win32/perl@348
|
|\
| |
| |
| |
| | |
three compilers.
p4raw-id: //depot/win32/perl@347
|