summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for /n (non-capture) regexp flag.Matthew Horsfall2014-12-301-1/+2
* perlfunc: prototype implies $_Father Chrysostomos2014-12-281-1/+4
* perlfunc: another alternative for enabling the "state" featureSlaven Rezic2014-12-261-1/+2
* Consistent spaces after docs in perlfunc.podFather Chrysostomos2014-12-101-2/+3
* perlfunc: Correct retval for get*/set*/end*Father Chrysostomos2014-12-071-1/+2
* Make fileno() builtin work on directory handlesAaron Crane2014-12-071-0/+6
* perlfunc: document immediate stricture effect of "our"Aristotle Pagaltzis2014-12-021-1/+12
* Add word missing from docs for 'wait' function.James E Keenan2014-11-171-2/+2
* perlfunc: Fix typoKarl Williamson2014-11-141-1/+1
* Add warning message for locale/Unicode intermixingKarl Williamson2014-11-141-2/+4
* Mention that packing inf/nan as integerish is deadly.Jarkko Hietaniemi2014-11-061-0/+7
* Some notes on floating point endianness and formats.Jarkko Hietaniemi2014-11-061-0/+13
* Some notes on integer endianness.Jarkko Hietaniemi2014-11-061-1/+5
* perlfunc: Mention map {;...} conventionFather Chrysostomos2014-11-011-3/+4
* Consistent spaces after dots in perlfuncFather Chrysostomos2014-10-041-2/+4
* clarify use VERSION docsDoug Bell2014-10-041-3/+5
* delete/exists on array elements is discouraged, not deprecatedRicardo Signes2014-09-151-5/+8
* Sprinkle the fact that long doubles aren't standardized.Jarkko Hietaniemi2014-08-261-1/+2
* perlfunc: consistent spaces after dotsFather Chrysostomos2014-08-251-6/+7
* perlfunc: Improve the pointer from "elseif" to "elsif"Ævar Arnfjörð Bjarmason2014-08-251-2/+9
* perlfunc: Update -B, -T descriptionsKarl Williamson2014-08-211-7/+13
* Hexadecimal float sprintf, for perl #122219Jarkko Hietaniemi2014-08-131-1/+5
* [perl #121404] tied hashes are differentTony Cook2014-08-051-2/+9
* perlfunc: clarify our [perl #122132]David Golden2014-06-201-9/+34
* Document that "exec LIST" and "system LIST" may fall back to the shell on Win32Thomas Sibley2014-06-091-4/+10
* Add parameters to "use locale"Karl Williamson2014-06-051-6/+7
* Document -l on symlinkless file systemsSmylers2014-05-281-1/+2
* perlfunc: Should chdir("/") immed after chrootJarkko Hietaniemi2014-05-171-0/+3
* [perl #121681] fix documentation of delete at the end of an arrayAnno Siegel2014-04-221-2/+3
* nitpicksSHIRAKATA Kentaro2014-04-071-2/+2
* replace links to perllexwarn with links to warningsRicardo Signes2014-03-181-1/+1
* perlfunc: clarify kill()'s return valueDavid Mitchell2014-03-171-3/+4
* perlfunc: layout getpw*&c return values as a tableAristotle Pagaltzis2014-03-111-7/+9
* It is and always will be safe to delete the most recent key returned from each.Paul Johnson2014-03-101-3/+2
* Change 'semantics' to 'rules'Karl Williamson2014-02-201-6/+6
* perlfunc: NitKarl Williamson2014-02-151-2/+2
* Replace 'mkpath' (legacy interface) with 'make_path'.Alan Haggai Alavi2014-02-131-1/+1
* remove redundancy in documentation of execRicardo Signes2014-01-291-9/+7
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-2/+5
* perlfunc: 'if' is in perlsyn, not perlopKarl Williamson2014-01-091-2/+2
* Purge sfio support, which has been broken for a decade.Nicholas Clark2013-12-271-2/+1
* Remove support for "do SUBROUTINE(LIST)"Dagfinn Ilmari Mannsåker2013-12-221-6/+0
* Fix reference to chmod portability in chownPeter Martini2013-12-171-1/+1
* perlfunc: clarify subroutine value of caller()David Mitchell2013-12-091-2/+4
* Revamp fields documentationFather Chrysostomos2013-11-141-1/+3
* perlfunc: Clarify verbatim tableKarl Williamson2013-11-071-3/+3
* perlfunc.pod: long verbatim linesFather Chrysostomos2013-11-061-3/+4
* perlfunc: update require() pseudocodeDavid Mitchell2013-11-051-39/+38
* Documentation Patches from Tom HukinsTom Hukins2013-10-311-2/+2
* perlfunc: clarify hash "modify while iterating"David Mitchell2013-10-281-4/+5