Age | Commit message (Expand) | Author |
2014-10-26 | Fix a possibly infinite recursion in Perl Data::Dumper. | Alexander Bluhm |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2014-09-05 | update libnet to 1.27; various bugfixes and improvements: | Jasper Lievisse Adriaanse |
2014-09-01 | apply fix from upstream to remedy RT 37700, which hardens the close() function | Jasper Lievisse Adriaanse |
2014-07-14 | international currency locale rules as per POSIX.1-2008 | Martin Pelikan |
2014-07-14 | Fix an off-by-one error that's already been accepted upstream | Philip Guenther |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2014-06-01 | Correct version for disabling getserbyname_r to reduce diff with upstream | Andrew Fresh |
2014-05-31 | Remove now unnecessary local patch to disable usemallocwrap on m68k | Andrew Fresh |
2014-05-31 | Remove unneeded patch, upstream fixed this differently in 2008 | Andrew Fresh |
2014-05-29 | We now use arc4random() so PERL_RANDOM_DEVICE is no longer needed. | Philip Guenther |
2014-05-29 | To get a random seed, just call arc4random() instead of reading a | Philip Guenther |
2014-05-01 | Revert 1.49 (bad merge with free dejavu) | Miod Vallat |
2014-04-10 | Revive the fix for Perl RT bug 116441 (null dereference affecting | Matthias Kilian |
2014-04-03 | Put back 1.11, lost during the last update; unbreaks NOPIC builds. | Miod Vallat |
2014-03-26 | Make perl build in a non-writable src tree | afresh1 |
2014-03-24 | Merge perl-5.18.2 plus local patches, remove old files | afresh1 |
2014-03-24 | Import perl-5.18.2 | afresh1 |
2010-09-24 | Perl 5.12.2 from CPAN | 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 |
2001-05-24 | stock perl 5.6.1 | Todd C. Miller |
2000-04-06 | virgin perl 5.6.0 | 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 |
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 |
2014-02-15 | install man perlinterp so you can learn all about the interpreter | Ted Unangst |
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 |