summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [differences between cumulative patch application and perl-5.003_99]perl-5.003_99Chip Salzenberg1997-05-010-0/+0
|\
| * Support shared libperl on AIXEric Bartley1997-05-013-1/+24
* | [inseparable changes from match from perl-5.003_98 to perl-5.003_99]Perl 5 Porters1997-05-019-14/+142
|/
* Fix typo in perldeltaChip Salzenberg1997-05-011-5/+5
* Fix description of av_undef() in perlgutsGisle Aas1997-05-011-7/+9
* [dummy merge]Chip Salzenberg1997-05-010-0/+0
|\
| * typo fixes to installhtmlLarry W. Virden1997-05-011-5/+5
* | typo fixes to installhtmlChip Salzenberg1997-05-011-6/+8
|/
* Disable op/pipe.t test under MachtenDominic Dunlop1997-05-011-2/+3
* Refresh DB_File to 1.14Paul Marquess1997-05-015-20/+78
* Add new globals to perl.expChip Salzenberg1997-05-011-1/+3
* Fix OS/2-specific buffer overflowIlya Zakharevich1997-05-011-1/+1
* Fix sysread() on tied handleSpider Boardman1997-05-011-1/+1
* Handle tainted values in lists returned from subs, evalsChip Salzenberg1997-05-013-15/+77
* Forget prototype of subroutine after C<undef &subr>Chip Salzenberg1997-05-011-0/+1
* Fix NUL-termination bug in delimcpy()Chip Salzenberg1997-05-011-4/+3
* [inseparable changes from match from perl-5.003_97j to perl-5.003_98]perl-5.003_98Perl 5 Porters1997-04-309-971/+1100
* Support C< $coderef->($x,$y) >Chip Salzenberg1997-04-309-980/+1066
* Describe Math::Trig in perlmodlibChip Salzenberg1997-04-301-0/+5
* Fix warning wrt return value of PerlIO_getname()Spider Boardman1997-04-301-0/+1
* [dummy merge]Chip Salzenberg1997-04-300-0/+0
|\
| * Reset errno after failed piped closeRoderick Schertler1997-04-305-10/+52
* | Reset errno after failed piped closeChip Salzenberg1997-04-305-10/+73
|/
* Fix C< hex('80') * 0x1000000 >Chip Salzenberg1997-04-301-2/+4
* [differences between cumulative patch application and perl-5.003_97j]perl-5.003_97jChip Salzenberg1997-04-270-0/+0
* [inseparable changes from match from perl-5.003_97i to perl-5.003_97j]Perl 5 Porters1997-04-276-21/+169
* Doc fix for close of pipe handleChip Salzenberg1997-04-271-3/+4
* Describe __PACKAGE__ in perldeltaChip Salzenberg1997-04-271-0/+13
* Split perlmodTom Christiansen1997-04-2712-1122/+1162
* SelfLoader: fix prototype pattern, rename intrusive lexicalJesse Glick1997-04-271-9/+10
* Refresh DB_File to 1.13Paul Marquess1997-04-272-14/+19
* Refresh CGI.pm to 2.35Lincoln Stein1997-04-271-13/+30
* Fix possible buffer overflow under VMSChip Salzenberg1997-04-271-1/+1
* Fix typo in NeXT dynaloaderChip Salzenberg1997-04-271-1/+1
* Eliminate Alpha warningsHallvard B Furuseth1997-04-272-11/+8
* Fix lingering '%S' in XS_VERSION_BOOTCHECKChip Salzenberg1997-04-271-1/+1
* Win32 update (three patches)Gurusamy Sarathy1997-04-273-51/+80
* HP-UX hint updateChuck D. Phillips1997-04-271-50/+85
* NetBSD hint updatematthew green1997-04-271-16/+39
* [differences between cumulative patch application and perl-5.003_97i]perl-5.003_97iChip Salzenberg1997-04-250-0/+0
* [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-2531-351/+1120
* Document new {,s}printf() behaviorChip Salzenberg1997-04-252-12/+97
* Fix buffer overflow in a2pChip Salzenberg1997-04-251-2/+2
* Math::{Complex,Trig} updateGurusamy Sarathy1997-04-255-25/+43
* Handle symlinks, high permission bits in File::PathChip Salzenberg1997-04-251-6/+5
* Don't core dump if my_inet_aton() get a NULLChip Salzenberg1997-04-251-1/+3
* Always NUL-terminate opsetsChip Salzenberg1997-04-251-1/+1
* Cope with a <db.h> that isn't related to DBJarkko Hietaniemi1997-04-251-3/+7
* Undo private patchChip Salzenberg1997-04-252-5/+0
* Fix scalar leak in pp_prtf()Doug MacEachern1997-04-251-1/+2