| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for assertions and -A | Rafael Garcia-Suarez | 2007-06-05 | 5 | -31/+0 |
* | [perl #43094] Doc patch to perlre: modifiers => quantifiers | Brad Baxter | 2007-06-01 | 1 | -4/+4 |
* | Dave remarks that I have been too terse here. | Rafael Garcia-Suarez | 2007-05-31 | 1 | -1/+2 |
* | Mention that last bugfix in perldelta | Rafael Garcia-Suarez | 2007-05-29 | 1 | -0/+3 |
* | perltodo tweak on virtualizing OS/FS access | Jarkko Hietaniemi | 2007-05-29 | 1 | -12/+17 |
* | Several POD fixes by Jonathan Stowe | Rafael Garcia-Suarez | 2007-05-28 | 1 | -4/+4 |
* | Mention new lexical pragmas big* in perldelta | Rafael Garcia-Suarez | 2007-05-28 | 1 | -0/+5 |
* | Update outdated example | Rafael Garcia-Suarez | 2007-05-28 | 1 | -2/+1 |
* | Bad orientation in doc, noticed by Jan Dubois. | Rafael Garcia-Suarez | 2007-05-26 | 1 | -1/+1 |
* | \R can't be used in a char class | Rafael Garcia-Suarez | 2007-05-25 | 1 | -1/+1 |
* | Document new escapes in perldelta | Rafael Garcia-Suarez | 2007-05-25 | 1 | -0/+9 |
* | Document that ptardiff needs Text::Diff | Rafael Garcia-Suarez | 2007-05-25 | 1 | -1/+3 |
* | Document cpanp and cpan2dist | Rafael Garcia-Suarez | 2007-05-25 | 2 | -1/+18 |
* | Doc nits by Steven Schubiger | Rafael Garcia-Suarez | 2007-05-24 | 1 | -3/+3 |
* | perldelta additions suggested by Steve Hay | Rafael Garcia-Suarez | 2007-05-24 | 1 | -0/+16 |
* | Perldelta nit by Brandon Black | Rafael Garcia-Suarez | 2007-05-23 | 1 | -0/+9 |
* | Update perldelta | Rafael Garcia-Suarez | 2007-05-22 | 1 | -1/+62 |
* | delete thrdvar.h and move its contents to intrpvar.h | Dave Mitchell | 2007-05-20 | 3 | -153/+153 |
* | Minor perlreapi.pod cleanup | Ævar Arnfjörð Bjarmason | 2007-05-20 | 1 | -41/+31 |
* | todos for perl 5.12 | Jarkko Hietaniemi | 2007-05-17 | 1 | -4/+41 |
* | Fix Pod nit in perlfunc | Steve Peters | 2007-05-10 | 1 | -1/+1 |
* | Re: Compress::Zlib, pack "C" and utf-8 [PATCH] | Marc Lehmann | 2007-05-10 | 1 | -4/+3 |
* | Regarding precedence, filetest operators are the same than | Rafael Garcia-Suarez | 2007-05-10 | 1 | -2/+1 |
* | Documentation fixes for EGID/GID confusion | David Leadbeater | 2007-05-04 | 1 | -1/+3 |
* | FETCH/STORE/LENGTH callbacks for numbered capture variables | Ævar Arnfjörð Bjarmason | 2007-05-03 | 1 | -22/+100 |
* | When FETCHSIZE returns <0 perl segfaults | Ævar Arnfjörð Bjarmason | 2007-05-02 | 1 | -0/+5 |
* | Remove ext/Thread | Jerry D. Hedden | 2007-05-02 | 3 | -13/+5 |
* | Two new manpages, by Abigail | Rafael Garcia-Suarez | 2007-04-30 | 3 | -0/+1055 |
* | Re: mro status, etc | Brandon Black | 2007-04-30 | 4 | -21/+88 |
* | Re: [PATCH] Cleanup of the regexp API | Ævar Arnfjörð Bjarmason | 2007-04-30 | 1 | -35/+53 |
* | Reindent bash functions properly | Rafael Garcia-Suarez | 2007-04-27 | 1 | -13/+13 |
* | Fix mro docs. | Brandon Black | 2007-04-26 | 2 | -0/+112 |
* | perlre.pod spellcheck | Alexandr Ciornii | 2007-04-25 | 1 | -4/+4 |
* | perlguts nit, found by Jerry D. Hedden | Rafael Garcia-Suarez | 2007-04-25 | 1 | -1/+1 |
* | Remove the code that handles assignment to state variables | Rafael Garcia-Suarez | 2007-04-24 | 3 | -30/+5 |
* | More variable reordering saves another 40 bytes from the interpreter | Nicholas Clark | 2007-04-23 | 1 | -31/+0 |
* | Re: [PATCH (incomplete)] Make regcomp use SV* sv, instead of char* exp, char*... | Ævar Arnfjörð Bjarmason | 2007-04-23 | 1 | -7/+24 |
* | Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE... | Yves Orton | 2007-04-23 | 1 | -3/+15 |
* | Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX, | Nicholas Clark | 2007-04-21 | 1 | -7/+11 |
* | Additions to perldiag for MRO, by Brandon Black. | Rafael Garcia-Suarez | 2007-04-20 | 1 | -2/+40 |
* | Re: new C3 MRO patch | Brandon Black | 2007-04-19 | 1 | -1/+1 |
* | Re: [PATCH] Mention sorting MANIFEST in perlhack.pod | Jerry D. Hedden | 2007-04-16 | 1 | -2/+4 |
* | Typo in =item say | Abigail | 2007-04-14 | 1 | -1/+1 |
* | Run buildtoc --build-all | Rafael Garcia-Suarez | 2007-04-12 | 1 | -91/+58 |
* | Add the perlreapi man page, by Ãvar Arnfjörð Bjarmason | Rafael Garcia-Suarez | 2007-04-12 | 3 | -289/+538 |
* | Re: [PATCH] perlreguts.pod: use the unicode name for ß and show the codepoint | Ævar Arnfjörð Bjarmason | 2007-04-12 | 1 | -2/+2 |
* | Run pod/buildtoc --build-all | Nicholas Clark | 2007-04-11 | 1 | -1276/+4479 |
* | Re: pmdynflags and thread safety | Yves Orton | 2007-04-04 | 2 | -16/+22 |
* | Add a new compile option PERL_DEBUG_READONLY_OPS which marks the optree | Nicholas Clark | 2007-04-02 | 1 | -0/+39 |
* | perlfunc.pod: Lexical visibility hint in require docu | Christian Winter | 2007-04-02 | 1 | -2/+3 |