Release coccinelle-0.2.4rc1
authorCoccinelle <cocci@diku.dk>
Sun, 3 Oct 2010 12:04:24 +0000 (14:04 +0200)
committerRene Rydhof Hansen <rrh@cs.aau.dk>
Sun, 3 Oct 2010 12:04:24 +0000 (14:04 +0200)
commit413ffc021412f98847aeb825928e9e0e79dd2648
treead2a5d3fad9966f9641471f094170a7c8e87deec
parent0a774c48beafdc8e75d08120f33d9674048a6599
Release coccinelle-0.2.4rc1

Release Candidate 1 for coccinelle-0.2.4
99 files changed:
Makefile
Makefile.dev
changes.txt
cocci.ml
commitmsg
demos/camltococci.c [new file with mode: 0644]
demos/camltococci.cocci [new file with mode: 0644]
demos/camltococci.res [new file with mode: 0644]
demos/pythontococci.c [new file with mode: 0644]
demos/pythontococci.cocci [new file with mode: 0644]
demos/pythontococci.res [new file with mode: 0644]
docs/manual/cocci_syntax.tex
docs/manual/main_grammar.pdf
docs/manual/manual.pdf
docs/manual/options.pdf
docs/manual/spatch_options.tex
engine/asttoctl2.ml
engine/check_exhaustive_pattern.ml
engine/cocci_vs_c.ml
engine/cocci_vs_c.mli
engine/pattern_c.ml
engine/pretty_print_engine.ml
engine/transformation_c.ml
globals/config.ml.in
main.ml
ocaml/coccilib.ml
ocaml/coccilib.mli
ocaml/ocamlcocci_aux.ml
ocaml/run_ocamlcocci.ml
ocaml/yes_prepare_ocamlcocci.ml
parsing_c/ast_c.ml
parsing_c/lib_parsing_c.ml
parsing_c/pretty_print_c.ml
parsing_c/pretty_print_c.mli
parsing_c/sexp_ast_c.ml
parsing_c/test_parsing_c.ml
parsing_c/unparse_c.ml
parsing_c/unparse_cocci.ml
parsing_c/unparse_hrule.ml
parsing_c/visitor_c.ml
parsing_c/visitor_c.mli
parsing_cocci/adjust_pragmas.ml
parsing_cocci/arity.ml
parsing_cocci/ast0_cocci.ml
parsing_cocci/ast0_cocci.mli
parsing_cocci/ast0toast.ml
parsing_cocci/ast_cocci.ml
parsing_cocci/ast_cocci.mli
parsing_cocci/check_meta.ml
parsing_cocci/compute_lines.ml
parsing_cocci/context_neg.ml
parsing_cocci/data.ml
parsing_cocci/data.mli
parsing_cocci/disjdistr.ml
parsing_cocci/flag_parsing_cocci.ml
parsing_cocci/free_vars.ml
parsing_cocci/get_constants.ml
parsing_cocci/get_constants2.ml
parsing_cocci/index.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/pretty_print_cocci.mli
parsing_cocci/single_statement.ml
parsing_cocci/type_infer.ml
parsing_cocci/unify_ast.ml
parsing_cocci/unitary_ast0.ml
parsing_cocci/unparse_ast0.ml
parsing_cocci/visitor_ast.ml
parsing_cocci/visitor_ast0.ml
pycaml/pycaml.ml
pycaml/pycaml_ml.c
python/Makefile
python/Makefile.orig [new file with mode: 0644]
python/coccilib/__init__.pyc [deleted file]
python/coccilib/elems.pyc [deleted file]
python/coccilib/org.pyc [deleted file]
python/coccilib/output.pyc [deleted file]
python/coccilib/report.pyc [deleted file]
python/no_pycocci.ml
python/yes_pycocci.ml
python/yes_pycocci_aux.ml
test.ml
testing.ml
tests/camltococci.c [new file with mode: 0644]
tests/camltococci.cocci [new file with mode: 0644]
tests/camltococci.res [new file with mode: 0644]
tests/pythontococci.c [new file with mode: 0644]
tests/pythontococci.cocci [new file with mode: 0644]
tests/pythontococci.res [new file with mode: 0644]
tools/Makefile
tools/bridge.ml
tools/dumper.ml [new file with mode: 0644]
tools/dumper.mli [new file with mode: 0644]