Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixes for Math-BigInt | David Steinbrunner | 2013-05-27 | 4 | -20/+20 |
| | |||||
* | Increase $Net::Ping::VERSION to 2.42 | Father Chrysostomos | 2013-05-26 | 1 | -1/+1 |
| | |||||
* | Net::Ping: wrap long pod lines | Father Chrysostomos | 2013-05-26 | 1 | -2/+5 |
| | |||||
* | make corelist switches always case sensitive | Ricardo Signes | 2013-05-25 | 2 | -2/+8 |
| | |||||
* | Bump Tie::File's test suite's version to match modules. | James E Keenan | 2013-05-25 | 1 | -1/+1 |
| | |||||
* | typo fixes for Tie::File | David Steinbrunner | 2013-05-25 | 1 | -3/+3 |
| | | | | Bump $VERSION. | ||||
* | typo fixes for Term::ReadLine | David Steinbrunner | 2013-05-25 | 1 | -4/+4 |
| | | | | Bump $VERSION. | ||||
* | typo fix for Module::CoreList | David Steinbrunner | 2013-05-25 | 1 | -1/+1 |
| | |||||
* | typo fix for Storable | David Steinbrunner | 2013-05-25 | 2 | -8/+8 |
| | | | | | | | | Bump $VERSION. typo fixes for Math::BigRat Bump $VERSION. | ||||
* | typo fix for IO | David Steinbrunner | 2013-05-25 | 1 | -2/+2 |
| | | | | Bump $VERSION. | ||||
* | typo fixes for ExtUtils::Install | David Steinbrunner | 2013-05-25 | 1 | -10/+10 |
| | | | | Bump $VERSION. | ||||
* | typo fix for ExtUtils::CBuilder | David Steinbrunner | 2013-05-25 | 1 | -2/+2 |
| | | | | Bump $VERSION. | ||||
* | typo fix for Data::Dumper | David Steinbrunner | 2013-05-25 | 1 | -5/+5 |
| | | | | Bump $VERSION. | ||||
* | typo fix for bigint | David Steinbrunner | 2013-05-25 | 1 | -2/+2 |
| | | | | Bump $VERSION. | ||||
* | typo fixes for B::Depaese | David Steinbrunner | 2013-05-25 | 1 | -3/+3 |
| | | | | Bump $VERSION. | ||||
* | canonical.t test for Storable will use Digest::MD5 instead of MD5 | Alexandr Ciornii | 2013-05-25 | 1 | -3/+4 |
| | |||||
* | Bump $VERSION. | James E Keenan | 2013-05-25 | 1 | -1/+1 |
| | |||||
* | typo fixes for Locale::Maketext | David Steinbrunner | 2013-05-25 | 2 | -3/+3 |
| | |||||
* | typo fixes for Cwd | David Steinbrunner | 2013-05-25 | 2 | -4/+4 |
| | | | | Bump $VERSION. | ||||
* | another typo fix for ExtUtils::ParseXS | David Steinbrunner | 2013-05-25 | 1 | -2/+2 |
| | | | | Bump $VERSION. | ||||
* | typo fixes for ExtUtils::ParseXS | David Steinbrunner | 2013-05-25 | 2 | -6/+6 |
| | |||||
* | typo fix for Attribute::Handlers | David Steinbrunner | 2013-05-25 | 1 | -4/+3 |
| | | | | Bump $VERSION. | ||||
* | fix various podcheck nits | David Golden | 2013-05-23 | 4 | -12/+13 |
| | |||||
* | fix various Pod line length warnings | David Golden | 2013-05-23 | 1 | -1/+2 |
| | |||||
* | Merge branch 'smoke-me/coreutils' into blead | Chris 'BinGOs' Williams | 2013-05-21 | 2 | -0/+877 |
|\ | |||||
| * | Added v5.18.0 and v5.19.0 data to Module::CoreList::Utils | Chris 'BinGOs' Williams | 2013-05-19 | 1 | -0/+18 |
| | | |||||
| * | update Module::CoreList for 5.19.0 | Ricardo Signes | 2013-05-19 | 3 | -117/+75 |
| | | | | | | | | and its mass removal! | ||||
| * | update CoreList for new Pod::Simple in 5.18.0 | Ricardo Signes | 2013-05-19 | 2 | -2/+29 |
| | | |||||
| * | bump the version on Module::CoreList | Ricardo Signes | 2013-05-19 | 3 | -5/+8 |
| | | |||||
| * | Add repository and bugtracker META to Module-CoreList Makefile.PL | Chris 'BinGOs' Williams | 2013-05-19 | 1 | -0/+15 |
| | | |||||
| * | update Module::CoreList for v5.18.0 | Ricardo Signes | 2013-05-19 | 2 | -1/+74 |
| | | |||||
| * | Include deprecations for v5.17.10 and v5.17.11 in Module::CoreList | Chris 'BinGOs' Williams | 2013-05-19 | 3 | -3/+176 |
| | | | | | | | | This will probably resolve [perl #117711] | ||||
| * | update Module::CoreList for v5.17.11 | Ricardo Signes | 2013-05-19 | 3 | -4/+56 |
| | | |||||
| * | Subject: [PATCH] Update INSTALLDIRS to favor installation under 'site'. | James E Keenan | 2013-05-19 | 8 | -6/+8 |
| | | | | | | | | For: RT #116479 | ||||
| * | Add Module::CoreList::Utils module | Chris 'BinGOs' Williams | 2013-05-15 | 2 | -0/+859 |
| | | | | | | | | | | | | The result of archaeology undertaken during QA Hackathon in Lancaster, all the utilities that have shipped with each version of perl. | ||||
* | | Remove 2 superfluous use lines from ExtUtils::CBuilder. | Nicholas Clark | 2013-05-21 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | use IO::File was added with the upgrade to 0.23 (commit c3fb68a339256eb3 in April 2008), but the use of IO::File in the code was eliminated by the upgrade to 0.2800 (commit 06e8058f27e4269b in Dec 2010), which replaced the code in question with use of File::Temp. The latter refactoring also added the use Data::Dumper; line, but did not add any code which uses Data::Dumper. | ||||
* | | Remove fakethr.h and eliminate all references to it and FAKE_THREADS | Nicholas Clark | 2013-05-21 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | fakethr.h and FAKE_THREADS were for a "green" threads implementation of 5005threads. 5005threads itself is long gone, and it's not clear that -DFAKE_THREADS *ever* built correctly. Certainly it did not work for the 5.005 release, and it did not work at the time of the commits for the initial checkin. The closest that it seems to have been to working is around commit c6ee37c52f2ca9e5 (Dec 1997), where the headers no longer contained errors, but perl.c failed to compile. | ||||
* | | update corelist for Getopt::Std, utf8 | Ricardo Signes | 2013-05-20 | 1 | -0/+2 |
| | | |||||
* | | update Module::CoreList for 5.19.0 | Ricardo Signes | 2013-05-18 | 3 | -117/+75 |
| | | | | | | | | and its mass removal! | ||||
* | | Remove core references to SVt_BIND | Karl Williamson | 2013-05-18 | 2 | -2/+2 |
| | | | | | | | | | | | | This scalar type was unused. This is the first step in using the slot freed up for another purpose. The slot is now occupied by a temporary placeholder named SVt_DUMMY. | ||||
* | | Address [perl #117999] for now by skipping known bad test on AIX | Tony Cook | 2013-05-15 | 2 | -0/+4 |
| | | |||||
* | | update CoreList for new Pod::Simple in 5.18.0 | Ricardo Signes | 2013-05-12 | 2 | -2/+29 |
| | | |||||
* | | bump the version on Module::CoreListv5.18.0-RC1 | Ricardo Signes | 2013-05-11 | 3 | -5/+8 |
| | | |||||
* | | Add repository and bugtracker META to Module-CoreList Makefile.PL | Chris 'BinGOs' Williams | 2013-05-10 | 1 | -0/+15 |
| | | |||||
* | | update Module::CoreList for v5.18.0 | Ricardo Signes | 2013-05-09 | 2 | -1/+74 |
| | | |||||
* | | bump dist/IO/lib/IO/Handle.pm version to 1.34 | Dominic Hargreaves | 2013-05-07 | 1 | -1/+1 |
| | | |||||
* | | [perl #117791] Clarify that write does not match the C 'write' semantics | Dominic Hargreaves | 2013-05-07 | 1 | -2/+5 |
| | | |||||
* | | Fix non-blocking sockets on VMS. | Craig A. Berry | 2013-05-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | It turns out sockets on VMS (just like Windows) are blocking by default, but the same code already in IO::Socket::blocking for Windows that uses ioctl to set non-blocking works just fine on VMS. This is part of [perl #116433] as the deficieny was exposed by tests in IO::Socket::IP. | ||||
* | | Fix typo in Module::CoreList POD | Chris 'BinGOs' Williams | 2013-05-04 | 1 | -1/+1 |
| | | |||||
* | | Revert "Add a deprecation warning for all uses of @*, %*, &* and **." | Nicholas Clark | 2013-05-03 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | This reverts commit 982110e06e40aad7a538cb788327cca8aaabce22. Conflicts: pod/perldelta.pod |