| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@16559
|
|
|
|
|
| |
Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
p4raw-id: //depot/perl@16548
|
|
|
|
|
| |
Message-ID: <20020510144325.26245.qmail@firewheel>
p4raw-id: //depot/perl@16535
|
|
|
|
|
| |
Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
p4raw-id: //depot/perl@16436
|
|
|
| |
p4raw-id: //depot/perl@16428
|
|
|
|
|
|
| |
Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>
To: perl5-porters@perl.org
p4raw-id: //depot/perl@16419
|
|
|
|
|
| |
Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
p4raw-id: //depot/perl@16407
|
|
|
|
|
| |
p4d2p and p4desc.
p4raw-id: //depot/perl@16393
|
|
|
| |
p4raw-id: //depot/perl@16326
|
|
|
| |
p4raw-id: //depot/perl@16322
|
|
|
|
|
| |
work yet with blead, my bad.
p4raw-id: //depot/perl@16321
|
|
|
| |
p4raw-id: //depot/perl@16312
|
|
|
|
|
|
|
| |
Add a regression test for %^H.
Change the sort pragma implementation to use a
global variable instead of %^H.
p4raw-id: //depot/perl@16286
|
|
|
|
|
| |
Message-ID: <20020430042459.GJ756@blackrider>
p4raw-id: //depot/perl@16278
|
|
|
| |
p4raw-id: //depot/perl@16256
|
|
|
|
|
| |
Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
p4raw-id: //depot/perl@16251
|
|
|
|
|
| |
Add test for that.
p4raw-id: //depot/perlio@16246
|
|
|
| |
p4raw-id: //depot/perl@16236
|
|
|
|
|
|
|
|
| |
cond_wait/cond_signal and lock.
Now we wait for a lock to gie up if we return from COND_WAIT
and we are still locked. We also notifiers potential
lockers that it is free for locking when we go into COND_WAIT.
p4raw-id: //depot/perl@16210
|
|
|
|
|
| |
Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
p4raw-id: //depot/perl@16193
|
|
|
|
|
| |
Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@16172
|
|
|
|
|
| |
Message-ID: <20020425055127.GB3456@blackrider>
p4raw-id: //depot/perl@16155
|
|
|
|
|
| |
Message-ID: <20020425053210.GA3334@blackrider>
p4raw-id: //depot/perl@16154
|
|
|
| |
p4raw-id: //depot/perl@16145
|
|
|
| |
p4raw-id: //depot/perl@16125
|
|
|
|
|
| |
Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
p4raw-id: //depot/perl@16092
|
|
|
| |
p4raw-id: //depot/perl@16089
|
|
|
| |
p4raw-id: //depot/perl@16077
|
|
|
|
|
| |
Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@16047
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* support for building it in the regular makefiles
* large files support via the _*i64() functions (this should be
portable to the 32-bit universe too, but quite untested and
and binary-incompatible, therefore not enabled there)
* three additional test failures in addition to the t/end.t one
(see README.win32)
* sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
the ones available from the CRT (needed because Perl uses
the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
* add a few 64-bit notes to README.win32
The following general problems were also fixed:
* s/struct stat/Stat_t/g
* Data::Dumper had some naughty 'long' typecasts
* Errno_pm.PL didn't work safe when winsock.h was not in the same
directory as errno.h
* various tell/seek things were incorrectly prototyped
* squelch ugly looking noise when running tests
* Embed.t wasn't linking in all the libraries
* perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
* re-enable all the disabled warnings (additional fixes may be
needed for the warnings uncovered by this)
p4raw-id: //depot/perl@16033
|
|
|
| |
p4raw-id: //depot/perl@16026
|
|
|
|
|
| |
in preparation for completely redone win64 support
p4raw-id: //depot/perl@16025
|
|
|
| |
p4raw-id: //depot/perl@16001
|
|
|
|
|
| |
Added yield support using threads->yield().
p4raw-id: //depot/perl@15991
|
|
|
| |
p4raw-id: //depot/perl@15987
|
|
|
| |
p4raw-id: //depot/perl@15966
|
|
|
| |
p4raw-id: //depot/perl@15965
|
|
|
|
|
| |
Message-ID: <20020416232412.14297.qmail@plover.com>
p4raw-id: //depot/perl@15962
|
|
|
| |
p4raw-id: //depot/perl@15961
|
|
|
|
|
|
|
|
| |
am I insane)
in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
stuff being 0xabababab on cleanup.
p4raw-id: //depot/perl@15956
|
|
|
|
|
| |
Jungshik Shin. Regen toc.
p4raw-id: //depot/perl@15944
|
|
|
|
|
|
| |
Add testcase for this.
Update manifest.
p4raw-id: //depot/perl@15938
|
|
|
|
|
|
|
|
| |
Message-ID: <20020415154117.1559.qmail@foad.org>
(With EBCDIC skippage added, and the skip reason
skippage on the two ?? loops tweaked.)
p4raw-id: //depot/perl@15937
|
|
|
|
|
| |
Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
p4raw-id: //depot/perl@15925
|
|
|
|
|
| |
Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@15893
|
|
|
| |
p4raw-id: //depot/perl@15887
|
|
|
| |
p4raw-id: //depot/perl@15882
|
|
|
| |
p4raw-id: //depot/perl@15881
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Win32::GetLongPathName() did not return valid results if there
were "." and ".." components in the path; also fix a potential
buffer overflow if the long path happens to be longer than
MAX_PATH (this can presumably happen if they use \\?\... style
paths); add a rather limited testsuite that exercises just the
edge cases
p4raw-link: @15879 on //depot/maint-5.6/perl: a15439704ef1059bf178ec4b1820fee7b2af7173
p4raw-id: //depot/perl@15880
p4raw-branched: from //depot/maint-5.6/perl@15877 'branch in'
t/win32/longpath.t
p4raw-integrated: from //depot/maint-5.6/perl@15877 'ignore' MANIFEST
(@12747..) 'merge in' t/harness (@11427..) win32/win32.c
(@13145..)
|
|
|
|
|
| |
Message-ID: <20020411052525.GA17038@blackrider>
p4raw-id: //depot/perl@15856
|