Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Sort .gitignore (lexically). | Nicholas Clark | 2009-09-13 | 1 | -68/+68 | |
* | | Move Pod::Parser from lib (and t/pod) to ext. | Nicholas Clark | 2009-09-13 | 10 | -7664/+8 | |
* | | Move podlators from lib to ext. | Nicholas Clark | 2009-09-13 | 28 | -7342/+4 | |
* | | .gitignore fix for AutoSplit | Rafael Garcia-Suarez | 2009-09-13 | 1 | -1/+1 | |
* | | Move Pod::LaTeX from lib to ext. | Nicholas Clark | 2009-09-13 | 4 | -2381/+1 | |
* | | Move Pod::Escapes from lib to ext. | Nicholas Clark | 2009-09-13 | 7 | -1138/+1 | |
* | | Move Pod::Perldoc from lib to ext. | Nicholas Clark | 2009-09-13 | 16 | -3137/+2 | |
* | | Move Pod::Simple from lib to ext. | Nicholas Clark | 2009-09-13 | 175 | -26775/+3 | |
* | | Moved Class-ISA from lib/ to ext/ | Chris Williams | 2009-09-12 | 5 | -355/+1 | |
* | | Move Cwd from lib to ext. | Nicholas Clark | 2009-09-12 | 2 | -824/+1 | |
* | | Moved parent from lib/ to ext/ | Chris Williams | 2009-09-12 | 14 | -424/+1 | |
* | | Moved AutoLoader from lib/ to ext/ | Chris Williams | 2009-09-12 | 5 | -1685/+2 | |
* | | Untangle File::Basename and re - avoid hard-coding the hints value. | Nicholas Clark | 2009-09-12 | 1 | -6/+6 | |
* | | Move File-Path from lib/ to ext/ | Chris Williams | 2009-09-11 | 3 | -1483/+1 | |
* | | Moved Tie-RefHash from lib/ to ext/ | Chris Williams | 2009-09-11 | 6 | -781/+1 | |
* | | Move File::Temp from lib/ to ext/ | Chris Williams | 2009-09-11 | 11 | -3284/+1 | |
* | | Move Locale-Codes from lib/ to ext/ | Chris Williams | 2009-09-11 | 21 | -3965/+11 | |
* | | Fix test in Cwd for presence of DynaLoader. | Nicholas Clark | 2009-09-11 | 1 | -2/+2 | |
* | | Moved Locale-Maketext from lib/ to ext/ | Chris Williams | 2009-09-11 | 16 | -3547/+6 | |
* | | Move Locale-Maketext-Simple from lib/ to ext/ | Chris Williams | 2009-09-11 | 4 | -391/+1 | |
* | | Move encoding::warnings to ext/ | Rafael Garcia-Suarez | 2009-09-11 | 6 | -381/+1 | |
* | | Moved Math-BigInt from lib/ to ext/ | Chris Williams | 2009-09-11 | 57 | -22960/+8 | |
* | | Moved Math-Complex from lib/ to ext/ | Chris Williams | 2009-09-11 | 6 | -4417/+2 | |
* | | Move Math-BigRat from lib/ to ext/ | Chris Williams | 2009-09-10 | 14 | -5489/+1 | |
* | | Moved bignum from lib/ to ext/ | Chris Williams | 2009-09-10 | 27 | -2932/+5 | |
* | | Add missing entries to .gitignore for EU::{CBuilder,ParseXS} | Vincent Pit | 2009-09-10 | 1 | -0/+3 | |
* | | Move ExtUtils::MakeMaker from lib to ext. | Nicholas Clark | 2009-09-10 | 92 | -22759/+28 | |
* | | Move ExtUtils::CBuilder from lib to ext. | Nicholas Clark | 2009-09-10 | 14 | -2316/+0 | |
* | | Ignore MANIFEST.SKIP once installed in lib/ | Rafael Garcia-Suarez | 2009-09-10 | 1 | -0/+1 | |
* | | Move ExtUtils::ParseXS from lib to ext. | Nicholas Clark | 2009-09-10 | 10 | -2809/+1 | |
* | | Move ExtUtils::Manifest from lib to ext. | Nicholas Clark | 2009-09-10 | 4 | -1326/+1 | |
* | | Add entries for ExtUtils::Command to ext and lib's .gitignore files. | Nicholas Clark | 2009-09-10 | 1 | -0/+2 | |
* | | Move ExtUtils::Install from lib to ext. | Nicholas Clark | 2009-09-10 | 11 | -3568/+3 | |
* | | Move ExtUtils::Constant to from lib to ext. | Nicholas Clark | 2009-09-10 | 7 | -3566/+2 | |
* | | Redo moving Text::ParseWords from lib to ext | Nicholas Clark | 2009-09-10 | 4 | -436/+1 | |
* | | Move the Text::Tabs use statement to the top of the program, with the others. | Nicholas Clark | 2009-09-09 | 1 | -2/+1 | |
* | | Move ExtUtils::Command from lib to ext. | Nicholas Clark | 2009-09-09 | 3 | -692/+0 | |
* | | Redo move Text::Tabs/Text::Wrap from lib to ext. | Nicholas Clark | 2009-09-09 | 17 | -1491/+2 | |
* | | Move constant from lib/ to ext/ | Nicholas Clark | 2009-09-09 | 3 | -742/+1 | |
* | | Move Memoize from lib/ to ext/ | Chris Williams | 2009-09-08 | 30 | -3537/+9 | |
* | | Moved libnet from lib/ to ext/ | Chris Williams | 2009-09-08 | 37 | -8473/+17 | |
* | | Move CPAN from lib/ to ext/ | Chris Williams | 2009-09-08 | 44 | -19229/+43 | |
* | | Remove code specific to MacOS Classic from core tests | Rafael Garcia-Suarez | 2009-09-08 | 9 | -92/+16 | |
* | | Move Digest from lib to ext | Vincent Pit | 2009-09-07 | 8 | -837/+3 | |
* | | Move Parse::CPAN::Meta from lib/ to ext/ | Chris Williams | 2009-09-07 | 26 | -2811/+1 | |
* | | Move CGI.pm from lib to ext | Vincent Pit | 2009-09-07 | 60 | -15209/+2 | |
* | | Move autodie from lib to ext | Vincent Pit | 2009-09-07 | 65 | -5773/+3 | |
* | | Move CPANPLUS from lib/ to ext/ | Chris Williams | 2009-09-07 | 84 | -25502/+49 | |
* | | Move CPANPLUS::Dist::Build from lib/ to ext/ | Chris Williams | 2009-09-07 | 12 | -1638/+2 | |
* | | Merge commit 'khwilliamson/U5.1' into blead | Rafael Garcia-Suarez | 2009-09-06 | 18 | -19/+28165 | |
|\ \ |