This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Call FETCH once for $tied_ref =~ y/a/b/
[perl5.git] / win32 / config.ce
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...