| Commit message (Expand) | Author | Age | Files | Lines |
* | CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore. | Marcus Holland-Moritz | 2004-04-29 | 1 | -3/+2 |
* | The openbsd 64-bit test should use $uquadtype rather | Marcus Holland-Moritz | 2004-04-29 | 1 | -1/+3 |
* | When configuring for 64-bit support, check that the | Marcus Holland-Moritz | 2004-04-28 | 1 | -0/+57 |
* | usemallocwrap works on AIX, but not with vac-5 | H.Merijn Brand | 2004-04-26 | 2 | -5/+10 |
* | On Linux-PPC, using gcc, downgrade to the -O1 optimisation | Rafael Garcia-Suarez | 2004-04-16 | 1 | -1/+10 |
* | d_getservbyname_r undef up to at least OpenBSD 3.5 | H.Merijn Brand | 2004-04-15 | 1 | -2/+2 |
* | Test drives are fun. Implement ccversion for Itanium HP-UX 11.23 | H.Merijn Brand | 2004-04-06 | 1 | -1/+1 |
* | AIX-4 with xlc does not like malloc wrap | H.Merijn Brand | 2004-04-06 | 1 | -1/+2 |
* | Remaining smoked platforms where malloc wrap is known to work. | Nicholas Clark | 2004-03-24 | 8 | -0/+39 |
* | Make usemallocwrap a Configure-time question. Default is yes for | Nicholas Clark | 2004-03-23 | 1 | -0/+5 |
* | Re: Perl and Parrot disagree about sched_yield on Solaris | Andy Dougherty | 2004-03-16 | 1 | -1/+15 |
* | Re: [PATCH] Re: Proposal to remove support for MachTen | Dominic Dunlop | 2004-03-11 | 1 | -4/+26 |
* | When threads are active we need -lpthread, but previous `fix' of | H.Merijn Brand | 2004-02-27 | 1 | -3/+2 |
* | AIX hints stage 3: remove AIX 3 and AIX 4 after split off | H.Merijn Brand | 2004-02-25 | 1 | -353/+223 |
* | Re: Perl 5.8.1 on IRIX 5.3 | Georg Schwarz | 2004-02-23 | 1 | -1/+2 |
* | initial patch for cygwin IPC via cygserver | Yitzchak Scott-Thoennes | 2004-02-22 | 1 | -0/+13 |
* | 1. Creating backward compatibility for Configure after patches | Brendan O'Dea | 2004-02-17 | 1 | -1/+1 |
* | Added hints_4.sh for specific AIX 4 support | H.Merijn Brand | 2004-02-06 | 1 | -0/+589 |
* | AIX 3 support removed from default hints after its separation | H.Merijn Brand | 2004-02-04 | 1 | -26/+12 |
* | AIX 3 hints split off from default hints in preparation | H.Merijn Brand | 2004-02-04 | 1 | -0/+353 |
* | If someone chooses xlc as default C compiler, threaded builds | H.Merijn Brand | 2004-02-03 | 1 | -1/+1 |
* | patch for IRIX/gcc link issues | Martin Pool | 2004-02-01 | 1 | -0/+5 |
* | Message-ID: <40113F7B.6050701@davidfavor.com> | David Favor | 2004-01-28 | 1 | -1/+1 |
* | Use the optimization level -O2 by default on Linux/gcc. | Marcus Holland-Moritz | 2004-01-02 | 1 | -13/+2 |
* | OS/2 update | Ilya Zakharevich | 2004-01-01 | 1 | -4/+8 |
* | Perl 5.8.3 patches from the BS2000 port | Dorner Thomas | 2003-12-20 | 1 | -1/+1 |
* | Fix perl 5.8 and 5.9 to build on latest VOS | Paul Green | 2003-11-28 | 1 | -0/+2 |
* | Re: [perl #24439] 64 bit build failure on Solaris 9 | Andy Dougherty | 2003-11-23 | 1 | -6/+5 |
* | Simplified the reading | H.Merijn Brand | 2003-11-13 | 1 | -4/+1 |
* | Enable hints to create call-back units that can act when | H.Merijn Brand | 2003-11-13 | 1 | -0/+7 |
* | Be sure to use -fPIC not -fpic on Linux/SPARC | Andy Dougherty | 2003-11-05 | 1 | -2/+2 |
* | Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc | Alan Burlison | 2003-10-27 | 1 | -14/+0 |
* | patch created by Casey West from: | Edward Moy | 2003-10-22 | 1 | -1/+1 |
* | Typos. | Rafael Garcia-Suarez | 2003-10-15 | 1 | -2/+2 |
* | Re: [perl #24122] setreuid and friends borked on darwin/osx | Slaven Rezic | 2003-10-12 | 1 | -0/+6 |
* | Re: NCR MP-RAS perl problems [perl #23791] | grommel@sears.com | 2003-09-30 | 1 | -3/+5 |
* | perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t | Tom Horsley | 2003-09-29 | 1 | -2/+2 |
* | Re: NCR MP-RAS perl problems [perl #23791] | grommel@sears.com | 2003-09-23 | 1 | -0/+2 |
* | Re: [PATCH] RC5 and Intel's ICC | Marcus Holland-Moritz | 2003-09-23 | 1 | -0/+12 |
* | In FreeBSD allow one to try using Perl's malloc with threads. | Jarkko Hietaniemi | 2003-09-20 | 1 | -2/+3 |
* | Make it possible to override the mistrustnm hint in Solaris. | Jarkko Hietaniemi | 2003-09-18 | 1 | -1/+1 |
* | The AIX C product potentially consists of several packages, | Jarkko Hietaniemi | 2003-09-17 | 1 | -1/+1 |
* | Fix Solaris ccversion not having the cc version. | Jarkko Hietaniemi | 2003-09-17 | 1 | -5/+8 |
* | Re: [perl #23791] Many errors in build under NCR MP-RAS | Andy Dougherty | 2003-09-16 | 1 | -11/+20 |
* | More comments for the FreeBSD threads hints. | Jarkko Hietaniemi | 2003-09-12 | 1 | -0/+5 |
* | More refactoring of the FreeBSD threads hints. | Jarkko Hietaniemi | 2003-09-11 | 1 | -9/+6 |
* | The change of not needing -pthread in FreeBSD 5.x | Jarkko Hietaniemi | 2003-09-11 | 1 | -1/+3 |
* | Enache still wants -pthread gone for FreeBSD 5.x | Jarkko Hietaniemi | 2003-09-11 | 1 | -13/+4 |
* | Retract #21168 based on advice from Anton Berezin (added). | Jarkko Hietaniemi | 2003-09-11 | 1 | -0/+12 |
* | nit to hints/freebsd.sh | Adrian M. Enache | 2003-09-10 | 1 | -1/+0 |