| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the misplaced warnings and failing tests caused by the precision | Nicholas Clark | 2008-01-23 | 1 | -0/+85 |
* | Regen. Lots of under-the-hood changes accumulated. | H.Merijn Brand | 2008-01-22 | 1 | -50/+42 |
* | Intermediate update/regen in cleanup process, dtrace support | H.Merijn Brand | 2008-01-14 | 1 | -126/+128 |
* | Re: [PATCH] Stop DTrace config option looping in non-interactive mode | Andy Armstrong | 2008-01-12 | 1 | -4/+17 |
* | sh doesn't know about ! | Andy Armstrong | 2008-01-11 | 1 | -1/+4 |
* | Add dtrace support | Andy Armstrong | 2008-01-11 | 1 | -0/+69 |
* | Intermediate re-gen for AndyA's dtrace work. More to come | H.Merijn Brand | 2008-01-09 | 1 | -67/+96 |
* | Missing test, adding $ to the other tests | H.Merijn Brand | 2008-01-01 | 1 | -3/+3 |
* | Bring back the platforms that do not support -fstack-protector | H.Merijn Brand | 2008-01-01 | 1 | -11/+16 |
* | Sync after metaconfig backports. Some reorders were done | H.Merijn Brand | 2007-12-29 | 1 | -10/+11 |
* | Add a Configure probe for <assert.h> | Nicholas Clark | 2007-12-22 | 1 | -0/+6 |
* | char can be unsigned, so i8 needs to be signed char. | Nicholas Clark | 2007-12-20 | 1 | -1/+1 |
* | Oops. Change 32669 didn't mean to add ssp to the libswanted list. | Nicholas Clark | 2007-12-20 | 1 | -1/+1 |
* | A new try at getting -fstack-protector working, by adding it to the | Nicholas Clark | 2007-12-20 | 1 | -4/+18 |
* | Merge the duplicated code for the tests for -fno-strict-aliasing and | Nicholas Clark | 2007-12-20 | 1 | -28/+23 |
* | [Patch] Configure doesn't pick up Hash/Util/FieldHash | Alexander Gough | 2007-10-08 | 1 | -5/+7 |
* | The question auctioned at YAPC::Europe-2007 in Vienna | H.Merijn Brand | 2007-09-09 | 1 | -1/+14 |
* | bye bye charsize | H.Merijn Brand | 2007-08-21 | 1 | -69/+5 |
* | Various Gentoo Patches | Marcus Holland-Moritz | 2007-07-19 | 1 | -1/+2 |
* | Expand tabs, add -A ccflags=-DMACRO to -h | H.Merijn Brand | 2007-07-19 | 1 | -10/+11 |
* | PERL_PATCHNUM is dead. Long live SMOKEs! | H.Merijn Brand | 2007-07-09 | 1 | -2/+2 |
* | Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko | Rafael Garcia-Suarez | 2007-06-17 | 1 | -2/+2 |
* | Re: [perl #43216] Perl 5.8.8 does not compile on Solaris 8 with-Dusethreads | Andy Dougherty | 2007-06-16 | 1 | -15/+27 |
* | Re: vsprintf | Andy Dougherty | 2007-06-13 | 1 | -16/+53 |
* | Configure: Erroneous C++ message | Andy Dougherty | 2007-06-13 | 1 | -7/+6 |
* | Configure: O_NONBLOCK test uses fork() and pipe() | Jarkko Hietaniemi | 2007-06-01 | 1 | -10/+18 |
* | Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even wi... | Jarkko Hietaniemi | 2007-05-16 | 1 | -30/+34 |
* | Syntax error in Configure in blead | Ævar Arnfjörð Bjarmason | 2007-05-09 | 1 | -2/+2 |
* | Typing is for secretaries | H.Merijn Brand | 2007-05-09 | 1 | -3/+3 |
* | Better help ; regen after backport #31114 ; RT#42886 ' in uname | H.Merijn Brand | 2007-05-09 | 1 | -8/+20 |
* | Remove ext/Thread | Jerry D. Hedden | 2007-05-02 | 1 | -24/+14 |
* | special Configure handling for IO/Compress modules no longer needed | Craig A. Berry | 2007-04-27 | 1 | -3/+1 |
* | Leave try.c and include files where they are if we need them later | H.Merijn Brand | 2007-04-25 | 1 | -6/+7 |
* | Missed quotes in protocheck for rm_try | H.Merijn Brand | 2007-04-23 | 1 | -2/+2 |
* | Major *try* cleanup: introduce $rm_try; Some whitespace cleanups; | H.Merijn Brand | 2007-04-23 | 1 | -178/+173 |
* | 1. Move #30327 to the generation location | H.Merijn Brand | 2007-04-18 | 1 | -35/+35 |
* | When removing the test program source, also remove the compiled | Nicholas Clark | 2007-04-12 | 1 | -11/+11 |
* | If the test programs for strtoul(), strtoull() or strtouq() fail, don't | Nicholas Clark | 2007-04-11 | 1 | -0/+9 |
* | Make the don't-use-nm symbol table probes work under C++. | Nicholas Clark | 2007-04-10 | 1 | -2/+5 |
* | Tom Callaway's Redhat patches | Tom Callaway | 2007-03-09 | 1 | -3/+3 |
* | Re: Win32 modules & cygwin | Yitzchak Scott-Thoennes | 2007-02-22 | 1 | -2/+2 |
* | signbit detection (was [perl #39875] -0.0 loses signedness upon numeric compa... | Andy Dougherty | 2007-02-10 | 1 | -29/+72 |
* | Default "$undef" for NV_PRESERVES_UV_BITS causes compilation | Marcus Holland-Moritz | 2007-01-08 | 1 | -2/+2 |
* | Configure test code fails to compile if SIGFPE is undefined | Marcus Holland-Moritz | 2007-01-02 | 1 | -3/+2 |
* | Open Configure to the world of 64bitonly environments | H.Merijn Brand | 2006-12-20 | 1 | -5/+6 |
* | Configure needs to know about the extensions IO/Compress/Base | Rafael Garcia-Suarez | 2006-12-11 | 1 | -0/+2 |
* | Move Win32 from win32/ext/Win32 to ext/Win32 | Jan Dubois | 2006-12-07 | 1 | -0/+5 |
* | Introduction of d_pseudofork | H.Merijn Brand | 2006-12-05 | 1 | -47/+51 |
* | Revert #29454 | H.Merijn Brand | 2006-12-04 | 1 | -23/+19 |
* | Re: install misses Compress/IO/{Base,Zlib} | Rafael Garcia-Suarez | 2006-12-04 | 1 | -35/+39 |