summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* 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
| * perlport 1.32Chris Nandor1998-08-051-28/+47
| * add index entries for -XIlya Zakharevich1998-08-051-0/+2
| * perlre.pod tweak suggested by Mike Wescott <mike.wescott@columbiasc.ncr.com>Gurusamy Sarathy1998-08-051-1/+1
| * explain caveat about use of numeric constants in podoc for sysopen()David J. Fiander1998-08-051-2/+5
| * perlport.pod additions from Peter Prymmer <pvhp@forte.com>Gurusamy Sarathy1998-08-041-10/+18
| * perlport 1.30Chris Nandor1998-08-041-57/+244
| * update postscript generatorTom Christiansen1998-08-041-37/+119
| * applied suggested patch, slightly tweakedJarkko Hietaniemi1998-08-031-73/+109
| * fixes for pod noisesGurusamy Sarathy1998-08-022-1/+3
| * Re: \Q doesn't work in interpolated regular expressionsPeter Prymmer1998-08-021-3/+6
| * add test for magic autovivificationM. J. T. Guy1998-08-021-1/+1
| * tweaked version of suggested patchIlya Zakharevich1998-08-021-0/+1
| * support OE/MVSJarkko Hietaniemi1998-08-022-7/+10
| * better validation of SysV IPC availabilityJarkko Hietaniemi1998-08-021-3/+5
| * applied all but one hunkHorst von Brand1998-08-021-7/+8
| * Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixesJarkko Hietaniemi1998-08-021-16/+43
| * document return values of do() betterM. J. T. Guy1998-08-021-0/+6
| * perlcall.podHugo van der Sanden1998-08-021-2/+2
| * s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so theyGurusamy Sarathy1998-07-261-8/+15
* | integrate 5.005_01 changes from maintGurusamy Sarathy1998-07-271-8/+15
* | integrate proto.h additions from maint-5.005Gurusamy Sarathy1998-07-261-0/+3
|\ \ | |/
| * add missing sv_*_mg() prototypes in proto.h, update perlhist.podGurusamy Sarathy1998-07-261-0/+3
* | integrate utfperlGurusamy Sarathy1998-07-263-17/+41
|\ \ | |/ |/|
| * Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-243-17/+41
* | various pod tweaksGurusamy Sarathy1998-07-263-6/+48
|/