Rafael Garcia-Suarez [Mon, 5 Oct 2009 11:53:00 +0000]
Upgrade File::Path to 2.08 (and add taint.t test)
Yves Orton [Mon, 5 Oct 2009 07:34:52 +0000]
in regexec.c move the BOUND logic out of the way of the special CC logic
This is a first step towards macroizing the special CC handler logic so
it is easier to maintain them, for instance interestng optimisations are
being used in one, but not all, even though the logic is sharable. By
moving the BOUND logic out of the way the code repition is much clearer.
Yves Orton [Sun, 4 Oct 2009 11:19:59 +0000]
add tests to make sure the \s and [\s] match the same thing
Note: we currently fail these tests. This will be recitified.
Steve Hay [Mon, 5 Oct 2009 07:54:49 +0000]
Win32API-File is maintained by CHORNY
Message-ID: <
99f9741ee79af34e132fdb7538318cf2.squirrel@mail.corion.net>
Steve Hay [Sun, 4 Oct 2009 23:43:28 +0000]
Win32API-File has now moved to cpan/
and its build by-product is now ignored by the cpan/.gitignore
Max Maischein [Sun, 4 Oct 2009 17:45:41 +0000]
Ignore cpan/Win32API-File/cFile_pc_to_blib build by-product
Message-ID: <
4AC8EACC.70802@corion.net>
Yves Orton [Sun, 4 Oct 2009 15:00:10 +0000]
refactor some common logic in regexec.c
Yves Orton [Sun, 4 Oct 2009 16:39:49 +0000]
make test-reonly bypass the non-xs extensions
Rafael Garcia-Suarez [Sun, 4 Oct 2009 16:11:13 +0000]
Run "cd pod ; ../perl -I../lib buildtoc --build-all"
Rafael Garcia-Suarez [Sun, 4 Oct 2009 16:09:14 +0000]
Don't autovivify a spurious key "all" in the %Targets hash
Vincent Pit [Sun, 4 Oct 2009 13:02:56 +0000]
Apply the same policy for the value returned by push() and unshift()
That is, only push the len when the static context is not void, and honour
len magic.
Jesse Vincent [Sat, 3 Oct 2009 21:43:19 +0000]
Fix pod toc generation for new perldelta
Spotted by Jerry Hedden
Jesse Vincent [Sat, 3 Oct 2009 21:18:19 +0000]
'make distclean now results in an actually-clean tree.
Jesse Vincent [Sat, 3 Oct 2009 20:24:06 +0000]
Added a perldeta file for 5.11.1
Jesse Vincent [Sat, 3 Oct 2009 20:22:17 +0000]
Correcting mistaken description of 'delete local' in perl5110delta
Reported by nothingmuch++ and rjbs++
Abigail [Sat, 3 Oct 2009 16:37:46 +0000]
Mention Jesse as pumpkin
Steve Hay [Sat, 3 Oct 2009 13:04:31 +0000]
Make Win32 treat IO-Compress as an XS extension, as was done elsewhere by
commit
4cc80fc4cbbd82e20f7b14b68abb53d552076022
Something is still wrong with the treatment of IO-Compress on (at least)
Win32, though--see:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2009-10/msg00061.html
George Greer [Sat, 3 Oct 2009 00:12:08 +0000]
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]
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]
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]
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]
Adapt test to accept local uncommitted changes
Jesse Vincent [Fri, 2 Oct 2009 21:41:57 +0000]
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]
Added the git tag step for releases from Yves
Jesse Vincent [Fri, 2 Oct 2009 18:21:04 +0000]
Added another cleaning step to the release manager guide's build recipe
Jesse Vincent [Fri, 2 Oct 2009 18:20:15 +0000]
add new release to perlhist
Jesse Vincent [Fri, 2 Oct 2009 18:17:42 +0000]
Path and bug fixes in the release_managers_guide
Jesse Vincent [Fri, 2 Oct 2009 18:16:47 +0000]
Update Module::CoreList for 5.11.0
Jesse Vincent [Fri, 2 Oct 2009 18:11:25 +0000]
Update META.yml
Jesse Vincent [Fri, 2 Oct 2009 18:10:54 +0000]
Our makemeta invocation was wrong (after miniperl stopped working)
Jesse Vincent [Fri, 2 Oct 2009 17:56:56 +0000]
Typo fixes in perldelta
Jesse Vincent [Fri, 2 Oct 2009 17:39:03 +0000]
fixing a typo in the release manager guide
Jesse Vincent [Fri, 2 Oct 2009 17:38:39 +0000]
podchecker nits in perldelta fixed
Jesse Vincent [Fri, 2 Oct 2009 17:29:34 +0000]
README.vms version bumps
Nicholas Clark [Fri, 2 Oct 2009 17:33:43 +0000]
Change
e40af2cd omitted to update mkpport.lst's path to Win32API::File.
Nicholas Clark [Fri, 2 Oct 2009 17:21:32 +0000]
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]
Move Storable from ext/ to dist/
Nicholas Clark [Fri, 2 Oct 2009 16:57:13 +0000]
Move Win32 from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:42:02 +0000]
Move ExtUtils::Constant from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:33:25 +0000]
We don't actually need constant to bootstrap the nonxs extensions.
Nicholas Clark [Fri, 2 Oct 2009 16:32:55 +0000]
Move Win32API::File from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:23:14 +0000]
Change
204606f4 ommited to update make_ext.pl's path to Text::ParseWords
Nicholas Clark [Fri, 2 Oct 2009 16:21:16 +0000]
Move Time::Piece from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:12:07 +0000]
Move Time::HiRes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 16:00:06 +0000]
Move Tie::File from ext/ to cpan/
Rafael Garcia-Suarez [Fri, 2 Oct 2009 15:52:42 +0000]
"Malformed UTF-16 surrogate" is a fatal error
Nicholas Clark [Fri, 2 Oct 2009 15:47:45 +0000]
Move Text::Soundex from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:39:27 +0000]
Move Text::ParseWords from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:29:35 +0000]
Move Text::Balanced from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:19:41 +0000]
Move Test::Simple from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 15:07:07 +0000]
Move Term::Cap from ext/ to cpan/
Jesse Vincent [Fri, 2 Oct 2009 15:04:50 +0000]
Typo in Maintainers.pl - Yeah, that @ now needs to be in ''
Nicholas Clark [Fri, 2 Oct 2009 14:57:26 +0000]
Move Test::Harness from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:41:38 +0000]
Move Shell from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:34:01 +0000]
Correct the FILES entry for SelfLoader.
Nicholas Clark [Fri, 2 Oct 2009 14:32:49 +0000]
Move List::Util from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:22:23 +0000]
Move Pod::Simple from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 14:10:55 +0000]
Move Pod::Parser from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:49:19 +0000]
Move Pod::LaTeX from ext/ to cpan/
Jesse Vincent [Fri, 2 Oct 2009 14:00:45 +0000]
Typo in Maintainers.pl spotted by Jerry Hedden
Nicholas Clark [Fri, 2 Oct 2009 13:38:00 +0000]
Move Pod::Escapes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:19:12 +0000]
Move PerlIO::via::QuotedPrint from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 13:10:14 +0000]
Move parent from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:55:08 +0000]
Move Module::Pluggable from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:45:44 +0000]
Move MIME::Base64 from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:33:24 +0000]
Move Memoize from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:21:59 +0000]
Move Math::BigRat from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 12:32:37 +0000]
Remove from MANIFEST the files deleted by
8838b377ac70b16b.
David Golden [Fri, 2 Oct 2009 12:07:22 +0000]
Removed extraneous files from cpan/CPAN
Andreas Koenig [Fri, 2 Oct 2009 06:36:23 +0000]
CPAN.pm post-1.94_51 fix in upstream repository
David Golden [Fri, 2 Oct 2009 06:07:35 +0000]
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]
Move Math::BigInt::FastCalc from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:55:51 +0000]
Move Math::BigInt from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:46:30 +0000]
Move Locale::Codes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:34:29 +0000]
Move libnet from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:24:10 +0000]
Move IO::Zlib from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:11:19 +0000]
Move IO::Compress from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 09:40:12 +0000]
Move if from ext/ to cpan/
David Golden [Fri, 2 Oct 2009 05:37:06 +0000]
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]
removed PERL5LIB diagnostic output from make_ext.pl
David Golden [Fri, 2 Oct 2009 00:51:30 +0000]
Make t/harness have non-zero exit if tests fail
Steve Hay [Thu, 1 Oct 2009 23:56:10 +0000]
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]
update manifest for xdg's new tool
David Golden [Thu, 1 Oct 2009 21:46:53 +0000]
Add tool to generate updated module list for perldelta
Jesse Vincent [Thu, 1 Oct 2009 21:44:07 +0000]
Minor updates to makerel to take the new world order into account
Jesse Vincent [Thu, 1 Oct 2009 21:07:25 +0000]
CoreList date placeholder
Jesse Vincent [Thu, 1 Oct 2009 21:06:13 +0000]
Perlhist placeholder
Jesse Vincent [Thu, 1 Oct 2009 21:02:06 +0000]
Preliminary Module::CoreList update for 5.11.0
Jesse Vincent [Thu, 1 Oct 2009 20:57:37 +0000]
Removed tedious, redundant, incorrect module update entries from perl5110delta
Jesse Vincent [Thu, 1 Oct 2009 20:50:38 +0000]
copyediting perldelta
Jesse Vincent [Thu, 1 Oct 2009 20:42:58 +0000]
corelist.pl updates
Jesse Vincent [Thu, 1 Oct 2009 20:00:52 +0000]
More work to get corelist.pl to know the new world order
Jesse Vincent [Thu, 1 Oct 2009 19:40:53 +0000]
Update META.yml
Jesse Vincent [Thu, 1 Oct 2009 19:39:13 +0000]
Porting/makemeta no longer works with miniperl. switch it to use regular
perl
Jesse Vincent [Thu, 1 Oct 2009 19:37:08 +0000]
typo in the release_managers_guide
Jesse Vincent [Thu, 1 Oct 2009 19:35:46 +0000]
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]
perl5110delta.pod now passes podchecker
Jesse Vincent [Thu, 1 Oct 2009 19:19:09 +0000]
AUTHORS updated
Jesse Vincent [Thu, 1 Oct 2009 19:08:26 +0000]
Bump INSTALL to talk about 5.11.0
Jesse Vincent [Thu, 1 Oct 2009 18:43:58 +0000]
make corecpan.pl output a bit more readable