| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak the $Perl computation. | Jarkko Hietaniemi | 2001-12-07 | 1 | -2/+4 |
* | Re: [PATCH] chom?p needs to remove read only fakery | Nicholas Clark | 2001-12-07 | 2 | -49/+107 |
* | Update Changes. | Jarkko Hietaniemi | 2001-12-07 | 2 | -1/+179 |
* | Missing ). | Jarkko Hietaniemi | 2001-12-07 | 1 | -1/+1 |
* | Allow several arguments to display(). | Jarkko Hietaniemi | 2001-12-07 | 1 | -1/+1 |
* | /dev/stdout could be either a character special file | Jarkko Hietaniemi | 2001-12-07 | 1 | -1/+7 |
* | Add display() for displaying icky scalars. | Jarkko Hietaniemi | 2001-12-07 | 1 | -0/+6 |
* | [ID 20011207.001] documentation bug for waitpid | Jan-Pieter Cornet | 2001-12-07 | 1 | -1/+1 |
* | gcc version matching didn't. | Jarkko Hietaniemi | 2001-12-07 | 1 | -1/+1 |
* | HP renamed their servers | H.Merijn Brand | 2001-12-07 | 1 | -8/+9 |
* | Re: [patch pod/perlport.pod] wrong escape | Ronald J. Kimball | 2001-12-07 | 1 | -1/+1 |
* | Test For Echo, take 2 | Michael G. Schwern | 2001-12-07 | 2 | -10/+20 |
* | which_perl for safer $^Xing | Michael G. Schwern | 2001-12-07 | 6 | -14/+53 |
* | Upgrade to Math::BigInt 1.48. | Jarkko Hietaniemi | 2001-12-07 | 15 | -446/+1015 |
* | Mention also perl56delta in case someone is upgrading from | Jarkko Hietaniemi | 2001-12-07 | 1 | -0/+3 |
* | [PATCH t/base/lex.t, term.t] Purging echo from base tests | Michael G. Schwern | 2001-12-07 | 5 | -251/+168 |
* | Update the thr5005 situation. | Jarkko Hietaniemi | 2001-12-06 | 1 | -3/+7 |
* | perldelta borrowings from perl561delta. | Jarkko Hietaniemi | 2001-12-06 | 1 | -17/+163 |
* | Add the 5.6.1 perldelta as perl561delta. | Jarkko Hietaniemi | 2001-12-06 | 5 | -107/+4099 |
* | Retract #13496 for now. | Jarkko Hietaniemi | 2001-12-06 | 2 | -3/+3 |
* | (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix) | Craig A. Berry | 2001-12-06 | 1 | -1/+1 |
* | (retracted by #13499) | Michael G. Schwern | 2001-12-06 | 2 | -3/+3 |
* | VMS has no link count | Michael G. Schwern | 2001-12-06 | 1 | -1/+5 |
* | The #4 has nothing to do with Unicode. | Jarkko Hietaniemi | 2001-12-06 | 1 | -1/+1 |
* | Cleanup and more counting tests | Michael G. Schwern | 2001-12-06 | 1 | -198/+176 |
* | Update Changes. | Jarkko Hietaniemi | 2001-12-06 | 2 | -1/+200 |
* | MY_RAND workaround update | Charles Lane | 2001-12-06 | 2 | -3/+3 |
* | Re: weirdness in regexps | Robin Houston | 2001-12-06 | 2 | -0/+15 |
* | Make the -b -c -S tests count all of the /dev, not just | Jarkko Hietaniemi | 2001-12-06 | 1 | -21/+18 |
* | Re: [PATCH: bleadperl] casefold backref | Jeff Pinyan | 2001-12-06 | 1 | -4/+4 |
* | Nits noticed by Philip Newton, and de-tab DB.t. | Jarkko Hietaniemi | 2001-12-06 | 1 | -343/+343 |
* | Re: counting tr thinks it's modifying | Rafael Garcia-Suarez | 2001-12-06 | 2 | -2/+9 |
* | casefold backref | Hugo van der Sanden | 2001-12-06 | 2 | -3/+4 |
* | MULTIPLICITY fixups | Charles Lane | 2001-12-06 | 3 | -45/+62 |
* | Better abs2rel/rel2abs/canonpath tests | Michael G. Schwern | 2001-12-06 | 4 | -2/+30 |
* | Re: Silly stat() portability questions | Benjamin Goldberg | 2001-12-06 | 1 | -1/+1 |
* | ] VMS-only File::Spec->canonpath fix | Craig A. Berry | 2001-12-06 | 4 | -58/+61 |
* | $apply->('club', $glibc_maintainers); | Jarkko Hietaniemi | 2001-12-05 | 1 | -1/+0 |
* | Admonish against assuming A^HUNIX fs/uid/gid semantics. | Jarkko Hietaniemi | 2001-12-05 | 1 | -1/+26 |
* | Restore the /dev -b -c -S part of the test. | Jarkko Hietaniemi | 2001-12-05 | 1 | -21/+26 |
* | Retract #13475 until Arthur gets back to the mine. | Jarkko Hietaniemi | 2001-12-05 | 2 | -47/+5 |
* | (retracted by #13476) | Jarkko Hietaniemi | 2001-12-05 | 2 | -5/+47 |
* | Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split)) | Wolfgang Laun | 2001-12-05 | 2 | -7/+8 |
* | Removing a TODO | Michael G. Schwern | 2001-12-05 | 1 | -4/+1 |
* | stat.t portability, the LAST VMS exception! | Michael G. Schwern | 2001-12-05 | 2 | -73/+91 |
* | Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass | Michael G. Schwern | 2001-12-05 | 1 | -223/+255 |
* | stat.t cleanup, first pass | Michael G. Schwern | 2001-12-05 | 1 | -0/+7 |
* | (accidentally empty check-in) | Jarkko Hietaniemi | 2001-12-05 | 0 | -0/+0 |
* | $., $%, $=, and $- are IV's now | H.Merijn Brand | 2001-12-04 | 1 | -4/+4 |
* | minor pod fix in Safe.pm | Rafael Garcia-Suarez | 2001-12-04 | 1 | -1/+1 |