| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
may be redirected
p4raw-id: //depot/perl@3487
|
|
|
| |
p4raw-id: //depot/perl@3484
|
|
|
| |
p4raw-id: //depot/perl@3476
|
|
|
| |
p4raw-id: //depot/perl@3472
|
|
|
|
|
|
|
| |
passed an unsigned char (fixes random occurrence of spaces in
arguments containing high-bit chars passed to spawned children,
on win32)
p4raw-id: //depot/perl@3445
|
|
|
| |
p4raw-id: //depot/perl@3436
|
|
|
|
|
| |
- now more like other Win32 compilers
p4raw-id: //depot/perl@3425
|
|
|
|
|
| |
found (brings sitelib intuition in line with privlib)
p4raw-id: //depot/perl@3423
|
|
|
|
|
| |
(fixes small memory leak in interpreter)
p4raw-id: //depot/perl@3419
|
|
|
| |
p4raw-id: //depot/perl@3418
|
|
|
|
|
| |
stat() behaves similarly
p4raw-id: //depot/perl@3396
|
|
|
|
|
|
|
|
|
|
| |
needed to open myconfig.SH rather than myconfig; sundry adjustments
to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
work under win32; getenv_sv() changed to getenv_len() since SVs
aren't visible in the lower echelons; remove bogus exports from
config.sym; PERL_OBJECT-ness for C++ exception support; null out
IoDIRP in filter_del() or sv_free() will attempt to close it
p4raw-id: //depot/perl@3387
|
|
|
|
|
| |
Message-ID: <373067e9.56194713@smtp1.ibm.net>
p4raw-id: //depot/perl@3379
|
|
|
| |
p4raw-id: //depot/perl@3362
|
|
|
|
|
|
| |
Message-ID: <609bdff748.tom@compton.compton.nu>
Subject: ByteLoader patch
p4raw-id: //depot/perl@3356
|
|
|
|
|
|
|
|
| |
provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
p4raw-link: @3350 on //depot/perl: b5ce6607ab4b332cfeb9911174599b4208a0bc29
p4raw-link: @3345 on //depot/perl: 95140b9803ddf95b050f1d52936f19393a6b541c
p4raw-id: //depot/perl@3353
|
|
|
|
|
|
| |
and pipe open() operations, simplifying buffering headaches faced
by users; uses fflush(NULL), which may need Configure test
p4raw-id: //depot/perl@3352
|
|
|
| |
p4raw-id: //depot/perl@3350
|
|
|
|
|
| |
normalize lib paths to forward slashes internally
p4raw-id: //depot/perl@3345
|
|
|
|
|
|
| |
Message-ID: <37084742.22824479@smtp1.ibm.net>
Subject: Re: Win32::GetTickCount
p4raw-id: //depot/perl@3316
|
|
|
|
|
| |
(makes opendir(D,"c:") work reliably)
p4raw-id: //depot/perl@3300
|
|
|
|
|
|
|
| |
on win32)
p4raw-link: @3123 on //depot/perl: 0aaad0ff610b01c0682abfc20594c83a6d49f148
p4raw-id: //depot/perl@3269
|
|
|
| |
p4raw-id: //depot/perl@3217
|
|
|
| |
p4raw-id: //depot/perl@3135
|
|
|
| |
p4raw-id: //depot/perl@3134
|
|
|
|
|
| |
to size and better maintainability)
p4raw-id: //depot/perl@3129
|
|
|
|
|
|
| |
for asynchronous spawns; fix win32_kill() to always deal with
PIDs
p4raw-id: //depot/perl@3123
|
|
|
| |
p4raw-id: //depot/perl@3095
|
|
|
| |
p4raw-id: //depot/perl@3044
|
|
|
|
|
|
|
|
|
| |
as stacked list values
Message-ID: <36e22849.36531259@smtp1.ibm.net>
Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup
p4raw-link: @2990 on //depot/perl: bb897dfcf82adc653513b0b92523fb44767a9837
p4raw-id: //depot/perl@3036
|
|\
| |
| | |
p4raw-id: //depot/perl@3023
|
| |
| |
| |
| |
| | |
also in non-Configure lands.
p4raw-id: //depot/cfgperl@3009
|
|/
|
|
|
| |
Message-ID: <36d15809.40853323@smtp1.ibm.net>
p4raw-id: //depot/perl@2990
|
|
|
| |
p4raw-id: //depot/perl@2957
|
|
|
| |
p4raw-id: //depot/perl@2944
|
|
|
|
|
|
| |
Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
p4raw-id: //depot/perl@2937
|
|
|
| |
p4raw-id: //depot/perl@2898
|
|
|
| |
p4raw-id: //depot/perl@2887
|
|
|
| |
p4raw-id: //depot/perl@2869
|
|
|
| |
p4raw-id: //depot/perl@2854
|
|
|
|
|
|
| |
now macros that point to the right malloc; fix various places in
sources that need to always use safesysmalloc() et al
p4raw-id: //depot/perl@2834
|
|
|
| |
p4raw-id: //depot/perl@2746
|
|
|
| |
p4raw-id: //depot/perl@2405
|
|
|
| |
p4raw-id: //depot/perl@2392
|
|
|
| |
p4raw-id: //depot/perl@2391
|
|
|
|
|
|
|
|
| |
avoid most uses of PL_na (which is much more inefficient than a
simple local); update docs to suit; PL_na now being thr->Tna may
be a minor compatibility issue for extensions--will require dTHR
outside of XSUBs (those get automatic dTHR)
p4raw-id: //depot/perl@2387
|
|
|
|
|
|
|
|
|
|
|
| |
on PL_threadnum were seriously flawed, since it means more than one
thread could enter the critical region; PL_na was global instead of
thread-local; child thread could finish and free thr structures
before Thread->new() got around to creating the Thread object;
cv_clone() needed locking, as it mucks with PL_comppad and other
global data; new_struct_thread() needed to lock template-thread's
mutex while copying its data
p4raw-id: //depot/perl@2385
|
|
|
|
|
|
| |
fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
win32 due to lack of select() that works on non-socket fds
p4raw-id: //depot/perl@2377
|
|
|
| |
p4raw-id: //depot/perl@2357
|
|
|
|
|
|
| |
Message-ID: <36589ec9.49964585@smtp1.ibm.net>
Subject: [PATCH 5.005_53] Devel::Peek integration
p4raw-id: //depot/perl@2322
|