summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* Rename testsyml to issymlink.Jarkko Hietaniemi2000-12-213-3/+9
* Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).Jarkko Hietaniemi2000-12-192-78/+78
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-152-5/+5
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari...Nicholas Clark2000-12-153-19/+30
* Changes had accidentally gone too silent on non-main branches.Jarkko Hietaniemi2000-11-221-1/+1
* Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-213-3/+24
* Add HAS_SBRK_PROTO.Jarkko Hietaniemi2000-11-163-3/+19
* Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-163-3/+14
* Add HAS_FSYNC, lack noticed by Nicholas Clark.Jarkko Hietaniemi2000-11-123-3/+15
* fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitchRobert Spier2000-11-111-1/+1
* Add getpagesize() probing, on non-UNIX guess 'undef'.Jarkko Hietaniemi2000-11-113-5/+17
* updates to Porting/pumpkin.podPrymmer/Kahn2000-11-091-13/+28
* More Changes tweakery.Jarkko Hietaniemi2000-11-041-1/+3
* Add FCNTL_CAN_LOCK.Andy Dougherty2000-11-043-3/+15
* Better create a true mailing list for the repository keepers.Jarkko Hietaniemi2000-10-281-2/+2
* Add the repository doc by Malcolm, Sarathy, and by Simon,Jarkko Hietaniemi2000-10-281-0/+327
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-243-3/+25
* Add the capability to include/exclude branches.Jarkko Hietaniemi2000-10-161-2/+22
* Introduce the man[24-8] variables, from Andy Dougherty.Jarkko Hietaniemi2000-10-122-3/+3
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-102-2/+15
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-103-31/+26
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-043-6/+16
* continued -Wformat supportRobin Barker2000-09-141-0/+28
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-083-44/+5
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-013-43/+104
* Introduce NVef, NVff, and NVgf, use the middle one.Abigail2000-08-183-5/+55
* Retract #6645.Jarkko Hietaniemi2000-08-173-16/+3
* (Retracted by #6660)Dominic Dunlop2000-08-153-3/+16
* Use -Dusedevel; regen Configure and the respective Porting stuff.Jarkko Hietaniemi2000-08-153-66/+115
* Be more informative on what is skipped and why,Jarkko Hietaniemi2000-08-031-1/+6
* Make p4desc to skip non-mainperl branches by default.Jarkko Hietaniemi2000-08-011-7/+31
* Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.Jarkko Hietaniemi2000-05-303-16/+21
* Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROTJarkko Hietaniemi2000-05-303-14/+47
* Introduce NV_PRESERVED_BITS. Not yet used anywhere butJarkko Hietaniemi2000-05-083-4/+9
* Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,Jarkko Hietaniemi2000-05-073-36/+3
* Integrate with Sarathy.Jarkko Hietaniemi2000-05-021-2/+2
|\
| * cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerelGurusamy Sarathy2000-05-021-2/+2
* | Regen Configure.Jarkko Hietaniemi2000-04-282-13/+13
|/
* support additional library locations via $Config{otherlibdirs}Gurusamy Sarathy2000-04-283-0/+27
* Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.Jarkko Hietaniemi2000-04-243-3/+49
* Regen Configure to match #5937.Jarkko Hietaniemi2000-04-242-17/+21
* s/setgropus/setgroups/; # detypo in a commentJarkko Hietaniemi2000-03-212-4/+4
* (Re-)introduce $uidsign and $gidsign.Jarkko Hietaniemi2000-03-182-6/+18
* Configure nits: rewording from Sarathy (aka #5796),Jarkko Hietaniemi2000-03-183-9/+10
* Fix pp_send() sizes (pass a Size_t, not an Off_t, andJarkko Hietaniemi2000-03-163-3/+12
* Configure nits: do not use /tmp to avoid potential securityJarkko Hietaniemi2000-03-153-45/+60
* sitelib_stem and vendorlib_stem patches from Andy;Michael G Schwern2000-03-053-38/+97
* Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-033-37/+75
* integrate cfgperl and vmsperl changes into mainlineGurusamy Sarathy2000-02-281-1/+1
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-263-28/+38