| Commit message (Expand) | Author | Age | Files | Lines |
* | documentation tweaks for UTF-EBCDIC support | Prymmer/Kahn | 2001-04-09 | 1 | -7/+10 |
* | Update perlhist. | Jarkko Hietaniemi | 2001-04-09 | 1 | -1/+6 |
* | perl571delta tweaking continues. | Jarkko Hietaniemi | 2001-04-09 | 1 | -34/+103 |
* | Integrate the perlfork half of #9513 from maintperl into mainline | Jarkko Hietaniemi | 2001-04-09 | 1 | -1/+17 |
* | perl571delta updates. | Jarkko Hietaniemi | 2001-04-08 | 1 | -23/+112 |
* | Britishify spellings; s/\b(front|back) (end)\b/\1\2/g; | Jarkko Hietaniemi | 2001-04-08 | 1 | -22/+63 |
* | Regen toc. | Jarkko Hietaniemi | 2001-04-08 | 1 | -46/+167 |
* | Fix the perlmodlib generation (didn't understand separate .pod | Jarkko Hietaniemi | 2001-04-08 | 2 | -434/+1436 |
* | perl571delta updates based on p5p feedback; still needs | Jarkko Hietaniemi | 2001-04-08 | 1 | -31/+85 |
* | Update the list of supported platforms to talk about 5.7.1 | Jarkko Hietaniemi | 2001-04-08 | 1 | -11/+10 |
* | Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290 | Jarkko Hietaniemi | 2001-04-08 | 1 | -56/+67 |
* | Typos in perl571delta.pod | Stephen P. Potter | 2001-04-08 | 1 | -13/+13 |
* | Populate perl571delta. | Jarkko Hietaniemi | 2001-04-07 | 1 | -34/+540 |
* | Add PerlIO and Encode information to perl571delta, fron NI-S. | Jarkko Hietaniemi | 2001-04-07 | 1 | -0/+112 |
* | Change the toc configuration. | Jarkko Hietaniemi | 2001-04-07 | 2 | -0/+4 |
* | Create perl571delta and seed it off with the perldelta changes | Jarkko Hietaniemi | 2001-04-07 | 3 | -910/+1027 |
* | Denit. | Jarkko Hietaniemi | 2001-04-07 | 1 | -1/+1 |
* | Make the editor/IDE/shell list a little bit airier. | Jarkko Hietaniemi | 2001-04-06 | 1 | -30/+126 |
* | Regen toc. | Jarkko Hietaniemi | 2001-04-06 | 1 | -12/+113 |
* | Integrate changes #9584,9587 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-06 | 4 | -3/+18 |
* | Slight doc tweak. | Jarkko Hietaniemi | 2001-04-05 | 1 | -7/+7 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-04-05 | 1 | -12/+24 |
|\ |
|
| * | Change sense from "incomplete" to "implemented but needs more work" in perlun... | Nick Ing-Simmons | 2001-04-05 | 1 | -12/+24 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-04-05 | 3 | -96/+183 |
| |\ |
|
| * \ | Integrate mainline. | Nick Ing-Simmons | 2001-04-04 | 1 | -8/+26 |
| |\ \ |
|
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2001-04-03 | 8 | -31/+129 |
| |\ \ \ |
|
| * \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-03-30 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-03-29 | 2 | -5/+13 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-03-27 | 1 | -9/+17 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-03-27 | 6 | -67/+196 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-03-26 | 1 | -7/+51 |
| |\ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | Propagate calling context for do '...' | Gisle Aas | 2001-04-05 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Regen toc. | Jarkko Hietaniemi | 2001-04-05 | 1 | -91/+173 |
* | | | | | | | | | Base64 update to perlfaq9.pod | Gisle Aas | 2001-04-05 | 1 | -4/+9 |
* | | | | | | | | | Downgrade also the "Wide character" diagnostic. | Jarkko Hietaniemi | 2001-04-05 | 1 | -1/+1 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Re: [PATCH] Lighten up glob | Benjamin Sugars | 2001-04-04 | 1 | -8/+26 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Change the push/unshift warning to be of class syntax, not misc. | Jarkko Hietaniemi | 2001-04-03 | 1 | -1/+1 |
* | | | | | | | Change the push/unshift warning (#9532) to talk about "no values" | Jarkko Hietaniemi | 2001-04-03 | 1 | -9/+9 |
* | | | | | | | Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x) | Robin Houston | 2001-04-03 | 1 | -0/+9 |
* | | | | | | | perlfaq3: extend the silly long list even further | Jarkko Hietaniemi | 2001-04-03 | 1 | -1/+3 |
* | | | | | | | Integrate changes #9511,9514,9517 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-02 | 1 | -13/+42 |
* | | | | | | | Commit Sarathy to April release of 5.6.1 :-) | Jarkko Hietaniemi | 2001-04-01 | 1 | -2/+2 |
* | | | | | | | PATCH 5.6.0 (perldebug.pod) | Mark-Jason Dominus | 2001-04-01 | 1 | -3/+7 |
* | | | | | | | Integrate change #9501 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-01 | 1 | -5/+33 |
* | | | | | | | Re: [PATCH] av.h cosmetics | Simon Cozens | 2001-03-31 | 1 | -0/+9 |
* | | | | | | | Re: Math::Big* v1.21 | Tels | 2001-03-31 | 1 | -4/+21 |
* | | | | | | | [DOC PATCH bleadperl] Two nits in perlhack.pod | Philip Newton | 2001-03-30 | 1 | -2/+2 |
* | | | | | | | PATCH pod/perldiag.pod | Robin Houston | 2001-03-30 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | [ID 20010328.013] Misspelling in perlop(1p) manual page | Joshua E. Rodd | 2001-03-30 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | minor pod nits | Robin Barker | 2001-03-29 | 2 | -5/+13 |
| |_|_|/
|/| | | |
|