| Commit message (Expand) | Author | Age | Files | Lines |
* | Add default setting of perl_static_inline='static' to all win32 configs. | Andy Dougherty | 2010-09-23 | 1 | -1/+1 |
* | Account for GNU "i" extension when checking 'nm' output. | H.Merijn Brand | 2010-08-12 | 1 | -0/+2 |
* | Add d_prctl* for all other OS's | H.Merijn Brand | 2010-04-13 | 1 | -0/+2 |
* | vaproto for the other OS's | H.Merijn Brand | 2010-01-06 | 1 | -0/+1 |
* | Detection (and warning) of char size in bits | H.Merijn Brand | 2009-11-06 | 1 | -0/+1 |
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 1 | -1/+1 |
* | Remove attrs, which has been deprecated since 1999/10/02. | Nicholas Clark | 2009-04-12 | 1 | -1/+1 |
* | IPv6 config variables for the other OS's | H.Merijn Brand | 2009-03-25 | 1 | -0/+4 |
* | Update Win32 canned configs | Steve Hay | 2008-12-12 | 1 | -16/+18 |
* | Configure detection of __attribute__((deprecated)) | Rafael Garcia-Suarez | 2008-12-03 | 1 | -0/+1 |
* | could we add usedevel to config.h? | H.Merijn Brand | 2008-11-28 | 1 | -0/+1 |
* | Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header files | Marcus Holland-Moritz | 2008-11-08 | 1 | -0/+3 |
* | Define HAS_QUAD on Win32 and introduce new value for QUADKIND | Steve Hay | 2008-10-07 | 1 | -1/+1 |
* | Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output of | Steve Hay | 2008-10-07 | 1 | -1/+1 |
* | Add probes for *time64 () functions | H.Merijn Brand | 2008-10-03 | 1 | -21/+27 |
* | Correct the sLOCALTIME_{min|max} values added by #34363 for BCC and VC9 | Steve Hay | 2008-09-30 | 1 | -1/+1 |
* | Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project) | H.Merijn Brand | 2008-09-15 | 1 | -0/+2 |
* | Update Win32 canned configs | Jan Dubois | 2008-07-09 | 1 | -0/+3 |
* | Propagate new i_gdbm*ndbm variables | Andy Dougherty | 2008-05-29 | 1 | -0/+2 |
* | Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) | Dominic Dunlop | 2008-03-29 | 1 | -0/+1 |
* | Add i_syspoll to all the pre-canned configs. | Nicholas Clark | 2008-03-29 | 1 | -0/+1 |
* | Sync win32/config.* with Porting/config.sh | Steve Hay | 2008-02-22 | 1 | -1/+1 |
* | Fix the misplaced warnings and failing tests caused by the precision | Nicholas Clark | 2008-01-23 | 1 | -0/+1 |
* | Add dtrace support | Andy Armstrong | 2008-01-11 | 1 | -0/+2 |
* | Add a Configure probe for <assert.h> | Nicholas Clark | 2007-12-22 | 1 | -0/+1 |
* | bye bye charsize | H.Merijn Brand | 2007-08-21 | 1 | -1/+0 |
* | Some Win32 Config fixes for patchlevel and perl_patchlevel: | Steve Hay | 2007-07-09 | 1 | -3/+3 |
* | $Config{useshrplib} should be 'true' rather than 'yes' when using | Steve Hay | 2007-07-03 | 1 | -1/+1 |
* | Remove ext/Thread | Jerry D. Hedden | 2007-05-02 | 1 | -1/+1 |
* | microperl plus missing config vars | Jarkko Hietaniemi | 2007-04-01 | 1 | -0/+1 |
* | Implement killpg() for MSWin32 | Jan Dubois | 2006-12-21 | 1 | -1/+1 |
* | Extend d_pseudofork to Win32-land and set it when appropriate | Steve Hay | 2006-12-05 | 1 | -0/+1 |
* | Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK to Win32 canned | Steve Hay | 2006-11-27 | 1 | -0/+1 |
* | Add missing d_ctermid/HAS_CTERMID to Win32 canned configs | Steve Hay | 2006-11-17 | 1 | -0/+1 |
* | Configure patch to add detection for DIR.dd_fd member variable | Steve Peters | 2006-11-08 | 1 | -0/+1 |
* | The non-unix parts for localtime_r_needs_tzset | H.Merijn Brand | 2006-11-06 | 1 | -0/+1 |
* | Resync win32/config_H.* and win32/config.* with config_h.SH | Steve Hay | 2006-08-11 | 1 | -1/+5 |
* | g++ stage 1 reached | Jarkko Hietaniemi | 2006-08-08 | 1 | -0/+1 |
* | A Configure probe for C99 variadic macros, based on code from Jarkko. | Nicholas Clark | 2006-05-13 | 1 | -0/+1 |
* | Populate pre-canned config.sh files with | Gisle Aas | 2006-03-30 | 1 | -0/+2 |
* | Add a Configure question for mad (Misc Attribute Decoration - Larry's | Nicholas Clark | 2006-03-07 | 1 | -0/+1 |
* | Make Win32 configuration changes for HAS_BUILTIN_CHOOSE_EXPR and | Steve Peters | 2006-03-03 | 1 | -0/+2 |
* | Remove d_nanosleep from win32 configs | Steve Hay | 2006-01-24 | 1 | -1/+0 |
* | Reorder changes made in change 26630 | Steve Hay | 2006-01-05 | 1 | -1/+1 |
* | Add snprintf() and vsnprintf() to the various Win32 configuration | Steve Peters | 2006-01-04 | 1 | -0/+2 |
* | Update win32 config files w.r.t. change #25935 | Steve Hay | 2005-11-01 | 1 | -0/+1 |
* | Add a probe for whether sprintf returns the length of the buffer. | Nicholas Clark | 2005-10-24 | 1 | -0/+1 |
* | Update win32 config files w.r.t. change #25793 | Steve Hay | 2005-10-18 | 1 | -0/+1 |
* | Update win32 config files w.r.t. change #25733 | Steve Hay | 2005-10-11 | 1 | -0/+1 |
* | Change 25226 should have done this too | Steve Hay | 2005-09-23 | 1 | -1/+1 |