| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove use of Class::ISA from the debugger | Steffen Mueller | 2009-09-21 | 1 | -24/+15 |
* | Upgrade to Attribute::Handlers 0.87 (which is just a core sync) -- for real | Steffen Mueller | 2009-09-21 | 2 | -4/+25 |
* | Revert "Upgrade to Attribute::Handlers 0.87 (which is just a core sync)" | Steffen Mueller | 2009-09-21 | 4 | -625/+4 |
* | Compare core to Attribute::Handlers 0.87 from CPAN | Steffen Mueller | 2009-09-21 | 1 | -1/+1 |
* | Upgrade to Attribute::Handlers 0.87 (which is just a core sync) | Steffen Mueller | 2009-09-21 | 4 | -4/+625 |
* | Upgrade to AutoLoader 5.70 for CPAN synchronization (no non-trivial changes) | Steffen Mueller | 2009-09-21 | 1 | -1/+1 |
* | Compare AutoLoader in core to AutoLoader 5.70 from CPAN | Steffen Mueller | 2009-09-21 | 1 | -1/+1 |
* | Compare PathTools to CPAN's 3.30_01 | Steffen Mueller | 2009-09-21 | 1 | -3/+2 |
* | Fix my bash-ism in 9988b539d419b6c4 - test takes a single =, not ==. | Nicholas Clark | 2009-09-21 | 1 | -3/+3 |
* | typo in usage of deprecate | Robin Barker | 2009-09-21 | 2 | -2/+2 |
* | Change my email address | Rafael Garcia-Suarez | 2009-09-21 | 2 | -1/+2 |
* | Move the Makefile targets _test{,_prep,_tty,_notty} into a script runtests. | Nicholas Clark | 2009-09-20 | 3 | -46/+96 |
* | Adopt Makefile macros MINIPERL_EXE and MINIPERL from VMS, to reduce copy&paste. | Nicholas Clark | 2009-09-20 | 1 | -51/+56 |
* | The pod convertors chdir post BEGIN-time, so don't need an absolute path for ... | Nicholas Clark | 2009-09-20 | 1 | -1/+1 |
* | On Unix, use the -C option to mktables rather than an explicit chdir. | Nicholas Clark | 2009-09-20 | 1 | -1/+1 |
* | dropped a test by accident the last go, so ressurect the pat_re_eval.t anyway... | Yves Orton | 2009-09-19 | 6 | -202/+414 |
* | split t/re/pat.t into new pieces | Yves Orton | 2009-09-19 | 11 | -22131/+243 |
* | copy pat.t into five new files | Yves Orton | 2009-09-19 | 5 | -0/+21955 |
* | lib/unicore/mktables needs to get File::Spec from ext/Cwd/lib | Nicholas Clark | 2009-09-19 | 3 | -3/+3 |
* | win32/config_h.PL indirectly needs File::Spec, before XS extensions are built. | Nicholas Clark | 2009-09-19 | 2 | -4/+4 |
* | Reuinte File::Spec with the rest of the PathTools distribution in ext. | Nicholas Clark | 2009-09-19 | 21 | -38/+29 |
* | 82dee7de92a0bd35 failed to add ext/lib/Makefile.PL. Oops. | Nicholas Clark | 2009-09-18 | 1 | -0/+49 |
* | Move lib from lib to ext. | Nicholas Clark | 2009-09-18 | 9 | -29/+11 |
* | Avoid re-creating a temporary file with constant contents for use.t | Nicholas Clark | 2009-09-18 | 3 | -6/+5 |
* | Avoid using lib.pm in miniperl's tests. | Nicholas Clark | 2009-09-18 | 4 | -36/+50 |
* | Split XSLoader out from ext/DynaLoader into its own directory. | Nicholas Clark | 2009-09-18 | 6 | -11/+79 |
* | Make make_ext.pl set PERL_CORE=1 in the environment. | Nicholas Clark | 2009-09-18 | 1 | -0/+1 |
* | Build DynaLoader in ext on VMS. | Nicholas Clark | 2009-09-17 | 1 | -35/+4 |
* | PERL_SRC already has brackets on VMS. | Craig A. Berry | 2009-09-17 | 1 | -1/+1 |
* | In S_mro_get_linear_isa_c3() replace sv_inc() with code for the cases we need. | Nicholas Clark | 2009-09-17 | 1 | -3/+9 |
* | Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in ext | Nicholas Clark | 2009-09-17 | 4 | -35/+2 |
* | Convert win32 to build DynaLoader with EU::MM in ext/DynaLoader | Nicholas Clark | 2009-09-17 | 5 | -58/+28 |
* | Since gitignores are advisory, we don't need the specific unignore patterns | Rafael Garcia-Suarez | 2009-09-17 | 1 | -102/+1 |
* | Revert "much simpler .gitignore for ext/" | Rafael Garcia-Suarez | 2009-09-17 | 1 | -8/+108 |
* | Rearrange ext/Memoize to the same layout as the CPAN distribution. | Nicholas Clark | 2009-09-16 | 10 | -12/+8 |
* | Remove the now-redundant MAP for Math::BigInt. | Nicholas Clark | 2009-09-16 | 3 | -6/+1 |
* | Rearrange ext/File-Temp to the same layout as the CPAN distribution. | Nicholas Clark | 2009-09-16 | 3 | -4/+1 |
* | /Compress/ modules are at version 2.021. Remove vestigal MAPs and comments. | Nicholas Clark | 2009-09-16 | 1 | -12/+4 |
* | Rearrange ext/IO-Zlib to the same layout as the CPAN distribution. | Nicholas Clark | 2009-09-16 | 3 | -5/+1 |
* | Linker options file not created before nonxs extension building. | Craig A. Berry | 2009-09-16 | 1 | -1/+1 |
* | Upgrade to IO::Zlib 1.10 | Rafael Garcia-Suarez | 2009-09-16 | 2 | -3/+3 |
* | Start to make DynaLoader's Makefile.PL platform agnostic. | Nicholas Clark | 2009-09-16 | 1 | -11/+35 |
* | Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pm | Nicholas Clark | 2009-09-16 | 6 | -3/+65 |
* | Localize $@ and $! before loading a file in SWASHNEW | Rafael Garcia-Suarez | 2009-09-16 | 1 | -0/+2 |
* | 109e4020 failed to delete the clone of splittree.pl in the NetWare directory. | Nicholas Clark | 2009-09-15 | 1 | -24/+0 |
* | No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9. | Nicholas Clark | 2009-09-15 | 5 | -41/+3 |
* | Ensure that the perl build doesn't read any installed sitecustomize script. | Nicholas Clark | 2009-09-15 | 5 | -5/+5 |
* | Avoid setting $! if the sitecustomize script doesn't exist. | Nicholas Clark | 2009-09-15 | 1 | -1/+6 |
* | Use alternative URLs for links which are now broken (link rot) | Leon Brocard | 2009-09-15 | 9 | -43/+20 |
* | Cwd.pm needs to be installed in lib before Encode recurses. Mark the dependency | Nicholas Clark | 2009-09-15 | 2 | -0/+16 |