This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Switch from byacc to bison and simplify the perly.* regeneration
authorDave Mitchell <davem@fdisolutions.com>
Sat, 14 Feb 2004 02:06:53 +0000 (02:06 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sat, 14 Feb 2004 02:06:53 +0000 (02:06 +0000)
commit0de566d74fdaf0a49123989fe8d4ad06603c6608
treea7e6f359c44eb372067a0f7567f1e4ef9953ae22
parent21d1ba01f501963c6f61499860ffc70a78ab21c0
Switch from byacc to bison and simplify the perly.* regeneration
process

p4raw-id: //depot/perl@22302
23 files changed:
MANIFEST
Makefile.SH
Porting/pumpkin.pod
embedvar.h
intrpvar.h
op.c
perl.h
perlapi.h
perly.act [new file with mode: 0644]
perly.c
perly.fixer [deleted file]
perly.h
perly.tab [new file with mode: 0644]
perly.y
perly_c.diff [deleted file]
perlyline.pl [deleted file]
regen_perly.pl [new file with mode: 0644]
sv.c
toke.c
vms/descrip_mms.template
vms/perly_c.vms [deleted file]
vms/perly_h.vms [deleted file]
vms/vms_yfix.pl [deleted file]