Age | Commit message (Expand) | Author |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-08-06 | Remove support for COMPILER_VERSION == gcc2. | Miod Vallat |
2013-07-13 | In Perl_upg_version(), do not compare double against 10e50 on vax, for this | Miod Vallat |
2013-06-04 | Do not feed UTF-8 input into mandoc or nroff | Ingo Schwarze |
2013-06-03 | Only produce UTF-8 output if the user's locale asks for it. | Ingo Schwarze |
2013-04-19 | Revert 1.47 (bad merge) | Miod Vallat |
2013-03-31 | fix feature(3p) manual, which was missing a generated table. spotted by espie@ | Stuart Henderson |
2013-03-31 | install the proper 5.16.3 perldelta file, spotted by espie@ | Stuart Henderson |
2013-03-30 | Use --stderr to output pod2man problems at build time, rather than embed | Stuart Henderson |
2013-03-30 | Disable perlcn/perlko/perljp manpages which use EUC encodings, we produce | Stuart Henderson |
2013-03-29 | Add an explicit Pod-Escapes dependency to Pod-Functions, in addition to the | Miod Vallat |
2013-03-29 | More mg_data.h where uudmap.h is listed, for paranoia and consistency. | Miod Vallat |
2013-03-29 | Add an explicit dependency for mg_data.h, similar to uudmap.h; should help | Miod Vallat |
2013-03-25 | merge/resolve conflicts/add files | Stuart Henderson |
2013-03-25 | merge/resolve conflicts | Stuart Henderson |
2013-03-25 | avoid null dereference affecting mod_perl, Perl RT bug 116441 | Stuart Henderson |
2013-03-25 | bump to perl.so.13.0 | Stuart Henderson |
2013-03-25 | merge 5.16.3 / avoid installing shasum/zipdetails/json_pp | Stuart Henderson |
2013-03-25 | merge 5.16.3 / link main binary with pthread | Stuart Henderson |
2013-03-25 | merge 5.16.3 / sync installed files | Stuart Henderson |
2013-03-25 | merge 5.16.3 / regen unicore (add files cvs missed) | Stuart Henderson |
2013-03-25 | merge 5.16.3 / regen unicore | Stuart Henderson |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2009-10-12 | import perl 5.10.1 | Todd C. Miller |
2008-09-29 | import perl 5.10.0 from CPAN | Todd C. Miller |
2006-03-28 | perl 5.8.8 import | Todd C. Miller |
2006-03-28 | perl 5.8.8 import | Todd C. Miller |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2000-04-06 | virgin perl 5.6.0 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1996-08-19 | Import of Perl 5.003 into the tree. Makefile.bsd-wrapper and | Jason Downs |
2013-03-06 | Apply patch from RedHat to address CVE-2013-1667, perl: DoS in rehashing code | Jasper Lievisse Adriaanse |
2009-10-12 | import perl 5.10.1 | Todd C. Miller |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller |
2013-02-08 | Fix for CVE-2012-6329; from perl git via Sebastian Trahm | Todd C. Miller |
2013-01-31 | Enable shared libraries on m88k platforms. | Miod Vallat |
2012-10-26 | Fix for CVE-2012-5195; ok miod@ | Todd C. Miller |
2012-08-31 | No longer create lib*_pic.a files. Nothing uses them anymore. | Theo de Raadt |
2012-07-10 | In a scalar context, mkstemp should return just the file handle | Philip Guenthe |
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 |