This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add perlfunc cross-reference sections
[perl5.git] / pod / perlfunc.pod
2012-02-02 Ricardo Signesadd perlfunc cross-reference sections
2012-01-31 Nicholas ClarkRemove from perlfunc.pod the summaries of what's new...
2012-01-29 Brian Fraserpod updates for fc and \F
2012-01-21 Karl WilliamsonAdd :not_characters parameter to 'use locale'
2012-01-07 Father Chrysostomosperlfunc: spaces after dots
2012-01-07 Tom HukinsMake localtime()' s documentation more succinct
2012-01-06 Michael Witten[perl #90632] perlfunc: Rewrite `split'
2012-01-06 Father ChrysostomosCorrect links to perlsyn and perlop
2012-01-05 Father Chrysostomos[perl #90064] perlfunc: Document special 0 mode for...
2012-01-05 Father Chrysostomosperlfunc: spaces after dots
2012-01-05 Tom Christiansen[perl #89758] important perlfunc version guards
2012-01-05 Father Chrysostomos[perl #97464] Document actual case when @DB::args is set
2012-01-04 Ricardo Signesadd a missing apostrophe
2012-01-01 Father Chrysostomos[perl #103492] Correct docs for %n format in perlfunc
2011-12-24 Father ChrysostomosUpdate perlfunc/use: feature.pm is not loaded
2011-12-15 Karl Williamsonpp.c: Changing case of utf8 strings under locale uses...
2011-12-14 Karl Williamsonperlfunc: Document kill without list of processes
2011-12-07 Father ChrysostomosAdjust docs to match new ver decl behaviour
2011-12-06 Father Chrysostomosperlfunc/substr: Don’t mention dev release
2011-12-06 Father ChrysostomosDocument substr lv with negative offset
2011-12-06 Father ChrysostomosUpdate eval docs for list context fix
2011-12-01 Abhijit Menon-SenDon't suggest using srand for "cryptographic purposes"
2011-11-24 Father Chrysostomosperlfunc: Don’t put __SUB__ between substr entries
2011-11-22 Father Chrysostomos[perl #80628] __SUB__
2011-11-06 Father ChrysostomosDocument unicode_eval and evalbytes
2011-10-31 Tom Christiansenperlfunc/glob: Explain use of quotes
2011-10-23 Father Chrysostomosperlfunc: List readpipe with qx
2011-10-16 Father ChrysostomosDocument calling convention for XS cmp routines
2011-10-13 Father Chrysostomosperlfunc: sort no longer dies on undef retval
2011-10-07 John P LindermanRemove "8-bit" reference from ord documentation
2011-09-23 Father ChrysostomosDocument open fh, "<:"
2011-09-10 Vincent Pit"state" in perlfunc should point to "Persistent Private...
2011-09-09 Zeframremove index offsetting ($[)
2011-09-09 Ricardo Signesremove bogus < in B<> formatting code
2011-09-09 Dave RolskyRemove all references to old OO tutorial docs, and...
2011-08-28 Father ChrysostomosDocument getprotobynumber’s precedence
2011-08-28 Father Chrysostomos perlfunc/gethostbyname: Add missing C in C<>
2011-08-23 Father Chrysostomosperlfunc: List all prototypes for lstat
2011-08-22 Karl WilliamsonRemove user-defined casing feature
2011-08-15 Father ChrysostomosMake lock(&foo) syntax nominally lock the subroutine
2011-08-12 Father ChrysostomosAdd __FILE__ and its minions to perlfunc
2011-07-31 Father ChrysostomosConsistency tweaks in perlfunc/eval
2011-07-31 Father Chrysostomosperlfunc: Note that eval "last" doesn’t set $@
2011-07-31 Keith ThompsonFix typos in several pod/perl*.pod files
2011-07-23 Father ChrysostomosSome perlfunc cleanup/reflow
2011-07-23 Father ChrysostomosReflow perlfunc/stat for 80 columns
2011-07-21 Father ChrysostomosDocument lock’s retval
2011-07-01 Nicholas ClarkStore C<study>'s data in in mg_ptr instead of interpret...
2011-06-21 Karl Williamsonperlfunc: Fix some link issues
2011-06-17 Father ChrysostomosDoc update for changes in 5.15.0 + tweaks
2011-06-08 Karl Williamsonperlfork, perlfunc: Fix English grammatical errors
2011-06-07 Father ChrysostomosFix broken link in perlfunc
2011-06-07 bojilundImprove documentation to support portability
2011-06-06 David Mitchellperlfunc: fix error in open("-|") description
2011-06-06 David Mitchellclarify eval $string scope in docs
2011-05-21 Tom ChristiansenGeneral perlfunc edit; document ‘default’
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-05-18 smashadd given when to perfunc
2011-05-18 Tom Christiansen[perl #89662] PATCH to perlfunc.pod: select fix
2011-05-18 Tom Christiansen[perl #89660] PATCH to perlfunc.pod: three forgotten...
2011-05-18 Karl Williamsonperlfunc: Refer to if.pm from "use"
2011-05-18 Karl Williamsonperlguts: Fix broken link
2011-05-04 Tom ChristiansenUpdates to perlfunc to explicitly mention some of 5... v5.14.0-RC2
2011-05-03 Jesse VincentDocumentation for sprintf updates in Perl 5.14
2011-04-19 Jesse VincentUpdate the documentation for rand() to note that it...
2011-04-19 Father ChrysostomosUpdate perlfunc for [perl #80626]
2011-03-30 Karl Williamsonperlfunc: Note utf8 discrepancy in quotemeta
2011-03-20 David Goldenperlfunc: clarified 'do FILE' error checking
2011-03-10 Father Chrysostomosperlfunc/pos: Mention the zero-len flag
2011-03-06 Father Chrysostomosperlfunc tweaks
2011-02-23 Father Chrysostomosperlfunc: typos, grammar, rewording
2011-02-23 Father Chrysostomosperlfunc/goto: Note the llafr exemption
2011-02-23 Father ChrysostomosYet more perlfunc tweaks
2011-02-23 Father Chrysostomosperlfunc/formline: Suggest an alternate capturing method
2011-02-23 Father Chrysostomosperlfunc/fileno: Document the -1 retval
2011-02-23 Father ChrysostomosYet another set of perlfunc tweaks
2011-02-21 Father Chrysostomosperlfunc/eval: note the discrepancy in list context...
2011-02-21 Father Chrysostomosperlfunc: do SUBROUTINE(LIST)
2011-02-21 Father ChrysostomosEven more perlfunc tweaks
2011-02-20 Father Chrysostomosmore perlfunc tweaks
2011-02-20 Father Chrysostomosperlfunc/-X: rearrange slightly and note llafr exemption
2011-02-20 Father Chrysostomosperlfunc tweaks
2011-02-16 Tom Christiansenmultifile patch against blead/pod/*.pod
2011-02-16 ApocalypseFix bad pod links found by Test::Pod::LinkCheck
2011-02-16 Father Chrysostomos[perl #78494] Pipes cause threads to hang on join()
2011-02-13 Alexander Hartmaierperldoc improvements for map
2011-02-11 Father Chrysostomosperlfunc/eval: $@ is now set after unwinding
2011-02-11 Father Chrysostomosperlfunc: hyphenate a compound adjective
2011-01-07 Peter J. Acklam... Fix typos in pod/*
2010-12-27 Zsbán Ambrus[perl #81016] Document ord("")
2010-12-04 Peter J. Holzer[perl #80220] order of hash keys wrong in perlfunc.pod
2010-12-01 Father Chrysostomos[perl #64792] Document $? in perlfunc/exit
2010-11-04 brian d foyRT 78814 perlfunc/open(): four items are not a triple
2010-11-01 David GoldenAllow push/pop/keys/etc to act on references
2010-10-28 brian d foyNote that pos() only affects the next match RT #78636
2010-09-08 David Goldenperlfunc: list each/keys/values as ARRAY functions
2010-08-16 Chris 'BinGOs' Wil... Corrected typo in documentation for glob().
2010-07-28 Karl Williamsonsrand: change to return its seed
2010-07-19 Karl Williamsonpods: mention \o{}, 3 octal digits
2010-07-06 Ricardo Signescautionary note about "no VERSION"
next