Move the GvNAME HEK into the IV union - every GV is now 1 pointer
[p5sagit/p5-mst-13.2.git] / config_h.SH
2006-03-03 Andy Lester Support for __builtin_expect and __builtin_choose_expr
2006-01-03 Steve Peters Add probe for snprintf () and vsnprintf ()
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 my_sprintf, which is usually just a macro for sprin...
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-12 H.Merijn Brand Detection of malloc_size and malloc_good_size
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-26 H.Merijn Brand More possible re-order dependencies solved
2005-05-25 H.Merijn Brand Reordering config_h.SH after metaconfig now semi automated
2005-05-20 Andy Lester Attribute configuration
2005-05-10 Jan Dubois Avoid USE_SITECUSTOMIZE redefined warnings
2005-04-29 H.Merijn Brand Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they...
2005-04-10 H.Merijn Brand Sorting still is a mess. This is better.
2005-04-10 H.Merijn Brand Configure now probes for _LIB_VERSION support in math...
2005-04-08 H.Merijn Brand now usesitecustomize is used more generic
2005-03-30 H.Merijn Brand Support for -Dusesitecustomize
2004-12-23 Nicholas Clark Relocatable @INC entries for Unix.
2004-12-23 H.Merijn Brand 23669 was not such a good idea. More research needed.
2004-12-22 H.Merijn Brand Just to re-sync with metaconfig output. No real changes.
2004-10-31 H.Merijn Brand The next step in strlcat ()/ strcpy () detection and...
2004-10-30 H.Merijn Brand Added probes for strlcat () and strlcpy () to Configure
2004-03-23 Nicholas Clark Make usemallocwrap a Configure-time question. Default...
2004-02-18 H.Merijn Brand Removed pm_apiversion and xs_apiversion as requested by
2003-12-25 Ilya Zakharevich INSTALL_PREFIX from C
2003-08-25 Jarkko Hietaniemi UVSIZE is not yet defined when it would be needed
2003-08-23 Adrian M. Enache Re: bytecode.t ...
2003-07-01 Alan Burlison Re: Subject: Problems: 5.8.1, Solaris, Configure, sched...
2003-05-24 Jarkko Hietaniemi Missing "to".
2003-05-24 Jarkko Hietaniemi Add a real scan for pthread_attr_setscope().
2003-05-13 Casey West [perl #8599] s/catenate/concatenate/
2003-04-23 Jarkko Hietaniemi Regen Configure, Glossary, et alia.
2003-04-21 Jarkko Hietaniemi Introduce two new Configure symbols:
2003-04-15 Jarkko Hietaniemi Backport of _most_ of the changes in #19218: not one big
2003-04-15 Jarkko Hietaniemi Big patch from Alan Burlison to make Solaris long doubl...
2003-03-18 Jarkko Hietaniemi The description of SIG_SIZE was off.
2003-03-14 Jarkko Hietaniemi Signal issues.
2003-03-06 Stas Bekman [patch config_h.SH] redefining __attribute__
2003-03-05 Jarkko Hietaniemi Couple more _r possibilities (found in a RH 8.0 box...
2002-12-09 Slaven Rezic Re: [perl #18238] timezone and gmt offset as output...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-09-30 H.Merijn Brand nanosleep probes as per Jarkko's request
2002-09-11 H.Merijn Brand re-synced Configure to backported metaunits
2002-08-12 Nicholas Clark better modfl detection
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-04 Hugo van der Sanden Change version from 5.8.0 to 5.9.0.
2002-06-05 Jarkko Hietaniemi Forgot from #16991.
2002-05-20 Jarkko Hietaniemi Document better what the foo_r_proto are supposed to be.
2002-05-01 Jarkko Hietaniemi Somebody might be compiling a newer Digest::MD5.
2002-05-01 Jarkko Hietaniemi Try #2 of getting rid of bincompat5005.
2002-05-01 Jarkko Hietaniemi No bincompat5005.
2002-04-23 Jarkko Hietaniemi Use UV (not long) for BYTEORDER.
2002-03-29 Jarkko Hietaniemi Interesting... where did this come from?
2002-03-18 Nicholas Clark d_nv_preserves_uv_bits
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-06 Jarkko Hietaniemi Scan for tm_zone (and tm_gmtoff, while we are at it).
2002-02-20 Yitzchak Scott-Tho... d_Gconvert hints and Glossary
2002-01-25 Jarkko Hietaniemi Okay, you can come home now, _().
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-22 Jarkko Hietaniemi Get rid of the _() macro since (1) we require ANSI...
2002-01-12 Jonathan Stowe Re: [PATCH Configure ext/NDBM_File/hints/linux.pl]...
2001-12-19 Jarkko Hietaniemi Re-gen Configure based on #13778..13781.
2001-11-23 Jarkko Hietaniemi Better to "quote" the pathname.
2001-11-23 Jarkko Hietaniemi Add probing for BSD-like /proc/curproc/file.
2001-11-23 Jarkko Hietaniemi Add probing for dirfd() so that it can be added it...
2001-11-21 Jarkko Hietaniemi procselfexe tweaks.
2001-11-19 Nick Ing-Simmons Use /proc/self/exe to set $^X on linux (or anywhere new
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-09-11 Blair Zajac Configure not recording lseek proto
2001-08-30 Artur Bergman Due to braindamaged makedef.pl change 11758 broke maked...
2001-08-29 Artur Bergman make sure USE_THREADS is defined so external apps work
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-07-12 Jarkko Hietaniemi Add HAS_PTHREAD_ATFORK.
2001-07-08 Jarkko Hietaniemi Detypo, problem noticed by Gerrit P. Haase.
2001-06-28 Jarkko Hietaniemi Add Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-22 Andy Dougherty Further tiny bcopy cleanup
2001-06-21 Jarkko Hietaniemi Add fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-20 Jarkko Hietaniemi After some reading I don't think we can blindly
2001-06-15 Jarkko Hietaniemi The first steps towards cross-compilation.
2001-06-13 Jarkko Hietaniemi Add Configure directive -Dusereentrant for Artur's...
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-08 Jarkko Hietaniemi Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-04 Jarkko Hietaniemi Configure tweaks; add prototype probes, make the cpp...
2001-06-04 Jarkko Hietaniemi Missed HAS_SETRESGID_PROTO. No serious harm done since
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Configure tweaks; record the Berkeley DB version,
2001-05-16 Jarkko Hietaniemi Use OSVERS.
2001-05-16 Jarkko Hietaniemi DG-UX threading patches, including a README.dgux,
2001-05-15 Jarkko Hietaniemi The problem described in 20010514.031 still wasn't
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-27 Jarkko Hietaniemi Add sockatmark() probing.
2001-01-24 Charles Bailey SYN SYN
2001-01-21 Jarkko Hietaniemi The SIG_SIZE is the number of the elements *excluding*
2001-01-17 Jarkko Hietaniemi Define SIG_SIZE, the number of elements in the sig_name and
2001-01-15 Jarkko Hietaniemi Revert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi (Reverted by #8440)
next