summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
AgeCommit message (Expand)Author
2012-06-10Change the Perl->C wrappers for mkdtemp and mkstemps to behave more likePhilip Guenthe
2012-04-13hook in requisite bits for OpenBSD::MkTemp to build and man.Marc Espie
2012-04-13extra .xs glue to use mkstemp and mkdtemp directlyMarc Espie
2012-01-09More efficient method of building the symlink tree that makes betterTodd C. Miller
2011-11-01Security fix for CVE-2011-2939, Perl decode_xs heap-based buffer overflow.Jasper Lievisse Adriaanse
2011-10-11Update Digest module to 1.17 (security fix).Remi Pointel
2011-09-24Tell perl not to attempt to use LC_COLLATE or LC_NUMERIC which weTodd C. Miller
2011-08-02After the MANIFEST-based symbolic link creation loop, there is a checkTheo de Raadt
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2011-04-18Perl security fix for CVE-2011-1487:Alexander Bluhm
2011-04-18Update Test::Simple to 0.98Jasper Lievisse Adriaanse
2011-04-18- update List::Util to 1.23, as needed by newer p5-POEJasper Lievisse Adriaanse
2011-01-07- Update Test::Simple to 0.96Jasper Lievisse Adriaanse
2011-01-06Update CGI to 3.51, which includes a better fix for SA42443,Todd C. Miller
2010-12-06- update CGI to 3.50, which includes a fix for SA42443,Jasper Lievisse Adriaanse
2010-11-30Make THREADED_PERL=true work again (not enabled by default)Todd C. Miller
2010-10-13Generate XS::APItest.0, XS::APItest::KeywordRPN.0 and XS::Typemap.0Todd C. Miller
2010-10-06The XS bits are not generated if NOPICTodd C. Miller
2010-10-02Revert rev 1.13, TIOCGSIZE is actually older that TIOCGWINSZ.Todd C. Miller
2010-10-02Suggest modern TIOCGSIZE, not the old sgtty TIOCGWINSZ.Todd C. Miller
2010-09-29syncTodd C. Miller
2010-09-29Regenerate unicore files; previous checkin was from the wrong versionTodd C. Miller
2010-09-28pregenerate unicode files; mktables uses too much memory for some platformsTodd C. Miller
2010-09-28pregenerate unicode files; mktables uses too much memory for some platformsTodd C. Miller
2010-09-28Fix [perl #74404] h2ph using deprecated gotoTodd C. Miller
2010-09-28Undo last change now that RCS keyword expansion is disabled on the perl sourcesTodd C. Miller
2010-09-25Fix test failures caused by RCS keyword expansion.Todd C. Miller
2010-09-25Use snprintf() not sprintf()Todd C. Miller
2010-09-25Remove Bar.pm~ which causes emacs people issues (and they have enoughTodd C. Miller
2010-09-25Add CVE-2010-0405 to list of local patches.Todd C. Miller
2010-09-25Update to Compress-Raw-Bzip2 2.031; no actual code changes sinceTodd C. Miller
2010-09-24Apply fix for CVE-2010-0405; from matthieu@Todd C. Miller
2010-09-24merge in perl 5.12.2 plus local changesTodd C. Miller
2010-09-24remove files no longer in perl 5.12.2 (or that have moved)Todd C. Miller
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2010-06-28Update the Safe module to version 2.2.7 for CVE-2010-1168 andTodd C. Miller
2010-05-20We have a copy of git_version.h in src so that we can build libperlTodd C. Miller
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2010-04-05let perldoc -f use mandoc.Marc Espie
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2010-01-05When cleaning, remove generated file and avoid removing some files thatTodd C. Miller
2010-01-05Ignore CVS dir in private copy of libscan like real one does.Todd C. Miller
2010-01-05Ignore CVS dir in private copy of libscan like real one does.Todd C. Miller
2010-01-04Skip revision control dirs when looking for extensions. Fixes buildingTodd C. Miller
2009-11-16Fix generation of .IX entries that include characters escaped withTodd C. Miller
2009-11-03- apply fix from upstream git for CVE-2009-3626, which could cause perl toJasper Lievisse Adriaanse
2009-10-22Fix a typoTodd C. Miller
2009-10-14Better fix for treating IO-Compress as an extension that the one in 5.10.1,Todd C. Miller
2009-10-13fix typoTodd C. Miller
2009-10-13No need for perlthanks binary when perlbug -T will do.Todd C. Miller