Imported Upstream version 20190616 upstream/20190616
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 1 Oct 2021 05:48:51 +0000 (14:48 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 1 Oct 2021 05:48:51 +0000 (14:48 +0900)
commit3c30b30a5661fe334c3359dd1570524b52f310f0
treecb8e4587568679515e9f5333ac264b10a8284ca6
parent52501dbd06a1a1793e40c2a5dfb46292c1996cb6
Imported Upstream version 20190616
121 files changed:
CHANGES
MANIFEST
VERSION
aclocal.m4
config.guess
config.sub
config_h.in
configure
defs.h
main.c
package/byacc.spec
package/debian/changelog
package/debian/copyright
package/mingw-byacc.spec
package/pkgsrc/Makefile
test/btyacc/big_b.error
test/btyacc/big_b.output
test/btyacc/big_l.error
test/btyacc/big_l.output
test/btyacc/defines1.calc.c [new file with mode: 0644]
test/btyacc/defines1.calc.h [new file with mode: 0644]
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/help.error
test/btyacc/help.output
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/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/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/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/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/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]
yacc.1