| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH: perl@11564] introducing perlivp | Prymmer/Kahn | 2001-08-06 | 2 | -3/+472 |
* | 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 |
* | integrate change#11374 from maint-5.6 | Gurusamy Sarathy | 2001-07-16 | 1 | -2/+2 |
* | use Getopt::Long (was Re: [PATCH] h2xs) | Jonathan Stowe | 2001-07-14 | 1 | -51/+107 |
* | Handle glibc style of constant definitions using enum | Jarkko Hietaniemi | 2001-07-13 | 1 | -4/+8 |
* | Bump the version to 5.7.2. | Jarkko Hietaniemi | 2001-07-13 | 1 | -1/+1 |
* | h2xs | Nicholas Clark | 2001-07-07 | 1 | -3/+4 |
* | Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'str... | Jonathan Stowe | 2001-07-05 | 1 | -30/+58 |
* | (Mistaken retraction) | Jarkko Hietaniemi | 2001-07-02 | 1 | -57/+30 |
* | Detypo in #11103. | Jarkko Hietaniemi | 2001-07-02 | 1 | -1/+1 |
* | (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings') | Jonathan Stowe | 2001-07-02 | 1 | -31/+58 |
* | Make 'compile' target a little less broken. | Jarkko Hietaniemi | 2001-07-01 | 2 | -24/+18 |
* | Allow (displaying and) re-editing the Subject in perlbug. | Jarkko Hietaniemi | 2001-06-24 | 1 | -18/+48 |
* | Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V). | Jarkko Hietaniemi | 2001-06-24 | 1 | -1/+1 |
* | trigraphs and tests for h2xs | Prymmer/Kahn | 2001-06-22 | 1 | -0/+14 |
* | The old libnet.cfg is first searched from the current directory, | Jarkko Hietaniemi | 2001-06-19 | 1 | -4/+6 |
* | Make libnetcfg by default display the libnet configuration, | Jarkko Hietaniemi | 2001-06-19 | 1 | -10/+126 |
* | Initial integration of libnet-1.0703. | Jarkko Hietaniemi | 2001-06-17 | 2 | -3/+648 |
* | handle tri graphs in h2ph.PL -> h2ph* | Peter Prymmer | 2001-06-15 | 1 | -0/+14 |
* | RE: [ID 20010528.002] dprofpp: "-R" does not work | Richard Soderberg | 2001-05-28 | 1 | -2/+2 |
* | 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 |
* | Confused by "#if &__GNUC_PREREQ (2,97)" | Michael G. Schwern | 2001-04-21 | 1 | -2/+2 |
* | h2ph test suite bugfix and refactoring | Kurt D. Starsinic | 2001-04-19 | 1 | -18/+47 |
* | RE: dprofpp.pl updates | Carl Eklof | 2001-04-14 | 1 | -4/+106 |
* | Integrate change #9533 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-03 | 1 | -2/+8 |
* | Integrate changes #9511,9514,9517 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-02 | 1 | -1/+1 |
* | 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 |
* | perldoc | Ilya Zakharevich | 2001-03-15 | 1 | -1/+2 |
* | h2ph strictness and cleanliness from Kurt Starsinic. | Jarkko Hietaniemi | 2001-03-15 | 1 | -18/+27 |
* | Re: Compile with perlcc.. | Edward Peschko | 2001-02-27 | 2 | -49/+161 |
* | Integrate changes #8659,8702,8808,8809,8810 from maintperl. | Jarkko Hietaniemi | 2001-02-15 | 1 | -1/+1 |
* | Small usage change and author gueesing | Jonathan Stowe | 2001-02-04 | 1 | -6/+19 |
* | Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl. | Jarkko Hietaniemi | 2001-01-30 | 1 | -1/+4 |
* | [patch: perl@8327] have perlbug's Save to File respect -F flag | Peter Prymmer | 2001-01-05 | 1 | -2/+3 |