This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
intrvar.h: document PL_tmps_max
[perl5.git] / configure.com
2016-01-30 Craig A. BerryVMS does have the siginfo_si_* fields.
2016-01-30 Craig A. BerryUpdate utils commands in configure.com.
2016-01-26 Dagfinn Ilmari Man... Probe for and expose more fields for SA_SIGINFO
2016-01-04 Andy DoughertyAdd Configure support for fdclose() for [perl #126847].
2015-10-31 Craig A. BerryRemove redundant code in configure.com
2015-10-30 Jarkko HietaniemiRevert "Remove unused filesystem stat symbols."
2015-10-02 Jarkko HietaniemiRemove unused filesystem stat symbols.
2015-09-26 Craig A. Berrykillpg for VMS.
2015-09-07 Craig A. BerrySkip Amiga extensions on VMS.
2015-07-12 Craig A. BerryUse CRTL getlogin and getlogin_r on VMS.
2015-06-28 Craig A. BerryRequire v7.3-2 or later for VMS builds.
2015-06-12 Jarkko Hietaniemiinfnan: move the mantbits definitions from perl.h to...
2015-06-12 Jarkko Hietaniemiinfnan: Configure scan for fp mantissa bytes
2015-06-12 Jarkko Hietaniemiinfnan: Configure scan for infnan bytes
2015-06-05 Craig A. BerryHandle variant build product extensions in configure...
2015-05-21 Craig A. BerryCorrect default for usedevel on VMS.
2015-02-19 Craig A. Berryconfigure.com does handle usedevel.
2015-02-18 Steve HayRemove some remnants of x2p, which was removed by commi...
2015-02-06 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.70
2015-02-03 Jarkko HietaniemiConfigure: lrintl, lroundl, llrintl, llroundl
2014-12-17 Craig A. BerryVMS does have fsync, so configure accordingly.
2014-11-23 H.Merijn BrandConfigure syncup
2014-11-15 Jarkko HietaniemiVMS configure.com C99 math symbols
2014-11-02 Jarkko HietaniemiConfigure: add doublekind for the format of double.
2014-10-30 Craig A. BerrySpecial handling of Cwd and List::Util in configure...
2014-09-24 Craig A. BerryVMS does not have lc_monetary_2008 items in lconv.
2014-09-22 Andrew FreshPATCH: [perl #122252] international currency formatting...
2014-09-20 Craig A. BerryDisable libquadmath in configure.com.
2014-09-19 Jarkko HietaniemiConfigure -Dusequadmath.
2014-09-19 Jarkko HietaniemiConfigure for <quadmath.h>
2014-09-13 Craig A. BerryDisable isfinite on VMS.
2014-09-08 Jarkko HietaniemiConfigure: scan for truncl.
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.
next