| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace the use Test::More in t/{op,io,run} with t/test.pl. | Jarkko Hietaniemi | 2001-09-25 | 1 | -1/+2 |
* | AutoSplit.t (was Re: Untested libraries update) | Nicholas Clark | 2001-09-25 | 1 | -0/+1 |
* | Retract #12136, the warnings::register is already | Jarkko Hietaniemi | 2001-09-24 | 1 | -1/+0 |
* | Re: What sort of Makefile.PL should h2xs write? | Nicholas Clark | 2001-09-24 | 1 | -0/+2 |
* | Add Tests for | chromatic | 2001-09-23 | 1 | -0/+1 |
* | Add tests for | chromatic | 2001-09-23 | 1 | -0/+1 |
* | (Retracted by #12185) | chromatic | 2001-09-22 | 1 | -0/+1 |
* | More 8.3-cleanup: there isn't an encoding called macRumanian, | Jarkko Hietaniemi | 2001-09-22 | 1 | -1/+1 |
* | Rename perltootc as perltooc for 8.3-friedliness. | Jarkko Hietaniemi | 2001-09-22 | 1 | -1/+1 |
* | Find more conflicts by lowercasing. | Jarkko Hietaniemi | 2001-09-22 | 1 | -2/+2 |
* | Adds the thread 0.05 module. It is now moved to the core from CPAN. | Artur Bergman | 2001-09-18 | 1 | -0/+7 |
* | Strip ^iso- from the Encode filenames to be 8.3-friendly, | Jarkko Hietaniemi | 2001-09-18 | 1 | -41/+41 |
* | Add various encodings. | Jarkko Hietaniemi | 2001-09-17 | 1 | -0/+12 |
* | Re: filename problems | Michael G. Schwern | 2001-09-17 | 1 | -4/+4 |
* | Adding new files to the MANIFEST is always nice. | Jarkko Hietaniemi | 2001-09-17 | 1 | -0/+1 |
* | Re: [BUG?] chdir(undef) == chdir() probably a bug | Michael G. Schwern | 2001-09-17 | 1 | -0/+1 |
* | Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious... | Nicholas Clark | 2001-09-10 | 1 | -0/+1 |
* | New Test for CGI::Push | chromatic | 2001-09-10 | 1 | -0/+1 |
* | Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>. | Abhijit Menon-Sen | 2001-09-10 | 1 | -1/+1 |
* | Fix Pod Typo, Add Test for ExtUtils::Command | chromatic | 2001-09-10 | 1 | -0/+1 |
* | Add Windows and Mac Sami support to Encode | Jarkko Hietaniemi | 2001-09-09 | 1 | -2/+4 |
* | Add Test for Term::Complete | chromatic | 2001-09-09 | 1 | -0/+1 |
* | Test::Tutorial? | Michael G. Schwern | 2001-09-09 | 1 | -0/+1 |
* | [REPATCH] Re: [PATCH] new test lib/blib.t | Michael G. Schwern | 2001-09-09 | 1 | -0/+1 |
* | Added Test for CGI::Fast | chromatic | 2001-09-09 | 1 | -0/+1 |
* | [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test | Michael G. Schwern | 2001-09-08 | 1 | -0/+1 |
* | Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests | chromatic | 2001-09-08 | 1 | -0/+1 |
* | Clean up 1_compile.t; move tests to more consistent | Jarkko Hietaniemi | 2001-09-07 | 1 | -8/+9 |
* | Rename the old threading tutorial, start a new one, | Jarkko Hietaniemi | 2001-09-07 | 1 | -0/+1 |
* | Re: wince/perl.ico marked as binary | Nicholas Clark | 2001-09-07 | 1 | -0/+1 |
* | Test::Harness 1.25 sync | Michael G. Schwern | 2001-09-07 | 1 | -6/+12 |
* | Add Tests for the less Pragma | chromatic | 2001-09-07 | 1 | -0/+1 |
* | The binary file must somehow differently stored. | Jarkko Hietaniemi | 2001-09-07 | 1 | -1/+0 |
* | Test-Simple syncup from Schwern. | Jarkko Hietaniemi | 2001-09-06 | 1 | -8/+11 |
* | Tests for CGI::Carp | Michael G. Schwern | 2001-09-05 | 1 | -0/+1 |
* | Fix Cwd::getcwd() not being tainted, as noticed | Jarkko Hietaniemi | 2001-09-04 | 1 | -3/+4 |
* | The helper file changed name. | Jarkko Hietaniemi | 2001-09-03 | 1 | -1/+1 |
* | Update to Scalar-List-Utils 1.03 | Graham Barr | 2001-09-03 | 1 | -0/+1 |
* | Make crypt() do something more sane for Unicode | Jarkko Hietaniemi | 2001-09-03 | 1 | -0/+1 |
* | Damian-o-rama: upgrade to Attribute::Handlers 0.75, | Jarkko Hietaniemi | 2001-09-03 | 1 | -17/+23 |
* | Tests for srand() | Michael G. Schwern | 2001-09-03 | 1 | -0/+1 |
* | CGI::Cookie, Apache & Switch tests | Michael G. Schwern | 2001-09-03 | 1 | -0/+3 |
* | rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t | Michael G. Schwern | 2001-09-02 | 1 | -2/+1 |
* | Change #11805 didn't update the MANIFEST | Artur Bergman | 2001-09-01 | 1 | -0/+1 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -2/+1 |
* | Re: The hitlist of untested modules. | Jonathan Stowe | 2001-08-29 | 1 | -0/+1 |
* | [PATCH] new tests for the coderef-in-@INC | Abhijit Menon-Sen | 2001-08-27 | 1 | -0/+1 |
* | Re: [PATCH] (was Re: PerlIO regerssion tests?) | Michael G. Schwern | 2001-08-25 | 1 | -0/+1 |
* | Add Porting/apply to MANIFEST. | Abhijit Menon-Sen | 2001-08-18 | 1 | -0/+1 |
* | Upgrade to libnet 1.0704. | Jarkko Hietaniemi | 2001-08-17 | 1 | -3/+0 |