summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* Suggest "usemymalloc='n'" for FreeBSD 2.*Ralf S. Engelschall1996-12-281-0/+1
* perl5.003_15 and Interactive UnixWinfried Koenig1996-12-282-7/+12
* Support named closuresChip Salzenberg1996-12-286-14/+38
* [shell changes from patch from perl5.003_16 to perl5.003_17]Chip Salzenberg1996-12-282-0/+0
* [differences between cumulative patch application and perl5.003_16]perl-5.003_16Chip Salzenberg1996-12-250-0/+0
|\
| * Try again to improve method cachingIlya Zakharevich1996-12-252-22/+18
* | [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-2534-374/+709
|/
* Update to perllocale.podJarkko Hietaniemi1996-12-251-30/+37
* Edit INSTALL to describe new binary compat setupChip Salzenberg1996-12-251-9/+3
* Fix compilation errors when malloc.c used for x2pRobin Barker1996-12-251-15/+15
* Use root EXTERN.h when compiling x2p/malloc.c.Paul Marquess1996-12-251-0/+1
* Don't recurse into subdirs twice on 'make realclean'Chip Salzenberg1996-12-251-10/+16
* Refresh Net::Ping to 2.02Russell Mosemann1996-12-251-63/+507