forked from pool/coccinelle
trim changelog and adhere to format
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=48
This commit is contained in:
parent
4ceb557a7d
commit
bc85ccd3a4
@ -2,34 +2,19 @@
|
|||||||
Tue Dec 15 00:00:00 CET 2015 - dsterba@suse.cz
|
Tue Dec 15 00:00:00 CET 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
- Update to 1.0.4
|
- Update to 1.0.4
|
||||||
** Language:
|
* Language:
|
||||||
- Length for statement list metavariables
|
* Length for statement list metavariables
|
||||||
** Features:
|
* Conjunction (analogous to disjunction)
|
||||||
** Bugfix:
|
* Drop Circles, Stars
|
||||||
- build system: delete pregenerated parsers if menhir is installed
|
* Drop Unique
|
||||||
- Update to 1.0.3
|
* Default values for script metavariables
|
||||||
** Language:
|
* Features:
|
||||||
- Conjunction (analogous to disjunction)
|
* Introduce .cocciconfig configuration file
|
||||||
- Drop Circles, Stars
|
* Add some support for MetaStmtList. Allowed at top level of {}.
|
||||||
- Drop Unique
|
* timeout of 0 is no timeout, to allow cancelling this option.
|
||||||
- Default values for script metavariables
|
* Bugfixes:
|
||||||
** Features:
|
* Allow virtual variable definition to contain an =.
|
||||||
- Removed the extlib and sexp bundles which were not used any more.
|
* Improvement when exists rule contains when forall.
|
||||||
- Drop support for OCaml 3.11 which did not allow to compile coccinelle in
|
|
||||||
native code
|
|
||||||
- Print metavariables properly for script code.
|
|
||||||
- Print metavariables properly for cocci code.
|
|
||||||
- SYSCALL_DEFINE macros, contributed by Jörn Engel
|
|
||||||
- --indent option, giving default indent, for projects not using tabs
|
|
||||||
- Introduce .cocciconfig configuration file
|
|
||||||
- Add some support for MetaStmtList. Allowed at top level of {}.
|
|
||||||
- timeout of 0 is no timeout, to allow cancelling this option.
|
|
||||||
- --print-options-only to see accumulated options.
|
|
||||||
** Bugfix:
|
|
||||||
- Allow virtual variable definition to contain an =.
|
|
||||||
- Improvement when exists rule contains when forall.
|
|
||||||
- The presence of camlp4 is no longer checked when not needed
|
|
||||||
(only required to compile the bundled OCaml bindings for Python)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 22 14:30:59 UTC 2015 - mpluskal@suse.com
|
Sat Aug 22 14:30:59 UTC 2015 - mpluskal@suse.com
|
||||||
|
Loading…
Reference in New Issue
Block a user