| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve and restructure t/op/pat.t and split out some unicode related tests i... | Abigail | 2008-11-18 | 1 | -0/+2 |
* | Fix the bug introduced with MRO, whereby the internals were not saving | Nicholas Clark | 2008-11-17 | 1 | -0/+1 |
* | MRO tests for isa() and package aliases | Torsten Schoenfeld | 2008-11-16 | 1 | -0/+1 |
* | Add TODO test for :lvalue under -d. | Florian Ragwitz | 2008-11-14 | 1 | -0/+1 |
* | Update ExtUtils-Install to 1.51 | Yves Orton | 2008-11-12 | 1 | -0/+1 |
* | Re: [perl #56644] PerlIO resource leaks on open() and then :pop in :unix and ... | Goro Fuji | 2008-11-08 | 1 | -0/+1 |
* | Re: [perl #57322] perlbug AutoReply: ungetc() to :scalar might cause problems | Goro Fuji | 2008-11-08 | 1 | -0/+1 |
* | create new unicode props as defined in POSIX spec (optionally use them in the... | Yves Orton | 2008-11-07 | 1 | -0/+1 |
* | Upgrade to Test-Simple-0.85_01, keeping local changes 34491 and 34545 | Steve Hay | 2008-11-07 | 1 | -0/+1 |
* | Upgrade to podlators-2.2.0 | Steve Hay | 2008-11-07 | 1 | -0/+1 |
* | Bring ExtUtils::Install up to date with the latest on CPAN 1.50_04 and relate... | Yves Orton | 2008-11-05 | 1 | -1/+3 |
* | Upgrade to Devel::PPPort 3.14_04 | Marcus Holland-Moritz | 2008-10-30 | 1 | -0/+2 |
* | Upgrade to CPAN-1.9301. | Steve Peters | 2008-10-29 | 1 | -1/+2 |
* | Haiku Port | Ingo Weinhold | 2008-10-29 | 1 | -0/+7 |
* | Upgrade to ExtUtils::Command 1.15 | Nicholas Clark | 2008-10-25 | 1 | -0/+1 |
* | MANIFEST update relating to change 34504. | Nicholas Clark | 2008-10-18 | 1 | -0/+3 |
* | Damian has transferred Filter::Simple to p5p. Bump its version to 0.83 | Nicholas Clark | 2008-10-18 | 1 | -1/+0 |
* | One final tweak for the Test-Simple-0.82 upgrade. Ugh. | Steve Peters | 2008-10-15 | 1 | -1/+1 |
* | *sigh* More files messed with for Test-Simple-0.82. | Steve Peters | 2008-10-15 | 1 | -0/+1 |
* | Must remember to update MANIFEST, OK? | Steve Peters | 2008-10-15 | 1 | -23/+28 |
* | Upgrade to ExtUtils-MakeMaker-6.47_01 | Nicholas Clark | 2008-10-15 | 1 | -0/+2 |
* | Upgrade to Devel::PPPort 3.14_02 | Marcus Holland-Moritz | 2008-10-12 | 1 | -0/+2 |
* | Upgrade to Archive-Tar-1.39_04 | Steve Hay | 2008-10-01 | 1 | -0/+6 |
* | Upgrade to Module-Build-0.30 | Steve Hay | 2008-09-30 | 1 | -0/+3 |
* | Storable and HP-UX Optimizer don't like eachother on 5.8.x | H.Merijn Brand | 2008-09-29 | 1 | -0/+1 |
* | Upgrade to ExtUtils-MakeMaker-6.46 | Steve Hay | 2008-09-29 | 1 | -0/+2 |
* | Hints file for MirOS BSD | Chris BinGOs Williams | 2008-09-26 | 1 | -0/+1 |
* | Upgrade to podlators-2.1.4 | Steve Hay | 2008-09-26 | 1 | -0/+1 |
* | Add new test file to MANIFEST. Fix tests for threaded builds. | H.Merijn Brand | 2008-09-25 | 1 | -0/+1 |
* | Upgrade to podlators 2.1.3 | Nicholas Clark | 2008-09-15 | 1 | -0/+1 |
* | Upgrade to Test::Harness 3.14 | Nicholas Clark | 2008-09-13 | 1 | -0/+6 |
* | No, third time not lucky. Remove the extraneous leading - sign. | Nicholas Clark | 2008-08-26 | 1 | -1/+1 |
* | And then change 34231 removed the other t/lib/Dev/Null.pm from the | Nicholas Clark | 2008-08-26 | 1 | -0/+1 |
* | Khaaaaan! Change 34230 wasn't right. The tests all passed because I | Nicholas Clark | 2008-08-26 | 1 | -2/+1 |
* | And then add the Dev::Null from Test-Simple-0.80 | Nicholas Clark | 2008-08-26 | 1 | -0/+1 |
* | Move all of Test::Harness's test modules into ext/Test/Harness/t/lib | Nicholas Clark | 2008-08-26 | 1 | -14/+14 |
* | Move t/lib/{data,sample-tests,source_tests,subclass_tests} into | Nicholas Clark | 2008-08-26 | 1 | -65/+65 |
* | Move the modules, tests, prove and Changes file from lib/ to | Nicholas Clark | 2008-08-19 | 1 | -84/+85 |
* | Cygwin build harmonization, remove cygwin/Makefile.SHs | Reini Urban | 2008-08-11 | 1 | -1/+0 |
* | Upgrade to Test::Harness 3.13 | Nicholas Clark | 2008-07-31 | 1 | -0/+23 |
* | Upgrade to podlators 2.1.2 | Steve Hay | 2008-07-22 | 1 | -0/+2 |
* | Upgrade to Encode-2.26 | Steve Hay | 2008-07-07 | 1 | -1/+1 |
* | threads::shared 1.24 | Jerry D. Hedden | 2008-07-02 | 1 | -0/+1 |
* | Some more missing isGV_with_GP()s | Ben Morrow | 2008-06-28 | 1 | -0/+1 |
* | A quick new release of Pod-Simple has removed the dependency on | Steve Peters | 2008-06-05 | 1 | -68/+0 |
* | Assimilate HTML-Parser and HTML-Tagset. HTML-Parser is now a prereq | Steve Peters | 2008-06-05 | 1 | -31/+99 |
* | Upgrade to Pod-Simple-3.06 | Steve Peters | 2008-06-04 | 1 | -0/+3 |
* | Upgrade to podlators-2.1.0 | Steve Peters | 2008-06-02 | 1 | -0/+1 |
* | Upgrade to Object-Accessor-0.34 | Steve Peters | 2008-05-21 | 1 | -0/+1 |
* | Merge common code from installperl and installman into install_lib.pl | Nicholas Clark | 2008-05-19 | 1 | -0/+1 |