This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
expand documentation of $DB::sub
[perl5.git] / symbian /
2017-12-22 Zeframconfigure probe for mkostemp()
2017-12-22 Zeframconfigure probes for accept4(), dup3(), pipe2()
2017-12-22 Zeframset PERL_EXIT_DESTRUCT_END in all embeddings
2017-11-18 Aaron CraneRestore ability to build on platforms without snprintf()
2017-10-24 Karl WilliamsonConvert strcmp into strEQ, strNE
2017-10-21 Aaron CraneRely on C89 <string.h>
2017-10-21 Aaron CraneDon't attempt to use non-standard <memory.h>
2017-10-21 Aaron CraneRely on C89 <assert.h>
2017-10-21 Aaron CraneRely on C89 <math.h>
2017-10-21 Aaron CraneRely on C89 strerror()
2017-10-21 Aaron CraneDon't try to use <values.h>
2017-10-21 Aaron CraneRely on C89 <float.h>
2017-10-21 Aaron CraneRely on C89 <limits.h>
2017-10-21 Aaron CraneRely on C89 sprintf() return value semantics
2017-10-21 Aaron CraneRely on C89 <stddef.h>
2017-10-21 Aaron CraneRely on C89 variadic prototypes
2017-10-21 Aaron CraneRely on C89 vprintf()
2017-10-21 Aaron CraneRely on C89 snprintf()
2017-10-21 Aaron CraneAssume C89 "volatile" keyword
2017-10-21 Aaron CraneAssume we have C89 memchr()
2017-10-21 Aaron CraneAssume we have sane C89 memcmp()
2017-10-21 Aaron CraneAssume we have C89 memcpy() and memmove()
2017-10-21 Aaron CraneDon't look for a "safe" memcpy()
2017-10-21 Aaron CraneAssume we have C89 memset()
2017-10-21 Aaron CraneRemove USE_STRUCT_COPY in favour of C89 struct assignment
2017-10-21 H.Merijn BrandAdd new Configure probes
2017-10-13 Dagfinn Ilmari Man... Finish adding memrchr Configure probe
2017-09-11 Tony Cookadd probes for openat, unlinkat, renameat, linkat and...
2017-01-19 Tony Cook(perl #126228) partly revert 8cc95fdb and fix a3c8358c origin/tonyc/126228-dxsub_sysx
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-11-12 H.Merijn BrandNo default breaks win32 and VMS
2016-11-11 H.Merijn BrandRemove "." from default @INC when default_inc_excludes_...
2016-10-29 Jarkko HietaniemiConfigure: add defs summarizing doublekind/longdblkind
2016-08-11 H.Merijn BrandAdd probe for gai_strerror
2016-07-28 H.Merijn Brandforgot the cfgvar
2016-06-02 Aaron CraneAdd Configure probe for strerror_l()
2016-06-02 Aaron CraneAdd Configure probe for querylocale()
2016-04-09 Karl WilliamsonAdd locale mutex
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-11-10 Reini UrbanDynaLoader/dl_*.xs: Define all PERL_IN_DL_*_XS markers
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-03 Daniel Draganremove redundant PERL_EXPORT_C and PERL_XS_EXPORT_C...
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-16 Dagfinn Ilmari Man... [perl #122110] [PATCH] Remove left-over mad cruft
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-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-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
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-11 H.Merijn BrandAdd IP probe for ip_mreq
2012-03-20 Karl WilliamsonUse the new utf8 to code point functions
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-21 Nicholas ClarkTighten the checking regex in checkcfgvar.pl.
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-23 Chris 'BinGOs' Wil... Tracked down some other places to make the Unicode...
2011-01-19 Chris 'BinGOs' Wil... Revert "Tracked down some other places to make the...
2011-01-17 Chris 'BinGOs' Wil... Tracked down some other places to make the Unicode...
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-09-26 Zeframmerge XS-APItest-KeywordRPN into XS-APItest
2010-07-22 Andy DoughertyUpdate "canned" config.sh files for static inline.
next