YA resync with mainstem, including VMS patches from others
[p5sagit/p5-mst-13.2.git] / config_h.SH
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-10 Jarkko Hietaniemi Fix goofups noticed by Mark Bixby and Jeff Okamoto.
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-05 Jarkko Hietaniemi s/Perl/PeRl/; # yeah
2000-03-05 Gurusamy Sarathy tyop
2000-03-05 Jarkko Hietaniemi Implement #5525 in metaconfig.
2000-03-04 Gurusamy Sarathy make CAT2() portable for use as a macro argument with...
2000-03-03 Jarkko Hietaniemi Introduce i_ieefp because FreeBSD on ix86 needs that
2000-02-29 Jarkko Hietaniemi Add libsunmath (long double math library for Solaris,
2000-02-28 Jarkko Hietaniemi Put back madvise lost because of a typo.
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Configure nits; add socksizetype; add getfsstat for...
2000-02-25 Jarkko Hietaniemi Megalopatch for Configure: Andy's new installation...
2000-02-24 Jarkko Hietaniemi Tidy up the 64-bit (and socklen_t) type probing.
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-16 Jarkko Hietaniemi HP-UX 64-bitness/largefile fixes.
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-02-04 Jarkko Hietaniemi Configure megamaintenance. Cppsym (hopefully) final...
2000-02-04 Gurusamy Sarathy typos in config_h.SH (from Paul_Green@vos.stratus.com)
2000-01-26 Jarkko Hietaniemi s/d_nvpresuv/d_nv_preserves_uv/;
2000-01-25 Jarkko Hietaniemi UNICOS/mk patches. Removing the _CRAYMPP test may be
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-18 Jarkko Hietaniemi Move _GNU_SOURCE into config_h.SH awaay from Configure
2000-01-16 Jarkko Hietaniemi Know strtoll.
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-16 Jarkko Hietaniemi Regen Configure.
1999-11-14 Jarkko Hietaniemi The separation of 64-bitness and largefileness continues
1999-11-13 Jarkko Hietaniemi Continue largefileness separation from quadness;
1999-11-13 Jarkko Hietaniemi Try to fix largefileness so that it "works" without...
1999-11-11 Jarkko Hietaniemi Turn on largefileness always if available and
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 Move the IV, UV, I8, U8, ..., and NV to metaconfig
1999-10-29 Jarkko Hietaniemi Remove quad logic from perl.h; regen Configure;
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 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 Untangle the IV_IS_QUAD jungle by introduding
1999-10-02 Jarkko Hietaniemi Regen Configure, all of xs_apiversion didn't take.
1999-09-29 Charles Bailey resync with mainline
1999-09-20 Jarkko Hietaniemi Rename -Duselfs to -Duselargefiles. We don't need...
1999-09-20 Jarkko Hietaniemi Prompt for uselfs.
1999-09-20 Jarkko Hietaniemi Add usemorebits and uselfs.
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-14 Jarkko Hietaniemi Obsolete epoc/config.h caused #4153 to re-introduce...
1999-09-14 Jarkko Hietaniemi Configure nits.
1999-09-14 Jarkko Hietaniemi I_PTHREAD was PTHREADEAD.
1999-08-16 Jarkko Hietaniemi Batch of small 64-bit/long double/large file support...
1999-08-13 Jarkko Hietaniemi BYTEORDER fix.
1999-08-13 Jarkko Hietaniemi Jumbo Configure and large file support update.
1999-08-13 Jarkko Hietaniemi Introduce HAS_LLSEEK.
1999-08-12 Jarkko Hietaniemi Add Configure -Duselongdouble and add a missing semicolon.
1999-08-02 Jarkko Hietaniemi More 64-bit fixing. One known bug of that kind
1999-08-01 Jarkko Hietaniemi 64-bit work. Now 32-bit platforms get a 100% make...
1999-07-29 Jarkko Hietaniemi Make Configure support PERL_BINCOMPAT_5005.
1999-07-25 Jarkko Hietaniemi Use vendorprefixlib.
1999-07-25 Jarkko Hietaniemi Circumcode a strange shell(?) bug in AIX found
1999-07-22 Mike W Ellwood AIX magic: ccdlflags needs to be different for
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-07-04 Andy Dougherty Do not throw away gccvers compilation errors.
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-29 Jarkko Hietaniemi Make Configure support the change #3367,
1999-05-21 Jarkko Hietaniemi fflush.
1999-05-20 Jarkko Hietaniemi Patches to fflushing in SunOS 4 from Andy Dougherty
1999-05-14 Jarkko Hietaniemi Still fflushing.
1999-05-13 Jarkko Hietaniemi Add HAS_MEMCHR and make memchr into a cpp macro if...
1999-05-13 Jarkko Hietaniemi Still fflushing strong.
1999-05-12 Jarkko Hietaniemi Detect whether fflush(NULL) works as per change #3352.
1999-05-11 Jarkko Hietaniemi Add I_NETINET_TCP to help change #3391.
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-04-24 Gurusamy Sarathy kill dup hunk
1999-04-24 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-04-02 Jarkko Hietaniemi Configure regen.
1999-03-24 Jarkko Hietaniemi Configure regenerated because of changes #3130/#3154...
1999-03-23 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-03-15 Wilfredo Sánchez First pass of integrating the Rhapsody port,
1999-03-09 Jarkko Hietaniemi d_uname was broken (probably since _53), reported by
1999-03-04 Jarkko Hietaniemi Integrate from mainperl.
1999-03-04 Hans Mulder Regen config_h.SH once more because of *size,
next