]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import byacc 20200330.
authorjkim <jkim@FreeBSD.org>
Mon, 22 Jun 2020 22:42:20 +0000 (22:42 +0000)
committerjkim <jkim@FreeBSD.org>
Mon, 22 Jun 2020 22:42:20 +0000 (22:42 +0000)
commit1e513460e9c0714d20ce9c8fda8e20434e0344c5
tree30d932dc7c9813aee58587bffceac1350e1ff900
parent234733163e6ae82ed561750eef8723a369082443
Import byacc 20200330.
267 files changed:
CHANGES
MANIFEST
VERSION
aclocal.m4
btyaccpar.c
btyaccpar.skel
config.guess
config.sub
config_h.in
configure
configure.in
defs.h
main.c
mkpar.c
mstring.c
output.c
package/byacc.spec
package/debian/changelog
package/debian/control
package/debian/copyright
package/debian/rules
package/debian/watch
package/mingw-byacc.spec
package/pkgsrc/Makefile
reader.c
test/btyacc/big_b.error
test/btyacc/big_b.output
test/btyacc/big_l.error
test/btyacc/big_l.output
test/btyacc/btyacc_calc1.tab.c
test/btyacc/btyacc_calc1.tab.h
test/btyacc/btyacc_demo.tab.c
test/btyacc/btyacc_demo.tab.h
test/btyacc/btyacc_demo2.error [deleted file]
test/btyacc/btyacc_demo2.tab.c [deleted file]
test/btyacc/btyacc_destroy1.tab.c
test/btyacc/btyacc_destroy2.tab.c
test/btyacc/btyacc_destroy3.tab.c
test/btyacc/calc.tab.c
test/btyacc/calc1.tab.c
test/btyacc/calc2.tab.c
test/btyacc/calc3.tab.c
test/btyacc/calc_code_all.error [moved from test/btyacc/btyacc_demo2.output with 100% similarity]
test/btyacc/calc_code_all.output [new file with mode: 0644]
test/btyacc/calc_code_all.tab.c [new file with mode: 0644]
test/btyacc/calc_code_all.tab.h [new file with mode: 0644]
test/btyacc/calc_code_default.error [moved from test/btyacc/btyacc_demo2.tab.h with 100% similarity]
test/btyacc/calc_code_default.output [new file with mode: 0644]
test/btyacc/calc_code_default.tab.c [new file with mode: 0644]
test/btyacc/calc_code_default.tab.h [new file with mode: 0644]
test/btyacc/calc_code_imports.error [moved from test/btyacc/code_debug.error with 100% similarity]
test/btyacc/calc_code_imports.output [new file with mode: 0644]
test/btyacc/calc_code_imports.tab.c [new file with mode: 0644]
test/btyacc/calc_code_imports.tab.h [new file with mode: 0644]
test/btyacc/calc_code_provides.error [new file with mode: 0644]
test/btyacc/calc_code_provides.output [new file with mode: 0644]
test/btyacc/calc_code_provides.tab.c [new file with mode: 0644]
test/btyacc/calc_code_provides.tab.h [new file with mode: 0644]
test/btyacc/calc_code_requires.error [new file with mode: 0644]
test/btyacc/calc_code_requires.output [new file with mode: 0644]
test/btyacc/calc_code_requires.tab.c [new file with mode: 0644]
test/btyacc/calc_code_requires.tab.h [new file with mode: 0644]
test/btyacc/calc_code_top.error [new file with mode: 0644]
test/btyacc/calc_code_top.output [new file with mode: 0644]
test/btyacc/calc_code_top.tab.c [new file with mode: 0644]
test/btyacc/calc_code_top.tab.h [new file with mode: 0644]
test/btyacc/code_calc.code.c
test/btyacc/code_debug.i [deleted file]
test/btyacc/code_debug.output [deleted file]
test/btyacc/code_error.code.c
test/btyacc/defines1.calc.c [moved from test/btyacc/code_debug.c with 67% similarity]
test/btyacc/defines1.calc.h [moved from test/btyacc/code_debug.h with 57% similarity]
test/btyacc/defines1.error [new file with mode: 0644]
test/btyacc/defines1.output [new file with mode: 0644]
test/btyacc/defines2.calc.c [new file with mode: 0644]
test/btyacc/defines2.calc.h [new file with mode: 0644]
test/btyacc/defines2.error [new file with mode: 0644]
test/btyacc/defines2.output [new file with mode: 0644]
test/btyacc/defines3.calc.c [new file with mode: 0644]
test/btyacc/defines3.calc.h [new file with mode: 0644]
test/btyacc/defines3.error [new file with mode: 0644]
test/btyacc/defines3.output [new file with mode: 0644]
test/btyacc/empty.tab.c
test/btyacc/err_inherit3.tab.c
test/btyacc/err_inherit4.tab.c
test/btyacc/err_inherit4.tab.h
test/btyacc/err_syntax10.tab.c
test/btyacc/err_syntax11.tab.c
test/btyacc/err_syntax12.tab.c
test/btyacc/err_syntax18.tab.c
test/btyacc/err_syntax20.tab.c
test/btyacc/error.tab.c
test/btyacc/expr.oxout.tab.c
test/btyacc/grammar.tab.c
test/btyacc/help.error
test/btyacc/help.output
test/btyacc/inherit0.tab.c
test/btyacc/inherit1.tab.c
test/btyacc/inherit2.tab.c
test/btyacc/no_b_opt.error
test/btyacc/no_b_opt.output
test/btyacc/no_b_opt1.error
test/btyacc/no_b_opt1.output
test/btyacc/no_code_c.error
test/btyacc/no_code_c.output
test/btyacc/no_defines.error
test/btyacc/no_defines.output
test/btyacc/no_graph.error
test/btyacc/no_graph.output
test/btyacc/no_include.error
test/btyacc/no_include.output
test/btyacc/no_opts.error
test/btyacc/no_opts.output
test/btyacc/no_output.error
test/btyacc/no_output.output
test/btyacc/no_output1.error
test/btyacc/no_output1.output
test/btyacc/no_output2.error
test/btyacc/no_output2.output
test/btyacc/no_p_opt.error
test/btyacc/no_p_opt.output
test/btyacc/no_p_opt1.error
test/btyacc/no_p_opt1.output
test/btyacc/no_verbose.error
test/btyacc/no_verbose.output
test/btyacc/nostdin.error
test/btyacc/nostdin.output
test/btyacc/ok_syntax1.tab.c
test/btyacc/ok_syntax1.tab.h
test/btyacc/pure_calc.tab.c
test/btyacc/pure_error.tab.c
test/btyacc/quote_calc-s.tab.c
test/btyacc/quote_calc.tab.c
test/btyacc/quote_calc2-s.tab.c
test/btyacc/quote_calc2.tab.c
test/btyacc/quote_calc3-s.tab.c
test/btyacc/quote_calc3.tab.c
test/btyacc/quote_calc4-s.tab.c
test/btyacc/quote_calc4.tab.c
test/btyacc/rename_debug.c
test/btyacc/rename_debug.i
test/btyacc/stdin1.calc.c [new file with mode: 0644]
test/btyacc/stdin1.error [new file with mode: 0644]
test/btyacc/stdin1.output [new file with mode: 0644]
test/btyacc/stdin2.calc.c [new file with mode: 0644]
test/btyacc/stdin2.error [new file with mode: 0644]
test/btyacc/stdin2.output [new file with mode: 0644]
test/btyacc/varsyntax_calc1.tab.c
test/calc.tab.c [new file with mode: 0644]
test/calc_code_all.y [new file with mode: 0644]
test/calc_code_default.y [new file with mode: 0644]
test/calc_code_imports.y [new file with mode: 0644]
test/calc_code_provides.y [new file with mode: 0644]
test/calc_code_requires.y [new file with mode: 0644]
test/calc_code_top.y [new file with mode: 0644]
test/grammar.y
test/run_make.sh
test/run_test.sh
test/yacc/big_b.error
test/yacc/big_b.output
test/yacc/big_l.error
test/yacc/big_l.output
test/yacc/calc.tab.c
test/yacc/calc1.tab.c
test/yacc/calc2.tab.c
test/yacc/calc3.tab.c
test/yacc/calc_code_all.error [new file with mode: 0644]
test/yacc/calc_code_all.output [new file with mode: 0644]
test/yacc/calc_code_all.tab.c [new file with mode: 0644]
test/yacc/calc_code_all.tab.h [new file with mode: 0644]
test/yacc/calc_code_default.error [new file with mode: 0644]
test/yacc/calc_code_default.output [new file with mode: 0644]
test/yacc/calc_code_default.tab.c [new file with mode: 0644]
test/yacc/calc_code_default.tab.h [new file with mode: 0644]
test/yacc/calc_code_imports.error [new file with mode: 0644]
test/yacc/calc_code_imports.output [new file with mode: 0644]
test/yacc/calc_code_imports.tab.c [new file with mode: 0644]
test/yacc/calc_code_imports.tab.h [new file with mode: 0644]
test/yacc/calc_code_provides.error [new file with mode: 0644]
test/yacc/calc_code_provides.output [new file with mode: 0644]
test/yacc/calc_code_provides.tab.c [new file with mode: 0644]
test/yacc/calc_code_provides.tab.h [new file with mode: 0644]
test/yacc/calc_code_requires.error [new file with mode: 0644]
test/yacc/calc_code_requires.output [new file with mode: 0644]
test/yacc/calc_code_requires.tab.c [new file with mode: 0644]
test/yacc/calc_code_requires.tab.h [new file with mode: 0644]
test/yacc/calc_code_top.error [new file with mode: 0644]
test/yacc/calc_code_top.output [new file with mode: 0644]
test/yacc/calc_code_top.tab.c [new file with mode: 0644]
test/yacc/calc_code_top.tab.h [new file with mode: 0644]
test/yacc/code_calc.code.c
test/yacc/code_error.code.c
test/yacc/defines1.calc.c [new file with mode: 0644]
test/yacc/defines1.calc.h [new file with mode: 0644]
test/yacc/defines1.error [new file with mode: 0644]
test/yacc/defines1.output [new file with mode: 0644]
test/yacc/defines2.calc.c [new file with mode: 0644]
test/yacc/defines2.calc.h [new file with mode: 0644]
test/yacc/defines2.error [new file with mode: 0644]
test/yacc/defines2.output [new file with mode: 0644]
test/yacc/defines3.calc.c [new file with mode: 0644]
test/yacc/defines3.calc.h [new file with mode: 0644]
test/yacc/defines3.error [new file with mode: 0644]
test/yacc/defines3.output [new file with mode: 0644]
test/yacc/empty.tab.c
test/yacc/err_syntax10.tab.c
test/yacc/err_syntax11.tab.c
test/yacc/err_syntax12.tab.c
test/yacc/err_syntax18.tab.c
test/yacc/err_syntax20.tab.c
test/yacc/error.tab.c
test/yacc/expr.oxout.tab.c
test/yacc/grammar.tab.c
test/yacc/help.error
test/yacc/help.output
test/yacc/no_b_opt.error
test/yacc/no_b_opt.output
test/yacc/no_b_opt1.error
test/yacc/no_b_opt1.output
test/yacc/no_code_c.error
test/yacc/no_code_c.output
test/yacc/no_defines.error
test/yacc/no_defines.output
test/yacc/no_graph.error
test/yacc/no_graph.output
test/yacc/no_include.error
test/yacc/no_include.output
test/yacc/no_opts.error
test/yacc/no_opts.output
test/yacc/no_output.error
test/yacc/no_output.output
test/yacc/no_output1.error
test/yacc/no_output1.output
test/yacc/no_output2.error
test/yacc/no_output2.output
test/yacc/no_p_opt.error
test/yacc/no_p_opt.output
test/yacc/no_p_opt1.error
test/yacc/no_p_opt1.output
test/yacc/no_verbose.error
test/yacc/no_verbose.output
test/yacc/nostdin.error
test/yacc/nostdin.output
test/yacc/ok_syntax1.tab.c
test/yacc/ok_syntax1.tab.h
test/yacc/pure_calc.tab.c
test/yacc/pure_error.tab.c
test/yacc/quote_calc-s.tab.c
test/yacc/quote_calc.tab.c
test/yacc/quote_calc2-s.tab.c
test/yacc/quote_calc2.tab.c
test/yacc/quote_calc3-s.tab.c
test/yacc/quote_calc3.tab.c
test/yacc/quote_calc4-s.tab.c
test/yacc/quote_calc4.tab.c
test/yacc/rename_debug.c
test/yacc/rename_debug.i
test/yacc/stdin1.calc.c [new file with mode: 0644]
test/yacc/stdin1.error [new file with mode: 0644]
test/yacc/stdin1.output [new file with mode: 0644]
test/yacc/stdin2.calc.c [new file with mode: 0644]
test/yacc/stdin2.error [new file with mode: 0644]
test/yacc/stdin2.output [new file with mode: 0644]
test/yacc/varsyntax_calc1.tab.c
yacc.1
yaccpar.c
yaccpar.skel