summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
AgeCommit message (Expand)Author
2023-11-26Fix read/write past buffer endAndrew Fresh
2023-11-07comment out test that no longer makes sense, as noticed by antonMarc Espie
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2023-11-06eliminate discrepancies between termcap-generated info and infocmp resultsMarc Espie
2023-11-06actually, I still need to exit() if infocmp can't be runMarc Espie
2023-11-06system + exit -> execMarc Espie
2023-11-06since we're always running info_cmp in the end, remove the wholeMarc Espie
2023-11-06simplify logic for $entry in the main termcap loopMarc Espie
2023-11-06always try to run info_cmp at the end if we haven't got what we wantedMarc Espie
2023-11-06simplify $ENV{TERMCAP} handling: don't bother setting anything ifMarc Espie
2023-11-06instead of a max number of iterations, record terms that have been seenMarc Espie
2023-11-06use modern file open instead of GLOBSMarc Espie
2023-11-06get rid of useless evalMarc Espie
2023-11-06remove upstream files we don't needMarc Espie
2023-11-06reapply max=64 for nowMarc Espie
2023-11-06update to Term::Cap 1.18, so that we can patch it furtherMarc Espie
2023-10-18Increase max depth for termcapsAndrew Fresh
2023-09-03Replace perl's use of syscall(2) with a dispatcher to libcAndrew Fresh
2023-09-03Zero initialize Perl AV elements after unshift and resize.Alexander Bluhm
2023-07-08Fix Perl tests in OpenBSD regress.Alexander Bluhm
2023-07-08Update to perl 5.36.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2023-07-07Adjust perl unveil test to test the right thingAndrew Fresh
2023-02-21Remove conflict markers from perl testsAndrew Fresh
2023-02-21Don't install DebugWrap.1 manpageAndrew Fresh
2023-02-15Apply pre-built unicore patch - perl-5.36.0Andrew Fresh
2023-02-15Apply local patches - perl-5.36.0Andrew Fresh
2023-02-15Fix merge issues, remove excess files - match perl-5.36.0 distAndrew Fresh
2023-02-15Import perl-5.36.0Andrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2001-05-24stock perl 5.6.1Todd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
2022-12-27perl: avoid -Wdeclaration-after-statement warning in our local patchJeremie Courreges-Anglas
2022-08-10Build the Compress::Raw::Zlib perl module with /usr/lib/libzTheo Buehler
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-08-09Pull in inflateGetHeader() buffer overflow fixTheo Buehler
2022-04-12Improve test and clean targetsAndrew Fresh
2022-03-27Fix memory corruption bug in zlibAlexander Bluhm
2022-03-27Revert previous. Use private copy of zlib in Compress::Raw::ZlibAlexander Bluhm
2022-03-25Build Perl module Compress::Raw::Zlib with zlib from /usr/lib/libz.soAlexander Bluhm
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-03-04Put back local patch to avoid regenerating testsAndrew Fresh
2022-02-17Regenerate ppport.h of Term::ReadKey using Devel::PPPort 3.64 toAlexander Bluhm
2022-02-10Update Devel::PPPort in base from version 3.57 to 3.64. Our clangAlexander Bluhm