Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitignore additions | Rafael Garcia-Suarez | 2009-09-27 | 1 | -0/+2 |
| | |||||
* | Remove use of Class::ISA from the debugger | Steffen Mueller | 2009-09-21 | 1 | -24/+15 |
| | | | | | Instead, use mro::get_linear_isa which accomplishes the same feat. This allows us to remove another module from core. | ||||
* | typo in usage of deprecate | Robin Barker | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | Reuinte File::Spec with the rest of the PathTools distribution in ext. | Nicholas Clark | 2009-09-19 | 14 | -4983/+0 |
| | | | | | | | | | | It can't really be renamed from ext/Cwd to ext/PathTools, because Configure and Makefile.SH need to know the name of the shared object produced, and they infer this from the name of the directory. This concludes the migration of modules from lib to ext. Exporter and version remain in lib, but I don't think that there is any benefit in trying to move either of them. | ||||
* | Move lib from lib to ext. | Nicholas Clark | 2009-09-18 | 2 | -400/+0 |
| | | | | | Nothing up to and including minitest uses lib, and not needing many special case rules to extract from lib/lib_pm.PL simplifies all the Makefiles. | ||||
* | Localize $@ and $! before loading a file in SWASHNEW | Rafael Garcia-Suarez | 2009-09-16 | 1 | -0/+2 |
| | | | | | | This fixes a bug where a spurious error was reported from utf8_heavy. This been found by Salvador Ortiz Garcia who suggested to localize $@; I merely added $!. | ||||
* | Move Test::Simple from lib to ext. | Nicholas Clark | 2009-09-13 | 102 | -11352/+5 |
| | |||||
* | add a couple of missing items to the lib/.gitignore | Yves Orton | 2009-09-13 | 1 | -0/+2 |
| | | | | we really need a better policy for this, having to hand exclude file by file is no fun. | ||||
* | Move Moudle::Build from lib to ext. | Nicholas Clark | 2009-09-13 | 67 | -22461/+3 |
| | |||||
* | Move Unicode::Collate from lib to ext. | Nicholas Clark | 2009-09-13 | 23 | -24152/+1 |
| | |||||
* | Move Time::Local from lib to ext. | Nicholas Clark | 2009-09-13 | 3 | -599/+1 |
| | |||||
* | Move PerlIO::via::QuotedPrint from lib to ext. | Nicholas Clark | 2009-09-13 | 3 | -173/+1 |
| | |||||
* | Move NEXT from lib to ext. | Nicholas Clark | 2009-09-13 | 10 | -1015/+1 |
| | |||||
* | Move if from lib to ext. | Nicholas Clark | 2009-09-13 | 3 | -97/+1 |
| | |||||
* | Move Getopt::Long from lib to ext. | Nicholas Clark | 2009-09-13 | 9 | -3678/+0 |
| | |||||
* | Move Test from lib to ext. | Nicholas Clark | 2009-09-13 | 11 | -1400/+1 |
| | |||||
* | 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 |
| | | | | | In the process, unpack the "packed" files. These were the last files uunecoded, so now uupacktool.pl is obsolete, and can be retired. | ||||
* | 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 |
| | | | | | Obviously, it's going to take a bit more work to piece the PathTools distribution back together. | ||||
* | 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 |
| | | | | | | | | Stops EU-MM's miniperl.t blowing up at the END when trying to load Win32 in the course of an rmtree() call. Fixes: Subject: Re: Smoke [5.11.0] blead-2228-gc6c613e FAIL(F) MSWin32 Win2000 SP4 Message-ID: <20090911092103.GS60303@plum.flirble.org> | ||||
* | 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 |
| | | | | | | | | | | t/lib/TieOut.pm is now from Test::Simple. Only the tests needed changing. The exceptions to BEGIN/PERL_CORE/INC boilerplate removal were two instances of "../.." becoming "../../../..", and changing an %INC test from "strict.pm" to "less.pm", as TestInit causes strict to be loaded via a relative path, when it loads File::Spec to convert all paths from relative to absolute. | ||||
* | 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 |
| | | | | | Accidentally omitted from ca2a24a91ea0f76bbbb7e7309638f99ade8d37e5, which moved ExtUtils::Command from lib to ext. | ||||
* | 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 |
| |