This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
recomp.c: output given warning in only one pass
[perl5.git] / configure.com
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan fpgetround
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan d_fegetround and i_fenv.
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan for acosh.
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan for j0 and j0l.
2014-08-30 Jarkko HietaniemiConfigure: add i_stdint.
2014-08-26 Jarkko HietaniemiPost-VAX VMS has fp_classify().
2014-08-25 Jarkko HietaniemiConfigure scan for fp_classl().
2014-08-25 Jarkko HietaniemiConfigure scan for fp_classify().
2014-08-23 Craig A. BerryVMS has the isfinite macro on all architectures.
2014-08-20 Jarkko HietaniemiConfigure for isfinitel / isinfl.
2014-08-19 Craig A. BerryFix finite/finitel/isfinite in configure.com.
2014-08-15 Jarkko HietaniemiZero is better longdblkind for "no long double" than -1.
2014-08-14 Jarkko HietaniemiConfigure scan for ldexpl
2014-08-14 Jarkko HietaniemiConfigure scan for the kind of long double we have
2014-06-12 Brian FraserProtect against ptrdiff_t not being available.
2014-06-11 H.Merijn BrandFix cbacktrace
2014-06-08 Jarkko HietaniemiAdd C backtrace API.
2014-06-06 Craig A. BerryCorrect socksizetype on VMS.
2014-06-06 Craig A. BerryRefactor some compiler-based hints in configure.com.
2014-06-05 Craig A. Berrywcs* fix-up for configure.com
2014-06-05 H.Merijn BrandProbe for working wcscmp and wcsxfrm
2014-05-31 Steve HayRemove Module-Build remnants
2014-01-26 Craig A. Berrytargetsh in configure.com again
2014-01-25 Craig A. BerryFix targetsh in configure.com.
2014-01-23 Brian FraserAdded targetsh to all the canned config files
2013-12-28 Craig A. BerryFix $Config{src} on VMS.
2013-12-28 Craig A. BerryMake perl_setup.com infer perl_root from its own location.
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-11-05 Craig A. Berryi_arpainet and i_sysun for configure.com.
2013-10-28 Craig A. Berrygetnameinfo, getaddrinfo, and inet_xxx fix-ups for...
2013-09-19 Craig A. BerryTeach configure.com about Perl_drand48 and friends.
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-09-02 Craig A. BerryAnother reason for home-grown kill() on VMS.
2013-08-16 Craig A. BerryFix include-related missing variables in configure...
2013-08-15 Craig A. BerryFix remaining missing d_xxx variables in configure...
2013-08-14 Craig A. BerryFix miscellaneous missing d_xxx variables in configure...
2013-08-12 Craig A. BerryForgot d_semctl in a429ddf7a2c14d.
2013-08-11 Craig A. BerryProbe for shm* routines in configure.com.
2013-08-10 Craig A. BerryAdd two "ld" variables missing from configure.com.
2013-07-18 Craig A. BerryRemove 5.005 thread support from configure.com.
2013-07-04 Craig A. BerryAdd non-XS extensions to known_extensions in configure...
2013-06-13 Craig A. BerryEliminate macro for OpenVMS debugger [perl #118447].
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Pod-LaTeX and pod2latex utility
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS and associated utilities
2013-03-09 H.Merijn BrandAdd bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII...
2013-03-03 Craig A. BerryEnable sem* functions in configure.com for 8.4+.
2013-02-16 Craig A. BerryImplement useversionedarchname in configure.com.
2012-12-22 Craig A. BerryFix erroneous USE_LONG_DOUBLE in configure.com.
2012-12-22 Craig A. BerryFix d_nv_preserves_uv on VMS with 64-bit int but no...
2012-08-26 H.Merijn BrandAdd Configure probe for ip_mreq_source
2012-07-11 H.Merijn BrandAdd IP probe for ip_mreq
2012-06-07 Craig A. BerryCorrect the dlsrc entry in configure.com.
2012-05-25 Craig A. BerryMake configure.com ready for C++.
2012-02-17 Craig A. BerryVMS does have sockaddr_in6 and ipv6_mreq.
2012-02-16 H.Merijn BrandAdd new probes for IPv6 (LeoNerd)
2012-02-15 Ævar Arnfjörð Bjar... Revert "Add strptime probe"
2012-02-15 Ævar Arnfjörð Bjar... Revert "VMS does have strptime."
2012-02-12 Craig A. BerryVMS does have strptime.
2012-02-12 H.Merijn BrandAdd strptime probe
2012-01-09 H.Merijn BrandAdd probe for isblank() (requested by khw)
2011-12-11 Craig A. BerryRemove explicit support for pre-7.0 VMS and pre-6.0...
2011-12-04 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.044
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-16 Craig A. Berryi_stdbool for configure.com.
2011-09-03 Craig A. BerryRemove sockadapt layer from the VMS build.
2011-08-15 Craig A. BerryForgot one in d677d0fca41325ba7203de00652fdeb43659754a.
2011-08-14 Craig A. BerryWrite some missing version strings in configure.com
2011-08-14 Craig A. BerryCorrect some format strings in configure.com.
2011-08-12 Craig A. BerryBetter st_ino_size probe in configure.com.
2011-07-31 Craig A. BerryWeld switch in on position for useperlio in configure...
2011-07-31 Craig A. Berryst_ino settings for configure.com.
2011-06-14 Florian RagwitzKill Devel::DProf
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-03-08 Craig A. BerryCheck for threads before multiplicity in configure...
2011-03-08 Craig A. BerrySet multiplicity in configure.com when usethreads is...
2011-03-07 Craig A. BerryAdd appropriate archname appendages in configure.com.
2011-03-07 Craig A. BerryReorder archname-related questions in configure.com.
2011-03-07 Craig A. BerryUse full archname in architecture-specific directories...
2011-03-07 Craig A. BerryMake archname checks relocatable in configure.com.
2010-12-21 Craig A. Berryd_sin6_scope_id configuration probe for VMS.
2010-12-20 H.Merijn BrandAdd sin6_scope_id probe (LeoNerd)
2010-12-11 Craig A. BerryProper sa_len configuration for VMS.
2010-12-10 H.Merijn BrandAdd probe for sa_len availability in sockaddr struct
2010-11-15 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.70
2010-10-08 Craig A. BerryMake compiler-shortened symbols the default on VMS.
2010-10-08 Craig A. BerryLet the compiler shorten symbols on VMS.
2010-07-22 Andy DoughertyAdd static inline config variables to VMS configure...
2010-04-23 Craig A. BerryFix -Uuseperlio command-line option in configure.com.
2010-04-14 Craig A. BerryAllow extension building on older (pre 7.3-2) VMS systems.
2010-04-13 H.Merijn BrandAdd d_prctl* for all other OS's
2010-01-06 Craig A. Berryvaproto for VMS.
2009-11-21 Craig A. BerryMake -UDEBUGGING the default on VMS for 5.12.0.
2009-11-06 H.Merijn BrandDetection (and warning) of char size in bits
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...
2009-09-24 Nicholas ClarkVMS also should search for extensions in cpan/ as well...
2009-09-09 Craig A. BerryDisambiguate extensions, nonxs_ext, and dynamic_ext...
2009-09-08 Craig A. BerryImplement nonxs_ext on VMS.
2009-09-08 Craig A. BerryNo longer need to look for extensions under vms/ext.
next