summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
AgeCommit message (Expand)Author
2014-10-26Fix a possibly infinite recursion in Perl Data::Dumper.Alexander Bluhm
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2014-09-05update libnet to 1.27; various bugfixes and improvements:Jasper Lievisse Adriaanse
2014-09-01apply fix from upstream to remedy RT 37700, which hardens the close() functionJasper Lievisse Adriaanse
2014-07-14international currency locale rules as per POSIX.1-2008Martin Pelikan
2014-07-14Fix an off-by-one error that's already been accepted upstreamPhilip Guenther
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2014-06-01Correct version for disabling getserbyname_r to reduce diff with upstreamAndrew Fresh
2014-05-31Remove now unnecessary local patch to disable usemallocwrap on m68kAndrew Fresh
2014-05-31Remove unneeded patch, upstream fixed this differently in 2008Andrew Fresh
2014-05-29We now use arc4random() so PERL_RANDOM_DEVICE is no longer needed.Philip Guenther
2014-05-29To get a random seed, just call arc4random() instead of reading aPhilip Guenther
2014-05-01Revert 1.49 (bad merge with free dejavu)Miod Vallat
2014-04-10Revive the fix for Perl RT bug 116441 (null dereference affectingMatthias Kilian
2014-04-03Put back 1.11, lost during the last update; unbreaks NOPIC builds.Miod Vallat
2014-03-26Make perl build in a non-writable src treeafresh1
2014-03-24Merge perl-5.18.2 plus local patches, remove old filesafresh1
2014-03-24Import perl-5.18.2afresh1
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2006-03-28perl 5.8.8 importTodd C. Miller
2003-12-03perl 5.8.2 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2001-05-24stock perl 5.6.1Todd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1996-08-19Import of Perl 5.003 into the tree. Makefile.bsd-wrapper andJason Downs
2014-02-15install man perlinterp so you can learn all about the interpreterTed Unangst
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2013-08-06Remove support for COMPILER_VERSION == gcc2.Miod Vallat
2013-07-13In Perl_upg_version(), do not compare double against 10e50 on vax, for thisMiod Vallat
2013-06-04Do not feed UTF-8 input into mandoc or nroffIngo Schwarze
2013-06-03Only produce UTF-8 output if the user's locale asks for it.Ingo Schwarze
2013-04-19Revert 1.47 (bad merge)Miod Vallat
2013-03-31fix feature(3p) manual, which was missing a generated table. spotted by espie@Stuart Henderson
2013-03-31install the proper 5.16.3 perldelta file, spotted by espie@Stuart Henderson
2013-03-30Use --stderr to output pod2man problems at build time, rather than embedStuart Henderson
2013-03-30Disable perlcn/perlko/perljp manpages which use EUC encodings, we produceStuart Henderson
2013-03-29Add an explicit Pod-Escapes dependency to Pod-Functions, in addition to theMiod Vallat
2013-03-29More mg_data.h where uudmap.h is listed, for paranoia and consistency.Miod Vallat
2013-03-29Add an explicit dependency for mg_data.h, similar to uudmap.h; should helpMiod Vallat
2013-03-25merge/resolve conflicts/add filesStuart Henderson
2013-03-25merge/resolve conflictsStuart Henderson
2013-03-25avoid null dereference affecting mod_perl, Perl RT bug 116441Stuart Henderson
2013-03-25bump to perl.so.13.0Stuart Henderson
2013-03-25merge 5.16.3 / avoid installing shasum/zipdetails/json_ppStuart Henderson
2013-03-25merge 5.16.3 / link main binary with pthreadStuart Henderson