| Commit message (Expand) | Author | Age | Files | Lines |
* | install man perlinterp so you can learn all about the interpreter |  tedu | 2014-02-15 | 1 | -0/+1 |
* | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 2013-08-13 | 2 | -3/+3 |
* | Remove support for COMPILER_VERSION == gcc2. |  miod | 2013-08-06 | 1 | -4/+2 |
* | In Perl_upg_version(), do not compare double against 10e50 on vax, for this |  miod | 2013-07-13 | 1 | -0/+4 |
* | Do not feed UTF-8 input into mandoc or nroff |  schwarze | 2013-06-04 | 1 | -1/+8 |
* | Only produce UTF-8 output if the user's locale asks for it. |  schwarze | 2013-06-03 | 1 | -1/+1 |
* | Revert 1.47 (bad merge) |  miod | 2013-04-19 | 1 | -1/+1 |
* | fix feature(3p) manual, which was missing a generated table. spotted by espie@ |  sthen | 2013-03-31 | 1 | -1/+1 |
* | install the proper 5.16.3 perldelta file, spotted by espie@ |  sthen | 2013-03-31 | 1 | -1/+3 |
* | Use --stderr to output pod2man problems at build time, rather than embed |  sthen | 2013-03-30 | 1 | -2/+2 |
* | Disable perlcn/perlko/perljp manpages which use EUC encodings, we produce |  sthen | 2013-03-30 | 1 | -4/+0 |
* | Add an explicit Pod-Escapes dependency to Pod-Functions, in addition to the |  miod | 2013-03-29 | 1 | -1/+1 |
* | More mg_data.h where uudmap.h is listed, for paranoia and consistency. |  miod | 2013-03-29 | 1 | -3/+3 |
* | Add an explicit dependency for mg_data.h, similar to uudmap.h; should help |  miod | 2013-03-29 | 1 | -1/+2 |
* | merge/resolve conflicts/add files |  sthen | 2013-03-25 | 6 | -3/+958 |
* | merge/resolve conflicts |  sthen | 2013-03-25 | 1021 | -225536/+77302 |
* | avoid null dereference affecting mod_perl, Perl RT bug 116441 |  sthen | 2013-03-25 | 1 | -522/+935 |
* | bump to perl.so.13.0 |  sthen | 2013-03-25 | 1 | -1/+1 |
* | merge 5.16.3 / avoid installing shasum/zipdetails/json_pp |  sthen | 2013-03-25 | 3 | -21/+38 |
* | merge 5.16.3 / link main binary with pthread |  sthen | 2013-03-25 | 1 | -193/+230 |
* | merge 5.16.3 / sync installed files |  sthen | 2013-03-25 | 1 | -77/+147 |
* | merge 5.16.3 / regen unicore (add files cvs missed) |  sthen | 2013-03-25 | 103 | -0/+2589 |
* | merge 5.16.3 / regen unicore |  sthen | 2013-03-25 | 1007 | -160528/+182989 |
* | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself |  sthen | 2013-03-25 | 2857 | -92235/+537303 |
* | Apply patch from RedHat to address CVE-2013-1667, perl: DoS in rehashing code |  jasper | 2013-03-06 | 4 | -25/+40 |
* | Fix for CVE-2012-6329; from perl git via Sebastian Trahm |  millert | 2013-02-08 | 2 | -15/+10 |
* | Enable shared libraries on m88k platforms. |  miod | 2013-01-31 | 1 | -1/+1 |
* | Fix for CVE-2012-5195; ok miod@ |  millert | 2012-10-26 | 2 | -0/+4 |
* | No longer create lib*_pic.a files. Nothing uses them anymore. |  deraadt | 2012-08-31 | 1 | -9/+1 |
* | In a scalar context, mkstemp should return just the file handle |  guenther | 2012-07-10 | 3 | -13/+42 |
* | Change the Perl->C wrappers for mkdtemp and mkstemps to behave more like |  guenther | 2012-06-10 | 4 | -67/+66 |
* | hook in requisite bits for OpenBSD::MkTemp to build and man. |  espie | 2012-04-13 | 2 | -0/+5 |
* | extra .xs glue to use mkstemp and mkdtemp directly |  espie | 2012-04-13 | 4 | -0/+281 |
* | More efficient method of building the symlink tree that makes better |  millert | 2012-01-09 | 1 | -21/+10 |
* | Security fix for CVE-2011-2939, Perl decode_xs heap-based buffer overflow. |  jasper | 2011-11-01 | 2 | -1/+5 |
* | Update Digest module to 1.17 (security fix). |  rpointel | 2011-10-11 | 8 | -66/+109 |
* | Tell perl not to attempt to use LC_COLLATE or LC_NUMERIC which we |  millert | 2011-09-24 | 1 | -3/+3 |
* | After the MANIFEST-based symbolic link creation loop, there is a check |  deraadt | 2011-08-02 | 1 | -0/+4 |
* | switch to installing source manuals (base part) |  schwarze | 2011-06-23 | 2 | -15/+9 |
* | Perl security fix for CVE-2011-1487: |  bluhm | 2011-04-18 | 3 | -1/+20 |
* | Update Test::Simple to 0.98 |  jasper | 2011-04-18 | 13 | -12/+807 |
* | - update List::Util to 1.23, as needed by newer p5-POE |  jasper | 2011-04-18 | 10 | -25/+32 |
* | - Update Test::Simple to 0.96 |  jasper | 2011-01-07 | 22 | -126/+309 |
* | Update CGI to 3.51, which includes a better fix for SA42443, |  millert | 2011-01-06 | 16 | -257/+583 |
* | - update CGI to 3.50, which includes a fix for SA42443, |  jasper | 2010-12-06 | 7 | -21/+97 |
* | Make THREADED_PERL=true work again (not enabled by default) |  millert | 2010-11-30 | 1 | -2/+3 |
* | Generate XS::APItest.0, XS::APItest::KeywordRPN.0 and XS::Typemap.0 |  millert | 2010-10-13 | 1 | -9/+4 |
* | The XS bits are not generated if NOPIC |  millert | 2010-10-06 | 1 | -4/+9 |
* | Revert rev 1.13, TIOCGSIZE is actually older that TIOCGWINSZ. |  millert | 2010-10-02 | 1 | -3/+3 |
* | Suggest modern TIOCGSIZE, not the old sgtty TIOCGWINSZ. |  millert | 2010-10-02 | 1 | -3/+3 |