summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-294-20/+34
* backout change#2334Gurusamy Sarathy1998-11-291-3/+4
* Change $#+Ilya Zakharevich1998-11-281-10/+13
* additional documentation for qr//Ilya Zakharevich1998-11-283-17/+42
* PATCH: document English.pm sawampersand and thread issuesJohn Tobey1998-11-281-0/+21
* s/Array/List/ suggested by John TobeyGurusamy Sarathy1998-11-281-1/+1
* update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLEGurusamy Sarathy1998-11-281-9/+33
* add perlreftut.podGurusamy Sarathy1998-11-286-1/+411
* add (stub) perldelta.podGurusamy Sarathy1998-11-281-0/+55
* rename perldelta.pod to perl5005delta.pod in preparation forGurusamy Sarathy1998-11-282-0/+2
* s/Regexp/re/ and clarify policy on lowercased object namespacesGurusamy Sarathy1998-11-281-0/+6
* document changed PERL_HASH()Gurusamy Sarathy1998-11-282-15/+28
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-278-14/+19
|\
| * perlhist.pod 1.54, containing 5_53.Jarkko Hietaniemi1998-11-221-3/+7
| * perlfaq typosJohn Tobey1998-11-225-9/+9
| * -x should be C<-x>, reported by Gerben Wierda.Jarkko Hietaniemi1998-11-221-1/+1
| * Re: [PATCH] Re: pod2man bug in date generated lineKurt D. Starsinic1998-11-221-0/+1
|/
* propagate failures in DESTROY() as (optional) warningsGurusamy Sarathy1998-11-171-0/+12
* integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-1/+1
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-083-51/+150
|\
| * PERL_BADLANG wrongly documented.Jarkko Hietaniemi1998-11-051-7/+8
| * 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-032-23/+26
* | set close-on-exec bit on pipe() FDsGurusamy Sarathy1998-11-082-2/+8
|/
* mention the C<$SIG{CHLD} = 'IGNORE'> special caseGurusamy Sarathy1998-10-303-3/+19
* patch for daemonization docs in perlipcRoderick Schertler1998-10-301-38/+25
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-1/+1
* list builtins with portability caveatsJarkko Hietaniemi1998-10-251-0/+28
* include eof() in description of buffering caveatsAnton Berezin1998-10-251-18/+19
* restore sanity to "constant" referencesGurusamy Sarathy1998-10-211-0/+8
* clarify section name rules for typemapsGurusamy Sarathy1998-10-171-3/+5
* applied suggested patch with small doc tweakGisle Aas1998-10-171-1/+4
* suppress manifypods leak in extensionsGurusamy Sarathy1998-10-031-2/+2
* make warning about glob process failure optionalGurusamy Sarathy1998-10-021-10/+13
* document yet another RE diagnostic, make it consistent with REG_INFTYDominic Dunlop1998-10-021-0/+8
* win32 caveats about truncate()Gurusamy Sarathy1998-10-021-0/+5
* various Configure and hints updates (prefer drand48() or random()Jarkko Hietaniemi1998-10-021-9/+9
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-252-11/+43
* perlform.podColin Kuskie1998-09-241-0/+9
* 5.005_02 perlfunc.pod, improve umask entryNathan Torkington1998-09-241-19/+41
* grandfather deprecated "$$<digit>" no moreGurusamy Sarathy1998-09-241-12/+0
* misc pod tweaksGurusamy Sarathy1998-09-233-3/+3
* seed srand from /dev/urandom when possibleRoderick Schertler1998-09-231-1/+2
* doc update for crypt()'s saltRoderick Schertler1998-09-231-3/+9
* plug strictly private function leaks in API listingGurusamy Sarathy1998-09-231-16/+0
* RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS portGreen, Paul1998-09-231-21/+102
* (via private mail)Charles Bailey1998-09-234-4/+26
* warn on C<my($foo,$foo)>Gurusamy Sarathy1998-09-231-4/+4
* document 'U' magic with examplesAlan Burlison1998-09-231-1/+41