summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * fix outdated/incorrect info about arbitrary limitsGurusamy Sarathy1998-12-061-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
|/
* 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
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-11/+28
* 5.005_02 perlfunc.pod, improve umask entryNathan Torkington1998-09-241-19/+41
* seed srand from /dev/urandom when possibleRoderick Schertler1998-09-231-1/+2
* doc update for crypt()'s saltRoderick Schertler1998-09-231-3/+9
* document non-loopish blocks betterM. J. T. Guy1998-09-231-0/+16
* integrate maint-5.005 changes (except conflicting change#1794)Gurusamy Sarathy1998-09-231-1/+1
|\
| * Fix typo, change "an array" to "a hash"M. J. T. Guy1998-09-201-1/+1
* | integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-2/+13
|\ \ | |/
| * add index entries for -XIlya Zakharevich1998-08-051-0/+2
| * explain caveat about use of numeric constants in podoc for sysopen()David J. Fiander1998-08-051-2/+5
| * document return values of do() betterM. J. T. Guy1998-08-021-0/+6
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-12/+21
|/
* pod tweak suggested by IlyaGurusamy Sarathy1998-07-211-1/+1
* documentation tweaks from Abigail <abigail@fnx.com>Gurusamy Sarathy1998-07-211-78/+89
* merge changes#1423,1465 from maintbranch; checkin two missed filesGurusamy Sarathy1998-07-141-4/+9
* consistently refer to functions as C<foo()>Abigail1998-07-141-83/+83
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-1/+3
* applied patch for perlfunc tweaks, removed reference to system qsort()Abigail1998-07-111-546/+566
* add extension to support SysV IPCJarkko Hietaniemi1998-07-081-21/+41
* per Larry suggestion, toss change#1327 and fix the documentationGurusamy Sarathy1998-07-061-1/+1
* make read() return undef on errors as documented, and clarify docsGurusamy Sarathy1998-07-051-13/+15
* applied patch (via private mail), modulo retrohunks in pod/perlfaq2.podTom Christiansen1998-07-051-3/+3
* Re: [PATCH] 4-arg substr update for perl5.004_68Gisle Aas1998-06-281-2/+0
* Negative LENGTH argument to spliceGisle Aas1998-06-281-4/+6
* documenting close without argumentsTom Phoenix1998-06-281-1/+4
* merge relevant portions from maintbranch change#1155Gurusamy Sarathy1998-06-221-1/+11