This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix WinCE build
[perl5.git] / win32 / config.ce
2014-10-10 Daniel Draganfix WinCE build
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-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-12-18 Brian Fraserconfig.ce: Use ~cc~, not ~CC~
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-06-10 Nicholas ClarkOn Win32, i_rpcsvcdbm should be 'undef' as there is...
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-06-07 Steve HaySet version directly in Windows config.xxx files
2012-06-07 Steve HayUpdate how subversion is set in win32 config.xxx files
2012-06-07 Steve HayRemove INST_DRV from Windows makefiles' CFG_VARS
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 ClarkChange checkcfgvar.pl to permit trailing comments on...
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
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-23 Andy DoughertyAdd default setting of perl_static_inline='static'...
2010-08-12 H.Merijn BrandAccount for GNU "i" extension when checking 'nm' output.
2010-04-13 H.Merijn BrandAdd d_prctl* for all other OS's
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-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas ClarkRemove attrs, which has been deprecated since 1999...
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-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-11 Andy ArmstrongAdd dtrace support
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-08-21 H.Merijn Brandbye bye charsize
2007-07-09 Steve HaySome Win32 Config fixes for patchlevel and perl_patchlevel:
2007-07-03 Steve Hay$Config{useshrplib} should be 'true' rather than 'yes...
2007-05-02 Jerry D. HeddenRemove ext/Thread
2007-04-01 Jarkko Hietaniemimicroperl plus missing config vars
2006-11-06 H.Merijn BrandThe non-unix parts for localtime_r_needs_tzset
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-05-09 Vadim Konovalovwince crosscompile patch for 28132
2006-05-02 Yves OrtonRe: Merge WinCE into Win32 directory and remove the...