| Commit message (Expand) | Author | Age | Files | Lines |
* | h2xs doesn't recognize indented enums | Tassilo von Parseval | 2004-05-21 | 1 | -1/+1 |
* | Problem with h2xs | David Cannings | 2004-05-05 | 1 | -0/+2 |
* | remove C<my $x if foo> construct from core modules | Dave Mitchell | 2004-02-17 | 1 | -2/+4 |
* | Remove whitespace from ends of lines (simply because it irritates me) | Nicholas Clark | 2003-11-29 | 1 | -24/+24 |
* | RE: script wanted | Robin Barker | 2003-08-13 | 1 | -1/+1 |
* | produce Foo-Bar/lib/Foo/Bar.pm | Michael G. Schwern | 2003-08-12 | 1 | -31/+18 |
* | The Debian people have expressed a wish for the boilerplate | Jarkko Hietaniemi | 2003-08-12 | 1 | -9/+17 |
* | Re: [PATCH] h2xs and extra_libraries | Tassilo von Parseval | 2003-07-21 | 1 | -2/+4 |
* | OS2 patches | Ilya Zakharevich | 2003-06-15 | 1 | -2/+3 |
* | [perl #21887] h2xs becoming enum-aware | Tassilo von Parseval | 2003-05-21 | 1 | -39/+99 |
* | h2xs generates false comments about ABSTRACT | Steve Hay | 2003-05-05 | 1 | -7/+0 |
* | [patch] utils/h2xs.PL (get rid of \t and '') | Stas Bekman | 2003-03-17 | 1 | -10/+10 |
* | Bump the version numbers to five-eight-oh. | Jarkko Hietaniemi | 2002-05-28 | 1 | -3/+8 |
* | Re: Argument "1.23_45" isn't numeric in subroutine entry | Yitzchak Scott-Thoennes | 2002-05-21 | 1 | -22/+54 |
* | (was Re: [PATCH @13746] h2xs) | Nicholas Clark | 2002-03-04 | 1 | -36/+35 |
* | use Config; use Config; require Config; | Michael G. Schwern | 2002-03-03 | 1 | -2/+0 |
* | h2xs | Ilya Zakharevich | 2002-02-03 | 1 | -26/+98 |
* | h2xs broken | Ilya Zakharevich | 2002-01-01 | 1 | -2/+3 |
* | Add Devel::PPPort originally from Kenneth Albanowski, | Jarkko Hietaniemi | 2001-11-21 | 1 | -133/+5 |
* | RE: [PATCH h2xs] Use of static data in XS modules | Paul Marquess | 2001-10-30 | 1 | -0/+134 |
* | Use of static data in XS modules | Paul Marquess | 2001-10-29 | 1 | -0/+35 |
* | getpwuid() fragility continues. | Jarkko Hietaniemi | 2001-10-22 | 1 | -6/+8 |
* | h2xs grammar nit | Yitzchak Scott-Thoennes | 2001-10-14 | 1 | -1/+1 |
* | Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefil... | Nicholas Clark | 2001-10-13 | 1 | -3/+16 |
* | (was Re: [PATCH] Re: What sort of Makefile.PL should | Nicholas Clark | 2001-10-06 | 1 | -2/+2 |
* | Re: What sort of Makefile.PL should h2xs write? | Nicholas Clark | 2001-09-24 | 1 | -31/+105 |
* | h2xs.PL with C::Scan | Tim Jenness | 2001-09-15 | 1 | -3/+5 |
* | Allow for long long in h2xs | Ilya Zakharevich | 2001-08-01 | 1 | -0/+2 |
* | Allow for GNU-isms in h2xs | Ilya Zakharevich | 2001-07-31 | 1 | -1/+2 |
* | Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: | Jonathan Stowe | 2001-07-17 | 1 | -17/+114 |
* | Back out change to h2xs till it passes its test. | Nick Ing-Simmons | 2001-07-16 | 1 | -113/+17 |
* | use Test::More where appropriate (was Re: [PATCH] | Jonathan Stowe | 2001-07-16 | 1 | -17/+113 |
* | use Getopt::Long (was Re: [PATCH] h2xs) | Jonathan Stowe | 2001-07-14 | 1 | -51/+107 |
* | h2xs | Nicholas Clark | 2001-07-07 | 1 | -3/+4 |
* | trigraphs and tests for h2xs | Prymmer/Kahn | 2001-06-22 | 1 | -0/+14 |
* | Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!] | Nicholas Clark | 2001-05-26 | 1 | -248/+45 |
* | Re: h2xs [was Re: HEAR YE, HEAR YE!] | Nicholas Clark | 2001-05-05 | 1 | -7/+29 |
* | h2xs tweaks: use NV instead of double, "quote" the removed | Jarkko Hietaniemi | 2001-04-27 | 1 | -23/+28 |
* | Don't bother creating existing directories. | Jarkko Hietaniemi | 2001-04-27 | 1 | -3/+5 |
* | MakeMaker 'make test' weirdness -- fix for h2xs provided | Mike Schilli | 2001-04-27 | 1 | -5/+8 |
* | break is not yet Perl. Added the template license also to README. | Jarkko Hietaniemi | 2001-04-27 | 1 | -2/+5 |
* | Fill in details we're likely to know. | Abigail | 2001-04-26 | 1 | -1/+1 |
* | If some of the constants are prefixes of others, | Jarkko Hietaniemi | 2001-04-26 | 1 | -2/+15 |
* | Synchronize h2xs and pod2man some more on the documentation | Jarkko Hietaniemi | 2001-04-23 | 1 | -8/+12 |
* | Patch utils/h2xs.PL | Elaine -HFB- Ashton | 2001-04-21 | 1 | -0/+11 |
* | use warnings instead of -w. | Jarkko Hietaniemi | 2001-03-29 | 1 | -1/+3 |
* | h2xs -w nits | Jonathan Stowe | 2001-03-29 | 1 | -10/+12 |
* | Retract #9329 now that 9390 should take care of the matter. | Jarkko Hietaniemi | 2001-03-27 | 1 | -2/+0 |
* | (Retracted by #9393) | Simon Cozens | 2001-03-24 | 1 | -0/+2 |
* | Small usage change and author gueesing | Jonathan Stowe | 2001-02-04 | 1 | -6/+19 |