Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move script.t from t/comp to t/run, as it's a test for invoking perl. | Nicholas Clark | 2009-10-08 | 1 | -1/+1 |
| | |||||
* | Add Porting/release_schedule.pod to MANIFEST. | Nicholas Clark | 2009-10-07 | 1 | -0/+1 |
| | |||||
* | Check POD in lib/, ext/ and pod/ | Max Maischein | 2009-10-05 | 1 | -0/+1 |
| | |||||
* | Update ExtUtils::ParseXS to 2.21 | David Golden | 2009-10-05 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2.21 - Mon Oct 5 11:17:53 EDT 2009 Bug fixes: - Adds full path in INCLUDE #line directives (RT#50198) [patch by "spb"] Other: - Updated copyright and maintainer list 2.20_07 - Sat Oct 3 11:26:55 EDT 2009 Bug fixes: - Use "char* file" for perl < 5.9, not "char[] file"; fixes mod_perl breakage due to prior attempts to fix RT#48104 [David Golden] 2.20_06 - Fri Oct 2 23:45:45 EDT 2009 Bug fixes: - Added t/typemap to fix broken test on perl 5.6.2 [David Golden] - More prototype fixes for older perls [Goro Fuji] - Avoid "const char *" in test files as it breaks on 5.6.2 [Goro Fuji] Other: - Merged changes from 2.2004 maintenance branch (see 2.200401 to 2.200403) [David Golden] 2.20_05 - Sat Aug 22 21:46:56 EDT 2009 Bug fixes: - Fix prototype related bugs [Goro Fuji] - Fix the SCOPE keyword [Goro Fuji] | ||||
* | Upgrade File::Path to 2.08 (and add taint.t test) | Rafael Garcia-Suarez | 2009-10-05 | 1 | -0/+1 |
| | |||||
* | add tests to make sure the \s and [\s] match the same thing | Yves Orton | 2009-10-05 | 1 | -0/+2 |
| | | | | Note: we currently fail these tests. This will be recitified. | ||||
* | Added a perldeta file for 5.11.1 | Jesse Vincent | 2009-10-04 | 1 | -0/+1 |
| | |||||
* | Move Locale::Maketext::Simple from dist/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -10/+10 |
| | | | | | My mistake - it should always have been here, as the canonical upstream is Best Practical's svn. | ||||
* | Move Storable from ext/ to dist/ | Nicholas Clark | 2009-10-02 | 1 | -49/+49 |
| | |||||
* | Move Win32 from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -18/+18 |
| | |||||
* | Move ExtUtils::Constant from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -6/+6 |
| | |||||
* | Move Win32API::File from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -13/+13 |
| | |||||
* | Move Time::Piece from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -13/+13 |
| | |||||
* | Move Time::HiRes from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -16/+16 |
| | |||||
* | Move Tie::File from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -39/+39 |
| | |||||
* | Move Text::Soundex from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -5/+5 |
| | |||||
* | Move Text::ParseWords from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -3/+3 |
| | |||||
* | Move Text::Balanced from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -12/+12 |
| | |||||
* | Move Test::Simple from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -119/+119 |
| | |||||
* | Move Term::Cap from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -2/+2 |
| | |||||
* | Move Test::Harness from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -180/+180 |
| | |||||
* | Move Shell from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -2/+2 |
| | |||||
* | Move List::Util from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -49/+49 |
| | |||||
* | Move Pod::Simple from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -174/+174 |
| | |||||
* | Move Pod::Parser from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -54/+54 |
| | |||||
* | Move Pod::Escapes from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -6/+6 |
| | |||||
* | Move PerlIO::via::QuotedPrint from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -2/+2 |
| | |||||
* | Move parent from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -13/+13 |
| | |||||
* | Move Module::Pluggable from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -64/+64 |
| | |||||
* | Move MIME::Base64 from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -10/+10 |
| | |||||
* | Move Memoize from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -29/+29 |
| | |||||
* | Move Math::BigRat from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -14/+14 |
| | |||||
* | Remove from MANIFEST the files deleted by 8838b377ac70b16b. | Nicholas Clark | 2009-10-02 | 1 | -3/+0 |
| | |||||
* | Move Math::BigInt::FastCalc from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -6/+6 |
| | |||||
* | Move Math::BigInt from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -60/+60 |
| | |||||
* | Move Locale::Codes from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -21/+21 |
| | |||||
* | Move libnet from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -37/+37 |
| | |||||
* | Move IO::Zlib from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -10/+10 |
| | |||||
* | Move IO::Compress from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -143/+143 |
| | |||||
* | Move if from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -2/+2 |
| | |||||
* | update manifest for xdg's new tool | Jesse Vincent | 2009-10-02 | 1 | -0/+1 |
| | |||||
* | Import CPAN-1.94_51.tar.gz; Begin to rationalize the CPAN.pm layout to ↵ | Jesse Vincent | 2009-10-02 | 1 | -5/+8 |
| | | | | mirror the dist | ||||
* | Move Filter::Util::Call from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 1 | -4/+4 |
| | |||||
* | Move File::Temp from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 1 | -10/+10 |
| | |||||
* | Move ExtUtils::Manifest from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 1 | -3/+3 |
| | |||||
* | Move ExtUtils::Command from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 1 | -4/+4 |
| | |||||
* | Move encoding::warnings from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 1 | -6/+6 |
| | |||||
* | Move Digest::SHA from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 1 | -34/+34 |
| | | | | | Move the shasum binary to the top level, to remove the need for a MAP entry in Maintainers.PL | ||||
* | Move Digest::MD5 from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 1 | -16/+16 |
| | |||||
* | Move Digest from ext/ to cpan/ | Nicholas Clark | 2009-10-01 | 1 | -7/+7 |
| |