| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a reference to books.perl.org. | Rafael Garcia-Suarez | 2005-01-28 | 1 | -3/+4 |
* | perlapi.pod has pod errors | Jos I. Boumans | 2005-01-25 | 1 | -1/+1 |
* | Revert change 23843. | Rafael Garcia-Suarez | 2005-01-24 | 1 | -19/+0 |
* | [perl #33906] Missing \\ in perlre | Andrew | 2005-01-24 | 1 | -1/+1 |
* | Re: [perl #31924] %INC caching failure-case problem | Rick Delaney | 2005-01-21 | 1 | -0/+19 |
* | Run regen.pl and pod/buildtoc --build-all | Nicholas Clark | 2005-01-20 | 2 | -102/+101 |
* | Improve documentation for sv_catpvf, to note that pattern's UTF-8ness | Nicholas Clark | 2005-01-14 | 1 | -1/+2 |
* | Remove PERL_FLEXIBLE_EXCEPTIONS code. | Marcus Holland-Moritz | 2005-01-10 | 2 | -0/+14 |
* | Error-free constant folding is a TODO | Nicholas Clark | 2005-01-05 | 1 | -0/+7 |
* | RE: [perl #32660] INT2PTR not mentioned in perlxs(1) | Robin Barker | 2005-01-04 | 1 | -1/+6 |
* | Mention ppport.h and its --api-info switch in perlguts. | Marcus Holland-Moritz | 2004-12-30 | 1 | -0/+20 |
* | Add investigating self tie segfaults to the TODO | Nicholas Clark | 2004-12-27 | 1 | -0/+6 |
* | Re: [patch perlapi doc] sv_magic | Stas Bekman | 2004-12-24 | 1 | -0/+3 |
* | The "Setuid script not plain file" error wasn't documented. | Rafael Garcia-Suarez | 2004-12-23 | 1 | -0/+5 |
* | Note that the shell's test uses eq etc for numbers, = etc for | Nicholas Clark | 2004-12-21 | 1 | -0/+7 |
* | [perl #24343] [PATCH] -w vs. -s | Steve Peters | 2004-12-14 | 1 | -1/+2 |
* | [perl #3274] [PATCH] Documentation for utime should be improved | Steve Peters | 2004-12-14 | 1 | -3/+8 |
* | Document gv_stashpvn | Steve Hay | 2004-12-13 | 1 | -2/+15 |
* | perlipc typo | Brendan O'Dea | 2004-12-13 | 1 | -1/+1 |
* | Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocks | Mike Guy | 2004-12-10 | 1 | -1/+5 |
* | Pod nit ([perl #32800]) | Rafael Garcia-Suarez | 2004-12-10 | 1 | -1/+1 |
* | Small addition to perlsec by Stas Bekman. | Rafael Garcia-Suarez | 2004-12-06 | 1 | -0/+5 |
* | Tests for Config.pm much better now - toDONE | Nicholas Clark | 2004-12-06 | 1 | -4/+0 |
* | Add perl586delta.pod to all the necessary makefiles and tables of | Nicholas Clark | 2004-11-30 | 2 | -96/+236 |
* | Integrate perlhist entries for 5.8.6 and its perldelta to blead | Nicholas Clark | 2004-11-30 | 2 | -0/+172 |
* | Remove trailing whitespace that found their way in the docs | Rafael Garcia-Suarez | 2004-11-30 | 1 | -1/+1 |
* | Clarify the return values of pos, particularly 0 and undef, as | Nicholas Clark | 2004-11-27 | 1 | -3/+8 |
* | RC1 pod fix #anchor | Stas Bekman | 2004-11-24 | 1 | -1/+1 |
* | [patch pod/perlipc] use POSIX; w/o () is a bad idea | Stas Bekman | 2004-11-24 | 1 | -4/+9 |
* | [perl #3242] [PATCH]No error on assignment to $> | Steve Peters | 2004-11-24 | 1 | -3/+9 |
* | PerlFAQ sync. | Rafael Garcia-Suarez | 2004-11-17 | 4 | -25/+55 |
* | [perl #32419] Spelling fixes for perl@23492 | Richard Soderberg | 2004-11-12 | 18 | -24/+24 |
* | FAQ sync | Rafael Garcia-Suarez | 2004-11-02 | 10 | -173/+219 |
* | Reformulate an error | Rafael Garcia-Suarez | 2004-11-02 | 1 | -5/+5 |
* | Document sv_magic() changes brought about by sv_magicext() | Steve Hay | 2004-10-29 | 2 | -13/+23 |
* | Small updates to the web addresses for Perl, noticed by Robert Spier | Rafael Garcia-Suarez | 2004-10-25 | 2 | -6/+7 |
* | Re: [perl #31937] perlop: add basic =~ examples | Steve Peters | 2004-10-24 | 1 | -1/+2 |
* | docpatch for perltie.pod | David Cantrell | 2004-10-21 | 1 | -3/+5 |
* | Rephrase "Perl Home Page" References | chromatic | 2004-10-20 | 2 | -4/+4 |
* | perlfaq2.pod (add a book) | Richard Foley | 2004-10-19 | 1 | -0/+5 |
* | Add a missing warning categorisation in perldiag. | Rafael Garcia-Suarez | 2004-10-18 | 1 | -1/+1 |
* | Implement a new -dt command-line flag, to enable threads under the | Rafael Garcia-Suarez | 2004-10-15 | 1 | -1/+14 |
* | Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg. | Steve Hay | 2004-10-15 | 1 | -8/+53 |
* | A few fixes in the list of -D debugging flags | Rafael Garcia-Suarez | 2004-10-14 | 1 | -3/+2 |
* | Briefly document the test.utf16 make target. | Rafael Garcia-Suarez | 2004-10-08 | 1 | -0/+8 |
* | More caveats on the non-portability of stat(), suggested by | Rafael Garcia-Suarez | 2004-10-04 | 1 | -3/+3 |
* | Remove a couple of C<> to avoid confusing double quotes in text | Rafael Garcia-Suarez | 2004-09-23 | 1 | -2/+2 |
* | Document that $ENV{PATH} may not contain relative directories under -T | Rafael Garcia-Suarez | 2004-09-22 | 2 | -11/+12 |
* | Re: [perl #31586] utime does not reach expectations [PATCH] | LAUN Wolfgang | 2004-09-20 | 1 | -2/+4 |
* | perlintro.pod | Paul Johnson | 2004-09-07 | 1 | -1/+1 |