PERL_DONT_CREATE_GVSV was documented in perl589delta
[p5sagit/p5-mst-13.2.git] / utils /
2009-07-13 Stepan Kasal Cosmetic change
2009-07-12 Stepan Kasal h2ph: handle "#if defined SYMBOL" better
2009-06-08 Steffen Mueller Make h2xs add a dependency on Test.pm for < 5.6.2
2009-04-23 Nicholas Clark Use %Module::CoreList::bug_tracker to print out upstrea...
2009-04-19 Craig A. Berry Make h2ph's generated preamble require-able when empty.
2009-04-16 Niko Tyni Squelch 'Constant subroutine ... undefined' warnings...
2009-04-08 Niko Tyni h2xs incorrectly treats enum values like macros
2009-04-07 Niko Tyni Make h2ph look in "include-fixed", needed by at least...
2009-02-09 Nicholas Clark Rename ext/Test/Harness to ext/Test-Harness
2009-02-09 Nicholas Clark Rename ext/Digest/SHA to ext/Digest-SHA
2009-02-09 Nicholas Clark Rename ext/Devel/DProf to ext/Devel-DProf
2009-01-19 Niko Tyni Fix h2xs enum handling with C++ comments
2008-12-20 Steve Peters Subject: [perl #61418] perlthanks isn't documented...
2008-12-19 Sam Vilain [admin] set up .gitignore files
2008-12-16 Nicholas Clark Thank you for a thank you, not thank you for a bug...
2008-11-12 Gisle Aas Skip #ifdefs and other preprocessor lines when parsing the
2008-09-24 Richard Foley Couple of mail address fixes
2008-08-19 Nicholas Clark Move the modules, tests, prove and Changes file from...
2008-06-16 Jesse [perl #55844] [PATCH] perlbug refactoring and prose...
2008-06-08 Rafael Garcia-Suarez Revert #34019.
2008-06-08 Jesse Vincent perlbug prose patch (and some evals, too)
2008-05-16 Niko Tyni h2ph: allow the quote mark delimiter when chasing ...
2008-03-26 chromatic Typo Fixes
2008-03-14 Nicholas Clark Update the use of single quotes to be consistent with...
2008-02-26 Rafael Garcia-Suarez Typo found by Roland Giersig
2008-02-26 Vincent Pit Re: making it easier not to get feedback
2008-02-25 Nicholas Clark Also install perlbug as perlthanks, to make it easy...
2008-01-16 Abigail Don't ask about a module when using -ok
2007-11-08 Nicholas Clark Add UNITCHECK to the list of keywords in pl2pm
2007-10-02 Rafael Garcia-Suarez Need to quote the version number of perl in perlivp...
2007-09-19 Jarkko Hietaniemi Re: [PATCH] Cray XT4/Catamount build
2007-09-17 Jarkko Hietaniemi Re: [PATCH] Cray XT4/Catamount build
2007-09-06 Rafael Garcia-Suarez If perl's minimal required version number is >= 5.6.0,
2007-07-12 Alexandr Ciornii perlbug
2007-07-04 Rafael Garcia-Suarez Adapt perlivp to the ext/ reorganisation for Compress...
2007-05-09 Rafael Garcia-Suarez Add examples for h2xs -X, by Andy Armstrong
2007-04-25 Johan Vromans Small perlivp.PL updates
2007-04-10 Rafael Garcia-Suarez Add CPANPLUS 0.78
2007-03-21 Steve Peters Pod fix to h2ph from John Morrissey on the Debian bug...
2007-03-21 Rafael Garcia-Suarez Don't install XS::APItest and XS::Typemap
2006-12-12 Rafael Garcia-Suarez Skip IO::Compress::Zlib in perlivp, since that's a...
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-05-18 Jason Vas Dias [perl #39130] h2ph generates incorrect code for '#if...
2006-05-02 Steve Peters Fix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-02 Jason Vas Dias [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits...
2006-02-17 Brendan O'Dea Fix quote typo.
2006-01-27 Rafael Garcia-Suarez Oops. Forgot to add this file.
2006-01-27 Rafael Garcia-Suarez Install the ptardiff utility that comes with Archive...
2006-01-12 Rafael Garcia-Suarez Make h2ph recognize (and skip) const and __const__...
2006-01-08 Steve Peters Add Digest-SHA-5.32 for SHA-256 support for CPAN.
2006-01-06 Gisle Aas Move "DEVEL####" marker to the 'perl -v' output.
2005-12-20 Gisle Aas Make perlivp skip the *.ph tests by default, since...
2005-12-04 Steve Peters Fix handling of author's names that had apostrophes...
2005-11-14 Yitzchak Scott-Tho... consting perlbug breaking in blead & maint
2005-11-10 Jason Vas Dias [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend...
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-17 Nicholas Clark vv5.9.3 is clearly a bug.
2005-09-14 scott@perlcode.org [perl #37163] dprofpp array subscript error
2005-09-12 Aaron Kaplan [perl #37142] h2xs skips enums with negative values
2005-08-11 John E. Malmberg [patch] blead@25282 - VMS specific fixes. [2nd try]
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-06-21 Rafael Garcia-Suarez Add the ptar(1) utility from Archive::Tar
2005-06-13 John Peacock Bring bleadperl up to version.pm
2005-06-03 Duncan Findlay Re: [perl #35977] perlbug AutoReply: Devel::DProf ...
2005-03-21 Alexey Tourbin Re: [perl #34493] h2ph `extern inline' problems
2005-02-24 Andy Lester dprofpp help
2005-02-08 Jos I. Boumans Add Module::CoreList to bleadperl.
2005-01-30 Olivier Thauvin h2hp: 2 fix
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-12-08 Peter.Dintelmann... [perl #32962] h2ph - use of local() in generated code
2004-11-26 Rafael Garcia-Suarez Freak out if h2ph has to translate a macro that contain...
2004-10-18 Marcus Holland-Moritz Fix a typo.
2004-08-19 Marcus Holland-Moritz Tweak 'h2xs -h' output.
2004-06-17 Rafael Garcia-Suarez More forgiving version comparison in perlivp.
2004-06-13 Rafael Garcia-Suarez More h2ph voodoo.
2004-06-11 Rafael Garcia-Suarez More h2ph tweaks: recognition of C types
2004-06-11 Rafael Garcia-Suarez More h2ph tweaking for gcc __inline functions
2004-06-10 Rafael Garcia-Suarez Make h2ph able to understand a limited set of inline...
2004-05-31 wolfgang.laun@chel... Re: [perl #29969] h2ph not correctly processing glibc...
2004-05-21 Tassilo von Parseval h2xs doesn't recognize indented enums
2004-05-05 David Cannings Problem with h2xs
2004-02-28 Nicholas Clark Use File::Temp for tempfiles if it is available.
2004-02-17 Dave Mitchell remove C<my $x if foo> construct from core modules
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2003-11-30 Rafael Garcia-Suarez Upgrade to Test::Harness 2.38.
2003-11-29 Nicholas Clark Remove whitespace from ends of lines (simply because...
2003-11-17 Rafael Garcia-Suarez Install instmodsh and xsubpp in bin/ along the other...
2003-10-23 Jan Dubois [PATCH] Update Pod::Perldoc from 3.10 to 3.11
2003-09-10 Jarkko Hietaniemi [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
2003-09-04 Jarkko Hietaniemi Tiny perlcc tweaks.
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-08-06 Craig A. Berry dprofpp.PL again -- #20488 thinko
2003-08-05 Craig A. Berry (was Re: DProf tests with -p broken on VMS)
2003-07-27 Adrian M. Enache Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-21 Tassilo von Parseval Re: [PATCH] h2xs and extra_libraries
next