Release coccinelle-0.2.2-rc1
authorCoccinelle <cocci@diku.dk>
Sun, 3 Oct 2010 12:03:33 +0000 (14:03 +0200)
committerRene Rydhof Hansen <rrh@cs.aau.dk>
Sun, 3 Oct 2010 12:03:33 +0000 (14:03 +0200)
commitc3e37e979447bade993c7c600dc0b22ca64a571d
tree9f77bf3e3dde54c6a6e17e766a296cabeb2cf894
parent55d3838895e5e4567905641c66eaab3bc3c19376
Release coccinelle-0.2.2-rc1

Release Candidate 1 for coccinelle-0.2.2
61 files changed:
Makefile
changes.txt
cocci.ml
cocci.mli
commitmsg
docs/manual/macros_common.tex
docs/manual/main_grammar.pdf
docs/manual/manual.pdf
docs/manual/options.pdf
docs/manual/spatch_options.tex
editors/emacs/cocci.el
engine/cocci_vs_c.ml
flag_cocci.ml
globals/config.ml.in
main.ml
parsing_c/unparse_c.ml
parsing_c/unparse_cocci.ml
parsing_c/unparse_cocci.mli
parsing_cocci/ast0_cocci.ml
parsing_cocci/ast0_cocci.mli
parsing_cocci/ast_cocci.ml
parsing_cocci/ast_cocci.mli
parsing_cocci/data.ml
parsing_cocci/data.mli
parsing_cocci/free_vars.ml
parsing_cocci/get_constants.ml
parsing_cocci/get_constants2.ml
parsing_cocci/iso_pattern.ml
parsing_cocci/lexer_cocci.mll
parsing_cocci/parse_aux.ml
parsing_cocci/parse_cocci.ml
parsing_cocci/parser_cocci_menhir.ml
parsing_cocci/parser_cocci_menhir.mli
parsing_cocci/parser_cocci_menhir.mly
parsing_cocci/pretty_print_cocci.ml
parsing_cocci/type_infer.ml
parsing_cocci/unitary_ast0.ml
parsing_cocci/unparse_ast0.ml
scripts/coccicheck/Makefile [deleted file]
scripts/coccicheck/README
scripts/coccicheck/bin/update_result_tree
scripts/coccicheck/configure
standard.iso
test.ml
testing.ml
testing.mli
tests/SCORE_expected.sexp [new file with mode: 0644]
tests/comments.c [new file with mode: 0644]
tests/comments.cocci [new file with mode: 0644]
tests/comments.res [new file with mode: 0644]
tests/cst_null.c [new file with mode: 0644]
tests/cst_null.cocci [new file with mode: 0644]
tests/cst_null.res [new file with mode: 0644]
tests/decl_star.c [new file with mode: 0644]
tests/decl_star.cocci [new file with mode: 0644]
tests/decl_star.res [new file with mode: 0644]
tests/minusdots.cocci
tests/null_bool.c [new file with mode: 0644]
tests/null_bool.cocci [new file with mode: 0644]
tests/null_bool.res [new file with mode: 0644]
tools/split_patch.ml