This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
George Greer [Sat, 3 Oct 2009 00:12:08 +0000 (20:12 -0400)]
Avoid false negatives on Win32 with Shell.t tests.
On DOS and Windows, the 'dir' command includes the number of bytes free on
the filesystem so when t/Shell.t tries to compare two different 'dir' outputs
the test can fail because of other, unrelated activity on the filesystem.
Message-ID: alpine.LFD.2.00.
0910022024380.18604@ein.m-l.org
Rafael Garcia-Suarez [Sat, 3 Oct 2009 10:01:40 +0000 (12:01 +0200)]
Make Module::Corelist recognise $] as a version number on 5.11.0
Bump version to 2.20
Rafael Garcia-Suarez [Sat, 3 Oct 2009 09:43:06 +0000 (11:43 +0200)]
Update Changes/README for 2.19, version of Module::CoreList shipped with 5.11.0
Rafael Garcia-Suarez [Sat, 3 Oct 2009 07:56:42 +0000 (09:56 +0200)]
Change warning "Unicode character is illegal" to more accurate description
That now reads "Unicode non-character is illegal in interchange" and the
perldiag documentation is expanded a bit.
Rafael Garcia-Suarez [Sat, 3 Oct 2009 07:35:27 +0000 (09:35 +0200)]
Adapt test to accept local uncommitted changes
Jesse Vincent [Fri, 2 Oct 2009 21:41:57 +0000 (17:41 -0400)]
Rather than list all of the CPAN dists in cpan/ not to index, make use of the fact that noindex is path based and just list cpan/
Jesse Vincent [Fri, 2 Oct 2009 18:26:19 +0000 (03:26 +0900)]
Added the git tag step for releases from Yves
Jesse Vincent [Fri, 2 Oct 2009 18:21:04 +0000 (03:21 +0900)]
Added another cleaning step to the release manager guide's build recipe
Jesse Vincent [Fri, 2 Oct 2009 18:20:15 +0000 (03:20 +0900)]
add new release to perlhist
Jesse Vincent [Fri, 2 Oct 2009 18:17:42 +0000 (03:17 +0900)]
Path and bug fixes in the release_managers_guide
Jesse Vincent [Fri, 2 Oct 2009 18:16:47 +0000 (03:16 +0900)]
Update Module::CoreList for 5.11.0
Jesse Vincent [Fri, 2 Oct 2009 18:11:25 +0000 (03:11 +0900)]
Update META.yml
Jesse Vincent [Fri, 2 Oct 2009 18:10:54 +0000 (03:10 +0900)]
Our makemeta invocation was wrong (after miniperl stopped working)
Jesse Vincent [Fri, 2 Oct 2009 17:56:56 +0000 (02:56 +0900)]
Typo fixes in perldelta
Jesse Vincent [Fri, 2 Oct 2009 17:39:03 +0000 (02:39 +0900)]
fixing a typo in the release manager guide
Jesse Vincent [Fri, 2 Oct 2009 17:38:39 +0000 (02:38 +0900)]
podchecker nits in perldelta fixed
Jesse Vincent [Fri, 2 Oct 2009 17:29:34 +0000 (02:29 +0900)]
README.vms version bumps
Nicholas Clark [Fri, 2 Oct 2009 17:33:43 +0000 (18:33 +0100)]
Change
e40af2cd omitted to update mkpport.lst's path to Win32API::File.
Nicholas Clark [Fri, 2 Oct 2009 17:21:32 +0000 (18:21 +0100)]
Move Locale::Maketext::Simple from dist/ to cpan/
My mistake - it should always have been here, as the canonical upstream is
Best Practical's svn.
Nicholas Clark [Fri, 2 Oct 2009 17:12:44 +0000 (18:12 +0100)]
Move Storable from ext/ to dist/
Nicholas Clark [Fri, 2 Oct 2009 16:57:13 +0000 (17:57 +0100)]
Move Win32 from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:42:02 +0000 (17:42 +0100)]
Move ExtUtils::Constant from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:33:25 +0000 (17:33 +0100)]
We don't actually need constant to bootstrap the nonxs extensions.
Nicholas Clark [Fri, 2 Oct 2009 16:32:55 +0000 (17:32 +0100)]
Move Win32API::File from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:23:14 +0000 (17:23 +0100)]
Change
204606f4 ommited to update make_ext.pl's path to Text::ParseWords
Nicholas Clark [Fri, 2 Oct 2009 16:21:16 +0000 (17:21 +0100)]
Move Time::Piece from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:12:07 +0000 (17:12 +0100)]
Move Time::HiRes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:00:06 +0000 (17:00 +0100)]
Move Tie::File from ext/ to cpan/
Rafael Garcia-Suarez [Fri, 2 Oct 2009 15:52:42 +0000 (17:52 +0200)]
"Malformed UTF-16 surrogate" is a fatal error
Nicholas Clark [Fri, 2 Oct 2009 15:47:45 +0000 (16:47 +0100)]
Move Text::Soundex from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:39:27 +0000 (16:39 +0100)]
Move Text::ParseWords from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:29:35 +0000 (16:29 +0100)]
Move Text::Balanced from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:19:41 +0000 (16:19 +0100)]
Move Test::Simple from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:07:07 +0000 (16:07 +0100)]
Move Term::Cap from ext/ to cpan/
Jesse Vincent [Fri, 2 Oct 2009 15:04:50 +0000 (00:04 +0900)]
Typo in Maintainers.pl - Yeah, that @ now needs to be in ''
Nicholas Clark [Fri, 2 Oct 2009 14:57:26 +0000 (15:57 +0100)]
Move Test::Harness from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:41:38 +0000 (15:41 +0100)]
Move Shell from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:34:01 +0000 (15:34 +0100)]
Correct the FILES entry for SelfLoader.
Nicholas Clark [Fri, 2 Oct 2009 14:32:49 +0000 (15:32 +0100)]
Move List::Util from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:22:23 +0000 (15:22 +0100)]
Move Pod::Simple from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:10:55 +0000 (15:10 +0100)]
Move Pod::Parser from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:49:19 +0000 (14:49 +0100)]
Move Pod::LaTeX from ext/ to cpan/
Jesse Vincent [Fri, 2 Oct 2009 14:00:45 +0000 (23:00 +0900)]
Typo in Maintainers.pl spotted by Jerry Hedden
Nicholas Clark [Fri, 2 Oct 2009 13:38:00 +0000 (14:38 +0100)]
Move Pod::Escapes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:19:12 +0000 (14:19 +0100)]
Move PerlIO::via::QuotedPrint from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:10:14 +0000 (14:10 +0100)]
Move parent from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:55:08 +0000 (13:55 +0100)]
Move Module::Pluggable from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:45:44 +0000 (13:45 +0100)]
Move MIME::Base64 from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:33:24 +0000 (13:33 +0100)]
Move Memoize from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:21:59 +0000 (13:21 +0100)]
Move Math::BigRat from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:32:37 +0000 (13:32 +0100)]
Remove from MANIFEST the files deleted by
8838b377ac70b16b.
David Golden [Fri, 2 Oct 2009 12:07:22 +0000 (08:07 -0400)]
Removed extraneous files from cpan/CPAN
Andreas Koenig [Fri, 2 Oct 2009 06:36:23 +0000 (08:36 +0200)]
CPAN.pm post-1.94_51 fix in upstream repository
David Golden [Fri, 2 Oct 2009 06:07:35 +0000 (02:07 -0400)]
Update ExtUtils::ParseXS to 2.200403
2.200403 - Fri Oct 2 02:01:58 EDT 2009
Other:
- Removed PERL_CORE specific @INC manipulation (no longer needed)
[Nicholas Clark]
- Changed hard-coded $^H manipulation in favor of "use re 'eval'"
[Nicholas Clark]
2.200402 - Fri Oct 2 01:26:40 EDT 2009
Bug fixes:
- UNITCHECK subroutines were not being called (detected in ext/XS-APItest
in Perl blead) [reported by Jesse Vincent, patched by David Golden]
2.200401 - Mon Sep 14 22:26:03 EDT 2009
- No changes from 2.20_04.
2.20_04 - Mon Aug 10 11:18:47 EDT 2009
Bug fixes:
- Changed install_dirs to 'core' for 5.8.9 as well (RT#48474)
- Removed t/bugs.t until there is better C++ support in ExtUtils::CBuilder
Other:
- Updated repository URL in META file
2.20_03 - Thu Jul 23 23:14:50 EDT 2009
Bug fixes:
- Fixed "const char *" errors for 5.8.8 (and older) (RT#48104)
[Vincent Pit]
- Added newline before a preprocessor directive (RT#30673)
[patch by hjp]
Nicholas Clark [Fri, 2 Oct 2009 11:03:29 +0000 (12:03 +0100)]
Move Math::BigInt::FastCalc from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:55:51 +0000 (11:55 +0100)]
Move Math::BigInt from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:46:30 +0000 (11:46 +0100)]
Move Locale::Codes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:34:29 +0000 (11:34 +0100)]
Move libnet from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:24:10 +0000 (11:24 +0100)]
Move IO::Zlib from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:11:19 +0000 (11:11 +0100)]
Move IO::Compress from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 09:40:12 +0000 (10:40 +0100)]
Move if from ext/ to cpan/
David Golden [Fri, 2 Oct 2009 05:37:06 +0000 (01:37 -0400)]
Add MYMETA.yml to dual-life files to ignore
Once the toolchain start generating this regularly, we want to make sure
it doesn't get copied if the source directory isn't clean.
David Golden [Fri, 2 Oct 2009 02:51:12 +0000 (22:51 -0400)]
removed PERL5LIB diagnostic output from make_ext.pl
David Golden [Fri, 2 Oct 2009 00:51:30 +0000 (20:51 -0400)]
Make t/harness have non-zero exit if tests fail
Steve Hay [Thu, 1 Oct 2009 23:56:10 +0000 (00:56 +0100)]
Make installperl look in cpan/ and dist/ as well as in ext/ when looking
for %archpms.
Also add a trailing / after the $dir when checking whether a .pm file
is that of a non-nonxs_ext module, otherwise entries in nonxs_ext for
Digest and Math/BigInt wrongly cause Digest-MD5, Digest-SHA and
Math-BigInt-FastCalc to be omitted.
Jesse Vincent [Thu, 1 Oct 2009 21:59:59 +0000 (06:59 +0900)]
update manifest for xdg's new tool
David Golden [Thu, 1 Oct 2009 21:46:53 +0000 (17:46 -0400)]
Add tool to generate updated module list for perldelta
Jesse Vincent [Thu, 1 Oct 2009 21:44:07 +0000 (06:44 +0900)]
Minor updates to makerel to take the new world order into account
Jesse Vincent [Thu, 1 Oct 2009 21:07:25 +0000 (06:07 +0900)]
CoreList date placeholder
Jesse Vincent [Thu, 1 Oct 2009 21:06:13 +0000 (06:06 +0900)]
Perlhist placeholder
Jesse Vincent [Thu, 1 Oct 2009 21:02:06 +0000 (06:02 +0900)]
Preliminary Module::CoreList update for 5.11.0
Jesse Vincent [Thu, 1 Oct 2009 20:57:37 +0000 (05:57 +0900)]
Removed tedious, redundant, incorrect module update entries from perl5110delta
Jesse Vincent [Thu, 1 Oct 2009 20:50:38 +0000 (05:50 +0900)]
copyediting perldelta
Jesse Vincent [Thu, 1 Oct 2009 20:42:58 +0000 (05:42 +0900)]
corelist.pl updates
Jesse Vincent [Thu, 1 Oct 2009 20:00:52 +0000 (05:00 +0900)]
More work to get corelist.pl to know the new world order
Jesse Vincent [Thu, 1 Oct 2009 19:40:53 +0000 (04:40 +0900)]
Update META.yml
Jesse Vincent [Thu, 1 Oct 2009 19:39:13 +0000 (04:39 +0900)]
Porting/makemeta no longer works with miniperl. switch it to use regular
perl
Jesse Vincent [Thu, 1 Oct 2009 19:37:08 +0000 (04:37 +0900)]
typo in the release_managers_guide
Jesse Vincent [Thu, 1 Oct 2009 19:35:46 +0000 (04:35 +0900)]
make regen; make regen_perly
The newer bison generated perly.h with a GPL3 or later license statement
rather than the previous GPL2 statement. Our use appears to be subject
to the exception that's immediately below that, so this shouldn't
matter.
Jesse Vincent [Thu, 1 Oct 2009 19:27:43 +0000 (04:27 +0900)]
perl5110delta.pod now passes podchecker
Jesse Vincent [Thu, 1 Oct 2009 19:19:09 +0000 (04:19 +0900)]
AUTHORS updated
Jesse Vincent [Thu, 1 Oct 2009 19:08:26 +0000 (04:08 +0900)]
Bump INSTALL to talk about 5.11.0
Jesse Vincent [Thu, 1 Oct 2009 18:43:58 +0000 (03:43 +0900)]
make corecpan.pl output a bit more readable
Jesse Vincent [Thu, 1 Oct 2009 18:40:19 +0000 (03:40 +0900)]
Updated corecpan.pl for the new module layout
Jesse Vincent [Thu, 1 Oct 2009 18:21:57 +0000 (03:21 +0900)]
Update from Robin Barker to correct perldelta and Maintainers.pl for Pod-Plainer
Jesse Vincent [Thu, 1 Oct 2009 17:01:29 +0000 (02:01 +0900)]
Import CPAN-1.94_51.tar.gz; Begin to rationalize the CPAN.pm layout to mirror the dist
Nicholas Clark [Thu, 1 Oct 2009 15:32:48 +0000 (16:32 +0100)]
Move Filter::Util::Call from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 15:22:48 +0000 (16:22 +0100)]
Move File::Temp from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 15:14:56 +0000 (16:14 +0100)]
Move ExtUtils::Manifest from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 14:57:55 +0000 (15:57 +0100)]
Move ExtUtils::Command from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 14:42:40 +0000 (15:42 +0100)]
Move encoding::warnings from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 14:24:50 +0000 (15:24 +0100)]
Move Digest::SHA from ext/ to cpan/
Move the shasum binary to the top level, to remove the need for a MAP entry in
Maintainers.PL
Nicholas Clark [Thu, 1 Oct 2009 14:14:37 +0000 (15:14 +0100)]
Move Digest::MD5 from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 14:05:33 +0000 (15:05 +0100)]
Move Digest from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:56:12 +0000 (14:56 +0100)]
Move Compress::Raw::Zlib from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:31:17 +0000 (14:31 +0100)]
Move Compress::Raw::Bzip2 from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:21:16 +0000 (14:21 +0100)]
Move CGI from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:11:55 +0000 (14:11 +0100)]
Move bignum from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 13:03:29 +0000 (14:03 +0100)]
Move B::Lint from ext/ to cpan/
Nicholas Clark [Thu, 1 Oct 2009 12:49:49 +0000 (13:49 +0100)]
Move B::Debug from ext/ to cpan/