summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
AgeCommit message (Expand)Author
2000-05-18Update from perl-current--fixes the op/universal test.Todd C. Miller
2000-04-30Change 5985 by gsar@auger on 2000/04/28 07:30:28Todd C. Miller
2000-04-30Change 5982 by gsar@auger on 2000/04/28 04:48:25Todd C. Miller
2000-04-30Change 5948 by gsar@auger on 2000/04/25 18:21:57Todd C. Miller
2000-04-30stock perl 5.6.1Todd C. Miller
2000-04-30Change 5969 by gsar@auger on 2000/04/27 17:50:56Todd C. Miller
2000-04-30Perl Change 5912 by gsar@auger on 2000/04/24 04:17:15Todd C. Miller
2000-04-24Better fix for all the dash shenanigans; rra@stanford.eduTodd C. Miller
2000-04-24Fix in scalar vs. list dereference bug in InputObjects.pm. KeepTodd C. Miller
2000-04-21stock perl 5.6.1Todd C. Miller
2000-04-21add CPAN File::Temp module for perl versions of mkstemp et al.Todd C. Miller
2000-04-12do h2ph for the whole include tree; millert@ okMichael Shalayeff
2000-04-09o config.sh depends on config.overTodd C. Miller
2000-04-09Fix bug when doing C<FOO I<BAR>>; rra@stanford.eduTodd C. Miller
2000-04-08Make installsitebin '/usr/local/bin'Todd C. Miller
2000-04-07Win32.pod should go in man3p, not man1. The only reason we evenTodd C. Miller
2000-04-07need -fPIC on sparc for libperl.soTodd C. Miller
2000-04-06perl-5.6.0 + local changesTodd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
2000-04-05seed srandom from /dev/arandom not /dev/urandomTodd C. Miller
2000-02-02Remove -Bforcearchive from lddlflags. -Bforcearchive only makes senseTodd C. Miller
2000-01-30Remove perly.c dependency on perly.y; should not be needed but...Todd C. Miller
2000-01-28Remove perly.y so Configure doesn't think things are missing.Todd C. Miller
2000-01-28Prevent make from trying to build perly.y for good.Todd C. Miller
2000-01-27Take /usr/local/lib out of glibpth and libpth. Define locincpth andTodd C. Miller
2000-01-18Add /usr/local/lib to libpth/glibpth since ports installs thingsTodd C. Miller
2000-01-17Install stripped version of a2p; millert@ ok.Federico G. Schwindt
1999-11-28Keep rules in bsd.sys.mk from yacc'ing on perly.yTodd C. Miller
1999-11-26Run Configure as part of a 'beforedepend' target in perl's Makefile.bsd-wrapperTodd C. Miller
1999-11-23missed in shared libperl mods due to cvs bugTodd C. Miller
1999-11-23Import of stock perl 5.8.5Todd C. Miller
1999-11-09Install a shared libperl and link against it. Put libperl in /usr/libTodd C. Miller
1999-08-31Don't need -fno-strict-aliasing, our gcc has strict aliasing turned off by de...Todd C. Miller
1999-08-27check for arch that supports -s flagTodd C. Miller
1999-08-26OpenBSD CVS tagTodd C. Miller
1999-08-20add -fno-strict-aliasingTodd C. Miller
1999-08-20Link with "-L. -lperl" if building a shrared libperl on OpenBSDTodd C. Miller
1999-08-20comment out shared libperl support for the time beingTodd C. Miller
1999-08-20Link perl binary with shared libperlTodd C. Miller
1999-08-20Take advantage of "arch -s"Todd C. Miller
1999-08-19The mips test for dynamic loading was wrongNiklas Hallqvist
1999-07-04egcs has been fixed.Marc Espie
1999-05-27Use -O1 to work around egcs/m68k bugTodd C. Miller
1999-05-27Real fix... this goes into OPTIMIZE, not CCFLAGS.Marc Espie
1999-05-26egcs Internal compiler errors on m68k.Marc Espie
1999-05-16remove the "cat" prefix from man extensions since it makes perldoc send the w...Todd C. Miller
1999-05-14Need to check for the c suffix on args to the -size switch. Patch sent to pe...Todd C. Miller
1999-05-11cvs missed this in the last perl commit. Bad cvs.Todd C. Miller
1999-05-11Go back to colon-separated paths approach but truncate lib pathsTodd C. Miller
1999-05-09o kill colon-separated paths in *libexp, they confuse too many modulesTodd C. Miller