| Commit message (Expand) | Author | Age | Files | Lines |
* | move Carp.pod back into Carp.pm | Dave Mitchell | 2005-06-28 | 1 | -1/+0 |
* | Make Carp.pm even lighter (and Carp::Heavy even heavier) | Dave Mitchell | 2005-06-27 | 1 | -0/+1 |
* | Add a pseudo-test to clean up data files for Archive::Tar tests | Rafael Garcia-Suarez | 2005-06-23 | 1 | -0/+1 |
* | Remove test that relies on Test::POD | Rafael Garcia-Suarez | 2005-06-23 | 1 | -1/+0 |
* | Remove binary files, add a pseudo-test in Archive::Tar to generate them | Rafael Garcia-Suarez | 2005-06-23 | 1 | -4/+1 |
* | Add the ptar(1) utility from Archive::Tar | Rafael Garcia-Suarez | 2005-06-21 | 1 | -0/+2 |
* | Add Archive::Tar 1.24, except ptar for now | Rafael Garcia-Suarez | 2005-06-21 | 1 | -0/+13 |
* | Remove signature test, which is always skipped | Rafael Garcia-Suarez | 2005-06-20 | 1 | -1/+0 |
* | Add IO::Zlib 1.04 to bleadperl | Rafael Garcia-Suarez | 2005-06-14 | 1 | -0/+10 |
* | better assertion support | Salvador FandiƱo | 2005-06-14 | 1 | -0/+2 |
* | Remove MANIFEST for Compress::Zlib | Rafael Garcia-Suarez | 2005-06-13 | 1 | -1/+0 |
* | Passing read only values (such as string constants) to select should | Nicholas Clark | 2005-06-10 | 1 | -0/+1 |
* | Drom Compress::Zlib 1.34 in ext/ | Rafael Garcia-Suarez | 2005-06-10 | 1 | -0/+44 |
* | New test for getppid(), by Alexey Tourbin | Rafael Garcia-Suarez | 2005-06-05 | 1 | -0/+1 |
* | further speeding up of is_utf8_string() | Jarkko Hietaniemi | 2005-06-04 | 1 | -0/+1 |
* | Integrate perl587delta.pod, the changes in perlhist.pod, and update | Nicholas Clark | 2005-06-02 | 1 | -0/+1 |
* | Re: [patch] teach B::Concise to see XS code | Jim Cromie | 2005-06-01 | 1 | -0/+1 |
* | Restort into bulidtoc's preferred order | Nicholas Clark | 2005-05-29 | 1 | -13/+13 |
* | Added Porting/config_h.pl | H.Merijn Brand | 2005-05-25 | 1 | -0/+1 |
* | ExtUtils::CBuilder Tru64 support | Jarkko Hietaniemi | 2005-05-21 | 1 | -0/+1 |
* | Update MANIFEST | Rafael Garcia-Suarez | 2005-05-20 | 1 | -2/+3 |
* | Upgrade to MakeMaker 6.29 | Rafael Garcia-Suarez | 2005-05-20 | 1 | -0/+1 |
* | tabs, not spaces. Bad editor. No cookie. | Nicholas Clark | 2005-05-19 | 1 | -15/+15 |
* | Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl (was: Re: [Module::Bui... | Yitzchak Scott-Thoennes | 2005-05-18 | 1 | -0/+15 |
* | Upgrade to CGI.pm 3.10 | Nicholas Clark | 2005-05-15 | 1 | -0/+1 |
* | Update to Scalar-List-Utils-1.15 | Graham Barr | 2005-05-13 | 1 | -2/+17 |
* | Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7 | Steve Peters | 2005-05-10 | 1 | -0/+1 |
* | Upgrade to Unicode::Collate 0.50 | Rafael Garcia-Suarez | 2005-05-09 | 1 | -0/+3 |
* | Upgrade to Test::Simple 0.60 | Rafael Garcia-Suarez | 2005-05-05 | 1 | -1/+3 |
* | Add STORABLE_attach hook (Adam Kennedy). | Abhijit Menon-Sen | 2005-04-25 | 1 | -0/+4 |
* | Upgrade to Test::Harness 2.48 | Rafael Garcia-Suarez | 2005-04-24 | 1 | -0/+5 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -0/+33 |
* | Upgrade to Encode 2.0902 | Rafael Garcia-Suarez | 2005-04-12 | 1 | -0/+1 |
* | Removing Y2K warnings | Andy Lester | 2005-04-08 | 1 | -1/+0 |
* | Add perl593delta.pod | Rafael Garcia-Suarez | 2005-04-08 | 1 | -8/+9 |
* | Tabs not spaces in MANIFEST | Nicholas Clark | 2005-04-07 | 1 | -1/+1 |
* | Upgrade to ExtUtils::MakeMaker 6.27, | Rafael Garcia-Suarez | 2005-04-07 | 1 | -0/+9 |
* | New core module, Math::BigInt::FastCalc | Tels | 2005-04-05 | 1 | -0/+6 |
* | Unicode 4.1.0 | Jarkko Hietaniemi | 2005-04-02 | 1 | -0/+1 |
* | Add a tool to generate data for Module::CoreList | Rafael Garcia-Suarez | 2005-03-31 | 1 | -0/+1 |
* | Remove IPC::Run for 5.9.2 | Rafael Garcia-Suarez | 2005-03-22 | 1 | -22/+0 |
* | Oops - forgot to update MANIFEST for change 24056. | Steve Hay | 2005-03-21 | 1 | -0/+1 |
* | Re: bugzilla.redhat bug #101767 (threads, threads::shared) | Alexey Tourbin | 2005-03-21 | 1 | -0/+2 |
* | Re: Reworked Trie Patch | Yves Orton | 2005-03-18 | 1 | -0/+2 |
* | Upgrade to CGI 3.07. | Rafael Garcia-Suarez | 2005-03-15 | 1 | -0/+1 |
* | Upgrade to Class::ISA 0.33 | Rafael Garcia-Suarez | 2005-03-11 | 1 | -1/+3 |
* | Porting/manicheck is not happy when I use spaces instead of tabs. | Rafael Garcia-Suarez | 2005-02-22 | 1 | -26/+26 |
* | Integrate encoding::warnings from Autrijus Tang. | Rafael Garcia-Suarez | 2005-02-18 | 1 | -0/+4 |
* | Upgrade to PathTools 3.04 | Rafael Garcia-Suarez | 2005-02-17 | 1 | -0/+1 |
* | Re: [PATCH] Re: perl winpid? | Yitzchak Scott-Thoennes | 2005-02-11 | 1 | -0/+1 |