This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid double stringification in pp_complement
[perl5.git] / configure.com
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.
2009-09-05 Craig A. BerryRename batch log file more reliably in configure.com.
2009-09-03 Craig A. BerryMake configure.com aware that ext/Thread no longer...
2009-03-25 H.Merijn BrandIPv6 config variables for the other OS's
2009-02-23 Craig A. Berrytime_t is unsigned 32-bit on VMS; pick sGMTIME_max...
2009-02-12 Craig A. BerryFind extensions on VMS even when they don't have a...
2009-02-09 Craig A. BerryGoodbye, make_ext.com; make_ext.pl will take over now.
2009-02-08 Nicholas ClarkData-Dumper --> Data/Dumper for VMS extension list...
2009-02-06 Nicholas ClarkRename ext/Sys/Syslog to ext/Sys-Syslog
2009-02-06 Nicholas ClarkRename ext/IPC/SysV to ext/IPC-SysV
2009-01-01 Craig A. BerryFirst cut at handling git patch numbers on VMS.
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 Craig A. BerryAnd (hopefully) the actual change for 34951. Sigh.
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-08 Craig A. BerryNDBM prototype config vars for configure.com following...
2008-10-23 Craig A. BerryHandle a filename with a tilde in it. Otherwise the...
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-07-11 Craig A. BerrySet d_timegm on VMS.
2008-05-29 Andy DoughertyPropagate new i_gdbm*ndbm variables
2008-03-29 Dominic DunlopRe: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-28 Craig A. BerryMake the nv_preserves... checking on VMS more robust...
2008-03-24 John E. Malmbergconfigure.com and vms.c fixes.
2008-03-05 Craig A. Berry*Really* add nv_overflows_integers_at to the VMS config...
2008-02-11 Craig A. BerryCorrect quad-related %Config variables on VMS.
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-12 Craig A. BerryNit disabling dtrace on VMS (2 single quotes inside...
2008-01-11 Andy ArmstrongAdd dtrace support
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-12-05 Craig A. BerryFix missing sharpbang definition in configure.com.
2007-10-27 lemkemch@t-online.deRe: Perl 5.10.0 getting close: please test
2007-10-27 Thomas Pfauproblem with MAKE_EXT.COM
2007-09-27 Craig A. BerryMake large file support the default on VMS systems...
2007-09-24 Craig A. BerryAllow IEEE math to be deselected on OpenVMS I64 (but...
2007-09-23 Craig A. BerryRecord IEEE usage in config.h on VMS.
2007-08-27 Craig A. BerryFix configure.com's d_fcntl_can_lock test to look for...
next