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
add perlfunc cross-reference sections
[perl5.git]
/
pod
/
perlfunc.pod
2012-02-02
Ricardo Signes
add perlfunc cross-reference sections
blob
|
commitdiff
2012-01-31
Nicholas Clark
Remove from perlfunc.pod the summaries of what's new...
blob
|
commitdiff
|
diff to current
2012-01-29
Brian Fraser
pod updates for fc and \F
blob
|
commitdiff
|
diff to current
2012-01-21
Karl Williamson
Add :not_characters parameter to 'use locale'
blob
|
commitdiff
|
diff to current
2012-01-07
Father Chrysostomos
perlfunc: spaces after dots
blob
|
commitdiff
|
diff to current
2012-01-07
Tom Hukins
Make localtime()' s documentation more succinct
blob
|
commitdiff
|
diff to current
2012-01-06
Michael Witten
[perl #90632] perlfunc: Rewrite `split'
blob
|
commitdiff
|
diff to current
2012-01-06
Father Chrysostomos
Correct links to perlsyn and perlop
blob
|
commitdiff
|
diff to current
2012-01-05
Father Chrysostomos
[perl #90064] perlfunc: Document special 0 mode for...
blob
|
commitdiff
|
diff to current
2012-01-05
Father Chrysostomos
perlfunc: spaces after dots
blob
|
commitdiff
|
diff to current
2012-01-05
Tom Christiansen
[perl #89758] important perlfunc version guards
blob
|
commitdiff
|
diff to current
2012-01-05
Father Chrysostomos
[perl #97464] Document actual case when @DB::args is set
blob
|
commitdiff
|
diff to current
2012-01-04
Ricardo Signes
add a missing apostrophe
blob
|
commitdiff
|
diff to current
2012-01-01
Father Chrysostomos
[perl #103492] Correct docs for %n format in perlfunc
blob
|
commitdiff
|
diff to current
2011-12-24
Father Chrysostomos
Update perlfunc/use: feature.pm is not loaded
blob
|
commitdiff
|
diff to current
2011-12-15
Karl Williamson
pp.c: Changing case of utf8 strings under locale uses...
blob
|
commitdiff
|
diff to current
2011-12-14
Karl Williamson
perlfunc: Document kill without list of processes
blob
|
commitdiff
|
diff to current
2011-12-07
Father Chrysostomos
Adjust docs to match new ver decl behaviour
blob
|
commitdiff
|
diff to current
2011-12-06
Father Chrysostomos
perlfunc/substr: Don’t mention dev release
blob
|
commitdiff
|
diff to current
2011-12-06
Father Chrysostomos
Document substr lv with negative offset
blob
|
commitdiff
|
diff to current
2011-12-06
Father Chrysostomos
Update eval docs for list context fix
blob
|
commitdiff
|
diff to current
2011-12-01
Abhijit Menon-Sen
Don't suggest using srand for "cryptographic purposes"
blob
|
commitdiff
|
diff to current
2011-11-24
Father Chrysostomos
perlfunc: Don’t put __SUB__ between substr entries
blob
|
commitdiff
|
diff to current
2011-11-22
Father Chrysostomos
[perl #80628] __SUB__
blob
|
commitdiff
|
diff to current
2011-11-06
Father Chrysostomos
Document unicode_eval and evalbytes
blob
|
commitdiff
|
diff to current
2011-10-31
Tom Christiansen
perlfunc/glob: Explain use of quotes
blob
|
commitdiff
|
diff to current
2011-10-23
Father Chrysostomos
perlfunc: List readpipe with qx
blob
|
commitdiff
|
diff to current
2011-10-16
Father Chrysostomos
Document calling convention for XS cmp routines
blob
|
commitdiff
|
diff to current
2011-10-13
Father Chrysostomos
perlfunc: sort no longer dies on undef retval
blob
|
commitdiff
|
diff to current
2011-10-07
John P Linderman
Remove "8-bit" reference from ord documentation
blob
|
commitdiff
|
diff to current
2011-09-23
Father Chrysostomos
Document open fh, "<:"
blob
|
commitdiff
|
diff to current
2011-09-10
Vincent Pit
"state" in perlfunc should point to "Persistent Private...
blob
|
commitdiff
|
diff to current
2011-09-09
Zefram
remove index offsetting ($[)
blob
|
commitdiff
|
diff to current
2011-09-09
Ricardo Signes
remove bogus < in B<> formatting code
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-28
Father Chrysostomos
Document getprotobynumber’s precedence
blob
|
commitdiff
|
diff to current
2011-08-28
Father Chrysostomos
perlfunc/gethostbyname: Add missing C in C<>
blob
|
commitdiff
|
diff to current
2011-08-23
Father Chrysostomos
perlfunc: List all prototypes for lstat
blob
|
commitdiff
|
diff to current
2011-08-22
Karl Williamson
Remove user-defined casing feature
blob
|
commitdiff
|
diff to current
2011-08-15
Father Chrysostomos
Make lock(&foo) syntax nominally lock the subroutine
blob
|
commitdiff
|
diff to current
2011-08-12
Father Chrysostomos
Add __FILE__ and its minions to perlfunc
blob
|
commitdiff
|
diff to current
2011-07-31
Father Chrysostomos
Consistency tweaks in perlfunc/eval
blob
|
commitdiff
|
diff to current
2011-07-31
Father Chrysostomos
perlfunc: Note that eval "last" doesn’t set $@
blob
|
commitdiff
|
diff to current
2011-07-31
Keith Thompson
Fix typos in several pod/perl*.pod files
blob
|
commitdiff
|
diff to current
2011-07-23
Father Chrysostomos
Some perlfunc cleanup/reflow
blob
|
commitdiff
|
diff to current
2011-07-23
Father Chrysostomos
Reflow perlfunc/stat for 80 columns
blob
|
commitdiff
|
diff to current
2011-07-21
Father Chrysostomos
Document lock’s retval
blob
|
commitdiff
|
diff to current
2011-07-01
Nicholas Clark
Store C<study>'s data in in mg_ptr instead of interpret...
blob
|
commitdiff
|
diff to current
2011-06-21
Karl Williamson
perlfunc: Fix some link issues
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-08
Karl Williamson
perlfork, perlfunc: Fix English grammatical errors
blob
|
commitdiff
|
diff to current
2011-06-07
Father Chrysostomos
Fix broken link in perlfunc
blob
|
commitdiff
|
diff to current
2011-06-07
bojilund
Improve documentation to support portability
blob
|
commitdiff
|
diff to current
2011-06-06
David Mitchell
perlfunc: fix error in open("-|") description
blob
|
commitdiff
|
diff to current
2011-06-06
David Mitchell
clarify eval $string scope in docs
blob
|
commitdiff
|
diff to current
2011-05-21
Tom Christiansen
General perlfunc edit; document ‘default’
blob
|
commitdiff
|
diff to current
2011-05-19
Marcel Grünauer
[perl #90306] Fix simple typos
blob
|
commitdiff
|
diff to current
2011-05-18
smash
add given when to perfunc
blob
|
commitdiff
|
diff to current
2011-05-18
Tom Christiansen
[perl #89662] PATCH to perlfunc.pod: select fix
blob
|
commitdiff
|
diff to current
2011-05-18
Tom Christiansen
[perl #89660] PATCH to perlfunc.pod: three forgotten...
blob
|
commitdiff
|
diff to current
2011-05-18
Karl Williamson
perlfunc: Refer to if.pm from "use"
blob
|
commitdiff
|
diff to current
2011-05-18
Karl Williamson
perlguts: Fix broken link
blob
|
commitdiff
|
diff to current
2011-05-04
Tom Christiansen
Updates to perlfunc to explicitly mention some of 5...
v5.14.0-RC2
blob
|
commitdiff
|
diff to current
2011-05-03
Jesse Vincent
Documentation for sprintf updates in Perl 5.14
blob
|
commitdiff
|
diff to current
2011-04-19
Jesse Vincent
Update the documentation for rand() to note that it...
blob
|
commitdiff
|
diff to current
2011-04-19
Father Chrysostomos
Update perlfunc for [perl #80626]
blob
|
commitdiff
|
diff to current
2011-03-30
Karl Williamson
perlfunc: Note utf8 discrepancy in quotemeta
blob
|
commitdiff
|
diff to current
2011-03-20
David Golden
perlfunc: clarified 'do FILE' error checking
blob
|
commitdiff
|
diff to current
2011-03-10
Father Chrysostomos
perlfunc/pos: Mention the zero-len flag
blob
|
commitdiff
|
diff to current
2011-03-06
Father Chrysostomos
perlfunc tweaks
blob
|
commitdiff
|
diff to current
2011-02-23
Father Chrysostomos
perlfunc: typos, grammar, rewording
blob
|
commitdiff
|
diff to current
2011-02-23
Father Chrysostomos
perlfunc/goto: Note the llafr exemption
blob
|
commitdiff
|
diff to current
2011-02-23
Father Chrysostomos
Yet more perlfunc tweaks
blob
|
commitdiff
|
diff to current
2011-02-23
Father Chrysostomos
perlfunc/formline: Suggest an alternate capturing method
blob
|
commitdiff
|
diff to current
2011-02-23
Father Chrysostomos
perlfunc/fileno: Document the -1 retval
blob
|
commitdiff
|
diff to current
2011-02-23
Father Chrysostomos
Yet another set of perlfunc tweaks
blob
|
commitdiff
|
diff to current
2011-02-21
Father Chrysostomos
perlfunc/eval: note the discrepancy in list context...
blob
|
commitdiff
|
diff to current
2011-02-21
Father Chrysostomos
perlfunc: do SUBROUTINE(LIST)
blob
|
commitdiff
|
diff to current
2011-02-21
Father Chrysostomos
Even more perlfunc tweaks
blob
|
commitdiff
|
diff to current
2011-02-20
Father Chrysostomos
more perlfunc tweaks
blob
|
commitdiff
|
diff to current
2011-02-20
Father Chrysostomos
perlfunc/-X: rearrange slightly and note llafr exemption
blob
|
commitdiff
|
diff to current
2011-02-20
Father Chrysostomos
perlfunc tweaks
blob
|
commitdiff
|
diff to current
2011-02-16
Tom Christiansen
multifile patch against blead/pod/*.pod
blob
|
commitdiff
|
diff to current
2011-02-16
Apocalypse
Fix bad pod links found by Test::Pod::LinkCheck
blob
|
commitdiff
|
diff to current
2011-02-16
Father Chrysostomos
[perl #78494] Pipes cause threads to hang on join()
blob
|
commitdiff
|
diff to current
2011-02-13
Alexander Hartmaier
perldoc improvements for map
blob
|
commitdiff
|
diff to current
2011-02-11
Father Chrysostomos
perlfunc/eval: $@ is now set after unwinding
blob
|
commitdiff
|
diff to current
2011-02-11
Father Chrysostomos
perlfunc: hyphenate a compound adjective
blob
|
commitdiff
|
diff to current
2011-01-07
Peter J. Acklam...
Fix typos in pod/*
blob
|
commitdiff
|
diff to current
2010-12-27
Zsbán Ambrus
[perl #81016] Document ord("")
blob
|
commitdiff
|
diff to current
2010-12-04
Peter J. Holzer
[perl #80220] order of hash keys wrong in perlfunc.pod
blob
|
commitdiff
|
diff to current
2010-12-01
Father Chrysostomos
[perl #64792] Document $? in perlfunc/exit
blob
|
commitdiff
|
diff to current
2010-11-04
brian d foy
RT 78814 perlfunc/open(): four items are not a triple
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-28
brian d foy
Note that pos() only affects the next match RT #78636
blob
|
commitdiff
|
diff to current
2010-09-08
David Golden
perlfunc: list each/keys/values as ARRAY functions
blob
|
commitdiff
|
diff to current
2010-08-16
Chris 'BinGOs' Wil...
Corrected typo in documentation for glob().
blob
|
commitdiff
|
diff to current
2010-07-28
Karl Williamson
srand: change to return its seed
blob
|
commitdiff
|
diff to current
2010-07-19
Karl Williamson
pods: mention \o{}, 3 octal digits
blob
|
commitdiff
|
diff to current
2010-07-06
Ricardo Signes
cautionary note about "no VERSION"
blob
|
commitdiff
|
diff to current
next