Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | (Retracted by #10375.) | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+14 | |
* | | Re: [PATCH doop.c] unused variable in Perl_do_join | Nicholas Clark | 2001-05-30 | 1 | -1/+2 | |
* | | Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS | Michael G. Schwern | 2001-05-30 | 1 | -3/+1 | |
* | | The regex trick wasn't a good idea. | Jarkko Hietaniemi | 2001-05-30 | 1 | -11/+1 | |
| * | Integrate mainline | Nick Ing-Simmons | 2001-05-30 | 39 | -99/+435 | |
| |\ | |/ |/| | ||||||
* | | Update Changes. | Jarkko Hietaniemi | 2001-05-30 | 2 | -1/+219 | |
* | | More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum | Jarkko Hietaniemi | 2001-05-30 | 2 | -2/+2 | |
* | | Introduce $Config{afsroot}. | Jarkko Hietaniemi | 2001-05-30 | 9 | -5/+34 | |
* | | (Retracted by #10375.) | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+42 | |
* | | AFS patches from Merijn Broeren <merijnb@iloquent.nl>. | Jarkko Hietaniemi | 2001-05-30 | 3 | -3/+3 | |
* | | Conditional breakpoints | Michael G. Schwern | 2001-05-30 | 1 | -0/+1 | |
* | | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 10 | -50/+56 | |
* | | Fix the BOOT section to call myU2time properly. | Jarkko Hietaniemi | 2001-05-30 | 1 | -4/+9 | |
* | | Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating... | Ronald J. Kimball | 2001-05-30 | 1 | -2/+12 | |
* | | Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was Re: [ID 20010528.001] use... | Michael G. Schwern | 2001-05-30 | 2 | -11/+28 | |
* | | Re: AIX and gcc (moving targets) | H.Merijn Brand | 2001-05-30 | 1 | -2/+2 | |
* | | sorting tests | Michael G. Schwern | 2001-05-30 | 1 | -1/+1 | |
* | | [ID 20010529.002] typos in man page perlre | bart@cg681574-a.adubn1.nj.home.com | 2001-05-30 | 1 | -2/+2 | |
* | | fix extutils.t and autouse.t for VMS | Craig A. Berry | 2001-05-30 | 2 | -3/+7 | |
* | | Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path... | David Dyck | 2001-05-30 | 1 | -1/+10 | |
* | | AIX hints update for gcc from Merijn H. Brand. | Jarkko Hietaniemi | 2001-05-30 | 1 | -3/+6 | |
* | | Retract #10295 and #10296: a more generic solution | Jarkko Hietaniemi | 2001-05-30 | 2 | -9/+3 | |
* | | Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not ... | Hugo van der Sanden | 2001-05-30 | 1 | -2/+0 | |
| * | Integrate mainline (autouse works again.) | Nick Ing-Simmons | 2001-05-30 | 8 | -15/+72 | |
| |\ | |/ |/| | ||||||
* | | [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is ... | David Dyck | 2001-05-30 | 1 | -2/+2 | |
* | | Re: Report /pro/3gl/CPAN/perl-5.7.1 | Nicholas Clark | 2001-05-30 | 1 | -12/+18 | |
* | | flushNULL OS/2 | Ilya Zakharevich | 2001-05-30 | 1 | -0/+4 | |
* | | perlvar.pod addition | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+13 | |
* | | perlvar.pod -- why isn't @F here? | Jeff Pinyan | 2001-05-30 | 1 | -0/+7 | |
* | | Re: [PATCH] perlfaq6.pod -- case-aware s/// | Jeff Pinyan | 2001-05-30 | 1 | -0/+15 | |
* | | Mention Time::localtime and Time::gmtime. | Jarkko Hietaniemi | 2001-05-29 | 1 | -0/+6 | |
* | | Example of working in integers to avoid floating point errors | Michael G. Schwern | 2001-05-29 | 1 | -0/+5 | |
* | | 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 |