| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/asperl@893
|
|
|
| |
p4raw-id: //depot/asperl@892
|
|
|
| |
p4raw-id: //depot/asperl@885
|
|\
| |
| | |
p4raw-id: //depot/asperl@884
|
| |
| |
| |
| |
| | |
is happy)
p4raw-id: //depot/win32/perl@883
|
| |
| |
| | |
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
|
| |
| |
| | |
p4raw-id: //depot/asperl@863
|
| |
| |
| |
| |
| | |
(passes all tests when built under PERL_OBJECT)
p4raw-id: //depot/asperl@809
|
| |
| |
| | |
p4raw-id: //depot/asperl@807
|
| |
| |
| | |
p4raw-id: //depot/asperl@806
|
|\ \
| |/
| | |
p4raw-id: //depot/asperl@799
|
| |
| |
| |
| |
| |
| | |
- 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
|
| |
| |
| |
| |
| |
| |
| |
| | |
Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
This patch fixes a bug I introduced removing duplicate code.
-- Doug
p4raw-id: //depot/asperl@788
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
Subject: [PATCH]
Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically
linked modules.
-- Doug
p4raw-id: //depot/asperl@760
|
|\ \
| |/
| | |
p4raw-id: //depot/asperl@607
|
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| |
| |
| | |
p4raw-id: //depot/asperl@591
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
Subject: [PATCH]
Here's an attempt at
6. MANIFEST must be updated with new file names
5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
And some changes to move toward
1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
-- Doug
p4raw-id: //depot/asperl@586
|
|\ \
| |/
| | |
p4raw-id: //depot/asperl@569
|
| |
| |
| |
| |
| | |
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/asperl@527
|
| |
| |
| | |
p4raw-id: //depot/win32/perl@526
|
| |
| |
| | |
p4raw-id: //depot/win32/perl@525
|
|\ \
| |/
| | |
p4raw-id: //depot/asperl@524
|
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
Subject: [PATCH] command line build
This patch is for the command line build of perl object.
I'll merge the ipfoo.c function with win32_xxx functions next.
-- Doug
p4raw-id: //depot/asperl@522
|
|\ \
| |/
| | |
p4raw-id: //depot/asperl@493
|
| |
| |
| | |
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
|