Zefram [Sun, 19 Dec 2010 23:41:10 +0000 (23:41 +0000)]
tweak later segments of release procedure
Slightly more clue about the indexer failures.
Move some post-release steps into a new "the day after" section.
Zefram [Sun, 19 Dec 2010 21:23:50 +0000 (21:23 +0000)]
fix -tree test for non-threaded perl
Zefram [Sun, 19 Dec 2010 19:12:10 +0000 (19:12 +0000)]
add autodie tag :2.1001 for blead-updated version
Zefram [Sun, 19 Dec 2010 18:48:08 +0000 (18:48 +0000)]
add new release to perlhist
Zefram [Sun, 19 Dec 2010 18:42:25 +0000 (18:42 +0000)]
update Module::CoreList for 5.13.8
Zefram [Sun, 19 Dec 2010 18:30:49 +0000 (18:30 +0000)]
update META.yml
Zefram [Sun, 19 Dec 2010 18:14:34 +0000 (18:14 +0000)]
acknowledgements in perldelta
Zefram [Sun, 19 Dec 2010 18:01:25 +0000 (18:01 +0000)]
perldelta wording nit
Zefram [Sun, 19 Dec 2010 15:11:49 +0000 (15:11 +0000)]
update references to earlier versions
Zefram [Sun, 19 Dec 2010 15:09:41 +0000 (15:09 +0000)]
link perldelta entries to perlapi sections
Zefram [Sun, 19 Dec 2010 15:04:53 +0000 (15:04 +0000)]
bump perl version number for 5.13.8
Zefram [Sun, 19 Dec 2010 14:49:15 +0000 (14:49 +0000)]
perldelta details of module updates
Zefram [Sun, 19 Dec 2010 13:48:06 +0000 (13:48 +0000)]
near-finalisation of perldelta
Put perldelta into mostly-final form, and copyedit it.
Zefram [Sun, 19 Dec 2010 13:01:09 +0000 (13:01 +0000)]
perldelta for updated modules
Zefram [Sun, 19 Dec 2010 12:21:54 +0000 (12:21 +0000)]
bump version of many modules
Core-only modules that have changed from v5.13.7, and dual-life modules
that have changed from v5.13.7 and didn't show up in earlier passes.
Zefram [Sun, 19 Dec 2010 11:50:07 +0000 (11:50 +0000)]
bump Unicode-Normalize version for blead changes
Zefram [Sun, 19 Dec 2010 11:48:59 +0000 (11:48 +0000)]
bump Unicode-Collate version for blead changes
Zefram [Sun, 19 Dec 2010 11:44:31 +0000 (11:44 +0000)]
bump threads-shared version for blead XS changes
Zefram [Sun, 19 Dec 2010 11:36:15 +0000 (11:36 +0000)]
bump ExtUtils-CBuilder version for blead change
Zefram [Sun, 19 Dec 2010 10:49:16 +0000 (10:49 +0000)]
bump autodie version for blead test fix
Zefram [Sun, 19 Dec 2010 09:00:09 +0000 (09:00 +0000)]
Zefram [Sun, 19 Dec 2010 08:50:06 +0000 (08:50 +0000)]
Zefram [Sun, 19 Dec 2010 08:46:30 +0000 (08:46 +0000)]
Zefram [Sun, 19 Dec 2010 08:40:12 +0000 (08:40 +0000)]
Zefram [Sun, 19 Dec 2010 08:36:00 +0000 (08:36 +0000)]
Father Chrysostomos [Sun, 19 Dec 2010 01:21:41 +0000 (17:21 -0800)]
Test B::Concise’s -tree mode
Chris 'BinGOs' Williams [Sat, 18 Dec 2010 22:36:50 +0000 (22:36 +0000)]
Update Archive-Tar to CPAN version 1.74
[DELTA]
* important changes in version 1.74 18/12/2010
- Skip extracting pax extended headers, reported as
RT #64038
Tony Cook [Sat, 18 Dec 2010 00:05:39 +0000 (11:05 +1100)]
Re-order the tests to match the comment
Win32 has been failing in re/re.t, maybe this will fix it.
Karl Williamson [Thu, 16 Dec 2010 15:34:35 +0000 (08:34 -0700)]
re.t: Use portable C locale
The locale en_US.UTF-8 has varying and wrong definitions depending on
manufacturer. Using the portable C locale works just as well for the
purposes of these tests.
Karl Williamson [Thu, 16 Dec 2010 05:33:07 +0000 (22:33 -0700)]
re.t: Avoid encoding issues by using hex chars
re.t is getting encoded as utf8 in places, which confuses things. So
use a hex notation to enter a non-ASCII char
Chip Salzenberg [Fri, 17 Dec 2010 19:21:54 +0000 (11:21 -0800)]
update warnings tests to cope with %z now being valid. use %y instead
Chip Salzenberg [Fri, 17 Dec 2010 18:55:20 +0000 (10:55 -0800)]
document new printf size modifiers
Chip Salzenberg [Fri, 17 Dec 2010 18:46:56 +0000 (10:46 -0800)]
smoke tests for %hhd %zd %td
Chip Salzenberg [Fri, 17 Dec 2010 18:13:43 +0000 (10:13 -0800)]
add %jd to printf where C99 exists; tweak %zd and %td
Nicholas Clark [Fri, 17 Dec 2010 17:18:33 +0000 (17:18 +0000)]
Refactor ExtUtils::Constant's tests to pass cleanly on older versions.
Work round bugs with the value of ~0 on 5.005 built on 64 bit systems.
Convert @INC to absolute paths on 5.6.x so that
ExtUtils::Constant::Aaargh56Hash will load from blib.
Remove $runperl, which is no longer needed.
Nicholas Clark [Fri, 17 Dec 2010 17:16:46 +0000 (17:16 +0000)]
Refactor ExtUtils::Constant::Utils backwards compatibility code.
Avoid warnings from letting 5.005 even think about POSIX charclass constants
in regexps, and use compile-time constants to enable backcompat features.
Nicholas Clark [Fri, 17 Dec 2010 15:16:33 +0000 (15:16 +0000)]
Convert ext/PerlIO-encoding/t/encoding.t to Test::More.
Nicholas Clark [Fri, 17 Dec 2010 11:07:32 +0000 (11:07 +0000)]
Convert ext/Opcode/t/ops.t to Test::More
Nicholas Clark [Fri, 17 Dec 2010 10:41:39 +0000 (10:41 +0000)]
Convert ext/IPC-Open3/t/IPC-Open3.t to Test::More
Unfortunately the gubbins of about 25% of its tests still rely on causing
subprocesses to emit the correct TAP, so part of it has to use a an explicit
test counter outside of Test::Builder.
Nicholas Clark [Fri, 17 Dec 2010 09:31:11 +0000 (09:31 +0000)]
In dbmt_common.pl, change checkOutput(...) to 5 calls to is().
Replacing a 5 armed boolean fed to ok() with 5 calls to is() gives much better
diagnostics on failure.
Father Chrysostomos [Fri, 17 Dec 2010 06:31:16 +0000 (22:31 -0800)]
perldelta for efef081 and 91fad77
Father Chrysostomos [Fri, 17 Dec 2010 06:28:22 +0000 (22:28 -0800)]
perldelta for 20f15c4
Father Chrysostomos [Fri, 17 Dec 2010 06:23:42 +0000 (22:23 -0800)]
perldelta for a42d024
Father Chrysostomos [Fri, 17 Dec 2010 05:56:49 +0000 (21:56 -0800)]
Father Chrysostomos [Fri, 17 Dec 2010 05:36:02 +0000 (21:36 -0800)]
Increase B::Concise’s version
Reini Urban [Mon, 13 Dec 2010 19:06:33 +0000 (20:06 +0100)]
Fix [perl #80632] -MO=Concise,-tree format
Some time between 5.8.3 and 5.8.4, the -tree output
format started getting extra line breaks.
David Leadbeater [Fri, 17 Dec 2010 04:15:57 +0000 (20:15 -0800)]
[perl #80548] perldelta for DTrace package name change
David Leadbeater [Fri, 17 Dec 2010 04:14:40 +0000 (20:14 -0800)]
[perl #80674] Fix compilation with very old versions of glibc
__priority_which_t does not exist on glibc 2.1.
sin6_scope is not present in the set of kernel headers my copy of glibc 2.1 is
using. (The presence of sin6_scope in sockaddr_in6 should maybe be a Configure
test.)
blead now compiles on a positively ancient box -- although the Socket tests
fail.
Jan Dubois [Thu, 16 Dec 2010 06:41:47 +0000 (22:41 -0800)]
Silence some data truncation compiler warnings
Karl Williamson [Thu, 16 Dec 2010 17:38:09 +0000 (10:38 -0700)]
test.pl: extend EBCDIC functions to beyond 255
Allow the functions to handle non-latin1 input. This would only show up
on EBCDIC platforms.
Nicholas Clark [Thu, 16 Dec 2010 16:48:26 +0000 (16:48 +0000)]
Version bumps for modules changed by
a6d37805ca8a9ba8 ($Id$ removal).
Nicholas Clark [Thu, 16 Dec 2010 16:28:44 +0000 (16:28 +0000)]
Remove "dead" RCS $Id$ tags from files that we own.
All files have been modified more recently than their tag, rendering
information in the tag redundant.
David Mitchell [Thu, 16 Dec 2010 16:14:06 +0000 (16:14 +0000)]
only call amagic_deref_call() if we have to
Karl Williamson [Thu, 16 Dec 2010 16:11:27 +0000 (09:11 -0700)]
uniprops.pod: restore properties counts
As a side effect of commit
bd9ebcfd4a6439f22bcaf330cd6d936de78362c5,
which was to make smalle unicore tables, the counts of the number of
code points matched by the various properties in perluniprops.pod were
removed. This restores them
Nicholas Clark [Thu, 16 Dec 2010 16:02:20 +0000 (16:02 +0000)]
Move common code from ext/[GONS]DBM_File/t/[gons]dbm.t to t/lib/dbmt_common.pl
This eliminates 1445 lines, ie almost 500 lines duplicated fourfold.
Nicholas Clark [Thu, 16 Dec 2010 14:09:42 +0000 (14:09 +0000)]
Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by parameterising the class name.
Nicholas Clark [Thu, 16 Dec 2010 13:25:05 +0000 (13:25 +0000)]
Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t further.
Including Cross propagating some fixes:
grep in void context warning (
f84167b37281b9fd c57cf257e9e58200), but improve
it by avoiding void context entirely, by actually testing the results :-)
"cleaner close on tests, take 2",
d1e4d418969ad3c5
Nicholas Clark [Thu, 16 Dec 2010 11:37:43 +0000 (11:37 +0000)]
Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using the same filename.
Choose the 1 dot form used by sdbm.t, to keep VMS happy. Also, propagate into
ndbm.t the part of the test for
20001013.009 that
cbc5248d01a71061 missed.
Move the exist tests from
f4b9d8806d76b352 earlier in sdbm.t, to increase
consistency - the alternative attempts to have 2 DBM files open simultaneously,
which ODBM_File doesn't support. (Implied TODO: add an explicit test for this
to the other 3.)
Nicholas Clark [Thu, 16 Dec 2010 14:47:27 +0000 (15:47 +0100)]
Tweak gdbm.t to use GDBM_WRITER instead of GDBM_WRCREAT when re-opening a file.
The analagous tests for [nos]dbm.t don't use |O_CREAT for this case. gdbm.t
has been using GDBM_WRCREAT here since the file was added by Larry in 5.000
Chris 'BinGOs' Williams [Thu, 16 Dec 2010 14:09:55 +0000 (14:09 +0000)]
Fix typo in perlvar
Karl Williamson [Thu, 16 Dec 2010 01:11:44 +0000 (18:11 -0700)]
regcomp.c: Optimize [cC] char class to EXACTF
A two character character class where the two elements are the folds of
each other can be optimized into an EXACTF regnode. This should not
change the speed of execution appreciably, except that EXACTF regnodes
are candidates for further optimization by combining with adjacent nodes
of the same type.
This commit brings the optimization level up to somewhat better than
when I started mucking around with ANYOF nodes.
Karl Williamson [Wed, 15 Dec 2010 23:33:02 +0000 (16:33 -0700)]
regcomp.c: More work on ANYOF_CLASS
I overlooked two cases in a previous commit where it would be advisable
to make changes in case the ANYOF_CLASS bit needs to be combined with
ANYOF_LOCALE.
Karl Williamson [Wed, 15 Dec 2010 23:31:02 +0000 (16:31 -0700)]
l1_char_class_tab.h: include multi-char folds
This patch is the result of running mk_PL_charclass.pl
Karl Williamson [Wed, 15 Dec 2010 21:44:45 +0000 (14:44 -0700)]
mk_PL_charclass.pl: extend for multi-char folds
Karl Williamson [Wed, 15 Dec 2010 22:34:48 +0000 (15:34 -0700)]
regexec.c: white space changes due to prev. commit
This is essentially a white-space patch. Commit
dbaae6dafbe2bb8bf9fcd1e83874b9a683e0290f effectively removed two nests
of blocks. This finishes that removal, outdents the previous innter
blocks, and reformats the comments for the extra space.
One declaration was moved as a result of removing a block.
Karl Williamson [Wed, 15 Dec 2010 22:22:38 +0000 (15:22 -0700)]
regex: Multi-char /i shouldnt match single char []
":\N{LATIN SMALL LIGATURE ST}:" !~ /:[_st]:/i
because it is two character, but previously it did match. The cause of
this is that the code was using swash_fetch() to test if the fold
matches. But swash_fetch() only checks if the first character matches,
not all characters, so it was falsely returning true.
This is an intermediate commit, with some cleanup of blocks, comments,
and accompanying indentation of regexec.c to follow immediately.
Karl Williamson [Wed, 15 Dec 2010 16:57:25 +0000 (09:57 -0700)]
Revamp t/uni/fold.t
This patch revamps fold.t but using essentially the same tests on
essentially the same character set. It:
1) Works on EBCDIC
2) Uses test.pl
3) Separates out the 8 tests per character that previously were all
combined into a single test per character
4) Outputs on each line the actual test performed
5) Corrects and hardens some tests on multi-character folding
characters.
To expand on point 5): Previously, the wrong behavior was tested for;
correct behavior failed. For example,
":\N{LATIN SMALL LIGATURE ST}:" =~ /:[_st]:/i
previously passed. But the fold of the string is two characters, and so
should not match a one-character long character class. Instead it
should match:
":\N{LATIN SMALL LIGATURE ST}:" =~ /:[_st]{2}:/i
The new test includes TODO tests for both of them.
":\N{LATIN SMALL LIGATURE ST}:" !~ /:[_st]:/i
":\N{LATIN SMALL LIGATURE ST}:" =~ /:[_st]{2}:/i
Also the inverse relation
":st:" =~ /:[_\N{LATIN SMALL LIGATURE ST}]:/i
passes, semi-coincidentally, for some. By changing the test to
":ST:" =~ /:[_\N{LATIN SMALL LIGATURE ST}]:/i
they all fail, (and are made TODO's).
David Mitchell [Wed, 15 Dec 2010 19:38:17 +0000 (19:38 +0000)]
don't upgrade overload IV return values to NV
(if we can avoid it).
Fix for RT #77456. Basically it extends the usage of the AMGf_numeric flag
to the remaining overloadable numeric ops that behave differently with IV
and NV.
Florian Ragwitz [Wed, 15 Dec 2010 19:14:31 +0000 (20:14 +0100)]
Upgrade Devel::SelfStubber from 1.04 to 1.05
This is necessary so the CPAN version can fix the INSTALLDIRS parameter it uses
on older perls.
Florian Ragwitz [Wed, 15 Dec 2010 19:14:31 +0000 (20:14 +0100)]
Upgrade Dumpvalue from version 1.14 to 1.15
This is necessary so the CPAN version can fix the INSTALLDIRS parameter it uses
on older perls.
Florian Ragwitz [Wed, 15 Dec 2010 19:14:31 +0000 (20:14 +0100)]
Upgrade Env from version 1.01 to 1.02
This is necessary so the CPAN version can fix the INSTALLDIRS parameter it uses
on older perls.
Nicholas Clark [Wed, 15 Dec 2010 16:48:48 +0000 (16:48 +0000)]
Convert ext/SDBM_File/t/sdbm.t to Test::More.
Nicholas Clark [Wed, 15 Dec 2010 16:20:39 +0000 (16:20 +0000)]
Convert ext/ODBM_File/t/odbm.t to Test::More.
Nicholas Clark [Wed, 15 Dec 2010 16:01:55 +0000 (16:01 +0000)]
Convert ext/NDBM_File/t/ndbm.t to Test::More.
Nicholas Clark [Wed, 15 Dec 2010 15:25:33 +0000 (15:25 +0000)]
Convert ext/GDBM_File/t/gdbm.t to Test::More.
Nicholas Clark [Wed, 15 Dec 2010 15:08:04 +0000 (15:08 +0000)]
Remove redundant use strict,warnings,?DBM_File from ext/?DBM_File/t/?dbm.t.
Nicholas Clark [Wed, 15 Dec 2010 16:28:54 +0000 (16:28 +0000)]
Add another e-mail address for Renee Baecker's to checkAUTHORS.pl
David Golden [Wed, 15 Dec 2010 15:47:14 +0000 (10:47 -0500)]
Change ExtUtils::CBuilder upstream to blead
ExtUtils::CBuilder now has blead as its upstream repository. The
distribution has been moved to the dist/ directory consistent with
this change.
OtrsUser [Tue, 14 Dec 2010 11:11:48 +0000 (03:11 -0800)]
add some tests for the regex flags u, d, and l
Nicholas Clark [Wed, 15 Dec 2010 11:47:19 +0000 (11:47 +0000)]
Convert all File::Glob tests to Test::More.
(Apart from basic.t, which was already using Test::More)
Karl Williamson [Wed, 15 Dec 2010 03:34:02 +0000 (20:34 -0700)]
regcomp.c: Fix VC6 compiler warnings
The number passed here is never larger than 255.
Jan Dubois [Wed, 15 Dec 2010 00:04:00 +0000 (16:04 -0800)]
skip_all() is a separate function in test.pl
and not just an argument to plan().
Jan Dubois [Tue, 14 Dec 2010 23:48:10 +0000 (15:48 -0800)]
Define our own sockaddr_in6 for VC6
The version defined by the VC6 headers is missing the sin6_scope_id
field, used by Socket.xs. Ideally VC6 should be used with later
versions of the header files from a Windows Platform SDK, but this
patch at least keeps it compilable with plain VC6. I have not verified
that the IPv6 code will actually works with this configuration.
Jan Dubois [Tue, 14 Dec 2010 23:40:17 +0000 (15:40 -0800)]
#define some symbols for VC6 compatibility
HWND_MESSAGE and WC_NO_BEST_FIT_CHARS are not defined by the VC6
headers unless WINVER is set to 0x0500 or higher, but then the
headers will generate a lot of warnings because Windows 2000
was still in beta when those headers where released.
PROCESSOR_ARCHITCTURE_AMD64 is not defined at all in the
VC6 headers.
Florian Ragwitz [Wed, 15 Dec 2010 00:00:30 +0000 (01:00 +0100)]
Dual-life Dumpvalue
Chris 'BinGOs' Williams [Tue, 14 Dec 2010 18:56:42 +0000 (18:56 +0000)]
Update Digest-SHA to CPAN version 5.50
[DELTA]
5.50 Tue Dec 14 06:20:08 MST 2010
- adopted convention that '-' always means STDIN
-- actual filename '-' accessed as './-'
-- accords with behavior of sha1sum/md5sum
- corrected undefined subroutine oversight in shasum
-- inadvertent migration of _bail() from SHA.pm
Nicholas Clark [Tue, 14 Dec 2010 16:59:11 +0000 (16:59 +0000)]
Convert ext/Fcntl/t/syslfs.t to Test::More and t/op/lfs.t to test.pl
Nicholas Clark [Tue, 14 Dec 2010 16:58:10 +0000 (16:58 +0000)]
Add $Tests_Are_Passing to test.pl, analogous to Test::Builder's is_passing().
Nicholas Clark [Tue, 14 Dec 2010 16:12:39 +0000 (16:12 +0000)]
In Fcntl's syslfs.t and t/op/lfs.t, eliminate bye().
Its cleanup actions are implicit in the END block, so replace C<warn ...; bye>;
with C<die ...> and other calls of C<bye;> with C<exit 0;>
Also, remove the newlines from the strings passed to die, to make the
diagnostics more useful for locating failures.
Nicholas Clark [Tue, 14 Dec 2010 15:43:02 +0000 (15:43 +0000)]
In Fcntl's syslfs.t and t/op/lfs.t, eliminate zap().
Now that we're using tempfiles, it no longer contains code to unlink the test
files, only a close. Inline the C<close BIG> into bye(), and remove the other
call to zap(), which was immediately after an explicit close of BIG.
Nicholas Clark [Mon, 13 Dec 2010 17:20:44 +0000 (17:20 +0000)]
Refactor syslfs.t and lfs.t to call bye() directly from explain() when skipping.
This will make it easier to refactoring to use Test::More/test.pl
Nicholas Clark [Mon, 13 Dec 2010 17:01:09 +0000 (17:01 +0000)]
Convert ext/Fcntl/t/syslfs.t to File::Temp
This reduces the differences between ext/Fcntl/t/syslfs.t and t/op/lfs.t
Nicholas Clark [Mon, 13 Dec 2010 14:42:32 +0000 (14:42 +0000)]
Reduce inconsistencies between ext/Fcntl/t/syslfs.t and t/op/lfs.t
The two are testing the same functionality, and comments in each reference the
other. However, the two have diverged, sometimes in the same commit, sometimes
when corrections have been applied to only one. (eg
972720f939262dd0)
Nicholas Clark [Mon, 13 Dec 2010 16:08:38 +0000 (16:08 +0000)]
Check return values in the test programs run by syslfs.t and lfs.t
Also fix a bug introduced in
1c25d394345c1b97, which accidentally neutered the
test program of t/op/lfs.t, causing it to attempt to open an empty file, and
hence do nothing and then always exit with 0.
Abigail [Tue, 14 Dec 2010 16:35:18 +0000 (17:35 +0100)]
Be more consistent with 'the Perl core'
Zefram [Sun, 12 Dec 2010 11:41:55 +0000 (11:41 +0000)]
permit labels to be stacked
Liberalise label syntax a little more, by allowing multiple adjacent
labels with no intervening statements, as in "foo: bar: baz:".
Zefram [Mon, 13 Dec 2010 20:53:19 +0000 (20:53 +0000)]
mark blockhooks API as experimental
Craig A. Berry [Mon, 13 Dec 2010 13:21:28 +0000 (07:21 -0600)]
Explicitly close filehandle in ExtUtils::CBuilder::have_compiler().
A recent change removed the lexical scope that would have caused
the lexical filehandle on the temporary source file to get closed
automatically. If the filehandle is still open for write, you
can't compile it or delete unless it's open for shared access,
which is not the default on VMS (and deleting an open fle might
be a problem on Windows as well).
Without deleting the .c files, a subsequent make (even after a make
realclean) will identify CBuilder as an XS extension and fail when
it can't compile the non-existent CBuilder.c, which breaks the build
for second and subsequent runs of a smoke test.
Father Chrysostomos [Mon, 13 Dec 2010 06:38:24 +0000 (22:38 -0800)]
perldelta tweaks
Father Chrysostomos [Mon, 13 Dec 2010 06:32:22 +0000 (22:32 -0800)]