History log of /freebsd-current/contrib/byacc/test/yacc/expr.oxout.tab.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 822ca327 20-Jun-2024 Baptiste Daroussin <bapt@FreeBSD.org>

byacc: really import 20240109


# 30c91a3c 22-Feb-2023 Dag-Erling Smørgrav <des@FreeBSD.org>

byacc: Adjust expected test output to match our patches.

Sponsored by: Klara, Inc.

# 8e022d3c 20-Feb-2023 Dag-Erling Smørgrav <des@FreeBSD.org>

byacc: Update to 20230201.

Note that this enables the backtracking extension, which we had previously left disabled.

PR: 244149, 269425
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D38421


# bf80e08e 11-Feb-2021 Jung-uk Kim <jkim@FreeBSD.org>

yacc: Regen test cases for the previous commit

# b53bb29f 13-Jul-2020 Jung-uk Kim <jkim@FreeBSD.org>

MFV: r362513

Update byacc to 20200330.


# fa841eb6 07-Feb-2017 Enji Cooper <ngie@FreeBSD.org>

Apply r274475's to expr.oxout.tab.c to fix the test on FreeBSD

YYINT on FreeBSD is int, not short

I'll work with the upstream maintainer or come up with a build
method of modifying their definitions on install instead of
having to modify tests to match our forked YYINT definition.

PR: 216891
Sponsored by: Dell EMC Isilon

# 3e794565 02-Feb-2017 Jung-uk Kim <jkim@FreeBSD.org>

MFV: r313101

Update byacc to 20170201.


# 30c91a3c 22-Feb-2023 Dag-Erling Smørgrav <des@FreeBSD.org>

byacc: Adjust expected test output to match our patches.

Sponsored by: Klara, Inc.


# bf80e08e 11-Feb-2021 Jung-uk Kim <jkim@FreeBSD.org>

yacc: Regen test cases for the previous commit


# fa841eb6 07-Feb-2017 Enji Cooper <ngie@FreeBSD.org>

Apply r274475's to expr.oxout.tab.c to fix the test on FreeBSD

YYINT on FreeBSD is int, not short

I'll work with the upstream maintainer or come up with a build
method of modifying their definitions on install instead of
having to modify tests to match our forked YYINT definition.

PR: 216891
Sponsored by: Dell EMC Isilon