This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct precedence problem in #15915
[perl5.git] / Configure
2002-04-14 Jarkko HietaniemiSimplify the _r probing code by adding the i_systime
2002-04-09 Jarkko HietaniemiAs Merijn points out, pthread.h really needs to be...
2002-04-08 H.Merijn Brand[ PATCH ] Re: no snapshot today, no RC1 Monday
2002-04-05 Nick Ing-SimmonsIntegrate mainline
2002-04-05 Todd C. Miller[ID 20020405.004] Configure doesn't always choose the...
2002-04-04 Andy DoughertyRe: lib/sort.t failure [PATCH]
2002-03-29 H.Merijn Brandversiononly should not put `old' versions in inc
2002-03-24 Jarkko HietaniemiThe #15472 said "properly". Ha!
2002-03-24 Jarkko HietaniemiProperly scan for the subextensions of Encode
2002-03-24 Jarkko HietaniemiVarious metaconfig unit cleanup; only one visible change
2002-03-22 Jarkko HietaniemiThe I_CSD, I_S, and V_S had wrong recepting datatype.
2002-03-21 Robin Barkermust do -Dcc=gcc with -Dusethreads
2002-03-21 Spider BoardmanMore HP-UX/IA64 work
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko HietaniemiInstallation updates on threads and perlio.
2002-03-19 Jarkko HietaniemiSupport crypt_r(const char*,const char*, CRYPTD*).
2002-03-18 Nicholas Clarkd_nv_preserves_uv_bits
2002-03-16 Jarkko HietaniemiIf not building threaded, never mind the threaded proto...
2002-03-16 Jarkko HietaniemiMore paranoid _r protochecking. At least Tru64 and
2002-03-15 Jarkko HietaniemiMonster _r patch: try to scan for all known _r variants,
2002-03-08 Jarkko HietaniemiIn DG/UX finding pthread_atfork requires a true compile,
2002-03-08 Yitzchak Scott-Tho... Re: [PATCH] tests for Gconvert
2002-03-07 Yitzchak Scott-Tho... Re: [PATCH] tests for Gconvert
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;
next