This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
avoid v-strings with require/use
[perl5.git] / Configure
2001-09-20 Jarkko HietaniemiRemove iconv references since we are not using it
2001-09-11 Jarkko HietaniemiThe lseek fix (#11991) was no fix.
2001-09-11 Blair ZajacConfigure not recording lseek proto
2001-08-22 H.Merijn BrandConfigure blooper
2001-08-17 Jarkko HietaniemiAllow the threads extension to be found if present.
2001-08-09 Jarkko HietaniemiIntroduce more floating point classifying APIs;
2001-07-31 Jarkko HietaniemiMultiple modules didn't work; plus typo fixes.
2001-07-31 Jarkko HietaniemiAdd -Wall in cflags, not in Configure.
2001-07-31 Sean DagueConfigure's detection of system manual
2001-07-30 Jarkko Hietaniemiextras.make, extras.test, and extras.install make targets.
2001-07-30 Jarkko HietaniemiBetter to have the list of extras in $extras than ...
2001-07-30 Jarkko HietaniemiAdd the support of asking for extra modules or bundles...
2001-07-29 Wilfredo SánchezDarwin: -fpic not so good
2001-07-23 Jarkko HietaniemiToo volatile failsafe check.
2001-07-14 Jarkko Hietaniemi#include <stdlib.h> so that exit() is prototyped,
2001-07-12 Jarkko HietaniemiAdd HAS_PTHREAD_ATFORK.
2001-07-12 Andy DoughertyRe: [PATCH Configure] perl -V broken
2001-07-08 Jarkko HietaniemiDetypo, problem noticed by Gerrit P. Haase.
2001-07-08 Jarkko HietaniemiAdd I18N::Langinfo, which is basically a wrapper around
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-04 Jarkko HietaniemiSomehow the #ifdefs of the added code (in #11093) made
2001-07-02 Jarkko HietaniemiWhitespace allowed at the ends of /lib/syscalls.exp...
2001-07-02 Jarkko HietaniemiThe fcntl locking test may hang if NFS locking messed up;
2001-06-29 Jarkko HietaniemiI thought this Configure glitch for AIX was just recent...
2001-06-28 Jarkko HietaniemiAdd Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-28 Jarkko HietaniemiMove use64bitint and use64bitall before uselargefiles.
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] OS2 Configure
2001-06-23 Jarkko HietaniemiIn Cygwin do not build NDBM_File and ODBM_File unless
2001-06-22 Jarkko HietaniemiCleanup of the cross-compilation unit.
2001-06-22 Andy DoughertyFurther tiny bcopy cleanup
2001-06-22 Jarkko HietaniemiTell that you are removing the unneeded -lsfio.
2001-06-21 Jarkko HietaniemiMore d'ohs.
2001-06-21 Jarkko HietaniemiAdd fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Jarkko HietaniemiCross-configuration changes: make $from to rm the files
2001-06-20 Jarkko HietaniemiDo not remove the ccsym* Cppsym* files since
2001-06-20 Jarkko HietaniemiAfter some reading I don't think we can blindly
2001-06-19 Spider Boardman[ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-19 Spider Boardman[ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-19 Jarkko HietaniemiAIX test -s hangs with non-existent files?
2001-06-18 Jarkko HietaniemiMore cross-compilation defaults gleaned from -Dcc
2001-06-16 Jarkko HietaniemiThe extraction changed directories.
2001-06-16 Jarkko HietaniemiMove the initialization of libnames to the beginning so
2001-06-15 Jarkko HietaniemiThe first steps towards cross-compilation.
2001-06-13 Jarkko HietaniemiIt would be also be good if I could type.
2001-06-13 Jarkko HietaniemiA non-empty default is a good thing.
2001-06-13 Jarkko HietaniemiAdd Configure directive -Dusereentrant for Artur's...
2001-06-11 Jarkko HietaniemiBuglet found by Mark Bixby: "./try >&2 >/dev/null"...
2001-06-10 Nick Ing-SimmonsIntegrate mainline
2001-06-10 Artur BergmanDon't build Thread.pm if USEITHREADS
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-08 Jarkko HietaniemiBe inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-07 Jarkko HietaniemiHarumph, also AIX will spill its guts (i.e. dump core)
2001-06-06 Hugo van der SandenConfigure check for geborken modfl(), inspired by
2001-06-05 Jarkko HietaniemiExtraction of the *.SH wasn't quite working with -Dmksy...
2001-06-04 Jarkko HietaniemiConfigure tweaks; add prototype probes, make the cpp...
2001-06-04 Jarkko HietaniemiMissed HAS_SETRESGID_PROTO. No serious harm done since
2001-06-02 Jarkko HietaniemiDrop the -ansi from the default gcc flags.
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Jarkko HietaniemiConfigure tweaks; record the Berkeley DB version,
2001-05-31 Jarkko HietaniemiAllow Configure -Dinc_version_list='5.6.0/$archname...
2001-05-30 Jarkko HietaniemiIntroduce $Config{afsroot}.
2001-05-29 Ilya Zakharevich[PATCH 5.6.1] signal names in Configure
2001-05-24 H.Merijn BrandRe: [ID 20010521.004] Two test suite failures on this...
2001-05-16 Jarkko HietaniemiUse OSVERS.
2001-05-15 Jarkko HietaniemiThe problem described in 20010514.031 still wasn't
2001-05-10 Jarkko HietaniemiThe #9525+#9526 didn't allow for overriding usemymalloc.
2001-05-08 H.Merijn BrandThe Configure half of
2001-04-25 Jarkko HietaniemiAllow setting cppflags hints. This may affect Darwin...
2001-04-19 Jarkko HietaniemiMove the strftime() wrapper from POSIX.xs to util.c
2001-04-07 Jarkko HietaniemiBump patchlevel to 5.7.1.
2001-04-05 Jarkko HietaniemiIntroduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-04-03 Jarkko HietaniemiConfigure sanity checks:
2001-03-27 Jarkko HietaniemiAdd sockatmark() probing.
2001-03-13 Jarkko HietaniemiTypo in #9113.
2001-03-13 Peter PrymmerOS/390 mydomain last gasp before silly guess (was Re...
2001-03-03 Jarkko HietaniemiRegen files for mainline.
2001-02-23 Jarkko HietaniemiBe more helpful for devel builders, suggested by John...
2001-02-22 Jarkko HietaniemiAdd -stdio to the archname if no perlio selected,
2001-02-22 Jarkko Hietaniemi*drum roll* Make perlio the default.
2001-02-21 Jarkko HietaniemiFix the sys/fcntl.h problem reported by Peter Prymmer.
2001-02-21 Jarkko HietaniemiIf no sfio, no -lsfio.
2001-02-08 Charles BaileySYN SYN
2001-02-03 Jarkko HietaniemiFor -Dusedevel builds turn off installusrbinperl and...
2001-02-03 Jarkko HietaniemiConfigure fix for the DYNIX/ptx F_SETFL problem,
2001-01-24 Charles BaileySYN SYN
2001-01-23 Jarkko HietaniemiAttach -perlio to the archname if so selected.
2001-01-21 Jarkko HietaniemiSanity check for conflicting thread flavours.
2001-01-21 Jarkko HietaniemiThe SIG_SIZE is the number of the elements *excluding*
2001-01-17 Jarkko HietaniemiDefine SIG_SIZE, the number of elements in the sig_name and
2001-01-15 Jarkko HietaniemiRevert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi(Reverted by #8440)
2001-01-12 Jarkko HietaniemiUse UVXf.
2001-01-12 Jarkko HietaniemiAdd sigprocmask() probe, regen Configure, regen toc.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-05 Robin Barkerfailure to set src='.'
2001-01-04 Jarkko HietaniemiThe new $issymlink was unknown to Mksymlinks.
2001-01-04 Jarkko HietaniemiThe $sh_c didn't fly.
2001-01-04 H.Merijn BrandAIX builtin test -h is broken, changes based on
2000-12-21 Jarkko HietaniemiRename testsyml to issymlink.
next