LOGONLY mark more threading optimisations as DOCed
[p5sagit/p5-mst-13.2.git] / utils / h2ph.PL
2010-04-26 Robin Barker Fix h2ph and test
2009-07-13 Stepan Kasal Cosmetic change
2009-07-12 Stepan Kasal h2ph: handle "#if defined SYMBOL" better
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-07 Niko Tyni Make h2ph look in "include-fixed", needed by at least...
2008-05-16 Niko Tyni h2ph: allow the quote mark delimiter when chasing ...
2007-03-21 Steve Peters Pod fix to h2ph from John Morrissey on the Debian bug...
2006-05-18 Jason Vas Dias [perl #39130] h2ph generates incorrect code for '#if...
2006-03-02 Jason Vas Dias [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits...
2006-01-12 Rafael Garcia-Suarez Make h2ph recognize (and skip) const and __const__...
2005-11-10 Jason Vas Dias [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend...
2005-03-21 Alexey Tourbin Re: [perl #34493] h2ph `extern inline' problems
2005-01-30 Olivier Thauvin h2hp: 2 fix
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-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...
2003-09-10 Jarkko Hietaniemi [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
2003-03-13 Kurt Starsinic [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum...
2002-12-23 Slaven Rezic read permissions for h2ph-generated files
2002-09-29 Allen Smith [perl #17222] [PATCH] h2ph and Fortran, other wacky...
2002-06-08 Jarkko Hietaniemi h2ph: Explain why parts of asm/*.h are skipped in Linux.
2002-06-08 Jarkko Hietaniemi h2ph: workarounds for too large hexadecimal constants.
2002-06-08 Jarkko Hietaniemi h2ph: handle function pointer constants.
2002-06-08 Jarkko Hietaniemi h2ph: evil linux/byteorder/pdp_endian.h
2002-06-08 Jarkko Hietaniemi h2ph: more evilness in the form of Linux inline assembler.
2002-06-07 Jarkko Hietaniemi h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075...
2002-06-07 Jarkko Hietaniemi h2ph: the fp exponent does need to have an explicit...
2002-06-07 Jarkko Hietaniemi h2ph: One more usage example.
2002-06-07 Jarkko Hietaniemi h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
2001-12-09 Jarkko Hietaniemi h2ph updates from OpenBSD 3.0.
2001-11-29 Hugo van der Sanden Re: More h2ph problems [was Re: h2ph confused by commen...
2001-11-28 Hugo van der Sanden Re: h2ph confused by comments in an enum.
2001-07-16 Gurusamy Sarathy integrate change#11374 from maint-5.6
2001-07-13 Jarkko Hietaniemi Handle glibc style of constant definitions using enum
2001-06-15 Peter Prymmer handle tri graphs in h2ph.PL -> h2ph*
2001-04-21 Michael G. Schwern Confused by "#if &__GNUC_PREREQ (2,97)"
2001-04-19 Kurt D. Starsinic h2ph test suite bugfix and refactoring
2001-03-15 Jarkko Hietaniemi h2ph strictness and cleanliness from Kurt Starsinic.
1999-04-23 Kurt D. Starsinic h2ph
1999-02-15 Gurusamy Sarathy integrate h2ph.PL fixes from change#2809 (change#2838...
1998-09-23 SAKAI Kiyotaka fix h2ph handling of C<#error "foo">
1998-09-23 Kurt D. Starsinic h2ph misquotes #error directives
1998-07-05 Billy Constantine applied patch, and undid change#1302 which it made...
1998-07-04 Billy Constantine implemented described fix for h2ph hanging on "enum"
1998-06-12 Andy Dougherty Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
1998-05-29 Gurusamy Sarathy [win32] merge changes#1014,1038 from maintbranch
1998-05-15 Gurusamy Sarathy [win32] merge changes#982,984 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Billy Constantine PATCH: h2ph produces incorrect code
1998-02-06 Kurt D. Starsinic h2ph.PL
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-05 Kurt D. Starsinic h2ph broken in 5.004_02
1997-08-06 Tim Bunce h2ph corrections to avoid redefined sub warnings
1997-08-06 wdconsta h2ph corrections to avoid redefined sub warnings
1997-04-18 Roderick Schertler Make h2ph generate constant subs
1997-03-01 (name lost) Support 'long long' in h2ph
1997-03-01 Raphael Manfredi HP-UX hint update
1997-03-01 (name lost) Support 'long long' in h2ph
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-07-05 Perl 5 Porters perl 5.003_01: utils/h2ph.PL
1996-03-17 Perl 5 Porters Use $^O
1996-02-06 Rudolph Todd Maceyko NETaa15204 patch problem
1996-02-03 Perl 5 Porters perl5.002beta3
1996-08-19 Perl 5 Porters perl 5.003_03: utils/h2ph.PL
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]
1996-01-02 Perl 5 Porters perl 5.002beta1h patch: utils/h2ph.PL
1995-05-25 Andy Dougherty perl5.001 patch.1h: [re-organisations and patch descrip...