summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [inseparable changes from patch from perl5.003_19 to perl5.003_20]Perl 5 Porters1997-01-0824-1447/+2189
* [dummy merge]Chip Salzenberg1997-01-080-0/+0
|\
| * perlpod.pod possible patchesLarry W. Virden1997-01-081-20/+22
* | perlpod.pod possible patchesChip Salzenberg1997-01-081-25/+27
|/
* [dummy merge]Chip Salzenberg1997-01-080-0/+0
|\
| * Re: constant function inliningRoderick Schertler1997-01-082-1/+22
* | Re: constant function inliningChip Salzenberg1997-01-082-0/+21
|/
* pod2html.PL patch (for 5.003-19)Fabien TASSIN1997-01-081-2/+3
* File::Basename::dirname bugsRobin Barker1997-01-082-11/+26
* More magic variable testsRoderick Schertler1997-01-082-7/+81
* Finish OP= warnings: none on ^=Chip Salzenberg1997-01-083-6/+6
* Fix $^X on systems that set it to Perl's basenameChip Salzenberg1997-01-082-19/+31
* [shell changes from patch from perl5.003_19 to perl5.003_20]Chip Salzenberg1997-01-084-188/+0
* [differences between cumulative patch application and perl5.003_19]perl-5.003_19Chip Salzenberg1997-01-041-0/+0
|\
| * expanded flock() docsRoderick Schertler1997-01-041-8/+29
| * 5.003_18: perl_{con,des}truct fixesDoug MacEachern1997-01-044-38/+338
| * Introduce CVf_NODEBUG flagGurusamy Sarathy1997-01-042-1/+7
* | [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-0452-1612/+4701
|/
* Re: perldelta, take 3Tim Bunce1997-01-041-8/+15
* Make libs clean under '-w'Jarkko Hietaniemi1997-01-0414-29/+35
* Free memory of large lexical variables when leaving scopeChip Salzenberg1997-01-041-6/+26
* [shell changes from patch from perl5.003_18 to perl5.003_19]Chip Salzenberg1997-01-0412-901/+0
* [differences between cumulative patch application and perl5.003_18]perl-5.003_18Chip Salzenberg1997-01-010-0/+0
|\
| * Re: perldiag.pod entry for "Scalar value @%s{%s} ..."Roderick Schertler1997-01-011-1/+15
* | [inseparable changes from patch from perl5.003_17 to perl5.003_18]Perl 5 Porters1997-01-0135-279/+954
|/
* Locale-related pod patches, take 2Dominic Dunlop1997-01-016-28/+82
* Updates to perllocale.podDominic Dunlop1997-01-011-12/+48
* File::Copy under OS/2Ilya Zakharevich1997-01-012-23/+31
* Improving Config.pmTom Phoenix1997-01-011-7/+20
* More testsTom Phoenix1997-01-014-13/+68
* test harness for C<use x.xxxx>Graham Barr1997-01-012-0/+102
* Add missing syms to global.sym; update magic docChip Salzenberg1997-01-012-1/+4
* Fix core dump on perl_construct()/perl_destruct() loopChip Salzenberg1997-01-011-0/+5
* Don't forget $c in C<(($a,$b,$c)=(1,2))=(3,4,5)>Chip Salzenberg1997-01-011-2/+3
* Ultrix setlocale() workaroundChip Salzenberg1997-01-012-8/+47
* Warn on 'undef $x; $x OP 1' where OP is *=, /=, %=, or **=Chip Salzenberg1997-01-011-4/+4
* Hide lexicals from C<use>d or C<require>d module (!)Chip Salzenberg1997-01-011-2/+5
* [shell changes from patch from perl5.003_17 to perl5.003_18]Chip Salzenberg1997-01-011-0/+0
* [differences between cumulative patch application and perl5.003_17]perl-5.003_17Chip Salzenberg1996-12-280-0/+0
* [inseparable changes from patch from perl5.003_16 to perl5.003_17]Perl 5 Porters1996-12-282-1/+87
* tiny perllocale.pod diff for _16Jarkko Hietaniemi1996-12-281-14/+15
* perlpod.pod patch for _16Kenneth Albanowski1996-12-281-2/+41
* Perlguts, version 27Jeff Okamoto1996-12-281-5/+38
* Newer debuggerIlya Zakharevich1996-12-281-22/+105
* Refresh MakeMaker to 5.39Andreas Koenig1996-12-285-73/+162
* Test C< ()=() >Chip Salzenberg1996-12-281-0/+2
* New tests: op/method.t and op/locale.tIlya Zakharevich1996-12-283-0/+433
* Limit effects of "=pod" to a single fileChip Salzenberg1996-12-281-0/+1
* Fix {,un}tainting of $1 etc. when C<use locale>Chip Salzenberg1996-12-282-28/+22
* Minor OS/2 fixesIlya Zakharevich1996-12-282-1/+2