This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
allow Configure -S to run non-interactively (spotted by Greg Hudson
[metaconfig.git] / U / perl /
2000-04-24 Jarkko HietaniemiAdd HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-03-18 Jarkko HietaniemiConfigure nits: rewording from Sarathy (aka #5796),
2000-03-16 Jarkko HietaniemiFix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-12 Jarkko Hietaniemimetaconfig-ify #5676.
2000-03-11 Jarkko Hietaniemimetaconfig-ify the test for broken fflush(NULL)
2000-03-10 Jarkko HietaniemiMore/modified unused floating point units.
2000-03-10 Jarkko HietaniemiAdd various yet-unused units.
2000-03-10 Jarkko HietaniemiFix goofups noticed by Mark Bixby and Jeff Okamoto.
2000-03-05 Jarkko HietaniemiSanity check on the strtoll and strtoull.
2000-03-02 Jarkko HietaniemiConfusion over uselargefiles.cbu and uselfs.cbu (the...
2000-02-29 Jarkko HietaniemiBe understanding.
2000-02-29 Jarkko HietaniemiAdd libsunmath (long double math library for Solaris,
2000-02-29 Jarkko HietaniemiHP-UX lddlflags were broken.
2000-02-29 Jarkko HietaniemiMake the warning about abandoning long doubles more...
2000-02-29 Jarkko HietaniemiHP-UX gcc fix; detypo in use64bits.
2000-02-29 Jarkko HietaniemiToo many 64-bitness option combinations.
2000-02-29 Jarkko HietaniemiUserfriendliness.
2000-02-29 Jarkko HietaniemiFixes for building on HP-UX using gcc from Daniel S...
2000-02-28 Jarkko HietaniemiMore AIX fixes from Steven Hirsch.
2000-02-28 Jarkko HietaniemiEven better use64bitall logic.
2000-02-28 Jarkko HietaniemiAsk about use64bitall regardless of whether use64bitint...
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-02-25 Jarkko HietaniemiConfigure nits; add socksizetype; add getfsstat for...
2000-02-25 Jarkko HietaniemiMegalopatch for Configure: Andy's new installation...
2000-02-24 Jarkko HietaniemiLargefileness in Solaris doesn't require long longs;
2000-02-24 Jarkko HietaniemiTidy up the 64-bit (and socklen_t) type probing.
2000-02-24 Jarkko HietaniemiDetypo fpos64_t test.
2000-02-24 Jarkko Hietaniemimiscut'n'paste in #5230.
2000-02-24 Jarkko HietaniemiThe #5228 wasn't quite right + fix typos.
2000-02-24 Jarkko HietaniemiCosmetics.
2000-02-23 Dominic Dunlop[ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configur...
2000-02-22 Jarkko HietaniemiAdd socklen_t probe; Configure maintenance.
2000-02-22 Jarkko HietaniemiConfigure nits spotted by Spider Boardman.
2000-02-16 Jarkko HietaniemiRegularize the use* questions, and replace
2000-02-16 Jarkko HietaniemiHP-UX 64-bitness/largefile fixes.
2000-02-16 Jarkko HietaniemiFcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-15 Jarkko HietaniemiProbe for <sys/utsname.h>.
2000-02-15 Jarkko HietaniemiUnroll the libs scan thanks to HP-UX.
2000-02-12 Jarkko Hietaniemiuselonglong sits deep.
2000-02-12 Jarkko Hietaniemimegalomaniac 64-bit update: most importantly,
2000-02-11 Jarkko Hietaniemilogic fixes
2000-02-09 Jarkko HietaniemiAdd/restore probes for getcwd/mk*temp*/mmap.
2000-02-04 Jarkko HietaniemiRe-introduce #4817 and #4964 wiped out by #4987.
2000-02-04 Jarkko HietaniemiConfigure megamaintenance. Cppsym (hopefully) final...
2000-01-31 Jarkko HietaniemiHP-UX (induced) fixes.
2000-01-26 Jarkko Hietaniemis/d_nvpresuv/d_nv_preserves_uv/;
2000-01-24 Jarkko HietaniemiSync metaconfig units to comply with the typo fixes...
2000-01-19 Jarkko HietaniemiAdd NV_PRESERVES_UV.
2000-01-15 Jarkko HietaniemiMetaconfig and Porting patches from Andy; start using...
2000-01-14 Jarkko HietaniemiAdd more quad/long long/long double sciency.
1999-11-14 Jarkko HietaniemiThe separation of 64-bitness and largefileness continues
1999-11-13 Jarkko HietaniemiContinue largefileness separation from quadness;
1999-11-13 Jarkko HietaniemiTry to fix largefileness so that it "works" without...
1999-11-11 Jarkko HietaniemiSplit int64type from i_inttypes, rename quadcase into...
1999-11-07 Jarkko HietaniemiMore test program maintenance.
1999-11-07 Jarkko HietaniemiTidy up the metaconfig test programs.
1999-10-30 Jarkko HietaniemiAdd HAS_QUAD ($Config{d_quad}); use it.
1999-10-29 Jarkko HietaniemiContinue what #4494 started; introduce uid and gid...
1999-10-29 Jarkko HietaniemiMove the IV, UV, I8, U8, ..., and NV to metaconfig
1999-10-29 Jarkko HietaniemiFinetuning the output continues along the lines of...
1999-10-29 Jarkko HietaniemiA new try at what #4490 tried to accomplish.
1999-10-29 Jarkko Hietaniemimetaconfig nits.
1999-10-29 Jarkko Hietaniemimetaconfig: moved quad logic from perl.h to Configure...
1999-10-27 Jarkko Hietaniemimetaconfig; split socket; fix output.
1999-10-27 Jarkko Hietaniemimetaconfig; split statfs.
1999-10-27 Jarkko Hietaniemimetaconfig maintenance; fix Hasfield, statfs;
1999-10-26 Jarkko HietaniemiMinor rewordings.
1999-10-26 Jarkko HietaniemiFix d_statfsflags; add d_getmnt.
1999-10-19 Jarkko HietaniemiAdd sqrtl probe, add echo dependencies.
1999-10-02 Jarkko HietaniemiConfigure fixfest continues.
1999-09-30 Andy DoughertyRe: Possible skeletal structure for searching multiple...
1999-09-20 Jarkko HietaniemiRename -Duselfs to -Duselargefiles. We don't need...
1999-09-20 Jarkko HietaniemiPrompt for uselfs.
1999-09-20 Jarkko HietaniemiAdd usemorebits and uselfs.
1999-08-16 Jarkko HietaniemiBatch of small 64-bit/long double/large file support...
1999-08-13 Jarkko HietaniemiAvoid double long double.
1999-08-13 Jarkko HietaniemiJumbo Configure and large file support update.
1999-08-12 Jarkko HietaniemiDon't claim defeat too early.
1999-08-12 Jarkko HietaniemiAdd Configure -Duselongdouble and add a missing semicolon.
1999-08-02 Jarkko HietaniemiAIX long long probing requires LL suffix for
1999-08-02 Jarkko HietaniemiAllow also non-long long but still quad platforms print...
1999-08-02 Jarkko Hietaniemid_bincompat5005 could be left empty.
1999-08-01 Jarkko Hietaniemi64-bit work. Now 32-bit platforms get a 100% make...
1999-07-31 Jarkko HietaniemiMake the use64bits and usethreads friendlier/braver;
1999-07-29 Jarkko HietaniemiAllow for Configure -Ubincompat5005 override.
1999-07-29 Jarkko HietaniemiMake Configure support PERL_BINCOMPAT_5005.
1999-07-28 Jarkko HietaniemiQNX shell needs more semicolons.
1999-07-25 Jarkko HietaniemiIn accordance with (metaconfig) change #3737.
1999-07-25 Jarkko HietaniemiPopulate metaconfig branch.