Remove ext/Thread
[p5sagit/p5-mst-13.2.git] / Configure
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...
2005-10-18 H.Merijn Brand Add probe for clearenv (), like #25733 for unsetenv ()
2005-10-10 Steve Peters Add probe for unsetenv ()
2005-09-13 Luke Closs [perl #36448] configuring ranlib for perl on osx with...
2005-09-12 H.Merijn Brand Detection of malloc_size and malloc_good_size
2005-09-06 H.Merijn Brand Added amd64 and x86_64 to recognized predefined cpp...
2005-07-19 Jarkko Hietaniemi allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a...
2005-07-18 H.Merijn Brand 1. Typo detected by Schwern (#25151)
2005-06-21 H.Merijn Brand Redo generation of change #24898
2005-06-19 Craig A. Berry Add a Configure test to see if NV 0.0 is stored as...
2005-05-31 Yitzchak Scott-Tho... Add DECC to the symbol list
2005-05-25 H.Merijn Brand Reordering config_h.SH after metaconfig now semi automated
2005-05-20 Andy Lester Attribute configuration
2005-04-24 Steve Peters Add -Wdeclaration-after-statement to default flags...
2005-04-11 H.Merijn Brand Out of sync metaunit caused the erroneous return of the
2005-04-10 H.Merijn Brand Configure now probes for _LIB_VERSION support in math...
2005-04-08 H.Merijn Brand Drop d_sitecustomize again. (usesitecustomize is enough)
2005-04-05 Nicholas Clark D'oh! We were never correctly spotting a modfl prototype
2005-03-30 H.Merijn Brand Support for -Dusesitecustomize
2005-01-31 Robert Millan [perl #33998] [PATCH] Support for GNU/kFreeBSD
2005-01-21 Todd Vierling [perl #33892] Add Interix support
2004-12-30 Gisle Aas Allow Configure's d_attribut to be set from the command...
2004-12-29 H.Merijn Brand Rebuilt after backport start for 23674, 23675, and...
2004-12-23 Nicholas Clark Bother. It helps if you also propagate the new entry...
2004-12-23 Nicholas Clark Oops. You can't add new entries to config_h.SH without...
2004-10-30 H.Merijn Brand Added probes for strlcat () and strlcpy () to Configure
2004-07-16 H.Merijn Brand Be sure HP-UX' ANSI C compiler's PATH is found *before*
2004-07-16 Nicholas Clark oslevel can fail on AIX, but the output generated would...
2004-05-12 Andy Dougherty Configure shouldn't unconditionally add in -pipe
2004-05-06 H.Merijn Brand add -pipe to gcc's default flags
2004-04-14 H.Merijn Brand #24121: Configure under turkish locale fails
2004-03-31 H.Merijn Brand Regenerated Configure after backported #22571
2004-03-23 Nicholas Clark Make usemallocwrap a Configure-time question. Default...
2004-02-26 Art Haas Replacing '-rdynamic' in Configure script
2004-02-18 H.Merijn Brand Removed pm_apiversion and xs_apiversion as requested by
2004-02-17 Brendan O'Dea 1. Creating backward compatibility for Configure after...
2004-01-19 H.Merijn Brand Allow -Uinc_version_list to mean -Dinc_version_list...
2004-01-12 Gisle Aas Make 'Configure -Dcf_by=...' work
next