| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | -DDEBUGGING=both doesn't set -g | Yitzchak Scott-Thoennes | 2006-12-04 | 1 | -2/+2 |
* | No more 5005thread messages from Configure for 5.9.x and up | H.Merijn Brand | 2006-11-21 | 1 | -64/+93 |
* | 1. Less Whoa there, based on a suggestion by Andy Dougherty | H.Merijn Brand | 2006-11-15 | 1 | -4/+62 |
* | Configure patch to add detection for DIR.dd_fd member variable | Steve Peters | 2006-11-08 | 1 | -1/+39 |
* | Re: [PATCH] Detecting bad /dev/null's in Configure | Michael Cummings | 2006-11-06 | 1 | -1/+13 |
* | RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not. | Benjamin Holzman | 2006-11-06 | 1 | -1/+56 |
* | Fix for RT#38169 & RT#38945 | H.Merijn Brand | 2006-10-23 | 1 | -33/+43 |
* | Accumulated fixes from earlier backports, amongst of which: | Jarkko Hietaniemi | 2006-09-13 | 1 | -41/+28 |
* | g++ stage 1 reached | Jarkko Hietaniemi | 2006-08-08 | 1 | -1/+39 |
* | g++ heavy shoveling | Jarkko Hietaniemi | 2006-08-02 | 1 | -6/+11 |
* | ANSI-C headers in test snippets to please g++ (and the rest) | Jarkko Hietaniemi | 2006-08-01 | 1 | -13/+13 |
* | Teach Configure that icc is not gcc | Steve Peters | 2006-06-06 | 1 | -2/+2 |
* | Re-generation after backports of | H.Merijn Brand | 2006-05-22 | 1 | -149/+155 |
* | Oops. Fix bad #! lines when not using userelocatableinc | Nicholas Clark | 2006-05-20 | 1 | -1/+1 |
* | Take advantage of the bug that binexp ignores the Configure | Nicholas Clark | 2006-05-16 | 1 | -7/+12 |
* | A Configure probe for C99 variadic macros, based on code from Jarkko. | Nicholas Clark | 2006-05-13 | 1 | -0/+42 |