| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@5733
|
|
|
| |
p4raw-id: //depot/cfgperl@5698
|
|
|
| |
p4raw-id: //depot/cfgperl@5697
|
|
|
| |
p4raw-id: //depot/cfgperl@5696
|
|
|
| |
p4raw-id: //depot/perl@5684
|
|
|
|
|
| |
(from Dominic Dunlop <domo@computer.org>)
p4raw-id: //depot/perl@5626
|
|
|
| |
p4raw-id: //depot/cfgperl@5511
|
|
|
|
|
| |
is the correct one), spotted by Robin Barker.
p4raw-id: //depot/cfgperl@5440
|
|
|
| |
p4raw-id: //depot/cfgperl@5359
|
|
|
| |
p4raw-id: //depot/cfgperl@5341
|
|
|
| |
p4raw-id: //depot/cfgperl@5335
|
|
|
| |
p4raw-id: //depot/cfgperl@5331
|
|
|
| |
p4raw-id: //depot/cfgperl@5328
|
|
|
| |
p4raw-id: //depot/cfgperl@5327
|
|
|
| |
p4raw-id: //depot/cfgperl@5325
|
|
|
|
|
| |
add -L/lib/pa20_64 only iff there.
p4raw-id: //depot/cfgperl@5315
|
|
|
|
|
| |
rename usefull64bits to use64bitall.
p4raw-id: //depot/cfgperl@5261
|
|
|
|
|
| |
use64bits enhancements; introduce usefull64bits.
p4raw-id: //depot/cfgperl@5244
|
|
|
| |
p4raw-id: //depot/cfgperl@5124
|
|
|
| |
p4raw-id: //depot/cfgperl@5119
|
|
|
| |
p4raw-id: //depot/cfgperl@5092
|
|
|
|
|
|
| |
uselonglong is eradicated, only backward
compatibility hooks in use64bits remain.
p4raw-id: //depot/cfgperl@5070
|
|
|
|
|
| |
of flags to add the new option.
p4raw-id: //depot/cfgperl@5069
|
|
|
| |
p4raw-id: //depot/cfgperl@5064
|
|
|
| |
p4raw-id: //depot/cfgperl@5062
|
|
|
|
|
|
| |
default is to use long long if available; various nits
here and there; fixed to hpux 64-bitnes and largefileness.
p4raw-id: //depot/cfgperl@4987
|
|
|
| |
p4raw-id: //depot/cfgperl@4936
|
|
|
| |
p4raw-id: //depot/cfgperl@4919
|
|
|
|
|
| |
(with a setback, see hpux.sh).
p4raw-id: //depot/cfgperl@4581
|
|
|
|
|
| |
continue 64-bit fixes.
p4raw-id: //depot/cfgperl@4552
|
|
|
| |
p4raw-id: //depot/cfgperl@4413
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
p4raw-id: //depot/cfgperl@4096
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- scan for LDBL_DIG
- from DBL_DIG and LDBL_DIG select NV_DIG
- introduce IVSIZE, UVSIZE, NVSIZE
- introduce IV_DIG
- remove stdio64
- AIX uses `oslevel` when others use `uname -r`
- already AIX 4.2 goes 64-bit
- in HP-UX require the 64-bit libc, just the directory isn't enough
- group ids are not NVs
- #undef USE_LONG_DOUBLE if long double is no better than double
- introduce NV_WITHIN_*() and IV_FITS_IN_IV
- mention large file support in perldelta
- introduce quad TOPpin' and POPpin'
- the svcat... buffer was tiny for printing quads in %b
- fix the multiplication test in 64bit.t
- try to make VMS to comply with all this removal and "introducal"
of symbols
p4raw-id: //depot/cfgperl@3995
|
|
|
|
|
|
|
| |
Remove a lot of unneeded 64-bitness cruft;
re-introduce BYTEORDER; update 64-bitness hints;
lfs should now work in Solaris; long doubles in AIX.
p4raw-id: //depot/cfgperl@3982
|
|
|
|
|
|
|
|
|
| |
the name of the environment variable holding the
dynamic library search path, often LD_LIBRARY_PATH.
Use this new feature all over.
Also removed remnants of admonition "add LD_LIBRARY_PATH
before running make" because Makefile.SH does this for you.
p4raw-id: //depot/cfgperl@3725
|
|
|
|
|
| |
p4raw-link: @3028 on //depot/maint-5.005/perl: d9761d5fa9df9e662778f8ca3ed55c2e3037a72a
p4raw-id: //depot/cfgperl@3052
|
|
|
|
|
|
|
|
|
| |
* -Uinstallusrbinperl: disable /usr/bin/perl installation
by installperl
* usethreads.cbu
* use64bits.cbu
* "nosuid"
p4raw-id: //depot/cfgperl@2649
|
|
|
| |
p4raw-id: //depot/cfgperl@2592
|
|
|
| |
p4raw-id: //depot/cfgperl@2180
|
|
|
|
|
| |
p4raw-link: @1964 on //depot/confperl: 2d85315bb227e0962a693eaaadc3f40ca2fbf49b
p4raw-id: //depot/cfgperl@1971
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
of full-fledged 64-bit support (including support for: fseeko/ftello,
Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
in Fcntl)
From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
Message-Id: <199809112056.XAA04720@alpha.hut.fi>
Subject: [PATCH] 5.005_51: Configure "Massive Attack"
--
From: Jarkko Hietaniemi <jhi@cc.hut.fi>
Date: 12 Sep 1998 09:44:25 +0300
Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
p4raw-id: //depot/perl@1889
|
|
|
|
|
| |
Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
p4raw-id: //depot/perl@1833
|
|
|
|
|
|
| |
Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
p4raw-id: //depot/perl@1817
|
|
|
|
|
|
| |
Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
Subject: RE: Configure misses preprocessor on HP-UX
p4raw-id: //depot/perl@1602
|
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
--
From: Andy Dougherty <doughera@lafcol.lafayette.edu>
Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
Subject: Re: Configure misses preprocessor on HP-UX
Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
p4raw-id: //depot/perl@1553
|
|
|
| |
p4raw-id: //depot/perl@1497
|
|
|
|
|
| |
p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8
p4raw-id: //depot/win32/perl@936
|
|
|
| |
p4raw-id: //depot/perl@845
|
|
|
|
|
|
|
|
| |
Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
Subject: Re: your HP-UX perl patch
Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
p4raw-id: //depot/perl@579
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[editor's note: the following patches could not be applied from the
list messages. There are also various unattributed changes.]
------ BUILD PROCESS ------
Title: "Configure can stop without fully explaining itself"
From: Jim Anderson <jander@ml.com>
Msg-ID: <199708111328.JAA28976@nsd15.ny-swaps-develop.ml.com>,
<199708111952.PAA29346@nsd15.ny-swaps-develop.ml.com>
Files: Configure
------ CORE LANGUAGE ------
Title: "GNU style perl --version (or any other --foo) ignored"
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Kenneth Albanowski
<kjahds@kjahds.com>, Stephen McCamant <alias@mcs.com>
Msg-ID: <E0wx8MO-0007BS-00@ursa.cus.cam.ac.uk>,
<Pine.LNX.3.93.970813122557.9443C-100000@kjahds.com>,
<m0wy8nl-000EYgC@alias-2.pr.mcs.net>
Files: pod/perldiag.pod perl.c
------ DOCUMENTATION ------
Title: "perlop pod inconsistent in presentation of regexp options"
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Hans Mulder <hansm@icgned.nl>,
jmr@whirlwind.fmr.com
Msg-ID: <199708061404.KAA06717@whirlwind.fmr.com>,
<199708081505.LAA09810@whirlwind.fmr.com>,
<1997Aug7.160530.2196011@hmivax.humgen.upenn.edu>,
<E0wwnqc-00057s-00@ursa.cus.cam.ac.uk>,
<E0wwswg-00017x-00@ursa.cus.cam.ac.uk>
Files: pod/perlop.pod
[ 2 messages had applied changes,
d1a7f0f436d72614358862f92db9613296be2744 and
b7e30b65e77616e7336a6cda54d9c3d5935d0cfc ]
------ PORTABILITY - WIN32 ------
Title: "[PATCH] Win95-proofing pl2bat"
From: Gurusamy Sarathy <gsar@engin.umich.edu>
Msg-ID: <199708121733.NAA14888@aatma.engin.umich.edu>
Files: win32/bin/*.bat
[ d444a43172237b6bdd9f0a52017be3b0d792aa5c didn't apply the deletion
patches, so the deletes in this commit are a carried error ]
------ PORTABILITY - OTHER ------
Title: "5.004_02 Configure - worrying but normal errors displayed to user"
From: Paul Marquess <pmarquess@bfsec.bt.co.uk>, pmarquess@bfsec.bt.co.uk
(Paul Marquess)
Msg-ID: <01BCA3DE.E257BFC0.pmarquess@bfsec.bt.co.uk>,
<9708102159.AA11726@claudius.bfsec.bt.co.uk>
Files: Configure os2/diff.configure
[ one patch found, see 61167c6fd6d55c5f975404dcb56c3d0a87cd2c21 ]
Title: "Minor glitch with Perl 5.004_01 on SunOS 4.1.3 (groupstype)"
From: thad@thadlabs.com (Thad Floryan)
Msg-ID: <9708111415.AA03808@thadlabs.com>
Files: hints/sunos_4_1.sh
|