This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Continued Chinese puzzles from Autrijus.
[perl5.git] / Configure
2002-03-06 Jarkko HietaniemiScan for tm_zone (and tm_gmtoff, while we are at it).
2002-03-04 Jarkko HietaniemiAdd Encode::CN, Encode::KR, and Encode::TW to the list
2002-03-01 Yitzchak Scott-Tho... Re: [PATCH] Configure to correctly recognize Amiga OS
2002-02-28 Paul GreenConfigure to correctly recognize Amiga OS
2002-02-25 Jarkko HietaniemiSome hosts understand split -l 50, some only split -50
2002-02-23 Jarkko HietaniemiAlso Encode/JP needs to be listed explicitly.
2002-02-23 Jarkko HietaniemiOld hosts like NeXT Classic don't have sort -k,
2002-02-22 Jarkko HietaniemiIn AIX the split(1) default (1000 lines) chokes the...
2002-02-21 Jarkko HietaniemiRevert #14805, didn't quite work.
2002-02-21 Paul EggertRe: [ID 20020220.002] Perl 5.7.2 porting patches for...
2002-02-20 Yitzchak Scott-Tho... d_Gconvert hints and Glossary
2002-02-20 Paul Eggert[ID 20020220.002] Perl 5.7.2 porting patches for POSIX...
2002-02-20 Gerrit P. Haase[patch] Configure problem on Cygwin (was: Re: dubious...
2002-02-18 Nick Ing-SimmonsIntegrate mainline
2002-02-16 Jarkko Hietaniemimetaconfig unit change for #14720.
2002-02-16 Yitzchak Scott-Tho... Re: [proof-of-concept PATCH] d_Gconvert and Configure
2002-02-15 Robin BarkerRe: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configur...
2002-02-14 Jarkko HietaniemiAlso OS/2 seems to need exe set early.
2002-02-13 Jarkko Hietaniemi$ln is supposed to be already set to $ln + executable...
2002-02-11 Jarkko Hietaniemi-Dmksymlinks was broken by #14628.
2002-02-10 Jarkko HietaniemiTwo Configure tweaks; the u32align test was trying
2002-02-08 Jarkko HietaniemiThe Configure change to go with #14604.
2002-02-08 Jarkko HietaniemiConfigure DJGPP tweak from Laszlo Molnar.
2002-01-28 Jarkko HietaniemiDJGPP needs to know its exe soon, too.
2002-01-28 Jarkko HietaniemiMisapplied Merijn's patch.
2002-01-28 Jarkko HietaniemiAllow d_u32align to be hinted.
2002-01-27 Gerrit P. HaaseBleadperl on Cygwin today
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiPacify picky compilers (this time Sun Workshop).
2002-01-23 Jarkko HietaniemiHP-UX 10.20 cc pacifying from Merijn.
2002-01-22 Jarkko HietaniemiGet rid of the _() macro since (1) we require ANSI...
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-19 Jarkko HietaniemiAvoid bare "set", and kiss .uucp goodbye.
2002-01-17 Nicholas Clarklong doubles
2002-01-17 Andy DoughertyTrivial Configure patch (really i_ndbm.U)
2002-01-15 Jarkko HietaniemiSome protection against spaces in directory names.
2002-01-12 Jonathan StoweRe: [PATCH Configure ext/NDBM_File/hints/linux.pl]...
2001-12-30 Jarkko HietaniemiMust look for cat also in $PATH (noticed by Philip...
2001-12-29 Jarkko HietaniemiVOS tweaks from Paul Green.
2001-12-28 Jarkko HietaniemiRemove debris in any case.
2001-12-27 Jarkko HietaniemiTry to catch the SIGBUS, as suggested by Nicholas Clark.
2001-12-26 Jarkko Hietaniemitest -d /system is a bit too generic test for VOS
2001-12-24 Jarkko HietaniemiNo-op.
2001-12-24 Jarkko HietaniemiThe U32 alignment test wasn't really working, noticed
2001-12-23 Jarkko HietaniemiMore VOS tweaks.
2001-12-22 Jarkko HietaniemiRework the make logic (again).
2001-12-21 Jarkko HietaniemiFurther VOS tweaks: the _exe needs to be introduced
2001-12-21 Jarkko HietaniemiAlso the search for cat needs to be _exe-aware.
2001-12-19 Jarkko HietaniemiA bit too oversweeping matching in #13778.
2001-12-19 Jarkko HietaniemiRe-gen Configure based on #13778..13781.
2001-12-18 Jarkko HietaniemiFix the bugs in #13768..13776, and regen Configure.
2001-12-12 Jarkko HietaniemiTry YP/NIS also from /usr/lib/yp.
2001-12-11 Rafael Garcia-Suarez$Config{perlpath} and -Dversiononly
2001-12-11 Jarkko HietaniemiBeOS has socket() but not enough to build a working...
2001-12-10 Jarkko HietaniemiUpdate the ithreads selection info in Configure,
2001-12-09 Jarkko HietaniemiImplement NetBSD patch-aa.
2001-11-25 Jarkko HietaniemiExtraenous breaks noticed by David Dyck.
2001-11-23 Jarkko HietaniemiRegen Porting stuff; regen toc; cleanup nit in Configure.
2001-11-23 Jarkko HietaniemiBetter to "quote" the pathname.
2001-11-23 Jarkko HietaniemiAdd probing for BSD-like /proc/curproc/file.
2001-11-23 Jarkko HietaniemiAdd probing for dirfd() so that it can be added it...
2001-11-22 Jarkko Hietaniemiprocselfexe tweak: for some reason I had a ls in
2001-11-22 Jarkko HietaniemiThe #13182 didn't really help. The real problem
2001-11-21 Jarkko HietaniemiAIX has broken builtin 'test'.
2001-11-21 Jarkko Hietaniemiprocselfexe tweaks.
2001-11-19 Nick Ing-SimmonsUse /proc/self/exe to set $^X on linux (or anywhere new
2001-11-05 Jarkko HietaniemiSupport a config.arch file, similar to config.over,
2001-10-25 Andy DoughertyRe: Not OK @12650
2001-10-25 Andy DoughertyRe: ithreads doesn't like usedl=n
2001-10-03 H.Merijn BrandBoth cygwin and djgpp on one machine
2001-09-24 Jarkko HietaniemiAdd a few glibc cpp symbols to probe for.
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.
next