| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
(try valgrind on the new bop.t without the doop.c patch)
Message-Id: <20060413162046.5F9636D08C@ugli.hut.fi>
p4raw-id: //depot/perl@27801
|
|
|
|
|
| |
Message-ID: <004f01c65f9a$3871eb30$2405140a@myopwv.com>
p4raw-id: //depot/perl@27799
|
|
|
| |
p4raw-id: //depot/perl@27793
|
|
|
|
|
|
|
|
|
| |
From: "Animator via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-38906-132222.3.24032491323436@perl.org>
zero-length minimum matches that failed could leak into a following
maximal match
p4raw-id: //depot/perl@27782
|
|
|
|
|
|
| |
to support. In the process, found and corrected a bug.
Tests are good, m'kay.
p4raw-id: //depot/perl@27780
|
|
|
| |
p4raw-id: //depot/perl@27777
|
|
|
|
|
|
| |
Message-Id: <20060408155541.46B796D08C@ugli.hut.fi>
Date: Sat, 8 Apr 2006 18:55:41 +0300 (EEST)
p4raw-id: //depot/perl@27756
|
|
|
|
|
|
|
|
|
|
| |
$/=\0?)
Message-Id: <20060408152533.C4D5F6D08C@ugli.hut.fi>
(although I should add that this version of Coverity is actually
raising a false positive here, albeit something still interesting)
p4raw-id: //depot/perl@27744
|
|
|
|
|
| |
though it's silently converted to ""
p4raw-id: //depot/perl@27725
|
|
|
|
|
| |
Message-Id: <20060402224657.B942.BQW10602@nifty.com>
p4raw-id: //depot/perl@27688
|
|
|
| |
p4raw-id: //depot/perl@27681
|
|
|
| |
p4raw-id: //depot/perl@27667
|
|
|
| |
p4raw-id: //depot/perl@27666
|
|
|
| |
p4raw-id: //depot/perl@27664
|
|
|
| |
p4raw-id: //depot/perl@27663
|
|
|
| |
p4raw-id: //depot/perl@27662
|
|
|
| |
p4raw-id: //depot/perl@27660
|
|
|
|
|
|
|
| |
is easy. For the threaded case it's not, because the current OP may
be shared with another thread, so solve this by copying the hints
chain.
p4raw-id: //depot/perl@27659
|
|
|
|
|
| |
Message-Id: <C4D69F9F-FB90-4564-8C46-E51765EB0440@mac.com>
p4raw-id: //depot/perl@27656
|
|
|
| |
p4raw-id: //depot/perl@27646
|
|
|
|
|
|
| |
state of %^H as an eleventh value from caller. This allows users to
write pragmas.
p4raw-id: //depot/perl@27643
|
|
|
|
|
| |
(See also change 27637)
p4raw-id: //depot/perl@27638
|
|
|
|
|
| |
them correctly on scope exit)
p4raw-id: //depot/perl@27637
|
|
|
|
|
|
|
|
| |
underlying hash. (It used to, if the underlying hash had had storage
allocated). This has the side effect of changing the return value from
hv_store and hv_store_ent for some tied hash scenarios. But *to*
something consistent (ly crazy)
p4raw-id: //depot/perl@27636
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C9CA@hotel.npl.ad.local>
p4raw-id: //depot/perl@27633
|
|
|
|
|
| |
for spotting my mistake).
p4raw-id: //depot/perl@27616
|
|
|
|
|
|
| |
My system is set up with a few PATH entries I'm not allowed
to access, so stat() fails for these.
p4raw-id: //depot/perl@27551
|
|
|
|
|
| |
The stripping was introduced in change 27364 to improve taint handling.
p4raw-id: //depot/perl@27550
|
|
|
|
|
|
|
| |
Message-ID: <20060319005211.GM25733@localhost.localdomain>
One can now localize slices.
p4raw-id: //depot/perl@27547
|
|
|
|
|
| |
"Bad name after %s" parsing error
p4raw-id: //depot/perl@27517
|
|
|
|
|
|
| |
From: "Paul Marquess" <paul.marquess@ntlworld.com>
Message-ID: <009401c64907$5a6ed710$4c05140a@myopwv.com>
p4raw-id: //depot/perl@27516
|
|
|
|
|
|
|
|
|
| |
die as soon as it finds one. It should for instance be possible to
for require "File" to read the file "./File" even if there happens to
be a "File" directory in perl's standard library.
This fixes the RT #24404 fix in change 26373.
p4raw-id: //depot/perl@27515
|
|
|
|
|
| |
Remove its outdated documentation.
p4raw-id: //depot/perl@27498
|
|
|
|
|
|
|
|
| |
From: Hugo van der Sanden (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-38710-131000.18.015529928953@perl.org>
(new TODO tests)
p4raw-id: //depot/perl@27495
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unless they are sorted then they are run in the same order in which
they are listed in MANIFEST, which is not always ideal. In particular,
the ext/Compress/IO/Zlib/t/*.t tests are not run in the correct order,
which causes some files to be left behind afterwards.
ExtUtils::Command::MM::test_harness() sorts test files, so it seems
sensible for t/harness to do likewise, rather than relying on the
ordering in MANIFEST.
p4raw-id: //depot/perl@27420
|
|
|
| |
p4raw-id: //depot/perl@27402
|
|
|
|
|
| |
p4raw-link: @27384 on //depot/perl: 25f0751fb55a0f87a7e18ae8960f9acf2407ae32
p4raw-id: //depot/perl@27387
|
|
|
|
|
|
| |
From: "Paul Marquess" <paul.marquess@ntlworld.com>
Message-ID: <007101c63eac$d919c6c0$4c05140a@myopwv.com>
p4raw-id: //depot/perl@27384
|
|
|
|
|
| |
Message-ID: <440737A6.4060606@gmail.com>
p4raw-id: //depot/perl@27368
|
|
|
|
|
|
| |
- better taint detection (switch -T in command)
- $ENV{PATH} stripping of writeable directories on unix/linux
p4raw-id: //depot/perl@27364
|
|
|
| |
p4raw-id: //depot/perl@27356
|
|
|
| |
p4raw-id: //depot/perl@27345
|
|
|
|
|
|
|
| |
(Don't remove PATH completely because it'll break on Unix if you
have . in the PATH)
p4raw-link: @27248 on //depot/perl: 5316d14db4aade2e88cbb15cc065195245c0ec51
p4raw-id: //depot/perl@27341
|
|
|
|
|
| |
Message-Id: <4871E87D-4B59-40A3-A091-A7A3CFA221CF@mailbox.tu-berlin.de>
p4raw-id: //depot/perl@27335
|
|
|
|
|
|
|
| |
lc/uc)
Message-Id: <20060225180934.FCC3.BQW10602@nifty.com>
p4raw-id: //depot/perl@27329
|
|
|
| |
p4raw-id: //depot/perl@27309
|
|
|
| |
p4raw-id: //depot/perl@27287
|
|
|
|
|
| |
RT #1716 - search position reset after 'local' save/restore
p4raw-id: //depot/perl@27286
|
|
|
| |
p4raw-id: //depot/perl@27274
|
|
|
|
|
| |
as tied scalars and scalars with overloaded stringification.
p4raw-id: //depot/perl@27273
|