| Commit message (Expand) | Author | Age | Files | Lines |
* | Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018] | Anton Tagunov | 2002-03-12 | 1 | -2/+2 |
* | Re: Lexical scoping bug with EXPR for EXPR? | Nicholas Clark | 2002-02-20 | 1 | -6/+6 |
* | Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR? | Dave Mitchell | 2002-02-19 | 1 | -4/+4 |
* | {PATCH] Re: Lexical scoping bug with EXPR for EXPR? | Dave Mitchell | 2002-02-19 | 1 | -3/+6 |
* | [PATCH] Overriding readline() should also override <FH> | Rafael Garcia-Suarez | 2002-01-15 | 1 | -0/+3 |
* | Bad prototype detection now an optional warning | Sam Tregar | 2002-01-06 | 1 | -0/+7 |
* | Module names and other nits | Audrey Tang | 2001-12-29 | 1 | -3/+3 |
* | [PATCH] Re: chomp/chop prototype changed? | Rafael Garcia-Suarez | 2001-12-17 | 1 | -0/+24 |
* | Add the \[$@%&*] prototype support. | Jarkko Hietaniemi | 2001-09-04 | 1 | -0/+16 |
* | Documentation changes for CLONE | Artur Bergman | 2001-06-18 | 1 | -2/+2 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -4/+0 |
* | ; was Re: Perlbug 20000322.006 status +update | Robin Barker | 2000-12-22 | 1 | -3/+9 |
* | Pod updates | Stephen P. Potter | 2000-11-07 | 1 | -3/+3 |
* | integrate cfgperl changes#6268..6282 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+1 |
* | downgrade fatal error on C<"foo@nosucharray.com"> to optional warning | Gurusamy Sarathy | 2000-05-28 | 1 | -1/+1 |
* | more pod nits (from Larry Virden) | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+2 |
* | whitespace and readabiliti nits in the pods (from Michael G Schwern | Gurusamy Sarathy | 2000-03-03 | 1 | -2/+2 |
* | revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c> | Gurusamy Sarathy | 2000-01-26 | 1 | -4/+4 |
* | s/STOP/CHECK/ blocks | Gurusamy Sarathy | 2000-01-26 | 1 | -2/+2 |
* | document bareword prototype incompatibility | Gurusamy Sarathy | 2000-01-23 | 1 | -3/+13 |
* | implement STOP blocks and fix compiler to use them (minimally | Gurusamy Sarathy | 1999-11-04 | 1 | -4/+3 |
* | Re: [PATCH 5.005_61] "our" declarations | Larry Wall | 1999-09-25 | 1 | -1/+1 |
* | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 1 | -0/+39 |
* | sub : attrlist | Spider Boardman | 1999-08-29 | 1 | -13/+64 |
* | major pod update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 1 | -300/+303 |
* | describe current behavior on local($foo{nothere}) (suggested by | Gurusamy Sarathy | 1999-03-25 | 1 | -0/+22 |
* | doc for change#2978 | Gurusamy Sarathy | 1999-02-19 | 1 | -2/+4 |
* | patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits) | Gurusamy Sarathy | 1999-02-15 | 1 | -1/+1 |
* | Re: DOC PATCH (5.005_54 perlsub.pod) | Mark-Jason Dominus | 1999-02-02 | 1 | -1/+2 |
* | Fix most of the bad L<> links of | Tom Christiansen | 1998-12-02 | 1 | -1/+1 |
* | documentation tweaks from Abigail <abigail@fnx.com> | Gurusamy Sarathy | 1998-07-21 | 1 | -135/+135 |
* | misc tweaks to docs and qsortsv() warning | Gurusamy Sarathy | 1998-07-10 | 1 | -1/+1 |
* | back out problematic change#1105, tweak perlsub.pod | Gurusamy Sarathy | 1998-06-18 | 1 | -1/+1 |
* | documentation update from tchrist | Tom Christiansen | 1998-06-15 | 1 | -34/+141 |
* | [win32] document CORE::GLOBAL:: and global overriding, fix up | Gurusamy Sarathy | 1998-06-04 | 1 | -3/+53 |
* | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+1 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+39 |
* | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -0/+10 |
* | [differences between cumulative patch application and perl5.004_01]perl-5.004_01 | Tim Bunce | 1997-06-11 | 1 | -1/+37 |
* | [inseparable changes from match from perl-5.003_99 to perl-5.003_99a] | Perl 5 Porters | 1997-05-08 | 1 | -2/+3 |
* | Freudian slip error in perlsub.pod | Chip Salzenberg | 1997-04-09 | 1 | -1/+1 |
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -59/+71 |
* | [inseparable changes from match from perl-5.003_94 to perl-5.003_95] | Perl 5 Porters | 1997-03-22 | 1 | -3/+11 |
* | Re: Inline PI function | Tom Phoenix | 1997-03-09 | 1 | -1/+3 |
* | [inseparable changes from match from perl-5.003_92 to perl-5.003_93] | Perl 5 Porters | 1997-03-07 | 1 | -10/+3 |
* | Re: Hash key created by subroutine call? (fwd) | Gurusamy Sarathy | 1997-02-22 | 1 | -2/+9 |
* | return *FH pod patch | John L. Allen | 1997-02-11 | 1 | -1/+1 |
* | [inseparable changes from patch from perl5.003_20 to perl5.003_21] | Perl 5 Porters | 1997-01-16 | 1 | -0/+28 |
* | Re: constant function inlining | Chip Salzenberg | 1997-01-08 | 1 | -0/+15 |
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -43/+75 |