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