Use -Dusedevel; regen Configure and the respective Porting stuff.
[p5sagit/p5-mst-13.2.git] / Porting / config_H
2000-08-15 Jarkko Hietaniemi Use -Dusedevel; regen Configure and the respective...
2000-05-30 Jarkko Hietaniemi Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-30 Jarkko Hietaniemi Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-08 Jarkko Hietaniemi Introduce NV_PRESERVED_BITS. Not yet used anywhere but
2000-05-07 Jarkko Hietaniemi Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2000-04-28 Jarkko Hietaniemi Regen Configure.
2000-04-28 Gurusamy Sarathy support additional library locations via $Config{otherl...
2000-04-24 Jarkko Hietaniemi Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-04-24 Jarkko Hietaniemi Regen Configure to match #5937.
2000-03-21 Jarkko Hietaniemi s/setgropus/setgroups/; # detypo in a comment
2000-03-18 Jarkko Hietaniemi (Re-)introduce $uidsign and $gidsign.
2000-03-18 Jarkko Hietaniemi Configure nits: rewording from Sarathy (aka #5796),
2000-03-17 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-16 Jarkko Hietaniemi Fix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-15 Jarkko Hietaniemi Configure nits: do not use /tmp to avoid potential...
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-05 Michael G Schwern sitelib_stem and vendorlib_stem patches from Andy;
2000-03-03 Jarkko Hietaniemi Introduce i_ieefp because FreeBSD on ix86 needs that
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Configure nits; add socksizetype; add getfsstat for...
2000-02-22 Jarkko Hietaniemi Add socklen_t probe; Configure maintenance.
2000-02-22 Jarkko Hietaniemi Check the alignment of long doubles if they are to...
2000-02-15 Jarkko Hietaniemi Probe for <sys/utsname.h>.
2000-02-12 Jarkko Hietaniemi megalomaniac 64-bit update: most importantly,
2000-02-09 Jarkko Hietaniemi Regenerate Configure for I_SYSLOG.
2000-02-09 Charles Bailey Resync with mainline
2000-02-09 Jarkko Hietaniemi (fake) use of getcwd.
2000-02-09 Jarkko Hietaniemi Add/restore probes for getcwd/mk*temp*/mmap.
2000-01-26 Jarkko Hietaniemi s/d_nvpresuv/d_nv_preserves_uv/;
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-19 Jarkko Hietaniemi More robust inc_version_list from Andy.
2000-01-19 Jarkko Hietaniemi Add NV_PRESERVES_UV.
2000-01-16 Jarkko Hietaniemi Know strtoll.
2000-01-16 Jarkko Hietaniemi Continue qgcvt work; closer now but not yet there.
2000-01-15 Jarkko Hietaniemi Metaconfig and Porting patches from Andy; start using...
2000-01-09 Gurusamy Sarathy more changes for new-style version numbers (versions...
2000-01-09 Gurusamy Sarathy Configure changes for new-style version numbers (from...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-13 Jarkko Hietaniemi Try to fix largefileness so that it "works" without...
1999-11-11 Jarkko Hietaniemi Try to do something if st_size, st_uid, st_gid are...
1999-10-30 Jarkko Hietaniemi Add HAS_QUAD ($Config{d_quad}); use it.
1999-10-29 Jarkko Hietaniemi Continue what #4494 started; introduce uid and gid...
1999-10-29 Jarkko Hietaniemi Regen Configure and Glossary.
1999-10-28 Jarkko Hietaniemi Regen Configure.
1999-10-28 Jarkko Hietaniemi Fix printing of uids and gids; regen Configure.
1999-10-27 Jarkko Hietaniemi Remove unused "squatter" symbols; regen Configure.
1999-10-27 Jarkko Hietaniemi Regen Configure.
1999-10-27 Jarkko Hietaniemi Regen Configure.
1999-10-27 Jarkko Hietaniemi Nosuid checking for statfs() people: from Spider Boardman.
1999-10-26 Jarkko Hietaniemi Revert #4457 for more investigation.
1999-10-26 Jarkko Hietaniemi Regen Configure.
1999-10-26 Jarkko Hietaniemi Add getmnt() to nosuid checking.
1999-10-19 Jarkko Hietaniemi Long double support: sqrtl et al are not available...
1999-10-02 Jarkko Hietaniemi Regen Porting stuff.
1999-10-02 Jarkko Hietaniemi Regen Configure, all of xs_apiversion didn't take.
1999-09-30 Jarkko Hietaniemi Regenerate Configure.
1999-09-29 Charles Bailey resync with mainline
1999-09-20 Jarkko Hietaniemi Prompt for uselfs.
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-17 Jarkko Hietaniemi Configure maintenance. It's sigaction.sa_flags
1999-08-16 Larry W. Virden Fix most of the pod2man moanings reported in
1999-08-01 Jarkko Hietaniemi Regen Configure and Glossary once again.
1999-08-01 Jarkko Hietaniemi Glossary update for #3861.
1999-07-29 Jarkko Hietaniemi Make Configure support PERL_BINCOMPAT_5005.
1999-07-28 Norton T. Allen The QNX shell needs a couple more semicolons.
1999-07-25 Jarkko Hietaniemi Use vendorprefixlib.
1999-07-25 Jarkko Hietaniemi Change #3732 mistakenly clobbered Glossary.
1999-07-25 Jarkko Hietaniemi Andy's new installation scheme (note: a lot of this
1999-07-05 Jarkko Hietaniemi Hack SOCKS support some more plus a patch from Andy...
1999-07-04 Jarkko Hietaniemi Miscellaneus AIX fixes + SOCKS support.
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-21 Jarkko Hietaniemi fflush.
1999-05-20 Jarkko Hietaniemi Patches to fflushing in SunOS 4 from Andy Dougherty
1999-04-20 Chip Salzenberg Configure: $sig_count
1999-02-20 Jarkko Hietaniemi Glossary now mostly fixed.
1999-02-19 Jarkko Hietaniemi Regen Configure.
1999-02-19 Kurt D. Starsinic Configure update: fstatvfs/fstafs/getmntent/hasmntopt...
1999-02-12 Jarkko Hietaniemi Configure update: OpenBSD thread-awareness, SCO ODT...
1999-02-07 Jarkko Hietaniemi Configure update.
1998-12-03 Jarkko Hietaniemi Change#2441 aftermath.
1998-11-29 Jarkko Hietaniemi Add I_POLL for IO 1.20.
1998-11-22 Jarkko Hietaniemi MSG_PROXY for GNU/Hurd (previously we believed that
1998-11-05 Jarkko Hietaniemi Configure update. Remove last trace of PTHREADS_CREATE...
1998-09-25 Gurusamy Sarathy update template config.sh, add new config vars to win32...
1998-07-22 Andy Dougherty Porting/config* updates for 5.005
1998-07-15 Gurusamy Sarathy add stub docs for ext/B, other minor tweaks
1998-07-15 Andy Dougherty Config_74-01
1998-07-06 Andy Dougherty Config_70-01: Remove default "/share"
1998-07-04 Andy Dougherty Configure update
1998-06-10 Andy Dougherty Config_66-01
1998-05-28 Andy Dougherty [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solari...
1998-05-28 Andy Dougherty [PATCH 5.004_65] Config_65-01: lchown() detection.
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Andy Dougherty [PATCH for 5.004_64] Configure patch Config_64-01
1998-04-02 Malcolm Beattie Andy Dougherty's configuration patches (Config_63-01...
1998-03-16 Andy Dougherty [PATCH 5.004_62} Config_62-01 patch available.
1998-03-05 Andy Dougherty Configure patches -01 and -02 for 5.004_61.
1998-02-25 Andy Dougherty Re: ANNOUNCE: perl5.004_60 Configure patch is available