(Replaced by #8469)
[p5sagit/p5-mst-13.2.git] / Configure
2001-01-17 Jarkko Hietaniemi Define SIG_SIZE, the number of elements in the sig_name and
2001-01-15 Jarkko Hietaniemi Revert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi (Reverted by #8440)
2001-01-12 Jarkko Hietaniemi Use UVXf.
2001-01-12 Jarkko Hietaniemi Add sigprocmask() probe, regen Configure, regen toc.
2001-01-05 Robin Barker failure to set src='.'
2001-01-04 Jarkko Hietaniemi The new $issymlink was unknown to Mksymlinks.
2001-01-04 Jarkko Hietaniemi The $sh_c didn't fly.
2001-01-04 H.Merijn Brand AIX builtin test -h is broken, changes based on
2000-12-21 Jarkko Hietaniemi Rename testsyml to issymlink.
2000-12-21 Jarkko Hietaniemi Add Configure option -Dmksymlinks which will create...
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Jarkko Hietaniemi Regen Configure, nitfix uconfig.sh (d_vendorarch is...
2000-12-15 Jarkko Hietaniemi Return of the IVUV-preservation, now seems to be happy...
2000-12-15 Jarkko Hietaniemi I don't think it's sensible or portable to test the...
2000-12-15 Jarkko Hietaniemi If longsize is 8 we don't need a LL suffix for integer...
2000-12-15 Nicholas Clark strtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-12-13 Andy Dougherty Re: [ID 20000328.039] [PATCH] Eliminate Configure use...
2000-12-03 Jarkko Hietaniemi Untangle the <stdio.h> #include nest for the stdchar...
2000-12-02 Jarkko Hietaniemi An inconvenient hang would happen if the stdio _ptr...
2000-12-01 Jarkko Hietaniemi Try to find stdchar also from <stdio_impl.h>.
2000-11-29 Dominic Dunlop [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on...
2000-11-26 Jarkko Hietaniemi Make the va_copy() test not to be so talkative.
2000-11-25 Jens Hamisch Undo the SOCKS workarounds, instead start using PerlIO
2000-11-21 Dominic Dunlop Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-16 Jarkko Hietaniemi Add HAS_SBRK_PROTO.
2000-11-16 Jarkko Hietaniemi Add fwalk() probe to the configuration files and regen...
2000-11-15 Jarkko Hietaniemi Regen Configure.
2000-11-12 Jarkko Hietaniemi Add HAS_FSYNC, lack noticed by Nicholas Clark.
2000-11-11 Jarkko Hietaniemi Add getpagesize() probing, on non-UNIX guess 'undef'.
2000-11-09 Jarkko Hietaniemi Remove unused extra arguments.
2000-11-08 Nicholas Clark PATCH std stdio for (Free)BSD
2000-11-08 Nicholas Clark More careful detection of how well NVs and UVs mix.
2000-11-07 Jarkko Hietaniemi Bad thinko in #7581 (I used the test program with the...
2000-11-06 Jarkko Hietaniemi Make the stdio test program of 7427 less noisy while...
2000-11-04 Nick Ing-Simmons Integrate mainline again
2000-11-04 Andy Dougherty Configure would use a bad $myuname from an old config.sh.
2000-11-04 Andy Dougherty Add FCNTL_CAN_LOCK.
2000-11-01 Robin Barker startperl to respect versiononly
2000-11-01 Jarkko Hietaniemi The osname has been lowercased by now, from Tom Bates.
2000-10-31 Joe Smith Whitespace style tweak. Was originally going to see to
2000-10-27 Jarkko Hietaniemi Too enthusiastic editing in #7460.
2000-10-27 Jarkko Hietaniemi Use $sort, $uniq (and $tr) consistently as wondered
2000-10-24 Nicholas Clark Check if stdio supports tweaking lval and cnt simultane...
2000-10-20 Charles Bailey SYN SYN
2000-10-19 Jarkko Hietaniemi NonStop-UX patches from Tom Bates <tom.bates@compaq...
2000-10-14 Paul Marquess Needs to be conditional on SunOS 4.
2000-10-12 Jarkko Hietaniemi Introduce the man[24-8] variables, from Andy Dougherty.
2000-10-10 Jarkko Hietaniemi Reapply Andy's patch and regen Configure.
2000-10-10 Jarkko Hietaniemi Use the versiononly instead of the installscripts,
2000-10-09 Jarkko Hietaniemi Change #7160 had a nasty typo.
2000-10-06 Jarkko Hietaniemi Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
2000-10-06 H.Merijn Brand Also the $ccflags is needed for the C compiler check.
2000-10-04 Jarkko Hietaniemi Enable disabling scripts installation by Configure...
2000-10-03 Peter Prymmer It is possible to have no hosts database at all. Point...
2000-10-03 Jarkko Hietaniemi Misplaced else.
2000-10-03 Yitzchak Scott-Tho... [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on...
2000-09-12 Jarkko Hietaniemi The #7054 truncated Configure badly.
2000-09-12 Paul Marquess RE: [Patch 5.7.0] Removing -ldb from the core build
2000-09-08 Jarkko Hietaniemi Do away with memory models cruft. Sorry, PDP users.
2000-09-02 Jarkko Hietaniemi Various Configure nits by Philip Newton,
2000-09-01 Jarkko Hietaniemi Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-09-01 Lupe Christoph Nit in Configure (bleadperl@6961)
2000-08-31 Jarkko Hietaniemi Small tweaks all over.
2000-08-31 Jarkko Hietaniemi Forget about NV_MAX (#6951). Various floating point...
2000-08-31 Jarkko Hietaniemi Don't attach -ld to the archname if pointless.
2000-08-31 Jarkko Hietaniemi sscanf() may be the only way to read long doubles from...
2000-08-30 Jarkko Hietaniemi Reset archname and archname64 always, forcing them be
2000-08-30 Jarkko Hietaniemi Introduce ccname to keep track of what compiler kind...
2000-08-29 Jarkko Hietaniemi There's no point repeating the 'revision' (5) of perl5.
2000-08-29 Jarkko Hietaniemi Regen Configure for #6894.
2000-08-29 Philip Newton [ID 20000829.023] [PATCH 6868] perlbug@perl.com --...
2000-08-28 Jarkko Hietaniemi Add -ld to archname on long tr...double platforms.
2000-08-27 Lupe Christoph Passing -R in ldflags makes now it to appear in the...
2000-08-25 Nicholas Clark Tweak the sfio/useperlio logic, hopefully as wished in
2000-08-25 Dan Hale AIX 4.3.3 has SOCKS in libc with a differently named...
2000-08-22 Jarkko Hietaniemi Make the selection of NVff et al stricter.
2000-08-22 Jarkko Hietaniemi Long double Gconvert fixes from Yitzchak Scott-Thoennes
2000-08-21 Jarkko Hietaniemi Tweak the floating point output routine preferences.
2000-08-18 Abigail Introduce NVef, NVff, and NVgf, use the middle one.
2000-08-17 Jeff Okamoto Don't propose using modules built for 5.005 if no binary
2000-08-17 Jarkko Hietaniemi Retract #6645.
2000-08-15 Dominic Dunlop (Retracted by #6660)
2000-08-15 Jarkko Hietaniemi Use -Dusedevel; regen Configure and the respective...
2000-08-15 Jarkko Hietaniemi Make the user to give up his firstborn, err, to knowingly
2000-08-04 Jarkko Hietaniemi gcc versions might have (parentheses) in them.
2000-08-04 Lupe Christoph Weed buglets pointed out by
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-04 Yitzchak Scott-Tho... bad cppsymbols on os2 + Configure question
2000-08-02 Paul Saab In new BSDs changes to argv[] do not show up in ps...
2000-08-01 Jarkko Hietaniemi If gccosandvers is equal to osname, clear gccosandvers.
2000-07-28 Jarkko Hietaniemi Tiny fixes for #6460.
2000-07-28 Kurt D. Starsinic Warn if the version of the operating system used to...
2000-07-28 Jarkko Hietaniemi In DEC OSF aka Digital UNIX aka Tru64 add the version
2000-07-27 Jeffrey Friedl Use setproctitle() if available to modify $0.
2000-07-24 Yitzchak Scott-Tho... [ID 20000716.023] syslog test fails without sockets
2000-07-13 Jarkko Hietaniemi Detypo from Peter Prymmer, part of #6388.
2000-07-13 Gurusamy Sarathy typos (spotted by Peter Prymmer)
2000-07-12 Jarkko Hietaniemi Do the cc sanity check both before the hints and
2000-07-11 Jarkko Hietaniemi Configure cosmetics and perldelta.
next