summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Improved $^X patchPaul Green2002-05-311-1/+1
* Configure -A should not mangle spaces, from H.Merijn B.Jarkko Hietaniemi2002-05-301-10/+10
* Bump the version numbers to five-eight-oh.Jarkko Hietaniemi2002-05-281-1/+1
* gcc 3 defensiveness from H. Merijn B and Rafael.Jarkko Hietaniemi2002-05-281-1/+12
* Pager query tweaks from Andy Dougherty (for OS/2).Jarkko Hietaniemi2002-05-251-4/+11
* Document better what the foo_r_proto are supposed to be.Jarkko Hietaniemi2002-05-201-1/+1
* OS/2 tr (well, GNU textutils 2.0 tr) probing tweakJarkko Hietaniemi2002-05-161-1/+6
* updated threads docsDave Mitchell2002-05-111-12/+13
* ptrsize should depend on use64bitall, not the otherJarkko Hietaniemi2002-05-091-151/+151
* [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad...Pixel2002-05-081-2/+2
* Somebody might be compiling a newer Digest::MD5.Jarkko Hietaniemi2002-05-011-1/+1
* Try #2 of getting rid of bincompat5005.Jarkko Hietaniemi2002-05-011-44/+1
* No bincompat5005.Jarkko Hietaniemi2002-05-011-49/+42
* Regen Configure to mirror #16111 (with one added tweak).Jarkko Hietaniemi2002-04-231-2/+2
* Configure test for byteorder loses bitsGurusamy Sarathy2002-04-231-1/+1
* Use UV (not long) for BYTEORDER.Jarkko Hietaniemi2002-04-231-8/+10
* As suggested by Arthur: the threads and threads::sharedJarkko Hietaniemi2002-04-171-7/+13
* Re: [-Uusedl] Encode does work but perl -V goes funny! Andy Dougherty2002-04-161-11/+15
* Simplify the _r probing code by adding the i_systimeJarkko Hietaniemi2002-04-141-245/+5
* As Merijn points out, pthread.h really needs to be knownJarkko Hietaniemi2002-04-091-5/+8
* [ PATCH ] Re: no snapshot today, no RC1 Monday H.Merijn Brand2002-04-081-8/+13
* [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on O...Todd C. Miller2002-04-051-1/+4
* Re: lib/sort.t failure [PATCH]Andy Dougherty2002-04-041-2/+8
* versiononly should not put `old' versions in incH.Merijn Brand2002-03-291-19/+25
* The #15472 said "properly". Ha!Jarkko Hietaniemi2002-03-241-2/+2
* Properly scan for the subextensions of EncodeJarkko Hietaniemi2002-03-241-4/+12
* Various metaconfig unit cleanup; only one visible changeJarkko Hietaniemi2002-03-241-2/+2
* The I_CSD, I_S, and V_S had wrong recepting datatype.Jarkko Hietaniemi2002-03-221-11/+11
* must do -Dcc=gcc with -DusethreadsRobin Barker2002-03-211-2/+11
* More HP-UX/IA64 workSpider Boardman2002-03-211-49/+385
* Installation updates on threads and perlio.Jarkko Hietaniemi2002-03-201-10/+6
* Support crypt_r(const char*,const char*, CRYPTD*).Jarkko Hietaniemi2002-03-191-1/+5
* d_nv_preserves_uv_bitsNicholas Clark2002-03-181-9/+9
* If not building threaded, never mind the threaded prototypes.Jarkko Hietaniemi2002-03-161-145/+289
* More paranoid _r protochecking. At least Tru64 andJarkko Hietaniemi2002-03-161-68/+596
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-302/+2088
* In DG/UX finding pthread_atfork requires a true compile,Jarkko Hietaniemi2002-03-081-3/+27
* Re: [PATCH] tests for GconvertYitzchak Scott-Thoennes2002-03-081-4/+6
* Re: [PATCH] tests for GconvertYitzchak Scott-Thoennes2002-03-071-1/+5
* Scan for tm_zone (and tm_gmtoff, while we are at it).Jarkko Hietaniemi2002-03-061-1/+39
* Add Encode::CN, Encode::KR, and Encode::TW to the listJarkko Hietaniemi2002-03-041-4/+4
* Re: [PATCH] Configure to correctly recognize Amiga OSYitzchak Scott-Thoennes2002-03-011-2/+2
* Configure to correctly recognize Amiga OSPaul Green2002-02-281-9/+10
* Some hosts understand split -l 50, some only split -50Jarkko Hietaniemi2002-02-251-2/+2
* Also Encode/JP needs to be listed explicitly.Jarkko Hietaniemi2002-02-231-2/+4
* Old hosts like NeXT Classic don't have sort -k,Jarkko Hietaniemi2002-02-231-2/+2
* In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.Jarkko Hietaniemi2002-02-221-2/+2
* Revert #14805, didn't quite work.Jarkko Hietaniemi2002-02-211-12/+12
* Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts Paul Eggert2002-02-211-11/+11
* d_Gconvert hints and GlossaryYitzchak Scott-Thoennes2002-02-201-1/+1