summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* add caveat about close(PIPE) carelessnessGurusamy Sarathy1999-05-251-0/+5
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-578/+656
* Win32 and VC++ 98 doesn't support CASTIJan Dubois1999-05-101-2/+2
* flush all open output buffers before fork(), exec(), system, qx//Gurusamy Sarathy1999-05-091-13/+7
* mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)Gurusamy Sarathy1999-05-081-0/+5
* From: Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1999-05-071-1/+3
* add note about map in scalar contextGurusamy Sarathy1999-03-241-0/+2
* document OO exceptions (based on a suggestion by Andreas KoenigGurusamy Sarathy1999-03-241-0/+21
* better "Illegal %s digit ignored" warningsGurusamy Sarathy1999-03-241-1/+1
* more s/s_/s!/ etc.Gurusamy Sarathy1999-03-041-6/+6
* integrate cfgperl contentsGurusamy Sarathy1999-02-241-7/+15
|\
| * Sync cfgperl with maint-5.005 change #3000.Jarkko Hietaniemi1999-02-211-6/+6
| * Enhanced the endianness description.Jarkko Hietaniemi1999-02-201-3/+11
* | perlfunc updates (against 55)Tom Christiansen1999-02-241-357/+494
* | correct slurp mode docGurusamy Sarathy1999-02-171-3/+3
|/
* Enhance the packnative patch: use the packnative codeJarkko Hietaniemi1999-02-151-6/+12
* support native integers, pack("L_",...) etc. (via private mail)Jarkko Hietaniemi1999-02-151-0/+52
* clarify what a "line" isGurusamy Sarathy1999-02-151-1/+6
* patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)Gurusamy Sarathy1999-02-151-1/+1
* slurping an empty file should return '' rather than undef, withGurusamy Sarathy1999-02-141-4/+11
* "goto must have label" message for C<goto ''>Jan Dubois1999-02-131-0/+2
* a modified version of suggested patch for pack template 'Z'; added docsValeriy E. Ushakov1999-02-091-25/+64
* properly prototype check parenthesized unary ops (e.g. defined(&a,&b))Gurusamy Sarathy1999-02-071-0/+17
* sample checksum code in "perlfunc" man page is wrongJonathan I. Kamens1999-02-011-2/+2
* integrate cfgperl changes into mainline, fix conflictsGurusamy Sarathy1999-01-171-120/+30
|\
| * REV2: Binary number supportWilson P. Snyder II1998-12-311-2/+4
| * Undo #2386 and #2205.Jarkko Hietaniemi1998-12-151-113/+21
| * Integrate from mainperl.Jarkko Hietaniemi1998-12-081-2/+2
| |\
| * | s/\bthe the\b/the/g *.podJarkko Hietaniemi1998-12-031-1/+1
| * | Fix most of the bad L<> links ofTom Christiansen1998-12-021-4/+4
* | | a few doc typosGurusamy Sarathy1999-01-171-1/+2
| |/ |/|
* | fix outdated/incorrect info about arbitrary limitsGurusamy Sarathy1998-12-061-2/+2
|/
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-291-2/+5
|\
| * Tune the "if" entry.Jarkko Hietaniemi1998-11-291-2/+5
* | backout change#2334Gurusamy Sarathy1998-11-291-3/+4
|/
* additional documentation for qr//Ilya Zakharevich1998-11-281-1/+1
* update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLEGurusamy Sarathy1998-11-281-9/+33
* s/Regexp/re/ and clarify policy on lowercased object namespacesGurusamy Sarathy1998-11-281-0/+6
* document changed PERL_HASH()Gurusamy Sarathy1998-11-281-11/+22
* -x should be C<-x>, reported by Gerben Wierda.Jarkko Hietaniemi1998-11-221-1/+1
* integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-1/+1
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-081-23/+118
|\
| * Document all the control flow keywords in perlfuncJarkko Hietaniemi1998-11-051-21/+110
| * Document quads in pack.Jarkko Hietaniemi1998-11-031-0/+6
| * VM/ESA updates.Jarkko Hietaniemi1998-11-031-2/+2
* | set close-on-exec bit on pipe() FDsGurusamy Sarathy1998-11-081-1/+7
|/
* mention the C<$SIG{CHLD} = 'IGNORE'> special caseGurusamy Sarathy1998-10-301-2/+4
* list builtins with portability caveatsJarkko Hietaniemi1998-10-251-0/+28
* include eof() in description of buffering caveatsAnton Berezin1998-10-251-18/+19
* applied suggested patch with small doc tweakGisle Aas1998-10-171-1/+4