summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [inseparable changes from patch from perl5.003_25 to perl5.003_26]perl-5.003_26Perl 5 Porters1997-02-1125-94/+363
* Describe interation of untie and DESTROYPaul Marquess1997-02-111-0/+127
* return *FH pod patchJohn L. Allen1997-02-112-2/+2
* Fix pod2man's handling of quotes in =itemsJarkko Hietaniemi1997-02-111-0/+5
* perldoc -f <perlfunc>Gisle Aas1997-02-111-5/+63
* Fix closure.t for AmigaOS (again)Norbert Pueschel1997-02-111-2/+0
* Fix warning from missing POSIX::setvbuf()Chip Salzenberg1997-02-111-6/+3
* [dummy merge]Chip Salzenberg1997-02-110-0/+0
|\
| * Faster File::CompareGisle Aas1997-02-111-2/+8
* | Faster File::CompareChip Salzenberg1997-02-111-3/+9
|/
* DB_File 1.11 patchPaul Marquess1997-02-112-6/+80
* Fix usage message in configure.gnuJarkko Hietaniemi1997-02-111-1/+1
* Catch C<use integer; $x % 0>Chip Salzenberg1997-02-111-0/+2
* Re: static buffer in not_a_number() [sv.c] might overflowGisle Aas1997-02-111-2/+4
* Regexp optimizationsIlya Zakharevich1997-02-112-17/+59
* On C<sysopen(..., O_APPEND)>, call C<fopen(..., "a")>Chip Salzenberg1997-02-111-3/+10
* Hints for BSDOSChristopher Davis1997-02-111-0/+10
* Fix value of system() and $? for DEC UNIX, VMS, othersChip Salzenberg1997-02-113-13/+14
* Support '%i' format and 'h' modifier in s?printfChip Salzenberg1997-02-112-30/+48
* [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-0443-570/+901
* new (Feb 1) perlembed.podJon Orwant1997-02-041-151/+175
* Update to perl.pod suggestedLarry W. Virden1997-02-041-4/+3
* Update to perl INSTALL fileLarry W. Virden1997-02-041-1/+1
* Make pod2man a little laxer for perltoc.podChip Salzenberg1997-02-041-6/+4
* c2ph.PL fixLarry W. Virden1997-02-041-1/+1
* Make POSIX::is*() eight-bit-cleanChip Salzenberg1997-02-041-44/+44
* In Symbol::gensym, don't make glob fake by copying itJohn Hughes1997-02-041-2/+8
* Debugger updateIlya Zakharevich1997-02-041-19/+27
* Refresh CPAN to 1.19Andreas Koenig1997-02-043-496/+837
* Ask about /usr/bin/perl iff STDIN and STDERR are terminalsChip Salzenberg1997-02-041-1/+2
* Configure updates for intsize and ssizetypeAndy Dougherty1997-02-045-21/+96
* Ignore refs to lexicals when making refs to lexicalsChip Salzenberg1997-02-041-1/+15
* Fix scalar leak in av_unshiftChip Salzenberg1997-02-041-8/+3
* amigaos.shNorbert Pueschel1997-02-041-15/+17
* hints/dec_osf.sh: polishing the commentsJarkko Hietaniemi1997-02-041-2/+20
* [shell changes from patch from perl5.003_24 to perl5.003_25]Chip Salzenberg1997-02-041-0/+0
* [inseparable changes from patch from perl5.003_23 to perl5.003_24]perl-5.003_24Perl 5 Porters1997-01-2967-114/+17144
* 5.003_23: small typo in perlsyn.podGurusamy Sarathy1997-01-291-1/+1
* perltoot fixesTom Christiansen1997-01-291-17/+21
* xsubpp handing of void funcs breaks extensions using XST_m*()Tim Bunce1997-01-291-1/+4
* Avoid newRV_noinc() in IO, for compiling with old PerlsChip Salzenberg1997-01-291-1/+2
* Allow for really big keys in Tie::SubstrHashUnknown Contributor1997-01-291-2/+6
* Fix $Is_VMS typo in Test::HarnessChip Salzenberg1997-01-291-3/+4
* Fcntl.xs: F_[GS]ETOWN were in wrong case branchJarkko Hietaniemi1997-01-292-13/+13
* Refresh Text::Wrap to 97.011701Chip Salzenberg1997-01-291-8/+20
* Update $VERSION of DynaLoader and POSIXChip Salzenberg1997-01-292-2/+2
* Version checking in XS bootstrap is optionalChip Salzenberg1997-01-291-4/+1
* Make configure{,.gnu} ignore --cache-file optionNorbert Pueschel1997-01-292-0/+8
* Configure fixes: set $archlib, omit _NO_PROTOChip Salzenberg1997-01-291-2/+2
* Put all extensions' modules in $archlibChip Salzenberg1997-01-291-1/+10