| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump the perl version to 5.17.5 | Florian Ragwitz | 2012-09-19 | 2 | -16/+16 |
* | Add Configure probe for ip_mreq_source | H.Merijn Brand | 2012-08-26 | 1 | -0/+2 |
* | Bump version to 5.17.4 | Steve Hay | 2012-08-20 | 2 | -16/+16 |
* | bump to version 5.17.3 | Tony Cook | 2012-07-20 | 2 | -16/+16 |
* | Add IP probe for ip_mreq | H.Merijn Brand | 2012-07-11 | 1 | -0/+1 |
* | bump version to 5.17.2 | Jesse Luehrs | 2012-06-20 | 2 | -16/+16 |
* | bump version to 5.17.1 | Jesse Luehrs | 2012-06-19 | 2 | -16/+16 |
* | bump version to 5.17.0 | Ricardo Signes | 2012-05-20 | 2 | -16/+16 |
* | bump version to 5.16.0 RC0 | Ricardo Signes | 2012-05-10 | 2 | -18/+18 |
* | Bump the perl version in various places for 5.15.9 | Abigail | 2012-03-19 | 2 | -16/+16 |
* | Bump versions from 5.15.7 to 5.15.8 | Max Maischein | 2012-02-20 | 2 | -16/+16 |
* | Add new probes for IPv6 (LeoNerd) | H.Merijn Brand | 2012-02-16 | 1 | -0/+2 |
* | Revert "Add strptime probe" | Ævar Arnfjörð Bjarmason | 2012-02-15 | 1 | -1/+0 |
* | Add strptime probe | H.Merijn Brand | 2012-02-12 | 1 | -0/+1 |
* | Bump the perl version in various places for v5.15.7 | Chris 'BinGOs' Williams | 2012-01-20 | 2 | -16/+16 |
* | Add probe for isblank() (requested by khw) | H.Merijn Brand | 2012-01-09 | 1 | -0/+1 |
* | Bump the perl version in various places for 5.15.6 | Dave Rolsky | 2011-12-19 | 2 | -16/+16 |
* | Bump the perl version for 5.15.5 | Steve Hay | 2011-11-20 | 2 | -16/+16 |
* | Bump the perl version in various places for 5.15.4 | Florian Ragwitz | 2011-10-20 | 2 | -16/+16 |
* | Where available, use _NSGetExecutablePath() to make $^X absolute. | Nicholas Clark | 2011-09-27 | 1 | -0/+1 |
* | Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute. | Nicholas Clark | 2011-09-27 | 1 | -0/+1 |
* | Sort epoc/config.sh | Nicholas Clark | 2011-09-21 | 1 | -130/+130 |
* | De-duplicate epoc/config.sh | Nicholas Clark | 2011-09-21 | 1 | -154/+0 |
* | Eliminate duplicate contradictory values from epoc/config.sh. | Nicholas Clark | 2011-09-21 | 1 | -5/+0 |
* | bump version to 5.15.3 using Porting/bump-perl-version | Stevan Little | 2011-09-20 | 2 | -19/+19 |
* | Probe for <stdbool.h>, and if found use it in handy.h | Nicholas Clark | 2011-09-16 | 1 | -0/+1 |
* | bump version to 5.12.2 using Porting/bump-perl-version | Ricardo Signes | 2011-08-20 | 2 | -19/+19 |
* | Add st_ino size/sign probes | H.Merijn Brand | 2011-07-31 | 1 | -0/+2 |
* | bump perl version number to 5.15.1 | Zefram | 2011-07-20 | 2 | -19/+19 |
* | Bump the perl version in various places for 5.15.0 | David Mitchell | 2011-05-18 | 2 | -19/+19 |
* | First provisional bump to 5.14.0-RC0 | Jesse Vincent | 2011-04-02 | 2 | -23/+23 |
* | Bump the perl version for 5.13.11 | Florian Ragwitz | 2011-03-20 | 2 | -19/+19 |
* | Bump the perl version in various places to 5.13.10 | Ævar Arnfjörð Bjarmason | 2011-02-20 | 2 | -19/+19 |
* | Bump the perl version in various places to 5.13.9 | Jesse Vincent | 2011-01-20 | 2 | -19/+19 |
* | Add sin6_scope_id probe (LeoNerd) | H.Merijn Brand | 2010-12-20 | 1 | -0/+1 |
* | bump perl version number for 5.13.8 | Zefram | 2010-12-19 | 2 | -19/+19 |
* | Add probe for sa_len availability in sockaddr struct | H.Merijn Brand | 2010-12-10 | 1 | -0/+1 |
* | Bump the perl version in various places for v5.13.7 | Chris 'BinGOs' Williams | 2010-11-20 | 2 | -19/+19 |
* | Bump version to 5.13.6 | Tatsuhiko Miyagawa | 2010-10-20 | 2 | -19/+19 |
* | Bump version to 5.13.5 | Steve Hay | 2010-09-19 | 2 | -19/+19 |
* | Bump the perl version to 5.13.4 | Florian Ragwitz | 2010-08-20 | 2 | -19/+19 |
* | Bump API subversion | Florian Ragwitz | 2010-07-23 | 1 | -2/+2 |
* | Update "canned" config.sh files for static inline. | Andy Dougherty | 2010-07-22 | 1 | -0/+2 |
* | Bump the perl version to 5.13.3 | David Golden | 2010-07-19 | 2 | -17/+17 |
* | Bump the perl version in various places for 5.13.2 | Matt S Trout | 2010-06-21 | 2 | -17/+17 |
* | Bump the perl version in various places for 5.13.1 | Ricardo Signes | 2010-05-20 | 2 | -17/+17 |
* | Add d_prctl* for all other OS's | H.Merijn Brand | 2010-04-13 | 1 | -0/+2 |
* | Bump to 5.13.0 | Jesse Vincent | 2010-04-12 | 2 | -19/+19 |
* | Bump to 5.12.0 | Jesse Vincent | 2010-03-14 | 2 | -21/+21 |
* | Bump version to 5.11.5 | Steve Hay | 2010-02-20 | 2 | -17/+17 |