Jan Engelhardt
518252bfa7
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=12
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jul 10 19:08:55 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Update to new upstream release 1.0.0
|
|
* Addition of initializer list metavariables.
|
|
* Allow multiple position variables per token
|
|
* ++ can now be associated with - code
|
|
* Allow /* */ comments as smpl comments, not only as + code
|
|
* Add support for && (label addresses)
|
|
* local idexpression metavariable no longer matches static local x
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 20 13:41:16 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Update to version 0.2.5-rc2
|
|
* Make a very small attempt to parse C++ code, amounting to
|
|
accepting identifiers containing ::, tilde, and template
|
|
invocations.
|
|
* support matching and removing some preprocessor directives
|
|
* support for ocaml scripting
|
|
* print rule name when a script rule crashes
|
|
- Fix python x.y.0 detection
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 24 19:14:40 UTC 2010 - jengelh@medozas.de
|
|
|
|
- disable stripping on ocaml -custom binaries to make program
|
|
usable
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 25 00:51:20 UTC 2010 - jengelh@medozas.de
|
|
|
|
- install all files required by spatch, not just the binary itself
|
|
(otherwise it does not even run)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 15 12:25:23 UTC 2010 - jengelh@medozas.de
|
|
|
|
- new upstream release: 0.2.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 25 00:34:23 UTC 2010 - jengelh@medozas.de
|
|
|
|
- Initial submission of version 0.2.1
|
|
|