summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* re-introduce change#1703Gurusamy Sarathy1998-09-231-1/+1
* make \(%foo) return refs to values (not copies of values)Gurusamy Sarathy1998-09-231-1/+3
* patch to support computed regular subexpressionsIlya Zakharevich1998-09-231-0/+22
* document non-loopish blocks betterM. J. T. Guy1998-09-231-0/+16
* better diagnostic for do{} used as lvalueGurusamy Sarathy1998-09-231-1/+1
* apply minimal variant of patch (sent via private mail)Jarkko Hietaniemi1998-09-233-1/+16
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-0/+24
* 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
* | perl.pod tweakGurusamy Sarathy1998-09-231-1/+0
* | various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-101-1/+1
* | fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)Gurusamy Sarathy1998-08-091-0/+1
* | integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-0817-426/+939
|\ \ | |/
| * set patchlevel.h, other minor tweaksGurusamy Sarathy1998-08-082-2/+3
| * perlport.pod notes from Jarkko Hietaniemi; utime() note for Win32Gurusamy Sarathy1998-08-071-30/+104
| * perlport.pod v1.33 from Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1998-08-071-191/+203
| * Minor cleanup of RE tests and docsIlya Zakharevich1998-08-071-28/+48
| * pod/perlfaq* update from Tom Christiansen <tchrist@perl.com>Gurusamy Sarathy1998-08-056-66/+90