This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Refactor File::DosGlob to avoid an unescaped { in a regex.
[perl5.git] / utils / h2xs.PL
2011-12-05 Alexandr Ciornii|| instead of "or" (perl#78708)
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-15 H.Merijn Brand$Config{locincpath} might be empty
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in utils/*.
2009-11-08 Harmen'use strict' and 'use warnings' in test generated by...
2009-06-08 Steffen MuellerMake h2xs add a dependency on Test.pm for < 5.6.2
2009-04-08 Niko Tynih2xs incorrectly treats enum values like macros
2009-01-19 Niko TyniFix h2xs enum handling with C++ comments
2007-09-06 Rafael Garcia-SuarezIf perl's minimal required version number is >= 5.6.0,
2007-05-09 Rafael Garcia-SuarezAdd examples for h2xs -X, by Andy Armstrong
2006-05-02 Steve PetersFix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
2005-12-04 Steve PetersFix handling of author's names that had apostrophes...
2005-09-29 Steve PetersAdded new flag (--use-xsloader) to use XSLoader when...
2005-09-29 Steve PetersWith 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 FusikTypos in *.p[lm]
2005-06-13 John PeacockBring bleadperl up to version.pm
2005-01-19 NoahRe: [perl #32498] h2xs generates incorrect code for...
2004-12-14 Rafael Garcia-SuarezFix for [perl #32491] h2xs incorrectly parses enums...
2004-08-19 Marcus Holland-MoritzTweak 'h2xs -h' output.
2004-05-21 Tassilo von Parsevalh2xs doesn't recognize indented enums
2004-05-05 David CanningsProblem with h2xs
2004-02-17 Dave Mitchellremove C<my $x if foo> construct from core modules
2003-11-29 Nicholas ClarkRemove whitespace from ends of lines (simply because...
2003-08-13 Robin BarkerRE: script wanted
2003-08-12 Michael G. Schwernproduce Foo-Bar/lib/Foo/Bar.pm
2003-08-12 Jarkko HietaniemiThe Debian people have expressed a wish for the boilerplate
2003-07-21 Tassilo von ParsevalRe: [PATCH] h2xs and extra_libraries
2003-06-15 Ilya ZakharevichOS2 patches
2003-05-21 Tassilo von Parseval[perl #21887] h2xs becoming enum-aware
2003-05-05 Steve Hayh2xs generates false comments about ABSTRACT
2003-03-17 Stas Bekman[patch] utils/h2xs.PL (get rid of \t and '')
2002-05-28 Jarkko HietaniemiBump 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. Schwernuse Config; use Config; require Config;
2002-02-03 Ilya Zakharevichh2xs
2002-01-01 Ilya Zakharevichh2xs broken
2001-11-21 Jarkko HietaniemiAdd Devel::PPPort originally from Kenneth Albanowski,
2001-10-30 Paul MarquessRE: [PATCH h2xs] Use of static data in XS modules
2001-10-29 Paul MarquessUse of static data in XS modules
2001-10-22 Jarkko Hietaniemigetpwuid() fragility continues.
2001-10-14 Yitzchak Scott-Tho... h2xs grammar nit
2001-10-13 Nicholas ClarkRe: 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 ClarkRe: What sort of Makefile.PL should h2xs write?
2001-09-15 Tim Jennessh2xs.PL with C::Scan
2001-08-01 Ilya ZakharevichAllow for long long in h2xs
2001-07-31 Ilya ZakharevichAllow for GNU-isms in h2xs
2001-07-17 Jonathan StoweRe: [PATCH h2xs.PL ] use Test::More where appropriate...
2001-07-16 Nick Ing-SimmonsBack out change to h2xs till it passes its test.
2001-07-16 Jonathan Stoweuse Test::More where appropriate (was Re: [PATCH]
2001-07-14 Jonathan Stoweuse Getopt::Long (was Re: [PATCH] h2xs)
2001-07-07 Nicholas Clarkh2xs
2001-06-22 Prymmer/Kahntrigraphs and tests for h2xs
2001-05-26 Nicholas ClarkRe: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
2001-05-05 Nicholas ClarkRe: h2xs [was Re: HEAR YE, HEAR YE!]
2001-04-27 Jarkko Hietaniemih2xs tweaks: use NV instead of double, "quote" the...
2001-04-27 Jarkko HietaniemiDon't bother creating existing directories.
2001-04-27 Mike SchilliMakeMaker 'make test' weirdness -- fix for h2xs provided
2001-04-27 Jarkko Hietaniemibreak is not yet Perl. Added the template license...
2001-04-26 AbigailFill in details we're likely to know.
2001-04-26 Jarkko HietaniemiIf some of the constants are prefixes of others,
2001-04-23 Jarkko HietaniemiSynchronize h2xs and pod2man some more on the documentation
2001-04-21 Elaine -HFB- AshtonPatch utils/h2xs.PL
2001-03-29 Jarkko Hietaniemiuse warnings instead of -w.
2001-03-29 Jonathan Stoweh2xs -w nits
2001-03-27 Jarkko HietaniemiRetract #9329 now that 9390 should take care of the...
2001-03-24 Simon Cozens(Retracted by #9393)
2001-02-08 Charles BaileySYN SYN
2001-02-04 Jonathan StoweSmall usage change and author gueesing
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-19 Jonathan Stowe[patch perl@8150] h2xs SYNOPSIS
2000-12-15 Tim JennessPATCH: h2xs nit
2000-11-22 Casey R. TwetenRe: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
2000-10-24 Ilya ZakharevichRe: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-20 Charles BaileySYN SYN
2000-10-04 Ilya ZakharevichRe: [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 BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6231..6240 into mainline
2000-06-29 Daniel S. Lewartutils/h2xs.PL
2000-06-29 Robert SpierRe: backwards compatibility in h2xs and makemaker ...
2000-06-27 Nicholas Clark[ID 20000626.007] h2xs man page contains trailing garbage
2000-06-01 Gurusamy Sarathyh2xs tweaks
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-22 Gurusamy Sarathybackout change#5708; fixups for behavior of recently...
2000-03-14 Gurusamy Sarathymore warnings tidy-ups (from Paul Marquess)
2000-03-13 Gurusamy Sarathyavoid infinite loop in h2xs (from Hugo van der Sanden)
2000-03-03 Gurusamy Sarathysupport for generation of accessor functions (from...
2000-02-24 Hugo van der Sandendouble EXPORT_OK in h2xs
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathyadd PREREQ_PM to default template (suggested by Michael...
2000-01-21 Ilya Zakharevichh2xs goof and a depessimization
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathytypo on h2xs.PL (from Helmut Jarausch)
1999-10-02 Jarkko HietaniemiIntegrate with Sarathy.
1999-10-01 Gurusamy Sarathytypo, whitespace adjustments
next