This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorNicholas Clark <nick@ccl4.org>
Tue, 3 Jan 2006 16:16:33 +0000 (16:16 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 3 Jan 2006 16:16:33 +0000 (16:16 +0000)
commit8366839ce2a6828d9046a7a0dd15e3dbab98f894
tree467b149f60c716ac06bcadd1af356d9a732d74a4
parent07a6e6b832b7a2cea7f1c3a0191c7dfe84de8983
Integrate:
[ 25534]
Subject: [PATCH 5.8.7] misc a2p fixes
From: Brendan O'Dea <bod@debian.org>
Date: Sun, 11 Sep 2005 19:43:14 +1000
Message-ID: <20050911094314.GA15155@londo.c47.org>

and remove the check_byacc target from the x2p makefile

[ 25811]
Remove last remaining reference to vax11c

[ 26033]
Subject: [PATCH] Cleaning up x2p directory
From: Andy Lester <andy@petdance.com>
Date: Fri, 4 Nov 2005 15:13:55 -0600
Message-ID: <20051104211355.GB12651@petdance.com>
p4raw-link: @26033 on //depot/perl: 8665f9e443dd7c1aaeda99d470ddf0b6fe056f80
p4raw-link: @25811 on //depot/perl: 4d09c4dea70059a14cd5e6548ac118d2ad075dcb
p4raw-link: @25534 on //depot/perl: 4cec2b33f0aa04d807b9b31c6b4212fe462cd7d4

p4raw-id: //depot/maint-5.8/perl@26609
p4raw-deleted: from //depot/perl@26603 'delete in' x2p/proto.h
(@19242..)
p4raw-integrated: from //depot/perl@26603 'copy in' x2p/EXTERN.h
x2p/INTERN.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/str.c
x2p/str.h (@19242..) x2p/Makefile.SH (@23978..) x2p/a2p.c
(@24162..) x2p/util.c x2p/util.h (@24365..) x2p/a2p.h
(@25811..)
p4raw-integrated: from //depot/perl@26033 'merge in' MANIFEST
(@26031..)
p4raw-integrated: from //depot/perl@25534 'ignore' x2p/walk.c
(@24170..) x2p/a2py.c (@24444..)
16 files changed:
MANIFEST
x2p/EXTERN.h
x2p/INTERN.h
x2p/Makefile.SH
x2p/a2p.c
x2p/a2p.h
x2p/a2p.y
x2p/a2py.c
x2p/hash.c
x2p/hash.h
x2p/proto.h [deleted file]
x2p/str.c
x2p/str.h
x2p/util.c
x2p/util.h
x2p/walk.c