summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* Pod updatesStephen P. Potter2000-11-071-5/+5
* DOC PATCH 5.6.0Mark-Jason Dominus2000-10-281-2/+9
* Support s?printf parameter reordering.Jarkko Hietaniemi2000-10-221-5/+23
* [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pauseJeff Pinyan2000-09-121-1/+1
* Re-allow vec() for characters > 255.Spider Boardman2000-09-081-2/+7
* Tied filehandle documentationGisle Aas2000-09-071-0/+6
* Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)Mike Guy2000-09-011-0/+3
* Document UNTIE in a very minimalistic way.Jarkko Hietaniemi2000-08-311-0/+4
* [ID 20000830.036] [DOC] chom?p %hash not documentedRick Delaney2000-08-301-0/+4
* typos in podsNicholas Clark2000-08-301-1/+1
* spellingsMarcel Grunauer2000-08-281-1/+1
* Re: [ID 20000821.008] Negitive numbers with vec dumps coreMike Guy2000-08-231-3/+4
* Document the endianness of Alpha more precisely.Jarkko Hietaniemi2000-08-211-4/+4
* Document the number of exponent digits.Jarkko Hietaniemi2000-08-201-3/+5
* [ID 20000817.023] endianness description in perlfunc.podJonathan D Johnston2000-08-191-2/+2
* perlfunc.pod -- clarifying sprintf array argument issuesDaniel Chetlin2000-08-181-0/+6
* pod nit seen in passingGurusamy Sarathy2000-08-161-3/+5
* (Retracted by #6660)Dominic Dunlop2000-08-151-0/+4
* perlfunc.pod use documentation (5.6.0)Jeff Pinyan2000-08-061-2/+5
* Warn under -w if lstat(FH) is attempted.Todd C. Miller2000-08-041-2/+0
* [ID 19990721.004] Documentation bug in perlfuncClinton Pierce2000-08-041-1/+2
* Make chr() for values >127 to create utf8 when under utf8.Simon Cozens2000-08-011-2/+5
* docfix from Peter Scott <Peter@PSDT.com>.Jarkko Hietaniemi2000-07-261-9/+6
* More split() doc and test patches from Mike Guy.Jarkko Hietaniemi2000-07-261-1/+1
* split /^/M. J. T. Guy2000-07-261-0/+3
* [docpatch] Re: [ID 19991002.011] perldoc -f shiftHugo van der Sanden2000-07-151-1/+1
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-13/+17
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-11/+11
* integrate cfgperl changes#6252..6260 into mainlineGurusamy Sarathy2000-07-111-0/+9
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-3/+12
* remove incorrect documentation about implicit split to @_ inGurusamy Sarathy2000-06-011-5/+3
* fix places that mean C<"word" character> but say C<alphanumericGurusamy Sarathy2000-05-281-1/+1
* note about undocumented caller() return value (from M.J.T. Guy);Gurusamy Sarathy2000-05-071-1/+2
* note about values()Gurusamy Sarathy2000-05-051-5/+7
* clarify note about shadow password support (fromGurusamy Sarathy2000-04-281-2/+4
* doubled words in pods (from Simon CozensGurusamy Sarathy2000-04-271-3/+3
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-9/+9
* pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (fromGurusamy Sarathy2000-04-241-2/+2
* add note about symbolic filehandles (from Johan Vromans)Gurusamy Sarathy2000-03-201-1/+4
* Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-12/+15
* Taint shmread().Jarkko Hietaniemi2000-03-191-2/+2
* Taint also the passwd field of the getpw*().Jarkko Hietaniemi2000-03-191-2/+3
* Taint the shell from the getpw*.Jarkko Hietaniemi2000-03-181-20/+26
* tweak sort() notes (from Nathan Torkington)Gurusamy Sarathy2000-03-141-3/+3
* fixes for broken L<> links (from Wolfgang LaunGurusamy Sarathy2000-03-131-1/+2
* mention autoflush portability caveatGurusamy Sarathy2000-03-131-4/+23
* better {local,gm}time documentation (from Mark-Jason Dominus)Gurusamy Sarathy2000-03-111-21/+33
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-9/+16
* prototype changes for eventually supporting C<binmode(F, ":raw")>Gurusamy Sarathy2000-03-051-1/+3
* The SysV IPC test must use the native integersMichael G Schwern2000-03-031-7/+9