Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate mainline | Nick Ing-Simmons | 2001-12-08 | 9 | -313/+676 |
|\ | |||||
| * | Declaring mostly TODO | Michael G. Schwern | 2001-12-07 | 2 | -2/+14 |
| * | Declaring -t STDIN w/pipe TODO | Michael G. Schwern | 2001-12-07 | 1 | -1/+5 |
| * | Puut... The TODO... Beck! | Michael G. Schwern | 2001-12-07 | 1 | -4/+6 |
| * | which_perl: if File::Spec fails, assume "./" and hope for the best. | Jarkko Hietaniemi | 2001-12-07 | 1 | -2/+4 |
| * | which_perl: delay as much a possible till runtime. | Jarkko Hietaniemi | 2001-12-07 | 1 | -34/+29 |
| * | Further tweakage to which_perl(). | Jarkko Hietaniemi | 2001-12-07 | 1 | -15/+30 |
| * | perluniintro tweaks. | Jarkko Hietaniemi | 2001-12-07 | 1 | -6/+27 |
| * | 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 |
* | | Tweak multi-arg open error messages | Nick Ing-Simmons | 2001-12-08 | 1 | -2/+2 |
* | | Allow multi-arg open() if opening layer declares this legal. | Nick Ing-Simmons | 2001-12-08 | 3 | -7/+14 |
* | | Integrate again - can I catch up ? | Nick Ing-Simmons | 2001-12-07 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | 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 |
* | | Integrate mainline some more | Nick Ing-Simmons | 2001-12-07 | 3 | -10/+11 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-12-07 | 115 | -2558/+8505 |
|\ \ | |/ | |||||
| * | 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 |