summaryrefslogtreecommitdiff
path: root/lib/racc/state.rb
AgeCommit message (Expand)Author
2020-02-27Merge racc from upstream repository.Hiroshi SHIBATA
2020-01-28Stop parsing copyright notices as document [ci skip]Nobuyoshi Nakada
2019-10-30Update the latest versions from upstream repository of raccHiroshi SHIBATA
2019-06-19* remove trailing spaces, append newline at EOF.git
2019-06-19Backport racc-1.4.15 from upstream.Hiroshi SHIBATA
2b214203da5b4bb8ef592026db3c4c1a40'>* io.c, internal.h (rb_io_flush_raw): new function to select callingusa 2013-08-14* test/test_pstore.rbusa 2013-08-14* test/test_pstore.rbusa 2012-09-04test_pstore.rb: fix for timeoutshirosaki 2012-05-07use assert_equal, assert_match, and so on.nobu 2011-12-08Generate temporary file in tmpdir.naruse