| Commit message (Expand) | Author | Age | Files | Lines |
* | bump version to v5.19.2 | David Golden | 2013-06-20 | 2 | -7/+7 |
* | bump version to 5.19.1 | Ricardo Signes | 2013-05-20 | 2 | -7/+7 |
* | Remove cpan/Pod-LaTeX and pod2latex utility | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -2/+0 |
* | bump version to 5.19.0 | Ricardo Signes | 2013-05-18 | 2 | -7/+7 |
* | Bump version to 5.18.0-RC0 | Ricardo Signes | 2013-05-07 | 2 | -7/+7 |
* | Bump the perl version in various places for 5.17.12 | Ricardo Signes | 2013-04-20 | 2 | -7/+7 |
* | Bump version to5.17.11 | Max Maischein | 2013-03-22 | 2 | -7/+7 |
* | Split out hash functions into new file and turn into inline static functions | Yves Orton | 2013-03-19 | 1 | -0/+1 |
* | Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architectures | H.Merijn Brand | 2013-03-09 | 1 | -0/+1 |
* | Bump to v5.17.10 | Chris 'BinGOs' Williams | 2013-02-20 | 2 | -7/+7 |
* | Bump the Perl version in various places for 5.17.9 | Aaron Crane | 2013-01-20 | 2 | -7/+7 |
* | Bump the perl version in various places for 5.17.8 | Dave Rolsky | 2012-12-18 | 2 | -7/+7 |
* | Remove "register" declarations | Karl Williamson | 2012-11-24 | 2 | -5/+5 |
* | bump version to 5.17.7 | Ricardo Signes | 2012-11-20 | 2 | -7/+7 |
* | Bump the version to 5.17.6 | Florian Ragwitz | 2012-10-19 | 2 | -7/+7 |
* | Bump the perl version to 5.17.5 | Florian Ragwitz | 2012-09-19 | 2 | -7/+7 |
* | 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 | -7/+7 |
* | Omnibus removal of register declarations | Karl Williamson | 2012-08-18 | 1 | -7/+7 |
* | bump to version 5.17.3 | Tony Cook | 2012-07-20 | 2 | -7/+7 |
* | 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 | -7/+7 |
* | bump version to 5.17.1 | Jesse Luehrs | 2012-06-19 | 2 | -7/+7 |
* | bump version to 5.17.0 | Ricardo Signes | 2012-05-20 | 2 | -7/+7 |
* | bump version to 5.16.0 RC0 | Ricardo Signes | 2012-05-10 | 2 | -7/+7 |
* | Bump the perl version in various places for 5.15.9 | Abigail | 2012-03-19 | 2 | -7/+7 |
* | Bump versions from 5.15.7 to 5.15.8 | Max Maischein | 2012-02-20 | 2 | -7/+7 |
* | 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 | -7/+7 |
* | 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 | -7/+7 |
* | Bump the perl version for 5.15.5 | Steve Hay | 2011-11-20 | 2 | -7/+7 |
* | Bump the perl version in various places for 5.15.4 | Florian Ragwitz | 2011-10-20 | 2 | -7/+7 |
* | 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 |
* | Add a --regen option to checkcfgvar.pl to regenerate config files. | Nicholas Clark | 2011-09-21 | 1 | -27/+27 |
* | Add empty Author and zip entries to symbian/config.sh and uconfig{,64}.sh | Nicholas Clark | 2011-09-21 | 1 | -1/+1 |
* | bump version to 5.15.3 using Porting/bump-perl-version | Stevan Little | 2011-09-20 | 2 | -7/+7 |
* | NetWare has stdbool.h, so add it as 'define' to config.wc | Nicholas Clark | 2011-09-16 | 1 | -0/+1 |
* | The Borland Chainsaw Massacre | Steve Hay | 2011-09-10 | 3 | -11/+2 |
* | Convert some files from Latin-1 to UTF-8 | Keith Thompson | 2011-09-07 | 36 | -36/+36 |
* | Eliminate global.sym, as makedef.pl can generate it internally. | Nicholas Clark | 2011-08-25 | 1 | -1/+1 |
* | bump version to 5.12.2 using Porting/bump-perl-version | Ricardo Signes | 2011-08-20 | 2 | -7/+7 |
* | Simplify embedvar.h, removing a level of macro indirection for PL_* variables. | Nicholas Clark | 2011-08-11 | 2 | -8/+8 |
* | Add st_ino size/sign probes | H.Merijn Brand | 2011-07-31 | 1 | -0/+2 |
* | Add an option TARG_DIR to makedef.pl, giving the path to files to read & write. | Nicholas Clark | 2011-07-24 | 1 | -2/+2 |
* | bump perl version number to 5.15.1 | Zefram | 2011-07-20 | 2 | -7/+7 |
* | Kill Devel::DProf | Florian Ragwitz | 2011-06-14 | 1 | -14/+3 |