LOGONLY mark 4984aa as DOCed
[p5sagit/p5-mst-13.2.git] / utils / h2xs.PL
2009-11-08 Harmen 'use strict' and 'use warnings' in test generated by...
2009-06-08 Steffen Mueller Make h2xs add a dependency on Test.pm for < 5.6.2
2009-04-08 Niko Tyni h2xs incorrectly treats enum values like macros
2009-01-19 Niko Tyni Fix h2xs enum handling with C++ comments
2007-09-06 Rafael Garcia-Suarez If perl's minimal required version number is >= 5.6.0,
2007-05-09 Rafael Garcia-Suarez Add examples for h2xs -X, by Andy Armstrong
2006-05-02 Steve Peters Fix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
2005-12-04 Steve Peters Fix handling of author's names that had apostrophes...
2005-09-29 Steve Peters Added new flag (--use-xsloader) to use XSLoader when...
2005-09-29 Steve Peters With XSLoader on CPAN now, add XSLoader as a prerequisi...
2005-09-12 Aaron Kaplan [perl #37142] h2xs skips enums with negative values
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-06-13 John Peacock Bring bleadperl up to version.pm
2005-01-19 Noah Re: [perl #32498] h2xs generates incorrect code for...
2004-12-14 Rafael Garcia-Suarez Fix for [perl #32491] h2xs incorrectly parses enums...
2004-08-19 Marcus Holland-Moritz Tweak 'h2xs -h' output.
2004-05-21 Tassilo von Parseval h2xs doesn't recognize indented enums
2004-05-05 David Cannings Problem with h2xs
2004-02-17 Dave Mitchell remove C<my $x if foo> construct from core modules
2003-11-29 Nicholas Clark Remove whitespace from ends of lines (simply because...
2003-08-13 Robin Barker RE: script wanted
2003-08-12 Michael G. Schwern produce Foo-Bar/lib/Foo/Bar.pm
2003-08-12 Jarkko Hietaniemi The Debian people have expressed a wish for the boilerplate
2003-07-21 Tassilo von Parseval Re: [PATCH] h2xs and extra_libraries
2003-06-15 Ilya Zakharevich OS2 patches
2003-05-21 Tassilo von Parseval [perl #21887] h2xs becoming enum-aware
2003-05-05 Steve Hay h2xs generates false comments about ABSTRACT
2003-03-17 Stas Bekman [patch] utils/h2xs.PL (get rid of \t and '')
2002-05-28 Jarkko Hietaniemi Bump the version numbers to five-eight-oh.
2002-05-21 Yitzchak Scott-Tho... Re: Argument "1.23_45" isn't numeric in subroutine...
2002-03-04 Nicholas Clark (was Re: [PATCH @13746] h2xs)
2002-03-03 Michael G. Schwern use Config; use Config; require Config;
2002-02-03 Ilya Zakharevich h2xs
2002-01-01 Ilya Zakharevich h2xs broken
2001-11-21 Jarkko Hietaniemi Add Devel::PPPort originally from Kenneth Albanowski,
2001-10-30 Paul Marquess RE: [PATCH h2xs] Use of static data in XS modules
2001-10-29 Paul Marquess Use of static data in XS modules
2001-10-22 Jarkko Hietaniemi getpwuid() fragility continues.
2001-10-14 Yitzchak Scott-Tho... h2xs grammar nit
2001-10-13 Nicholas Clark Re: default module version for h2xs (was Re: [PATCH...
2001-10-06 Nicholas Clark (was Re: [PATCH] Re: What sort of Makefile.PL should
2001-09-24 Nicholas Clark Re: What sort of Makefile.PL should h2xs write?
2001-09-15 Tim Jenness h2xs.PL with C::Scan
2001-08-01 Ilya Zakharevich Allow for long long in h2xs
2001-07-31 Ilya Zakharevich Allow for GNU-isms in h2xs
2001-07-17 Jonathan Stowe Re: [PATCH h2xs.PL ] use Test::More where appropriate...
2001-07-16 Nick Ing-Simmons Back out change to h2xs till it passes its test.
2001-07-16 Jonathan Stowe use Test::More where appropriate (was Re: [PATCH]
2001-07-14 Jonathan Stowe use Getopt::Long (was Re: [PATCH] h2xs)
2001-07-07 Nicholas Clark h2xs
2001-06-22 Prymmer/Kahn trigraphs and tests for h2xs
2001-05-26 Nicholas Clark Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
2001-05-05 Nicholas Clark Re: h2xs [was Re: HEAR YE, HEAR YE!]
2001-04-27 Jarkko Hietaniemi h2xs tweaks: use NV instead of double, "quote" the...
2001-04-27 Jarkko Hietaniemi Don't bother creating existing directories.
2001-04-27 Mike Schilli MakeMaker 'make test' weirdness -- fix for h2xs provided
2001-04-27 Jarkko Hietaniemi break is not yet Perl. Added the template license...
2001-04-26 Abigail Fill in details we're likely to know.
2001-04-26 Jarkko Hietaniemi If some of the constants are prefixes of others,
2001-04-23 Jarkko Hietaniemi Synchronize h2xs and pod2man some more on the documentation
2001-04-21 Elaine -HFB- Ashton Patch utils/h2xs.PL
2001-03-29 Jarkko Hietaniemi use warnings instead of -w.
2001-03-29 Jonathan Stowe h2xs -w nits
2001-03-27 Jarkko Hietaniemi Retract #9329 now that 9390 should take care of the...
2001-03-24 Simon Cozens (Retracted by #9393)
2001-02-08 Charles Bailey SYN SYN
2001-02-04 Jonathan Stowe Small usage change and author gueesing
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Jonathan Stowe [patch perl@8150] h2xs SYNOPSIS
2000-12-15 Tim Jenness PATCH: h2xs nit
2000-11-22 Casey R. Tweten Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
2000-10-24 Ilya Zakharevich Re: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-20 Charles Bailey SYN SYN
2000-10-04 Ilya Zakharevich Re: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-04 Ilya Zakharevich [PATCH 5.7.0] h2xs not working
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6231..6240 into mainline
2000-06-29 Daniel S. Lewart utils/h2xs.PL
2000-06-29 Robert Spier Re: backwards compatibility in h2xs and makemaker ...
2000-06-27 Nicholas Clark [ID 20000626.007] h2xs man page contains trailing garbage
2000-06-01 Gurusamy Sarathy h2xs tweaks
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-22 Gurusamy Sarathy backout change#5708; fixups for behavior of recently...
2000-03-14 Gurusamy Sarathy more warnings tidy-ups (from Paul Marquess)
2000-03-13 Gurusamy Sarathy avoid infinite loop in h2xs (from Hugo van der Sanden)
2000-03-03 Gurusamy Sarathy support for generation of accessor functions (from...
2000-02-24 Hugo van der Sanden double EXPORT_OK in h2xs
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy add PREREQ_PM to default template (suggested by Michael...
2000-01-21 Ilya Zakharevich h2xs goof and a depessimization
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathy typo on h2xs.PL (from Helmut Jarausch)
1999-10-02 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-01 Gurusamy Sarathy typo, whitespace adjustments
1999-10-01 Gurusamy Sarathy integrate cfgperl contents into mainline; resolve h2xs...
1999-09-30 Ilya Zakharevich Followup h2xs patch
1999-09-29 Charles Bailey resync with mainline
1999-09-26 Ilya Zakharevich To: Mailing list Perl5 <perl5-porters@perl.org>
next