History log of /freebsd-10.3-release/contrib/byacc/output.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 272955 11-Oct-2014 rodrigc

Merge: 272655

Import byacc 20141005 from vendor


# 268899 20-Jul-2014 bapt

MFC: r257315, r260445, r264803

Update byacc to 20140422


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 251143 30-May-2013 bapt

Update byacc to 20130304


# 240517 14-Sep-2012 bapt

update to version 20120526


# 235723 21-May-2012 bapt

Import byacc from invisible island, it brings us lots of compatibilities with
bison, keeping full compatibility with our previous yacc implementation.

Also bring the ability to create reentrant parser

This fix bin/140309 [1]

PR: bin/140309 [1]
Submitted by: Philippe Pepiot <ksh@philpep.org> [1]
Approved by: des (mentor)
MFC after: 1 month


# 234949 03-May-2012 bapt

Import byacc 20120115

Approved by: des (mentor)