summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Collapse)AuthorAgeFilesLines
* Add sockatmark() probing.Jarkko Hietaniemi2001-03-273-7/+23
| | | p4raw-id: //depot/perl@9371
* Regen files for mainline.Jarkko Hietaniemi2001-03-033-13/+24
| | | p4raw-id: //depot/perl@8996
* Document makepatch in Porting/patchingAndreas König2001-02-111-6/+26
| | | | | Message-ID: <m3bss9kysr.fsf@ak-71.mind.de> p4raw-id: //depot/perl@8767
* Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669Jarkko Hietaniemi2001-02-011-8/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from maintperl. Upgrade to Getopt::Long 2.25, from Johan Vromans. more files need to be writable in the source distribution perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626) Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod Allow the float to be fuzzier. need to use INT2PTR instead of a straight cast or ia64 fails Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE p4raw-link: @8662 on //depot/maint-5.6/perl: 4fd7b88664e5220d434e86a4171b6501199a0df5 p4raw-link: @8654 on //depot/maint-5.6/perl: 570327f99599d50e7689d7f8e58ce0062abb9bfd p4raw-link: @8649 on //depot/maint-5.6/perl: e077e268546d6372b301e6674cc72c8d19727a93 p4raw-link: @8644 on //depot/maint-5.6/perl: 0a4931cb101d4c4c7af706ed2960bc1b4935992e p4raw-link: @8641 on //depot/maint-5.6/perl: c266a57ee93b609f48ccb9173c2a3073a28cd0db p4raw-link: @8626 on //depot/maint-5.6/perl: e77a7f40d76565c12d43428402884505d5496c8f p4raw-id: //depot/perl@8670 p4raw-integrated: from //depot/maint-5.6/perl@8650 'copy in' Porting/makerel (@7298..) lib/Getopt/Long.pm (@7895..) pod/perlmodlib.PL (@8175..) 'ignore' pod/perlmodlib.pod (@8640..) 'merge in' t/lib/peek.t (@8151..) ext/POSIX/POSIX.xs (@8177..) embed.pl pp.h (@8620..) embedvar.h (@8626..) pod/perlfunc.pod (@8630..) p4raw-integrated: from //depot/maint-5.6/perl@8649 'merge in' sv.c (@8634..)
* Forgotten from #8501.Jarkko Hietaniemi2001-01-233-5/+5
| | | p4raw-id: //depot/perl@8533
* Define SIG_SIZE, the number of elements in the sig_name andJarkko Hietaniemi2001-01-173-3/+13
| | | | | sig_num arrays, including the final NULL entry. p4raw-id: //depot/perl@8459
* Revert #8437 and #8438, the Linux large files story is more complex.Jarkko Hietaniemi2001-01-153-14/+3
| | | p4raw-id: //depot/perl@8440
* (Reverted by #8440)Jarkko Hietaniemi2001-01-143-3/+14
| | | | | | Add <features.h> probing, seems to be needed for (some?) Linux largefileness. p4raw-id: //depot/perl@8437
* Use UVXf.Jarkko Hietaniemi2001-01-122-3/+8
| | | p4raw-id: //depot/perl@8426
* Add sigprocmask() probe, regen Configure, regen toc.Jarkko Hietaniemi2001-01-123-10/+23
| | | p4raw-id: //depot/perl@8421
* Rename testsyml to issymlink.Jarkko Hietaniemi2000-12-213-3/+9
| | | p4raw-id: //depot/perl@8221
* Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).Jarkko Hietaniemi2000-12-192-78/+78
| | | p4raw-id: //depot/perl@8198
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-152-5/+5
| | | | | | in Digital UNIX (the broken strtoul brokenness detection seems to have been the fly in the ointment). p4raw-id: //depot/perl@8138
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ↵Nicholas Clark2000-12-153-19/+30
| | | | | | | arithmetic) Message-ID: <20001214183857.B97909@plum.flirble.org> p4raw-id: //depot/perl@8120
* Changes had accidentally gone too silent on non-main branches.Jarkko Hietaniemi2000-11-221-1/+1
| | | p4raw-id: //depot/perl@7800
* Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-213-3/+24
| | | | | | | | Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> va_copy() and the need of it. See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>. p4raw-id: //depot/perl@7793
* Add HAS_SBRK_PROTO.Jarkko Hietaniemi2000-11-163-3/+19
| | | p4raw-id: //depot/perl@7710
* Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-163-3/+14
| | | p4raw-id: //depot/perl@7705
* Add HAS_FSYNC, lack noticed by Nicholas Clark.Jarkko Hietaniemi2000-11-123-3/+15
| | | p4raw-id: //depot/perl@7653
* fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitchRobert Spier2000-11-111-1/+1
| | | | | Message-ID: <14861.32839.491271.985797@rls.cx> p4raw-id: //depot/perl@7648
* Add getpagesize() probing, on non-UNIX guess 'undef'.Jarkko Hietaniemi2000-11-113-5/+17
| | | p4raw-id: //depot/perl@7646
* updates to Porting/pumpkin.podPrymmer/Kahn2000-11-091-13/+28
| | | | | | | Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com> All except the "cow orker" change. p4raw-id: //depot/perl@7625
* More Changes tweakery.Jarkko Hietaniemi2000-11-041-1/+3
| | | p4raw-id: //depot/perl@7542
* Add FCNTL_CAN_LOCK.Andy Dougherty2000-11-043-3/+15
| | | | | | | | | | | Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED) Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu> Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED) From: Andy Dougherty <doughera@lafayette.edu> In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net> Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@7536
* Better create a true mailing list for the repository keepers.Jarkko Hietaniemi2000-10-281-2/+2
| | | p4raw-id: //depot/perl@7472
* Add the repository doc by Malcolm, Sarathy, and by Simon,Jarkko Hietaniemi2000-10-281-0/+327
| | | | | name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>. p4raw-id: //depot/perl@7471
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-243-3/+25
| | | | | | Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) Message-ID: <20001023153932.A10786@plum.flirble.org> p4raw-id: //depot/perl@7427
* Add the capability to include/exclude branches.Jarkko Hietaniemi2000-10-161-2/+22
| | | p4raw-id: //depot/perl@7347
* Introduce the man[24-8] variables, from Andy Dougherty.Jarkko Hietaniemi2000-10-122-3/+3
| | | p4raw-id: //depot/perl@7205
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-102-2/+15
| | | p4raw-id: //depot/perl@7196
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-103-31/+26
| | | | | retract the changes 7146 and 7147. p4raw-id: //depot/perl@7195
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-043-6/+16
| | | | | suggested by H. Merijn Brand. p4raw-id: //depot/perl@7146
* continued -Wformat supportRobin Barker2000-09-141-0/+28
| | | | | Message-Id: <200009141707.SAA13276@tempest.npl.co.uk> p4raw-id: //depot/perl@7081
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-083-44/+5
| | | p4raw-id: //depot/perl@7041
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-013-43/+104
| | | | | | so that case-ignoring systems like DCL can tell them from PRIefldbl and PRIx64. Apply Merijn's ccversion patches. p4raw-id: //depot/perl@6982
* Introduce NVef, NVff, and NVgf, use the middle one.Abigail2000-08-183-5/+55
| | | | | | | | | (helps for lib/peek + Linux + long doubles) Reported in Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13 Message-Id: <20000815040638.8524.qmail@foad.org> (note: the lib/complex failure has not yet been addressed) p4raw-id: //depot/perl@6685
* Retract #6645.Jarkko Hietaniemi2000-08-173-16/+3
| | | p4raw-id: //depot/perl@6660
* (Retracted by #6660)Dominic Dunlop2000-08-153-3/+16
| | | | | | Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]> p4raw-id: //depot/perl@6645
* Use -Dusedevel; regen Configure and the respective Porting stuff.Jarkko Hietaniemi2000-08-153-66/+115
| | | p4raw-id: //depot/perl@6635
* Be more informative on what is skipped and why,Jarkko Hietaniemi2000-08-031-1/+6
| | | | | also repeat the list at the end. p4raw-id: //depot/perl@6504
* Make p4desc to skip non-mainperl branches by default.Jarkko Hietaniemi2000-08-011-7/+31
| | | p4raw-id: //depot/perl@6480
* Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.Jarkko Hietaniemi2000-05-303-16/+21
| | | p4raw-id: //depot/cfgperl@6168
* Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROTJarkko Hietaniemi2000-05-303-14/+47
| | | | | | in case somebody wants to write an extension for more shadow database interfaces. p4raw-id: //depot/cfgperl@6166
* Introduce NV_PRESERVED_BITS. Not yet used anywhere butJarkko Hietaniemi2000-05-083-4/+9
| | | | | might be useful in future. p4raw-id: //depot/cfgperl@6095
* Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,Jarkko Hietaniemi2000-05-073-36/+3
| | | | | | because we do not use those. The HAS_GETSPNAM remains, though, because we still do use that. p4raw-id: //depot/cfgperl@6088
* Integrate with Sarathy.Jarkko Hietaniemi2000-05-021-2/+2
|\ | | | | p4raw-id: //depot/cfgperl@6045
| * cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerelGurusamy Sarathy2000-05-021-2/+2
| | | | | | | | | | to compensate p4raw-id: //depot/perl@6041
* | Regen Configure.Jarkko Hietaniemi2000-04-282-13/+13
|/ | | p4raw-id: //depot/cfgperl@6006
* support additional library locations via $Config{otherlibdirs}Gurusamy Sarathy2000-04-283-0/+27
| | | | | (from Andy Dougherty) p4raw-id: //depot/perl@6001
* Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.Jarkko Hietaniemi2000-04-243-3/+49
| | | | | Now pp_ncmp() returns undef is either operand is a NaN. p4raw-id: //depot/cfgperl@5943