Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 3 | -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 Hietaniemi | 2000-10-16 | 1 | -2/+22 |
| | | | p4raw-id: //depot/perl@7347 | ||||
* | Introduce the man[24-8] variables, from Andy Dougherty. | Jarkko Hietaniemi | 2000-10-12 | 2 | -3/+3 |
| | | | p4raw-id: //depot/perl@7205 | ||||
* | Reapply Andy's patch and regen Configure. | Jarkko Hietaniemi | 2000-10-10 | 2 | -2/+15 |
| | | | p4raw-id: //depot/perl@7196 | ||||
* | Use the versiononly instead of the installscripts, | Jarkko Hietaniemi | 2000-10-10 | 3 | -31/+26 |
| | | | | | retract the changes 7146 and 7147. p4raw-id: //depot/perl@7195 | ||||
* | Enable disabling scripts installation by Configure -Uinstallscripts, | Jarkko Hietaniemi | 2000-10-04 | 3 | -6/+16 |
| | | | | | suggested by H. Merijn Brand. p4raw-id: //depot/perl@7146 | ||||
* | continued -Wformat support | Robin Barker | 2000-09-14 | 1 | -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 Hietaniemi | 2000-09-08 | 3 | -44/+5 |
| | | | p4raw-id: //depot/perl@7041 | ||||
* | Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, | Jarkko Hietaniemi | 2000-09-01 | 3 | -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. | Abigail | 2000-08-18 | 3 | -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 Hietaniemi | 2000-08-17 | 3 | -16/+3 |
| | | | p4raw-id: //depot/perl@6660 | ||||
* | (Retracted by #6660) | Dominic Dunlop | 2000-08-15 | 3 | -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 Hietaniemi | 2000-08-15 | 3 | -66/+115 |
| | | | p4raw-id: //depot/perl@6635 | ||||
* | Be more informative on what is skipped and why, | Jarkko Hietaniemi | 2000-08-03 | 1 | -1/+6 |
| | | | | | also repeat the list at the end. p4raw-id: //depot/perl@6504 | ||||
* | Make p4desc to skip non-mainperl branches by default. | Jarkko Hietaniemi | 2000-08-01 | 1 | -7/+31 |
| | | | p4raw-id: //depot/perl@6480 | ||||
* | Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. | Jarkko Hietaniemi | 2000-05-30 | 3 | -16/+21 |
| | | | p4raw-id: //depot/cfgperl@6168 | ||||
* | Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT | Jarkko Hietaniemi | 2000-05-30 | 3 | -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 but | Jarkko Hietaniemi | 2000-05-08 | 3 | -4/+9 |
| | | | | | might be useful in future. p4raw-id: //depot/cfgperl@6095 | ||||
* | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, | Jarkko Hietaniemi | 2000-05-07 | 3 | -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 Hietaniemi | 2000-05-02 | 1 | -2/+2 |
|\ | | | | | p4raw-id: //depot/cfgperl@6045 | ||||
| * | cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel | Gurusamy Sarathy | 2000-05-02 | 1 | -2/+2 |
| | | | | | | | | | | to compensate p4raw-id: //depot/perl@6041 | ||||
* | | Regen Configure. | Jarkko Hietaniemi | 2000-04-28 | 2 | -13/+13 |
|/ | | | p4raw-id: //depot/cfgperl@6006 | ||||
* | support additional library locations via $Config{otherlibdirs} | Gurusamy Sarathy | 2000-04-28 | 3 | -0/+27 |
| | | | | | (from Andy Dougherty) p4raw-id: //depot/perl@6001 | ||||
* | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. | Jarkko Hietaniemi | 2000-04-24 | 3 | -3/+49 |
| | | | | | Now pp_ncmp() returns undef is either operand is a NaN. p4raw-id: //depot/cfgperl@5943 | ||||
* | Regen Configure to match #5937. | Jarkko Hietaniemi | 2000-04-24 | 2 | -17/+21 |
| | | | p4raw-id: //depot/cfgperl@5942 | ||||
* | s/setgropus/setgroups/; # detypo in a comment | Jarkko Hietaniemi | 2000-03-21 | 2 | -4/+4 |
| | | | p4raw-id: //depot/cfgperl@5864 | ||||
* | (Re-)introduce $uidsign and $gidsign. | Jarkko Hietaniemi | 2000-03-18 | 2 | -6/+18 |
| | | | p4raw-id: //depot/cfgperl@5808 | ||||
* | Configure nits: rewording from Sarathy (aka #5796), | Jarkko Hietaniemi | 2000-03-18 | 3 | -9/+10 |
| | | | | | and installation directories patch from Robin Barker. p4raw-id: //depot/cfgperl@5802 | ||||
* | Fix pp_send() sizes (pass a Size_t, not an Off_t, and | Jarkko Hietaniemi | 2000-03-16 | 3 | -3/+12 |
| | | | | | | | | | return a SSize_t, not an Off_t); add a note about a slightly similar situation in pp_truncate(); introduce $sizesize for Configure; update EPOC, VOS, Win32, and VMS for the sizesize; minor updates on the EPOC config file; reword socklen_t message slightly; fix fpossize (though unused currently) p4raw-id: //depot/cfgperl@5760 | ||||
* | Configure nits: do not use /tmp to avoid potential security | Jarkko Hietaniemi | 2000-03-15 | 3 | -45/+60 |
| | | | | | | | | | | problems (Andy Dougherty: this does not fix the rampant use of /tmp by the various utilities like C compilers, though. Just don't run Configure as root if you care about security.), fix man3dir bug (both from Andy Dougherty); fix hints files not to use /tmp; retract #4993 (the description of the *symbols variables is okay, after all); regen Configure. p4raw-id: //depot/cfgperl@5757 | ||||
* | sitelib_stem and vendorlib_stem patches from Andy; | Michael G Schwern | 2000-03-05 | 3 | -38/+97 |
| | | | | | | | | problem reported in To: perl5-porters@perl.org Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack. Message-Id: <20000305113129.80DC23820@athens.arena-i.com> p4raw-id: //depot/cfgperl@5559 | ||||
* | Introduce i_ieefp because FreeBSD on ix86 needs that | Jarkko Hietaniemi | 2000-03-03 | 3 | -37/+75 |
| | | | | | for ftpsetmask(0); regen Configure. p4raw-id: //depot/cfgperl@5484 | ||||
* | integrate cfgperl and vmsperl changes into mainline | Gurusamy Sarathy | 2000-02-28 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@5316 | ||||
* | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 3 | -28/+38 |
| | | | | | rename usefull64bits to use64bitall. p4raw-id: //depot/cfgperl@5261 | ||||
* | Configure nits; add socksizetype; add getfsstat for completeness; | Jarkko Hietaniemi | 2000-02-25 | 3 | -31/+97 |
| | | | | | | add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX lands; regen Configure. p4raw-id: //depot/cfgperl@5259 | ||||
* | Add socklen_t probe; Configure maintenance. | Jarkko Hietaniemi | 2000-02-22 | 3 | -18/+32 |
| | | | p4raw-id: //depot/cfgperl@5213 | ||||
* | Check the alignment of long doubles if they are to be used; | Jarkko Hietaniemi | 2000-02-22 | 3 | -6/+23 |
| | | | | | regen Configure. p4raw-id: //depot/cfgperl@5189 | ||||
* | Probe for <sys/utsname.h>. | Jarkko Hietaniemi | 2000-02-15 | 3 | -34/+45 |
| | | | p4raw-id: //depot/cfgperl@5115 | ||||
* | fix small interpreter leaks identified by Purify | Gurusamy Sarathy | 2000-02-14 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@5084 | ||||
* | notes about running Purify | Gurusamy Sarathy | 2000-02-14 | 1 | -70/+63 |
| | | | p4raw-id: //depot/perl@5079 | ||||
* | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 3 | -16/+3 |
| | | | | | | uselonglong is eradicated, only backward compatibility hooks in use64bits remain. p4raw-id: //depot/cfgperl@5070 | ||||
* | Regenerate Configure for I_SYSLOG. | Jarkko Hietaniemi | 2000-02-09 | 3 | -3/+14 |
| | | | p4raw-id: //depot/cfgperl@5055 | ||||
* | (fake) use of getcwd. | Jarkko Hietaniemi | 2000-02-09 | 3 | -5/+17 |
| | | | p4raw-id: //depot/cfgperl@5047 | ||||
* | Add/restore probes for getcwd/mk*temp*/mmap. | Jarkko Hietaniemi | 2000-02-09 | 3 | -45/+256 |
| | | | p4raw-id: //depot/cfgperl@5044 | ||||
* | update makerel for new version format | Gurusamy Sarathy | 2000-02-02 | 1 | -8/+3 |
| | | | p4raw-id: //depot/perl@4967 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-01-27 | 1 | -5/+6 |
|\ | | | | | p4raw-id: //depot/cfgperl@4913 | ||||
| * | typo | Gurusamy Sarathy | 2000-01-26 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4909 | ||||
| * | update p4 tool | Gurusamy Sarathy | 2000-01-26 | 1 | -5/+6 |
| | | | | | | p4raw-id: //depot/perl@4908 | ||||
* | | s/d_nvpresuv/d_nv_preserves_uv/; | Jarkko Hietaniemi | 2000-01-26 | 3 | -10/+24 |
|/ | | | | | plus cosmetic change for #4899. p4raw-id: //depot/cfgperl@4900 | ||||
* | More robust inc_version_list from Andy. | Jarkko Hietaniemi | 2000-01-19 | 3 | -5/+12 |
| | | | p4raw-id: //depot/cfgperl@4820 |