| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new probes for IPv6 (LeoNerd) | H.Merijn Brand | 2012-02-16 | 1 | -1/+41 |
* | Revert "Add strptime probe" | Ævar Arnfjörð Bjarmason | 2012-02-15 | 1 | -7/+1 |
* | Add strptime probe | H.Merijn Brand | 2012-02-12 | 1 | -1/+7 |
* | Add blank lines around Configure's duplicate extension diagnostic. | Nicholas Clark | 2012-01-31 | 1 | -1/+3 |
* | Configure now aborts with a diagnostic if it detects a duplicate extension. | Nicholas Clark | 2012-01-31 | 1 | -0/+17 |
* | mymalloc isn't thread safe (rurban) | H.Merijn Brand | 2012-01-27 | 1 | -1/+2 |
* | 'A' is not blank | H.Merijn Brand | 2012-01-09 | 1 | -2/+2 |
* | Add probe for isblank() (requested by khw) | H.Merijn Brand | 2012-01-09 | 1 | -1/+27 |
* | Regen Configure and friends | H.Merijn Brand | 2011-10-01 | 1 | -217/+217 |
* | Teach Configure about "procselfexe" on Solaris and NetBSD | Nicholas Clark | 2011-09-28 | 1 | -1/+3 |
* | In Configure, refactor the test for procselfexe into a loop. | Nicholas Clark | 2011-09-27 | 1 | -15/+14 |
* | Where available, use _NSGetExecutablePath() to make $^X absolute. | Nicholas Clark | 2011-09-27 | 1 | -0/+102 |
* | Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute. | Nicholas Clark | 2011-09-27 | 1 | -0/+117 |
* | Use a real compile to test for stdbool.h | H.Merijn Brand | 2011-09-22 | 1 | -3/+28 |
* | Regenerate. Sorry for the massive re-order | H.Merijn Brand | 2011-09-16 | 1 | -6/+6 |
* | Probe for <stdbool.h>, and if found use it in handy.h | Nicholas Clark | 2011-09-16 | 1 | -0/+6 |
* | Revert "Fix Configure's csym test for gcc's link time optimisation" | H.Merijn Brand | 2011-08-26 | 1 | -8/+8 |
* | Fix Configure's csym test for gcc's link time optimisation | H.Merijn Brand | 2011-08-22 | 1 | -8/+8 |
* | Add st_ino size/sign probes | H.Merijn Brand | 2011-07-31 | 1 | -1/+73 |
* | Chainsaw out the possibility to disable useperlio | H.Merijn Brand | 2011-07-31 | 1 | -115/+32 |
* | Subject: optimize matching -g still enables -DDEBUGING | H.Merijn Brand | 2011-02-14 | 1 | -2/+2 |
* | From: Benny Siegert <bsiegert@gmail.com> | H.Merijn Brand | 2011-01-23 | 1 | -2/+2 |
* | Re-generated Configure after the spell-check fixes from Peter J. Acklam | H.Merijn Brand | 2011-01-07 | 1 | -6/+6 |
* | No reference to $Id: in generated files | H.Merijn Brand | 2010-12-21 | 1 | -3/+1 |
* | Restore a reference to $perlpath. Installation needs it | H.Merijn Brand | 2010-12-21 | 1 | -70/+103 |
* | Add sin6_scope_id probe (LeoNerd) | H.Merijn Brand | 2010-12-20 | 1 | -103/+90 |
* | Add probe for sa_len availability in sockaddr struct | H.Merijn Brand | 2010-12-10 | 1 | -16/+36 |
* | Restore building Encode's subextensions for a static build. | Nicholas Clark | 2010-11-30 | 1 | -1/+1 |
* | merge XS-APItest-KeywordRPN into XS-APItest | Zefram | 2010-09-26 | 1 | -7/+0 |
* | Don't process .patch in Configure | Jerry D. Hedden | 2010-09-20 | 1 | -5/+0 |
* | Account for GNU "i" extension when checking 'nm' output. | H.Merijn Brand | 2010-08-12 | 1 | -2/+2 |
* | Add a Configure probe for static inline. | Andy Dougherty | 2010-07-22 | 1 | -0/+110 |
* | [PATCH] Fix d_u32align probe on ARM | H.Merijn Brand | 2010-06-23 | 1 | -3/+3 |
* | The size of a character in C is per definition 1 | H.Merijn Brand | 2010-05-21 | 1 | -34/+4 |
* | Probe for prctl () and check id PR_SET_NAME is supported | H.Merijn Brand | 2010-04-13 | 1 | -1/+30 |
* | [PATCH] Support for SystemTap's dtrace compatibility layer and issues linking... | H.Merijn Brand | 2010-02-13 | 1 | -1/+3 |
* | regenerated Configure after backport cat ../perl/Configure >Configure | H.Merijn Brand | 2010-02-09 | 1 | -10/+10 |
* | [perl #72156]: substitute `less -R' for `less' for groff's new usage | Josh ben Jore | 2010-02-07 | 1 | -0/+9 |
* | [PATCH] Add gcc predefined macros to $Config{cppsymbols} on GNU/Hurd. | H.Merijn Brand | 2010-02-01 | 1 | -2/+2 |
* | FD 4 is not (yet) open at this stage. | H.Merijn Brand | 2010-01-05 | 1 | -3/+20 |
* | Revert core fixes for IO-Compress following IO-Compress update | Steve Hay | 2009-11-14 | 1 | -5/+1 |
* | Addded a pointer to the documentation on how Configure is maintained | Jesse Vincent | 2009-11-06 | 1 | -0/+2 |
* | Detection (and warning) of char size in bits | H.Merijn Brand | 2009-11-06 | 1 | -1/+85 |
* | Mention git resources in header | H.Merijn Brand | 2009-11-05 | 1 | -5/+8 |
* | Implement facility to plug in syntax triggered by keywords | Jesse Vincent | 2009-11-05 | 1 | -0/+7 |
* | Consistent spelling of HP-UX | H.Merijn Brand | 2009-10-19 | 1 | -3/+3 |
* | Support building extensions in dist/ as well as cpan/ and ext/ | Nicholas Clark | 2009-09-26 | 1 | -0/+4 |
* | Explicitly sort the extensions, now that they come from multiple directories. | Nicholas Clark | 2009-09-25 | 1 | -2/+2 |
* | Search for extensions in cpan/ as well as ext/ | Nicholas Clark | 2009-09-24 | 1 | -13/+17 |
* | Correctly detect NDBM_File availability | H.Merijn Brand | 2009-08-18 | 1 | -2/+2 |