Release coccinelle-0.2.1
authorCoccinelle <cocci@diku.dk>
Sun, 3 Oct 2010 12:03:31 +0000 (14:03 +0200)
committerRene Rydhof Hansen <rrh@cs.aau.dk>
Sun, 3 Oct 2010 12:03:31 +0000 (14:03 +0200)
commit55d3838895e5e4567905641c66eaab3bc3c19376
tree3c560ca151203eff5f031f17e0b657808bd0f917
parentae4735db5e7e9386036cf7b496ebdc994514dc53
Release coccinelle-0.2.1

** Language:
   - Add virtual identifiers
   - Add coccilib.report and coccilib.trac Python modules
   - coccilib.org and coccilib.report are imported by default but not loaded
     in the current scope.

** Features:
   - Parse_error_msg now more helpful.  New option -verbose_parsing for even
     more information.
   - Improve Python import handling. They are imported once during script
     initialization.

** Bugfix:
   - correct treatment of depends on with || for virtual rules
13 files changed:
changes.txt
commitmsg
docs/manual/cocci_syntax.tex
docs/manual/macros.tex
docs/manual/main_grammar.pdf
docs/manual/main_grammar.tex
docs/manual/main_options.tex
docs/manual/manual.pdf
docs/manual/options.pdf
globals/config.ml.in
python/yes_pycocci.ml
python/yes_pycocci_aux.ml
test.ml