This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tweak Perl_sv_upgrade() so that references can upgrade to SVt_PV
[perl5.git] / utils / h2ph.PL
2007-03-21 Steve PetersPod 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-SuarezMake 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 TourbinRe: [perl #34493] h2ph `extern inline' problems
2005-01-30 Olivier Thauvinh2hp: 2 fix
2004-12-08 Peter.Dintelmann... [perl #32962] h2ph - use of local() in generated code
2004-11-26 Rafael Garcia-SuarezFreak out if h2ph has to translate a macro that contain...
2004-06-13 Rafael Garcia-SuarezMore h2ph voodoo.
2004-06-11 Rafael Garcia-SuarezMore h2ph tweaks: recognition of C types
2004-06-11 Rafael Garcia-SuarezMore h2ph tweaking for gcc __inline functions
2004-06-10 Rafael Garcia-SuarezMake 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 Rezicread permissions for h2ph-generated files
2002-09-29 Allen Smith[perl #17222] [PATCH] h2ph and Fortran, other wacky...
2002-06-08 Jarkko Hietaniemih2ph: Explain why parts of asm/*.h are skipped in Linux.
2002-06-08 Jarkko Hietaniemih2ph: workarounds for too large hexadecimal constants.
2002-06-08 Jarkko Hietaniemih2ph: handle function pointer constants.
2002-06-08 Jarkko Hietaniemih2ph: evil linux/byteorder/pdp_endian.h
2002-06-08 Jarkko Hietaniemih2ph: more evilness in the form of Linux inline assembler.
2002-06-07 Jarkko Hietaniemih2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075...
2002-06-07 Jarkko Hietaniemih2ph: the fp exponent does need to have an explicit...
2002-06-07 Jarkko Hietaniemih2ph: One more usage example.
2002-06-07 Jarkko Hietaniemih2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
2001-12-09 Jarkko Hietaniemih2ph updates from OpenBSD 3.0.
2001-11-29 Hugo van der SandenRe: More h2ph problems [was Re: h2ph confused by commen...
2001-11-28 Hugo van der SandenRe: h2ph confused by comments in an enum.
2001-07-16 Gurusamy Sarathyintegrate change#11374 from maint-5.6
2001-07-13 Jarkko HietaniemiHandle glibc style of constant definitions using enum
2001-06-15 Peter Prymmerhandle tri graphs in h2ph.PL -> h2ph*
2001-04-21 Michael G. SchwernConfused by "#if &__GNUC_PREREQ (2,97)"
2001-04-19 Kurt D. Starsinich2ph test suite bugfix and refactoring
2001-03-15 Jarkko Hietaniemih2ph strictness and cleanliness from Kurt Starsinic.
1999-04-23 Kurt D. Starsinich2ph
1999-02-15 Gurusamy Sarathyintegrate h2ph.PL fixes from change#2809 (change#2838...
1998-09-23 SAKAI Kiyotakafix h2ph handling of C<#error "foo">
1998-09-23 Kurt D. Starsinich2ph misquotes #error directives
1998-07-05 Billy Constantineapplied patch, and undid change#1302 which it made...
1998-07-04 Billy Constantineimplemented described fix for h2ph hanging on "enum"
1998-06-12 Andy DoughertyRe: [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 ConstantinePATCH: h2ph produces incorrect code
1998-02-06 Kurt D. Starsinich2ph.PL
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-09-05 Kurt D. Starsinich2ph broken in 5.004_02
1997-08-06 Tim Bunceh2ph corrections to avoid redefined sub warnings
1997-08-06 wdconstah2ph corrections to avoid redefined sub warnings
1997-04-18 Roderick SchertlerMake h2ph generate constant subs
1997-03-01 (name lost)Support 'long long' in h2ph
1997-03-01 Raphael ManfrediHP-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... perl-5.003_23
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. MyersPod typos, pod2man bugs, and miscellaneous installation...
1996-07-05 Perl 5 Portersperl 5.003_01: utils/h2ph.PL
1996-03-17 Perl 5 PortersUse $^O
1996-02-06 Rudolph Todd MaceykoNETaa15204 patch problem
1996-02-03 Perl 5 Portersperl5.002beta3
1996-08-19 Perl 5 Portersperl 5.003_03: utils/h2ph.PL
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
1996-01-02 Perl 5 Portersperl 5.002beta1h patch: utils/h2ph.PL
1995-05-25 Andy Doughertyperl5.001 patch.1h: [re-organisations and patch descrip...