This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 0a44e30b028e99
[perl5.git] / uconfig.sh
2016-06-02 Aaron CraneAdd Configure probe for strerror_l()
2016-06-02 Aaron CraneAdd Configure probe for querylocale()
2016-05-08 Ricardo Signesbump version to v5.25.0
2016-04-10 Ricardo Signesversion bump: this is now v5.24.0-RC0!
2016-03-25 H.Merijn BrandAdd probe for memmem
2016-03-19 H.Merijn BrandAdd Configure probes for newlocale, freelocale, and...
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-30 Jarkko HietaniemiRevert "Remove unused filesystem stat symbols."
2015-10-02 Jarkko HietaniemiRemove unused filesystem stat symbols.
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-01 Ricardo Signesbump version to v5.23.0
2015-05-09 Ricardo Signesbump version to v5.22.0 with Porting/bump-perl-version
2015-02-03 Jarkko HietaniemiConfigure: lrintl, lroundl, llrintl, llroundl
2014-11-23 H.Merijn BrandConfigure syncup
2014-11-15 Jarkko Hietaniemicheckcfgvar.pl --regen --default=undef; make regen
2014-11-02 Jarkko HietaniemiConfigure: add doublekind for the format of double.
2014-09-22 Andrew FreshPATCH: [perl #122252] international currency formatting...
2014-09-19 Jarkko HietaniemiConfigure -Dusequadmath.
2014-09-19 Jarkko HietaniemiConfigure for <quadmath.h>
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-25 Jarkko HietaniemiConfigure scan for fp_classl().
2014-08-25 Jarkko HietaniemiConfigure scan for fp_classify().
2014-08-20 Jarkko HietaniemiConfigure for isfinitel / isinfl.
2014-08-14 Jarkko HietaniemiConfigure scan for ldexpl
2014-08-14 Jarkko HietaniemiConfigure scan for the kind of long double we have
2014-06-13 Jarkko HietaniemiRemove MAD.
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-05 H.Merijn Brandundoubled bad quoting
2014-06-05 H.Merijn BrandProbe for working wcscmp and wcsxfrm
2014-05-27 Ricardo Signesbump version to 5.21.0
2014-05-13 Ricardo Signesbump version to 5.20.0, install 5.20 perldelta
2014-01-23 Brian FraserAdded targetsh to all the canned config files
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-13 Tony Cook[perl #115928] Configure now selects our internal drand48()
2013-09-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-05-18 Ricardo Signesbump version to 5.19.0
2013-05-07 Ricardo SignesBump version to 5.18.0-RC0
2013-03-09 H.Merijn BrandAdd bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII...
2012-08-26 H.Merijn BrandAdd Configure probe for ip_mreq_source
2012-07-27 Nicholas ClarkRestore microperl, which has been unable to build since...
2012-07-11 H.Merijn BrandAdd IP probe for ip_mreq
2012-05-20 Ricardo Signesbump version to 5.17.0
2012-05-10 Ricardo Signesbump version to 5.16.0 RC0
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-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-21 Nicholas ClarkAdd a --regen option to checkcfgvar.pl to regenerate...
2011-09-21 Nicholas ClarkAdd empty Author and zip entries to symbian/config...
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-05-18 David MitchellBump the perl version in various places for 5.15.0
2011-04-02 Jesse VincentFirst provisional bump to 5.14.0-RC0
2011-03-28 David Leadbeatermicroperl: Define need_va_copy
2011-03-28 Nicholas Clarkmicroperl should use *signed* char for i8, as (plain...
2011-03-28 Nicholas ClarkDefault microperl to no optimisation.
2011-03-28 David LeadbeaterDefine memset() for microperl
2011-03-28 David Leadbeatermicroperl: Up versions in uconfig.sh to 5.13
2011-03-28 David Leadbeatermicroperl: On (at least) OS X and Linux stddef.h is...
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-07-24 David GoldenGlobal executable bit cleanup
2010-07-22 Andy DoughertyUpdate "canned" config.sh files for static inline.
2010-04-13 H.Merijn BrandAdd d_prctl* for all other OS's
2010-03-14 Jesse VincentBump to 5.12.0
2010-01-06 H.Merijn Brandvaproto for the other OS's
2009-11-06 H.Merijn BrandDetection (and warning) of char size in bits
2009-03-25 H.Merijn BrandIPv6 config variables for the other OS's
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-08 Marcus Holland-MoritzRe: [PATCH: Configure/NDBM_File] Add prototype detectio...
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-31 Marcus Holland-MoritzAdd d_timegm to uconfig.sh to fix the generated uconfig.h.
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-29 Nicholas ClarkAdd i_syspoll to all the pre-canned configs.
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-15 Steve PetersThanks to Sébstien Aperghis-Tramoni's suggestion, ...
2008-01-11 Andy ArmstrongAdd dtrace support
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-11-20 Jarkko HietaniemiRe: [PATCH] various RC1 nits
2007-08-21 H.Merijn Brandbye bye charsize
2007-04-01 Jarkko Hietaniemimicroperl plus missing config vars
2006-12-05 H.Merijn BrandIntroduction of d_pseudofork
2006-11-16 H.Merijn BrandExtended uconfig.sh based on Porting/checkcfgvar.pl...
next