ryoon
a42501cabb
Update to 1.12
...
Changelog:
1.12 (2012/12/22)
* Fix error handling (Eric Leblond)
* Put operation in try pass. (Eric Leblond)
* Don't ignore header files (Frédéric Yhuel)
* Don't rm temporary .cocci file in verbose mode (Frédéric Yhuel)
2013-06-11 14:05:24 +00:00
rodent
a0a1f2e57c
Fixes:
...
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
1f96787c11
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-25 06:55:37 +00:00
ryoon
603269cbfb
Update to 1.11
...
Changelog:
1.11 (2012/09/10)
* regular expression operator has changed (Eric Leblond)
* func: match with regexp (Eric Leblond)
* func: now able to match in case of cast (Eric Leblond)
* Missing file was not missing. (Eric Leblond)
* Add missing file. (Eric Leblond)
* Improve function match (Eric Leblond)
1.10 (2012/08/31)
* vim: add support for search on "struct toto" (Eric Leblond)
* Fix error message. (Eric Leblond)
* Factorize version numbering. (Eric Leblond)
1.9 (2012/07/31)
* Add --defined option. (Eric Leblond)
* Add undefined option. (Eric Leblond)
1.8 (2012/03/05)
* Fix CPP support. (Eric Leblond)
1.7 (2012/03/04)
* Directory support: Move code to script (Eric Leblond)
* Add support for directory recursion (Cyril Roelandt)
* Fix a sentence. (Cyril Roelandt)
* Replace "attribut" by "attribute". (Cyril Roelandt)
2012-10-01 13:12:21 +00:00
obache
2cd654bab6
Bump PKGREVISION from default python to 2.7.
2012-03-15 11:53:20 +00:00
obache
f9aa6f5e75
setting of PYDISTUTILSPKG=yes is not required here for egg pkg.
2012-02-04 12:55:45 +00:00
ryoon
d7cf4a3907
Import coccigrep-1.6 as textproc/coccigrep from wip/coccigrep
...
coccigrep is a semantic grep for the C language based on coccinelle.
It can be used to find where a given structure is used in code
files. coccigrep depends on the spatch program which comes with
coccinelle.
2011-11-08 11:15:32 +00:00