This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Term-Cap to CPAN version 1.15
[perl5.git] / Porting / Glossary
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-07-02 Nicholas ClarkAdd non-XS extensions to known_extensions.
2013-05-09 H.Merijn BrandSpell-checking on meta-units
2013-03-09 H.Merijn BrandAdd bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII...
2013-02-15 H.Merijn Branduse_versioned_archname => versionedarchname
2013-02-05 David GoldenAdd use_versioned_archname to Configure
2012-08-26 H.Merijn BrandAdd Configure probe for ip_mreq_source
2012-07-11 H.Merijn BrandAdd IP probe for ip_mreq
2012-03-31 H.Merijn BrandAdd ld_can_script probe to Configure
2012-02-16 H.Merijn BrandAdd new probes for IPv6 (LeoNerd)
2012-02-15 Ævar Arnfjörð Bjar... Revert "Add strptime probe"
2012-02-12 H.Merijn BrandAdd strptime probe
2012-01-09 H.Merijn BrandAdd probe for isblank() (requested by khw)
2011-11-23 jkeenan[RT #36079] Convert ` to '.
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 Nicholas ClarkProbe for <stdbool.h>, and if found use it in handy.h
2011-07-31 H.Merijn BrandAdd st_ino size/sign probes
2011-01-07 H.Merijn BrandLast typo missed in regen
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Porting/*.
2010-12-21 H.Merijn BrandRestore a reference to $perlpath. Installation needs it
2010-12-20 H.Merijn BrandAdd sin6_scope_id probe (LeoNerd)
2010-12-10 H.Merijn BrandAdd probe for sa_len availability in sockaddr struct
2010-08-12 H.Merijn BrandAccount for GNU "i" extension when checking 'nm' output.
2010-04-14 H.Merijn BrandBetween parens is the unit name
2010-04-14 Craig A. BerryClarify HAS_PRCTL_SET_NAME definition in Porting/Glossary.
2010-04-13 H.Merijn BrandProbe for prctl () and check id PR_SET_NAME is supported
2010-01-05 H.Merijn BrandFD 4 is not (yet) open at this stage.
2009-12-08 Andy DoughertyDocument config_args limitations reported in [perl...
2009-11-06 H.Merijn BrandDetection (and warning) of char size in bits
2009-06-04 H.Merijn BrandRemember if binaries are ELF
2009-03-25 H.Merijn BrandDetection of IPv6 clueful functions by Configure (part 1)
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-06 Marcus Holland-MoritzAdd prototype detection for NDBM header files
2008-10-27 Marcus Holland-MoritzFix prototype detection for C++
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-09-15 H.Merijn BrandAdd probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-07-08 H.Merijn BrandBe sure to use the correct type, so bits do not get...
2008-07-07 H.Merijn BrandProbe for timegm
2008-07-07 H.Merijn BrandPart one of y2038 changes for Schwern
2008-05-17 Andy DoughertyRe: [perl #50180] NDBM_File fails to build
2008-03-29 Dominic DunlopRe: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-21 H.Merijn BrandFinal move from meta-3.0 to meta-3.5
2008-02-15 H.Merijn BrandResync with metaconfig. Escape the last ~.
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-22 H.Merijn BrandRegen. Lots of under-the-hood changes accumulated.
2008-01-14 H.Merijn BrandIntermediate update/regen in cleanup process, dtrace...
2008-01-11 Andy ArmstrongAdd dtrace support
2007-12-29 H.Merijn BrandSync after metaconfig backports. Some reorders were...
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-08-21 H.Merijn Brandbye bye charsize
2007-02-10 Andy Doughertysignbit detection (was [perl #39875] -0.0 loses signedn...
2006-12-05 H.Merijn BrandIntroduction of d_pseudofork
2006-11-21 H.Merijn BrandNo more 5005thread messages from Configure for 5.9...
2006-11-16 H.Merijn BrandYet another step in generation a more reliable Glossary
2006-11-15 H.Merijn Brand1. Less Whoa there, based on a suggestion by Andy Dougherty
2006-11-08 Steve PetersConfigure patch to add detection for DIR.dd_fd member...
2006-11-06 H.Merijn BrandThe non-unix parts for localtime_r_needs_tzset
2006-09-13 Jarkko HietaniemiAccumulated fixes from earlier backports, amongst of...
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-05-22 H.Merijn BrandRe-generation after backports of
2006-05-13 Nicholas ClarkA Configure probe for C99 variadic macros, based on...
2006-04-10 H.Merijn BrandRegeneration of Glossary and the underlying tools.
2006-04-02 H.Merijn BrandFirst stab at a more reliable Glossary. This now is...
2006-03-31 H.Merijn BrandGlossary part for #27447 (madlyh, madlyobj, madlysrc)
2006-03-30 Gisle AasIntroduce d_sitearch and d_inc_version_list config...
2006-03-08 H.Merijn BrandBackport #27407
2006-03-07 Nicholas ClarkAdd a Configure question for mad (Misc Attribute Decora...
2006-03-03 Andy LesterSupport for __builtin_expect and __builtin_choose_expr
2005-10-31 H.Merijn Brandrevive probe for futimes ()
2005-10-24 Nicholas ClarkAdd a probe for whether sprintf returns the length...
2005-10-18 H.Merijn BrandAdd probe for clearenv (), like #25733 for unsetenv ()
2005-10-10 Steve PetersAdd probe for unsetenv ()
2005-09-12 H.Merijn BrandDetection of malloc_size and malloc_good_size
2005-06-19 Craig A. BerryAdd a Configure test to see if NV 0.0 is stored as...
2005-05-20 Andy LesterAttribute configuration
2004-12-23 Nicholas ClarkRelocatable @INC entries for Unix.
2004-11-01 H.Merijn BrandNew Glossary and samples for blead
2004-02-18 H.Merijn BrandRemoved pm_apiversion and xs_apiversion as requested by
2003-08-01 Jarkko HietaniemiRegen Glossary et al.
2003-07-01 Jarkko HietaniemiRegen Glossary et al.
2003-06-08 Jarkko HietaniemiMore symbol scan logic from Alan Burlison.
2003-05-24 Jarkko HietaniemiRegen Glossary et al.
2003-04-23 Jarkko HietaniemiRegen Configure, Glossary, et alia.
2003-04-17 Jarkko HietaniemiRegen Glossary et alia.
2003-03-18 Jarkko HietaniemiThe description of SIG_SIZE was off.
2003-03-18 Gurusamy Sarathythere is no trailing NULL in sig_name or sig_num, so...
2003-03-14 Jarkko HietaniemiSignal issues.
2002-12-16 H.Merijn BrandEnough changes to Configure and metaunits warrant an...
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-09-12 H.Merijn BrandRe: [perl #17170] NetBSD and useshrplib config option
2002-09-11 H.Merijn Brandre-synced Configure to backported metaunits
2002-06-10 Jarkko HietaniemiGlossary tweaks.
2002-06-08 Jarkko HietaniemiVarious Configure tweaks.
2002-06-05 Jarkko HietaniemiRegen Glossary for #16991.
2002-05-31 Paul GreenImproved $^X patch
2002-05-20 Jarkko HietaniemiDocument better what the foo_r_proto are supposed to be.
2002-05-01 Jarkko HietaniemiTry #2 of getting rid of bincompat5005.
next