2011-06-25 22:25:31 +02:00
|
|
|
-------------------------------------------------------------------
|
2011-07-10 21:11:12 +02:00
|
|
|
Sun Jul 10 19:08:55 UTC 2011 - jengelh@medozas.de
|
2011-06-25 22:25:31 +02:00
|
|
|
|
2011-07-10 21:11:12 +02:00
|
|
|
- Update to new upstream release 1.0.0
|
2011-06-25 22:25:31 +02:00
|
|
|
* 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
|
2011-09-20 17:13:51 +02:00
|
|
|
* see http://coccinelle.lip6.fr/distrib/changes.html for details
|
2011-06-25 22:25:31 +02:00
|
|
|
|
2011-01-20 14:46:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2011-01-20 21:23:41 +01:00
|
|
|
- Fix python x.y.0 detection
|
2011-01-20 14:46:51 +01:00
|
|
|
|
2010-04-24 21:15:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 24 19:14:40 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- disable stripping on ocaml -custom binaries to make program
|
|
|
|
usable
|
|
|
|
|
2010-03-25 01:52:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2010-03-15 13:29:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 15 12:25:23 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- new upstream release: 0.2.2
|
|
|
|
|
2010-02-25 09:29:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 25 00:34:23 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Initial submission of version 0.2.1
|
|
|
|
|