Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Add NV_PRESERVES_UV. | Jarkko Hietaniemi | 2000-01-19 | 3 | -3/+16 |
| | | | p4raw-id: //depot/cfgperl@4819 | ||||
* | Know strtoll. | Jarkko Hietaniemi | 2000-01-16 | 3 | -3/+14 |
| | | | p4raw-id: //depot/cfgperl@4808 | ||||
* | Continue qgcvt work; closer now but not yet there. | Jarkko Hietaniemi | 2000-01-16 | 3 | -8/+3 |
| | | | p4raw-id: //depot/cfgperl@4806 | ||||
* | Metaconfig and Porting patches from Andy; start using the new | Jarkko Hietaniemi | 2000-01-15 | 4 | -1414/+1329 |
| | | | | | long long and long double thingies from #4804; regen Configure. p4raw-id: //depot/cfgperl@4805 | ||||
* | more changes for new-style version numbers (versions numbers on | Gurusamy Sarathy | 2000-01-09 | 2 | -59/+26 |
| | | | | | | | | | | | | | | | the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion}; split $Config{apiversion} into three, @Config{apirevision,apiversion, apisubversion} for CPP friendliness; $Config{sitelib} now defaults to .../site_perl/$version, just like $Config{privlib}, making sitelib completely independent across versions and substantially eliminating chances of breaking older installations by overwriting newly built extensions; all this means compatibility inclusions for @INC will need to take into account older sitelib versions (this still TODO) windows, vms, dos tweaks for the above p4raw-id: //depot/perl@4773 | ||||
* | Configure changes for new-style version numbers (from Andy Dougherty, | Gurusamy Sarathy | 2000-01-09 | 3 | -310/+315 |
| | | | | | slightly altered) p4raw-id: //depot/perl@4771 | ||||
* | patchls tweak from Andreas Koenig | Gurusamy Sarathy | 1999-12-03 | 1 | -2/+5 |
| | | | p4raw-id: //depot/perl@4633 | ||||
* | email address changes | Gurusamy Sarathy | 1999-12-01 | 3 | -3/+3 |
| | | | p4raw-id: //depot/perl@4604 | ||||
* | Try to fix largefileness so that it "works" without a quad IV. | Jarkko Hietaniemi | 1999-11-13 | 3 | -17/+24 |
| | | | p4raw-id: //depot/cfgperl@4559 | ||||
* | Try to do something if st_size, st_uid, st_gid are too big for an IV; | Jarkko Hietaniemi | 1999-11-11 | 3 | -142/+161 |
| | | | | | regen Configure. p4raw-id: //depot/cfgperl@4548 | ||||
* | Add HAS_QUAD ($Config{d_quad}); use it. | Jarkko Hietaniemi | 1999-10-30 | 3 | -8/+18 |
| | | | p4raw-id: //depot/cfgperl@4497 | ||||
* | Continue what #4494 started; introduce uid and gid formats. | Jarkko Hietaniemi | 1999-10-29 | 3 | -65/+261 |
| | | | p4raw-id: //depot/cfgperl@4495 | ||||
* | Regen Configure and Glossary. | Jarkko Hietaniemi | 1999-10-29 | 3 | -3/+69 |
| | | | p4raw-id: //depot/cfgperl@4488 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 3 | -18/+41 |
| | | | p4raw-id: //depot/cfgperl@4483 | ||||
* | Fix printing of uids and gids; regen Configure. | Jarkko Hietaniemi | 1999-10-28 | 3 | -27/+56 |
| | | | p4raw-id: //depot/cfgperl@4480 | ||||
* | Remove unused "squatter" symbols; regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 3 | -153/+3 |
| | | | p4raw-id: //depot/cfgperl@4472 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 3 | -28/+32 |
| | | | p4raw-id: //depot/cfgperl@4470 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-27 | 3 | -4/+25 |
| | | | p4raw-id: //depot/cfgperl@4467 | ||||
* | Nosuid checking for statfs() people: from Spider Boardman. | Jarkko Hietaniemi | 1999-10-27 | 3 | -15/+84 |
| | | | p4raw-id: //depot/cfgperl@4465 | ||||
* | Revert #4457 for more investigation. | Jarkko Hietaniemi | 1999-10-26 | 3 | -15/+3 |
| | | | p4raw-id: //depot/cfgperl@4460 | ||||
* | Regen Configure. | Jarkko Hietaniemi | 1999-10-26 | 3 | -39/+88 |
| | | | p4raw-id: //depot/cfgperl@4459 | ||||
* | Add getmnt() to nosuid checking. | Jarkko Hietaniemi | 1999-10-26 | 1 | -29/+35 |
| | | | p4raw-id: //depot/cfgperl@4457 | ||||
* | Long double support: sqrtl et al are not available everywhere, | Jarkko Hietaniemi | 1999-10-19 | 3 | -30/+41 |
| | | | | | e.g. not in Solaris, even when long doubles are. p4raw-id: //depot/cfgperl@4411 | ||||
* | here be 5.005_62 | Gurusamy Sarathy | 1999-10-15 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@4391 | ||||
* | update Changes, patchlevel etc. | Gurusamy Sarathy | 1999-10-12 | 1 | -9/+11 |
| | | | p4raw-id: //depot/perl@4349 | ||||
* | Regen Porting stuff. | Jarkko Hietaniemi | 1999-10-02 | 3 | -3/+14 |
| | | | p4raw-id: //depot/cfgperl@4289 | ||||
* | Regen Configure, all of xs_apiversion didn't take. | Jarkko Hietaniemi | 1999-10-02 | 3 | -9/+79 |
| | | | p4raw-id: //depot/cfgperl@4284 | ||||
* | Regenerate Configure. | Jarkko Hietaniemi | 1999-09-30 | 3 | -52/+54 |
| | | | p4raw-id: //depot/cfgperl@4263 | ||||
* | (Was: deprecating SIGDIE) | Kurt D. Starsinic | 1999-09-30 | 1 | -1/+0 |
| | | | | | | | | To: Gurusamy Sarathy <gsar@ActiveState.com> Cc: tchrist@perl.com, Larry Wall <larry@wall.org>, The Perl Porters Mailing List <perl5-porters@perl.org> Message-ID: <19990929151650.E26675@O2.chapin.edu> p4raw-id: //depot/cfgperl@4257 | ||||
* | Prompt for uselfs. | Jarkko Hietaniemi | 1999-09-20 | 3 | -11/+31 |
| | | | p4raw-id: //depot/cfgperl@4205 | ||||
* | Configure maintenance. It's sigaction.sa_flags | Jarkko Hietaniemi | 1999-09-17 | 3 | -24/+45 |
| | | | | | and the Glossary regen'ed. p4raw-id: //depot/cfgperl@4165 | ||||
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-20 | 3 | -324/+65 |
|\ | | | | | p4raw-id: //depot/perl@4008 | ||||
| * | Fix most of the pod2man moanings reported in | Larry W. Virden | 1999-08-16 | 3 | -324/+65 |
| | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6 (UNINSTALLED) Message-Id: <199908031935.PAA27692@cas.org> Configure regen'ed. p4raw-id: //depot/cfgperl@3998 | ||||
* | | support USE_THREADS+MULTIPLICITY; source compat tweaks for | Gurusamy Sarathy | 1999-08-20 | 1 | -46/+92 |
|/ | | | | | USE_THREADS and MULTIPLICITY; minor pod adjustments p4raw-id: //depot/perl@4007 | ||||
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -1/+1 |
| | | | p4raw-id: //depot/cfgperl@3864 | ||||
* | Regen Configure and Glossary once again. | Jarkko Hietaniemi | 1999-08-01 | 3 | -182/+318 |
| | | | p4raw-id: //depot/cfgperl@3863 | ||||
* | Glossary update for #3861. | Jarkko Hietaniemi | 1999-08-01 | 2 | -173/+218 |
| | | | p4raw-id: //depot/cfgperl@3862 |