| Commit message (Expand) | Author | Age | Files | Lines |
* | Regexp Recurse by name. | Yves Orton | 2006-10-10 | 1 | -6/+16 |
* | Update perldelta for recent regexp changes, based on a text by Yves Orton. | Rafael Garcia-Suarez | 2006-10-09 | 1 | -0/+67 |
* | Add perl595delta | Rafael Garcia-Suarez | 2006-10-09 | 2 | -0/+62 |
* | Clarifications on the usage of setlocale() and LC_NUMERIC to | Rafael Garcia-Suarez | 2006-10-08 | 3 | -6/+31 |
* | Re: [PATCH] Initial attempt at named captures for perls regexp engine | Yves Orton | 2006-10-07 | 3 | -49/+116 |
* | Fix a few pod nits in perlre. | Steve Peters | 2006-10-05 | 1 | -10/+10 |
* | Re: [PATCH] Add recursive regexes similar to PCRE | Yves Orton | 2006-10-05 | 2 | -5/+157 |
* | const sv_reftype | Jarkko Hietaniemi | 2006-10-03 | 1 | -1/+1 |
* | doc typo change on jhi's request | H.Merijn Brand | 2006-10-02 | 1 | -2/+2 |
* | perldiag.pod: followup on the PerlIO::scalar patch | Jarkko Hietaniemi | 2006-10-02 | 1 | -2/+5 |
* | PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to... | Jarkko Hietaniemi | 2006-09-29 | 1 | -4/+4 |
* | reentr reshuffle | Jarkko Hietaniemi | 2006-09-28 | 2 | -0/+19 |
* | Remove three X<...> that cannot be handled by pod2text currently | Rafael Garcia-Suarez | 2006-09-25 | 1 | -3/+0 |
* | perlref clarification (was: Re: Is this a bug or a feature?) | David Landgren | 2006-09-25 | 1 | -0/+6 |
* | Re: \N{...} in regular expression [PATCH] | SADAHIRO Tomoyuki | 2006-09-21 | 1 | -4/+3 |
* | Re: \N{...} in regular expression [PATCH] | Yves Orton | 2006-09-19 | 1 | -0/+15 |
* | [perl #40327] Doc patch for perlfunc.pod | merijnb@ms.com | 2006-09-13 | 1 | -1/+1 |
* | FAQ sync | Rafael Garcia-Suarez | 2006-09-11 | 10 | -1376/+1419 |
* | Re: [perl #40262] kill( 0, ... ) does not return alive status of child process | David Nicol | 2006-09-07 | 1 | -2/+2 |
* | [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" | premchai21@yahoo.com | 2006-09-07 | 1 | -3/+3 |
* | Remove perlcc and the byteloader | Rafael Garcia-Suarez | 2006-09-06 | 2 | -170/+6 |
* | [perl #40272] subroutine call with & in perlop example | yath-perlbug@yath.de | 2006-09-04 | 1 | -1/+1 |
* | Documentation nit, found by Dr Ruud. | Rafael Garcia-Suarez | 2006-09-04 | 1 | -1/+1 |
* | Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls | chromatic | 2006-09-04 | 6 | -33/+34 |
* | Add Index Numbers to caller() Docs | chromatic | 2006-09-04 | 1 | -1/+5 |
* | perlsyn incomplete duplicate definition of truth | Daniel Frederick Crisman | 2006-08-27 | 1 | -1/+1 |
* | perlhack.pod: small porta-tweaks (this time without pod2man :-) | Jarkko Hietaniemi | 2006-08-22 | 1 | -6/+24 |
* | perlthrtut update, by Jerry D. Hedden. | Rafael Garcia-Suarez | 2006-08-20 | 1 | -277/+316 |
* | Phrasing nit in perlxstut (by Ville Koskinen) | Rafael Garcia-Suarez | 2006-08-18 | 1 | -1/+1 |
* | 5.9.4 is today. | Rafael Garcia-Suarez | 2006-08-15 | 1 | -0/+1 |
* | Regenerate perlmodlib and perltoc | Rafael Garcia-Suarez | 2006-08-15 | 2 | -419/+1147 |
* | POD formatting nit | Rafael Garcia-Suarez | 2006-08-15 | 1 | -1/+1 |
* | Remove some of the known problems documented in perldelta, which were | Rafael Garcia-Suarez | 2006-08-15 | 1 | -9/+31 |
* | More perldelta nits found by my reviewers | Rafael Garcia-Suarez | 2006-08-15 | 1 | -7/+16 |
* | Spelling fixes, thanks to Nicholas and to Ronald Kimball | Rafael Garcia-Suarez | 2006-08-14 | 1 | -11/+10 |
* | More perldelta entries and fixes | Rafael Garcia-Suarez | 2006-08-14 | 1 | -14/+59 |
* | Typo fix in the documentation of source filters in @INC | Rafael Garcia-Suarez | 2006-08-14 | 1 | -6/+7 |
* | perldelta entry describing regexp work, by Yves Orton | Rafael Garcia-Suarez | 2006-08-14 | 1 | -1/+44 |
* | More perldelta entries; plus, credits. | Rafael Garcia-Suarez | 2006-08-14 | 1 | -21/+63 |
* | Typo fix in perldiag | Rafael Garcia-Suarez | 2006-08-14 | 1 | -1/+1 |
* | Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules | Steve Hay | 2006-08-14 | 1 | -7/+12 |
* | More perldelta nits. | Rafael Garcia-Suarez | 2006-08-14 | 1 | -3/+11 |
* | Fix URL of perlbug database | Rafael Garcia-Suarez | 2006-08-13 | 1 | -2/+3 |
* | More perldelta entries | Rafael Garcia-Suarez | 2006-08-13 | 1 | -7/+42 |
* | Fix a couple URLs in perlhack | Rafael Garcia-Suarez | 2006-08-13 | 1 | -19/+12 |
* | perlhack.pod: more portability pitfalls | Jarkko Hietaniemi | 2006-08-12 | 1 | -1/+55 |
* | More perldelta notes. Also, I did forget things | Rafael Garcia-Suarez | 2006-08-11 | 2 | -6/+43 |
* | Small precision about $SIG{__WARN__} | Sébastien Aperghis-Tramoni | 2006-08-08 | 1 | -6/+11 |
* | adding X<> to perlvar | Gabor Szabo | 2006-08-07 | 1 | -1/+72 |
* | perlfunc.pod - unite gmtime and localtime | Gabor Szabo | 2006-08-05 | 1 | -45/+22 |