| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate pp_* prototypes in pp_proto.h, and remove pp.sym | Nicholas Clark | 2011-01-09 | 1 | -5/+4 |
* | Fix typos (spelling errors) in Cross/*. | Peter J. Acklam) (via RT | 2011-01-07 | 5 | -6/+6 |
* | 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 | -40/+40 |
* | Remove "dead" RCS $Id$ tags from files that we own. | Nicholas Clark | 2010-12-16 | 1 | -2/+0 |
* | Add probe for sa_len availability in sockaddr struct | H.Merijn Brand | 2010-12-10 | 1 | -0/+1 |
* | Remove makeaperl, never used, a wrapper for ExtUtils::MakeMaker::makeaperl | Nicholas Clark | 2010-11-28 | 1 | -1/+1 |
* | Bump the perl version in various places for v5.13.7 | Chris 'BinGOs' Williams | 2010-11-20 | 2 | -40/+40 |
* | Bump version to 5.13.6 | Tatsuhiko Miyagawa | 2010-10-20 | 2 | -40/+40 |
* | Eliminate the now unused Makefile targets plextract, pl and pllist. | Nicholas Clark | 2010-10-05 | 1 | -17/+2 |
* | Move pod2html.PL into ext/Pod-Html | Nicholas Clark | 2010-10-05 | 1 | -2/+2 |
* | Move pod2man.PL, pod2text.PL, podselect.PL into cpan/podlators/scripts | Nicholas Clark | 2010-10-05 | 1 | -2/+2 |
* | Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scripts | Nicholas Clark | 2010-10-05 | 1 | -4/+2 |
* | Move pod2latex.PL into its CPAN distribution directory. | Nicholas Clark | 2010-10-05 | 1 | -2/+2 |
* | test_prep has a dependency on x2p/s2p | Nicholas Clark | 2010-10-05 | 1 | -1/+1 |
* | Move OP prototypes from pp_proto.h to proto.h | Nicholas Clark | 2010-09-27 | 1 | -3/+3 |
* | merge XS-APItest-KeywordRPN into XS-APItest | Zefram | 2010-09-26 | 2 | -6/+6 |
* | Bump version to 5.13.5 | Steve Hay | 2010-09-19 | 2 | -40/+40 |
* | Bump the perl version to 5.13.4 | Florian Ragwitz | 2010-08-20 | 2 | -40/+40 |
* | Global executable bit cleanup | David Golden | 2010-07-24 | 3 | -0/+0 |
* | Bump API subversion | Florian Ragwitz | 2010-07-23 | 2 | -6/+6 |
* | 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 | -34/+34 |
* | Bump the perl version in various places for 5.13.2 | Matt S Trout | 2010-06-21 | 2 | -34/+34 |
* | Bump the perl version in various places for 5.13.1 | Ricardo Signes | 2010-05-20 | 2 | -34/+34 |
* | 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 | -38/+38 |
* | Bump to 5.12.0 | Jesse Vincent | 2010-03-14 | 2 | -42/+42 |
* | Bump version to 5.11.5 | Steve Hay | 2010-02-20 | 2 | -34/+34 |
* | bump version for 5.11.4 | Ricardo Signes | 2010-01-19 | 2 | -34/+34 |
* | vaproto for the other OS's | H.Merijn Brand | 2010-01-06 | 1 | -0/+1 |
* | Bump to 5.11.3 | Jesse Vincent | 2009-12-20 | 2 | -34/+34 |
* | Revert makefile part of the Unicode 5.2 patch | Rafael Garcia-Suarez | 2009-12-03 | 1 | -1/+1 |
* | Unicode 5.2 | Karl Williamson | 2009-12-03 | 1 | -1/+1 |
* | wrap uniprops.t; makefile changes for mktables | Karl Williamson | 2009-11-25 | 1 | -5/+7 |
* | Bump 5.11.1 -> 5.11.2 in all sorts of places it's (oh so unfortunately) hardc... | Leon Brocard | 2009-11-18 | 2 | -34/+34 |
* | Detection (and warning) of char size in bits | H.Merijn Brand | 2009-11-06 | 1 | -0/+1 |
* | Implement facility to plug in syntax triggered by keywords | Jesse Vincent | 2009-11-05 | 2 | -6/+6 |
* | remove all references to patching.pod | Dave Rolsky | 2009-10-30 | 1 | -1/+1 |
* | Bump 5.11.0 -> 5.11.1 in all sorts of places it's (oh so unfortunately) hardc... | Jesse Vincent | 2009-10-20 | 2 | -34/+34 |
* | Use alternative URLs for links which are now broken (link rot) | Leon Brocard | 2009-09-13 | 1 | -1/+0 |
* | Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore. | Nicholas Clark | 2009-09-13 | 1 | -12/+5 |
* | No need to run AutoSplit on lib - all AutoLoader using modules are in ext. | Nicholas Clark | 2009-09-11 | 1 | -12/+1 |
* | fix some perl version numbers | David Mitchell | 2009-07-14 | 2 | -9/+9 |
* | Remove autodoc.pl from regen.pl and the lists of regenerated files in Makefiles. | Nicholas Clark | 2009-06-13 | 1 | -2/+0 |
* | Eliminate the regen_pods target from pod/Makefile, and references to it. | Nicholas Clark | 2009-06-13 | 1 | -5/+2 |
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 4 | -9/+8 |
* | Remove attrs, which has been deprecated since 1999/10/02. | Nicholas Clark | 2009-04-12 | 2 | -6/+6 |
* | IPv6 config variables for the other OS's | H.Merijn Brand | 2009-03-25 | 1 | -0/+4 |
* | Update Makefile-cross-SH with 07f3cc2a611daebb9d83f869d36ef63cf4fa2565 and | Nicholas Clark | 2009-01-31 | 1 | -12/+17 |