Test dbmopen more thoroughly, including closing the coverage hole for
[p5sagit/p5-mst-13.2.git] / Configure
2008-04-02 Jerry D. Hedden Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456...
2008-03-30 Nicholas Clark detecting Configure test goofs (Was Re: branch predicti...
2008-03-29 Dominic Dunlop Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-24 Nicholas Clark Give the test file for __builtin_expect() the correct...
2008-03-21 H.Merijn Brand Final move from meta-3.0 to meta-3.5
2008-02-15 H.Merijn Brand Resync with metaconfig. Escape the last ~.
2008-02-15 Nicholas Clark Shell patterns are subject to tilde expansion. So the...
2008-01-23 Nicholas Clark Fix the misplaced warnings and failing tests caused...
2008-01-22 H.Merijn Brand Regen. Lots of under-the-hood changes accumulated.
2008-01-14 H.Merijn Brand Intermediate update/regen in cleanup process, dtrace...
2008-01-12 Andy Armstrong Re: [PATCH] Stop DTrace config option looping in non...
2008-01-11 Andy Armstrong sh doesn't know about !
2008-01-11 Andy Armstrong Add dtrace support
2008-01-09 H.Merijn Brand Intermediate re-gen for AndyA's dtrace work. More to...
2008-01-01 H.Merijn Brand Missing test, adding $ to the other tests
2008-01-01 H.Merijn Brand Bring back the platforms that do not support -fstack...
2007-12-29 H.Merijn Brand Sync after metaconfig backports. Some reorders were...
2007-12-22 Nicholas Clark Add a Configure probe for <assert.h>
2007-12-20 Nicholas Clark char can be unsigned, so i8 needs to be signed char.
2007-12-20 Nicholas Clark Oops. Change 32669 didn't mean to add ssp to the libswa...
2007-12-20 Nicholas Clark A new try at getting -fstack-protector working, by...
2007-12-20 Nicholas Clark Merge the duplicated code for the tests for -fno-strict...
2007-10-08 Alexander Gough [Patch] Configure doesn't pick up Hash/Util/FieldHash
2007-09-09 H.Merijn Brand The question auctioned at YAPC::Europe-2007 in Vienna
2007-08-21 H.Merijn Brand bye bye charsize
2007-07-19 Marcus Holland-Moritz Various Gentoo Patches
2007-07-19 H.Merijn Brand Expand tabs, add -A ccflags=-DMACRO to -h
2007-07-09 H.Merijn Brand PERL_PATCHNUM is dead. Long live SMOKEs!
2007-06-17 Rafael Garcia-Suarez Patches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-16 Andy Dougherty Re: [perl #43216] Perl 5.8.8 does not compile on Solari...
2007-06-13 Andy Dougherty Re: vsprintf
2007-06-13 Andy Dougherty Configure: Erroneous C++ message
2007-06-01 Jarkko Hietaniemi Configure: O_NONBLOCK test uses fork() and pipe()
2007-05-16 Jarkko Hietaniemi Configure (and Makefile.SH): remove ODBM_File early...
2007-05-09 Ævar Arnfjörð Bjar... Syntax error in Configure in blead
2007-05-09 H.Merijn Brand Typing is for secretaries
2007-05-09 H.Merijn Brand Better help ; regen after backport #31114 ; RT#42886...
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-27 Craig A. Berry special Configure handling for IO/Compress modules...
2007-04-25 H.Merijn Brand Leave try.c and include files where they are if we...
2007-04-23 H.Merijn Brand Missed quotes in protocheck for rm_try
2007-04-23 H.Merijn Brand Major *try* cleanup: introduce $rm_try; Some whitespace...
2007-04-18 H.Merijn Brand 1. Move #30327 to the generation location
2007-04-12 Nicholas Clark When removing the test program source, also remove...
2007-04-11 Nicholas Clark If the test programs for strtoul(), strtoull() or strto...
2007-04-10 Nicholas Clark Make the don't-use-nm symbol table probes work under...
2007-03-09 Tom Callaway Tom Callaway's Redhat patches
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-10 Andy Dougherty signbit detection (was [perl #39875] -0.0 loses signedn...
2007-01-08 Marcus Holland-Moritz Default "$undef" for NV_PRESERVES_UV_BITS causes compil...
2007-01-02 Marcus Holland-Moritz Configure test code fails to compile if SIGFPE is undefined
2006-12-20 H.Merijn Brand Open Configure to the world of 64bitonly environments
2006-12-11 Rafael Garcia-Suarez Configure needs to know about the extensions IO/Compres...
2006-12-07 Jan Dubois Move Win32 from win32/ext/Win32 to ext/Win32
2006-12-05 H.Merijn Brand Introduction of d_pseudofork
2006-12-04 H.Merijn Brand Revert #29454
2006-12-04 Rafael Garcia-Suarez Re: install misses Compress/IO/{Base,Zlib}
2006-12-04 Yitzchak Scott-Tho... -DDEBUGGING=both doesn't set -g
2006-11-21 H.Merijn Brand No more 5005thread messages from Configure for 5.9...
2006-11-15 H.Merijn Brand 1. Less Whoa there, based on a suggestion by Andy Dougherty
2006-11-08 Steve Peters Configure patch to add detection for DIR.dd_fd member...
2006-11-06 Michael Cummings Re: [PATCH] Detecting bad /dev/null's in Configure
2006-11-06 Benjamin Holzman RE: [perl #26136] localtime(3) calls tzset(3), but...
2006-10-23 H.Merijn Brand Fix for RT#38169 & RT#38945
2006-09-13 Jarkko Hietaniemi Accumulated fixes from earlier backports, amongst of...
2006-08-08 Jarkko Hietaniemi g++ stage 1 reached
2006-08-02 Jarkko Hietaniemi g++ heavy shoveling
2006-08-01 Jarkko Hietaniemi ANSI-C headers in test snippets to please g++ (and...
2006-06-06 Steve Peters Teach Configure that icc is not gcc
2006-05-22 H.Merijn Brand Re-generation after backports of
2006-05-20 Nicholas Clark Oops. Fix bad #! lines when not using userelocatableinc
2006-05-16 Nicholas Clark Take advantage of the bug that binexp ignores the Configure
2006-05-13 Nicholas Clark A Configure probe for C99 variadic macros, based on...
2006-05-13 Nicholas Clark Only ask about MAD for 5.9.0 and greater. Otherwise...
2006-04-17 H.Merijn Brand Support for -DDEBUGGING and its alias -DEBUGGING
2006-04-03 H.Merijn Brand Regeneration after backports of #27447, #27484, #27485...
2006-03-30 Gisle Aas Introduce d_sitearch and d_inc_version_list config...
2006-03-13 Nicholas Clark Somewhat less shaky relocatable @INC support. You can...
2006-03-13 Nicholas Clark First stab at rather shaky Configure support for reloca...
2006-03-13 Nicholas Clark Split break out the installprefix code from setprefixva...
2006-03-13 Nicholas Clark Refactor most of the cut ...
2006-03-13 Nicholas Clark The existing order of the checks for whether man1dir...
2006-03-13 Nicholas Clark The "Change installation prefix, if necessary." code...
2006-03-09 Nicholas Clark Add the madly parser. I believe that this is all the...
2006-03-08 H.Merijn Brand Backport #27407
2006-03-07 Nicholas Clark Add a Configure question for mad (Misc Attribute Decora...
2006-03-03 Andy Lester Support for __builtin_expect and __builtin_choose_expr
2006-03-03 H.Merijn Brand #27363 broke HP-UX (and others). if [[ ... ]] syntax...
2006-03-02 Jason Vas Dias [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits...
2006-02-15 Robert Sebastian... Patch for perl to compile/work on DragonFlyBSD
2006-01-29 Philippe M. Chiasson Re: [patch] s/ar ts/ar s/g
2006-01-11 Yitzchak Scott-Tho... Cygwin issue (26792) and patchlevel (26790)
2006-01-05 H.Merijn Brand Test if the probed availability of v?snprintf () is
2006-01-03 Steve Peters Add probe for snprintf () and vsnprintf ()
2006-01-01 Jarkko Hietaniemi Configure: stdio char (un)signedness
2005-11-09 Yitzchak Scott-Tho... Configure setting patchlevel broken
2005-11-04 Steve Peters Re: futimes [PATCH]
2005-10-31 H.Merijn Brand revive probe for futimes ()
2005-10-24 Yitzchak Scott-Tho... Backport of changes #25831 and #25832. Re-order needed
2005-10-24 Nicholas Clark Add a probe for whether sprintf returns the length...
next