Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Retract #10243. | Jarkko Hietaniemi | 2001-05-29 | 1 | -1/+2 | |
| * | Post weekend integrate mainline (fails one test pragma/autouse). | Nick Ing-Simmons | 2001-05-29 | 117 | -1051/+9993 | |
| |\ | |/ |/| | ||||||
* | | Update Changes. | Jarkko Hietaniemi | 2001-05-29 | 2 | -1/+223 | |
* | | Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@) | Jarkko Hietaniemi | 2001-05-29 | 1 | -0/+14 | |
* | | Re: AIX and gcc (moving targets) | H.Merijn Brand | 2001-05-29 | 1 | -2/+6 | |
* | | Re: AIX and gcc (moving targets) | H.Merijn Brand | 2001-05-29 | 1 | -1/+3 | |
* | | Syncing with 1.21 | Michael G. Schwern | 2001-05-29 | 2 | -281/+540 | |
* | | Syncing with Test-1.17 | Michael G. Schwern | 2001-05-29 | 10 | -87/+501 | |
* | | Re: [PATCH t/TEST] Allowing deeper test subdirectories | Michael G. Schwern | 2001-05-29 | 1 | -3/+25 | |
* | | Add tests for Time::gmtime and Time::localtime. | Jarkko Hietaniemi | 2001-05-29 | 4 | -0/+119 | |
* | | Add test for File::stat. | Jarkko Hietaniemi | 2001-05-29 | 3 | -0/+72 | |
* | | Add test for Net::servent. | Jarkko Hietaniemi | 2001-05-29 | 3 | -0/+42 | |
* | | Add test for Net::protoent. | Jarkko Hietaniemi | 2001-05-29 | 1 | -0/+38 | |
* | | Add test for Net::netent. | Jarkko Hietaniemi | 2001-05-29 | 3 | -0/+38 | |
* | | Add test for User::grent. Portability doubtful. | Jarkko Hietaniemi | 2001-05-29 | 3 | -0/+46 | |
* | | Add test for User::pwent. | Jarkko Hietaniemi | 2001-05-29 | 3 | -0/+65 | |
* | | [PATCH 5.6.1] signal names in Configure | Ilya Zakharevich | 2001-05-29 | 1 | -7/+7 | |
* | | extLibpath for OS/2 | Ilya Zakharevich | 2001-05-29 | 1 | -13/+26 | |
* | | extra static libs for OS/2 | Ilya Zakharevich | 2001-05-29 | 2 | -2/+15 | |
* | | Re: [PATCH 5.6.1] Test::Harness clumsy | Ilya Zakharevich | 2001-05-29 | 1 | -4/+5 | |
* | | Additional safeguard against $@ getting trampled; idea from Hugo. | Jarkko Hietaniemi | 2001-05-29 | 1 | -5/+10 | |
* | | Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not ... | Hugo van der Sanden | 2001-05-29 | 1 | -4/+0 | |
* | | At least a partial fix for 20010528.004. | Jarkko Hietaniemi | 2001-05-29 | 1 | -1/+1 | |
* | | Re: Report /pro/3gl/CPAN/perl-5.7.1 | Nicholas Clark | 2001-05-29 | 1 | -1/+1 | |
* | | (was Re: Why t/lib/extutils.t is failing ... | Nicholas Clark | 2001-05-29 | 1 | -4/+38 | |
* | | Re: Would -Wno-unused -Wall be better? | Michael G. Schwern | 2001-05-29 | 1 | -0/+1 | |
* | | Add a test for 20010528.007, fixed in #10272. | Jarkko Hietaniemi | 2001-05-29 | 2 | -1/+7 | |
* | | Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space | Hugo van der Sanden | 2001-05-29 | 1 | -5/+5 | |
* | | Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape... | Michael G. Schwern | 2001-05-28 | 1 | -10/+45 | |
* | | Some shells seemingly arrange the signal handlers differently | Jarkko Hietaniemi | 2001-05-28 | 1 | -1/+1 | |
* | | Regen perlmodlib. | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+20 | |
* | | Update Changes. | Jarkko Hietaniemi | 2001-05-28 | 2 | -1/+414 | |
* | | perlnewmod.pod to reflect DLSI(P) change | Elaine -HFB- Ashton | 2001-05-28 | 1 | -12/+15 | |
* | | Regen toc. | Jarkko Hietaniemi | 2001-05-28 | 1 | -2/+171 | |
* | | RE: [20000223.001] no test cases for splice(@array) | Richard Soderberg | 2001-05-28 | 1 | -1/+7 | |
* | | The #10260 was too bold: locales and utf8 still do not mix. | Jarkko Hietaniemi | 2001-05-28 | 1 | -22/+34 | |
* | | Pod nitpicks | Richard Soderberg | 2001-05-28 | 3 | -3/+3 | |
* | | Upgrade to I18N::LangTags 0.22. | Jarkko Hietaniemi | 2001-05-28 | 3 | -2/+1451 | |
* | | A slightly more serious bug found by -Mutf8; op/misc and | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+1 | |
* | | Various buglets shaken out by -Mutf8. | Jarkko Hietaniemi | 2001-05-28 | 4 | -29/+25 | |
* | | STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.) | Jarkko Hietaniemi | 2001-05-28 | 1 | -9/+17 | |
* | | todo patch | Artur Bergman | 2001-05-28 | 1 | -0/+5 | |
* | | typo in perlguts.pod | John P. Linderman | 2001-05-28 | 1 | -1/+1 | |
* | | AIX and gcc (moving targets) | H.Merijn Brand | 2001-05-28 | 1 | -0/+4 | |
* | | Re: perlio + multiple perl_alloc..destruct | Doug MacEachern | 2001-05-28 | 1 | -0/+9 | |
* | | The #10251 wasn't quite up-to-the-code. | Jarkko Hietaniemi | 2001-05-28 | 1 | -2/+1 | |
* | | Test case for bug 20010526.004, fixed in #10252. | Jarkko Hietaniemi | 2001-05-28 | 1 | -1/+20 | |
* | | Re: [ID 20010526.004] Taint looses value | Hugo van der Sanden | 2001-05-28 | 1 | -1/+4 | |
* | | Test case for 20010422.005, fixed by #10250. | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+7 | |
* | | Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD | Spider Boardman | 2001-05-28 | 1 | -1/+10 |