This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perlsub: scalar split no longer clobbers @_ (RT #129297)
[perl5.git]
/
pod
/
perlsub.pod
2016-09-18
Lukas Mai
perlsub: scalar split no longer clobbers @_ (RT #129297)
blob
|
commitdiff
2016-06-11
Lukas Mai
pod/*: remove deprecated L<"section"> and L<section...
blob
|
commitdiff
|
diff to current
2016-05-20
Father Chrysostomos
Update other docs on lexical sub acceptance
blob
|
commitdiff
|
diff to current
2016-04-23
Ricardo Signes
Revert "document that sigs in future may not populate @_"
blob
|
commitdiff
|
diff to current
2016-04-19
David Mitchell
document that sigs in future may not populate @_
blob
|
commitdiff
|
diff to current
2015-10-06
Ricardo Signes
perlsub.pod: note that anonymous subs can have signatur...
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
Start fixing some pod pedantic errors
blob
|
commitdiff
|
diff to current
2015-07-13
Aaron Crane
Delete experimental autoderef feature
blob
|
commitdiff
|
diff to current
2015-07-06
Rafael Garcia-Suarez
Some nits in perlsub
blob
|
commitdiff
|
diff to current
2015-01-21
Peter Martini
Another patch to perlsub documenting moves sigs
blob
|
commitdiff
|
diff to current
2015-01-20
Peter Martini
Update signatures placement in perlsub pod
blob
|
commitdiff
|
diff to current
2015-01-20
Father Chrysostomos
Document :const
blob
|
commitdiff
|
diff to current
2015-01-18
Peter Martini
Update perlsub to reflect attribute/signature relo
blob
|
commitdiff
|
diff to current
2014-11-15
Father Chrysostomos
Spell behaviour consistently in perlsub
blob
|
commitdiff
|
diff to current
2014-11-13
Father Chrysostomos
Document sub inlining changes
blob
|
commitdiff
|
diff to current
2014-09-14
Father Chrysostomos
Consistent spaces after dots in perlsub
blob
|
commitdiff
|
diff to current
2014-05-12
Karl Williamson
perlsub: Fix too-long verbatim line length
blob
|
commitdiff
|
diff to current
2014-05-12
Ævar Arnfjörð Bjar...
perlsub: Improve the "Constant Functions" documentation
blob
|
commitdiff
|
diff to current
2014-02-01
Zefram
subroutine signatures
blob
|
commitdiff
|
diff to current
2013-10-16
Peter Martini
Adding a prototype attribute.
blob
|
commitdiff
|
diff to current
2013-09-16
Tony Cook
[perl #77680] add pointers to a few other perl called...
blob
|
commitdiff
|
diff to current
2013-09-16
Zsbán Ambrus
[perl #77680] perlsub pointers to sub names used by...
blob
|
commitdiff
|
diff to current
2013-08-06
Peter Martini
[perl #2726] Prototype is not applied until BLOCK is...
blob
|
commitdiff
|
diff to current
2013-07-31
Father Chrysostomos
perlsub: constant -> inlinable
blob
|
commitdiff
|
diff to current
2013-06-23
Brian Gottreu
Fixed verbatim lines in POD over 79 characters
blob
|
commitdiff
|
diff to current
2013-06-21
Johan Vromans
Update perlsub.pod for lvalue subroutines.
blob
|
commitdiff
|
diff to current
2013-04-24
David Mitchell
make qr/(?{ __SUB__ })/ safe
blob
|
commitdiff
|
diff to current
2012-09-30
Father Chrysostomos
Use two colons for lexsub warning
blob
|
commitdiff
|
diff to current
2012-09-17
Father Chrysostomos
pod/perlsub.pod: Warn about possible lexsub removal
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
Document lexical subs
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
perlsub: Document state variables better
blob
|
commitdiff
|
diff to current
2012-06-27
Brian Fraser
perlsub: #109408
blob
|
commitdiff
|
diff to current
2012-04-25
Father Chrysostomos
perlsub: Fix new typo
blob
|
commitdiff
|
diff to current
2012-04-25
Ricardo Signes
point out __SUB__ in perlsub.pod
blob
|
commitdiff
|
diff to current
2012-01-27
Rafael Garcia-Suarez
Allow prototypes (_@) and (_%)
blob
|
commitdiff
|
diff to current
2012-01-10
Father Chrysostomos
Correct bad wording in perlsub
blob
|
commitdiff
|
diff to current
2011-11-21
Father Chrysostomos
perlsub: constant redef warning is default, not mandatory
blob
|
commitdiff
|
diff to current
2011-10-12
Father Chrysostomos
Improve documentation of XS autoloading
blob
|
commitdiff
|
diff to current
2011-10-10
Father Chrysostomos
Update docs for XS AUTOLOAD
blob
|
commitdiff
|
diff to current
2011-10-07
Father Chrysostomos
Removing modules should include updating references
blob
|
commitdiff
|
diff to current
2011-09-09
Dave Rolsky
Remove all references to old OO tutorial docs, and...
blob
|
commitdiff
|
diff to current
2011-08-15
Father Chrysostomos
Document and test $; prototype syntax
blob
|
commitdiff
|
diff to current
2011-08-14
Father Chrysostomos
Add inlinable &CORE::functions
blob
|
commitdiff
|
diff to current
2011-06-24
Father Chrysostomos
Update proto docs after prev commit
blob
|
commitdiff
|
diff to current
2011-06-17
Father Chrysostomos
Doc update for changes in 5.15.0 + tweaks
blob
|
commitdiff
|
diff to current
2011-06-16
Ian Goodacre
Typo fix in When to Still Use local()
blob
|
commitdiff
|
diff to current
2011-06-01
Father Chrysostomos
Revert "Accept lvalue subroutines as a useful feature."
blob
|
commitdiff
|
diff to current
2011-06-01
Father Chrysostomos
Revert "Remove a line added by the prev commit"
blob
|
commitdiff
|
diff to current
2011-06-01
Father Chrysostomos
Remove a line added by the prev commit
blob
|
commitdiff
|
diff to current
2011-06-01
Johan Vromans
Accept lvalue subroutines as a useful feature.
blob
|
commitdiff
|
diff to current
2011-05-24
Johan Vromans
[perl #91518] Fix minor typo in pod/perlsub.pod.
blob
|
commitdiff
|
diff to current
2011-05-18
Karl Williamson
perlsub.pod: Fix broken link
blob
|
commitdiff
|
diff to current
2011-03-20
Jan Dubois
#84774: local $_ calls STORE when $_ is aliased to...
blob
|
commitdiff
|
diff to current
2011-02-16
Apocalypse
Fix bad pod links found by Test::Pod::LinkCheck
blob
|
commitdiff
|
diff to current
2010-11-01
David Golden
Allow push/pop/keys/etc to act on references
blob
|
commitdiff
|
diff to current
2010-10-21
David Golden
Add single-term prototype
blob
|
commitdiff
|
diff to current
2010-09-21
Father Chrysostomos
Fix pod syntax in perlsub
blob
|
commitdiff
|
diff to current
2010-09-21
Father Chrysostomos
[perl #47365] Docs for \$ prototypes
blob
|
commitdiff
|
diff to current
2010-09-15
Rob Hoelz
Update AUTOLOAD section in perlsub
blob
|
commitdiff
|
diff to current
2009-07-27
Vincent Pit
Document "delete local" in perlsub
blob
|
commitdiff
|
diff to current
2008-06-16
Andy Armstrong
Re: Patches / git
blob
|
commitdiff
|
diff to current
2007-11-15
Ricardo SIGNES
perlsub's docs on state assignment are busted
blob
|
commitdiff
|
diff to current
2007-07-10
Rafael Garcia-Suarez
Modernize opendir() syntax
blob
|
commitdiff
|
diff to current
2007-04-24
Rafael Garcia-Suarez
Remove the code that handles assignment to state variables
blob
|
commitdiff
|
diff to current
2006-10-31
Rafael Garcia-Suarez
Make readpipe() overridable (and also `` and qx//)
blob
|
commitdiff
|
diff to current
2006-10-19
Alexander Gough
stab at UNITCHECK blocks
blob
|
commitdiff
|
diff to current
2006-10-19
Rafael Garcia-Suarez
Adjust documentation for previous change
blob
|
commitdiff
|
diff to current
2006-10-18
Rafael Garcia-Suarez
Document _ prototype in perlsub
blob
|
commitdiff
|
diff to current
2006-10-18
Rafael Garcia-Suarez
Fix prototype to mimic built-in in perlsub examples
blob
|
commitdiff
|
diff to current
2006-07-06
Rafael Garcia-Suarez
Document state() variables in perlsub
blob
|
commitdiff
|
diff to current
2006-07-06
Rafael Garcia-Suarez
Mention state variables in perldiag. Add switch-related...
blob
|
commitdiff
|
diff to current
2005-11-10
Steven Schubiger
remove whitespace preceding semicolon in docs
blob
|
commitdiff
|
diff to current
2005-10-21
Rafael Garcia-Suarez
Rewording of doc change #25812
blob
|
commitdiff
|
diff to current
2005-10-21
Xavier Noria
Re: [PATCH] return values reworded in perlsub.pod
blob
|
commitdiff
|
diff to current
2005-10-13
Ivan Tubert-Brohman
POD index entries with X<>
blob
|
commitdiff
|
diff to current
2004-11-12
Richard Soderberg
[perl #32419] Spelling fixes for perl@23492
blob
|
commitdiff
|
diff to current
2004-03-26
Dave Mitchell
[perl #26839] document the return value of an empty sub
blob
|
commitdiff
|
diff to current
2004-03-22
padre@elte.hu
Clarifications on constants subroutines, based on:
blob
|
commitdiff
|
diff to current
2004-02-03
Rafael Garcia-Suarez
More docs and tests for "my $_".
blob
|
commitdiff
|
diff to current
2003-12-02
Elizabeth Mattijsen
Better docs for the special code blocks, based on :
blob
|
commitdiff
|
diff to current
2003-09-30
Rafael Garcia-Suarez
Revamp the section on local() in perlsub.
blob
|
commitdiff
|
diff to current
2003-09-02
Yitzchak Scott-Tho...
some method calls not autoloaded
blob
|
commitdiff
|
diff to current
2003-03-21
Martien Verbruggen
perlsub.pod and perlsyn.pod: better organise scoping...
blob
|
commitdiff
|
diff to current
2003-02-15
Jerrad Pierce
Re: overriding builtins quirk
blob
|
commitdiff
|
diff to current
2002-06-13
Jarkko Hietaniemi
Also perlsub needs to be slightly more upbeat about...
blob
|
commitdiff
|
diff to current
2002-05-29
Jarkko Hietaniemi
pod cleanups.
blob
|
commitdiff
|
diff to current
2002-05-26
Dave Mitchell
docs for broken local(%tied) behaviour
blob
|
commitdiff
|
diff to current
2002-05-20
Jim Cromie
Re: pod patches.
blob
|
commitdiff
|
diff to current
2002-03-12
Anton Tagunov
Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012]...
blob
|
commitdiff
|
diff to current
2002-02-20
Nicholas Clark
Re: Lexical scoping bug with EXPR for EXPR?
blob
|
commitdiff
|
diff to current
2002-02-19
Dave Mitchell
Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
blob
|
commitdiff
|
diff to current
2002-02-19
Dave Mitchell
{PATCH] Re: Lexical scoping bug with EXPR for EXPR?
blob
|
commitdiff
|
diff to current
2002-01-15
Nick Ing-Simmons
Blind integrate of bulk of mainline.
blob
|
commitdiff
|
diff to current
2002-01-15
Rafael Garcia-Suarez
[PATCH] Overriding readline() should also override...
blob
|
commitdiff
|
diff to current
2002-01-06
Sam Tregar
Bad prototype detection now an optional warning
blob
|
commitdiff
|
diff to current
2001-12-29
Audrey Tang
Module names and other nits
blob
|
commitdiff
|
diff to current
2001-12-17
Rafael Garcia-Suarez
[PATCH] Re: chomp/chop prototype changed?
blob
|
commitdiff
|
diff to current
2001-09-04
Jarkko Hietaniemi
Add the \[$@%&*] prototype support.
blob
|
commitdiff
|
diff to current
2001-06-18
Artur Bergman
Documentation changes for CLONE
blob
|
commitdiff
|
diff to current
2001-01-24
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
next