| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector | Jarkko Hietaniemi | 2007-12-06 | 1 | -2/+10 |
* | Note that Larry has clarified the reasons for the Perl 6 design on | Nicholas Clark | 2007-12-06 | 1 | -6/+6 |
* | This file is utf8 (I blame Ævar) | Rafael Garcia-Suarez | 2007-12-05 | 1 | -0/+2 |
* | More precise description of the removal of "#!perl -C" support | Rafael Garcia-Suarez | 2007-12-05 | 1 | -1/+3 |
* | typo fix | Jan Dubois | 2007-12-05 | 1 | -1/+1 |
* | Add t/mro to the test list in perlhack | Rafael Garcia-Suarez | 2007-12-04 | 1 | -0/+5 |
* | Document some environment variables that might affect tests, | Rafael Garcia-Suarez | 2007-12-04 | 1 | -0/+23 |
* | Typo in 32564. | Craig A. Berry | 2007-12-04 | 1 | -2/+2 |
* | Refactor test code to remove duplication is a TODO. | Nicholas Clark | 2007-12-04 | 1 | -0/+7 |
* | perltodo.pod: error message todo | Jarkko Hietaniemi | 2007-12-04 | 1 | -0/+25 |
* | Re: smart match: array ~~ hash | Dmitry Karasik | 2007-11-30 | 1 | -1/+1 |
* | Duh -- I forgot to put RC2 in perlhist | Rafael Garcia-Suarez | 2007-11-29 | 1 | -0/+1 |
* | Mention Pod::Simple and Pod::Escapes in perl5100delta | Steve Peters | 2007-11-28 | 1 | -0/+10 |
* | Assorted nits found in perl5110delta. | Steve Peters | 2007-11-28 | 1 | -5/+5 |
* | Document improved support for Unicode filenames on Windows | Jan Dubois | 2007-11-28 | 1 | -0/+23 |
* | Doc nits -- avoid bare "5.10" version numbers without a | Rafael Garcia-Suarez | 2007-11-27 | 5 | -22/+21 |
* | Typo, found by Scott Lanning | Rafael Garcia-Suarez | 2007-11-27 | 1 | -1/+1 |
* | perl5100delta.pod: do not confess bondage :-) and mention compiler flag tight... | Jarkko Hietaniemi | 2007-11-27 | 1 | -3/+9 |
* | pod/perlrebackslash.pod: small Unicode additions | Jarkko Hietaniemi | 2007-11-26 | 1 | -1/+8 |
* | VMS POD updates: perlport.pod, vmsperl.pod | John E. Malmberg | 2007-11-26 | 1 | -1/+14 |
* | Regen table of contents | Rafael Garcia-Suarez | 2007-11-25 | 1 | -135/+98 |
* | Document bug #47762, and mention %- | Rafael Garcia-Suarez | 2007-11-25 | 1 | -3/+6 |
* | Eliminating the duplicate logic in S_method_common() and | Nicholas Clark | 2007-11-24 | 1 | -11/+31 |
* | Mention kill improvements on Windows | Rafael Garcia-Suarez | 2007-11-24 | 1 | -0/+6 |
* | Document different kill(-9, ...) semantics on Windows | Jan Dubois | 2007-11-24 | 1 | -0/+6 |
* | FAQ sync | Rafael Garcia-Suarez | 2007-11-23 | 9 | -168/+330 |
* | [patch] :utf8 updates | Juerd Waalboer | 2007-11-23 | 8 | -83/+137 |
* | Improve example code | Jan Dubois | 2007-11-21 | 1 | -1/+1 |
* | Note that traces of PL_na cling on in dark corners of the source code. | Nicholas Clark | 2007-11-20 | 1 | -0/+5 |
* | Correction to perl5100delta.pod | Jan Dubois | 2007-11-20 | 1 | -6/+0 |
* | [Patch] perlboot.pod / added semicolons | Spiros Denaxas | 2007-11-20 | 1 | -7/+7 |
* | rc1 patch - delta, comment nits | Jim Cromie | 2007-11-19 | 1 | -6/+6 |
* | Typo (found by Jarkko) | Rafael Garcia-Suarez | 2007-11-19 | 1 | -1/+1 |
* | 0777 is 512, not 522. (A typo.) | Nicholas Clark | 2007-11-17 | 1 | -1/+1 |
* | Placate the black box index parser on search.cpan.org. | Nicholas Clark | 2007-11-17 | 8 | -8/+8 |
* | typo in perl5100delta.pod | YAMASHINA Hio | 2007-11-17 | 1 | -1/+1 |
* | Mention perlreapi in perldelta. | Rafael Garcia-Suarez | 2007-11-17 | 1 | -2/+4 |
* | 5.10.0-RC1 is today, after lunch | Rafael Garcia-Suarez | 2007-11-17 | 1 | -0/+1 |
* | [perl #47533] [PATCH perlvar.pod] Missing English variables | Michael G Schwern | 2007-11-17 | 1 | -0/+6 |
* | perlsub's docs on state assignment are busted | Ricardo SIGNES | 2007-11-15 | 1 | -5/+4 |
* | TODO: cleanup perlmodlib.PL | Rafael Garcia-Suarez | 2007-11-12 | 1 | -0/+6 |
* | Fix listing of MIME::QuotedPrint in perlmodlib | Rafael Garcia-Suarez | 2007-11-12 | 2 | -1/+6 |
* | Arrange for buildtoc to remove the svn Revision keyword from the | Nicholas Clark | 2007-11-10 | 2 | -9/+11 |
* | Regenerate perltoc.pod | Nicholas Clark | 2007-11-10 | 1 | -151/+611 |
* | Propagating const outwards from Perl_moreswitches() is to be done. | Nicholas Clark | 2007-11-09 | 1 | -0/+7 |
* | Following change 31410, also re-align the column title. | Nicholas Clark | 2007-11-09 | 1 | -2/+2 |
* | Note that investigating PADTMP hash pessimisation is to be done. | Nicholas Clark | 2007-11-09 | 1 | -0/+6 |
* | A couple of bite-sized TODO for the pod/* tools | Rafael Garcia-Suarez | 2007-11-09 | 2 | -2/+14 |
* | Remove CLONE_SKIP (5.8.7). Remove -dt (5.8.6, and Brainbench know that. | Nicholas Clark | 2007-11-08 | 1 | -34/+37 |
* | A minor correction to perl5100delta | Steve Hay | 2007-11-08 | 1 | -1/+1 |