Download List

项目描述

Coccigrep is a semantic grep for the C language. It can be used to find where in code files a given structure is used or where one of its attributes is used, set, or used in a test.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-23 09:51
1.12

此版本包含递归搜索,现在包括头文件的改善。它还具有一些错误修正。
标签: bugfix
This release contains an improvement in recursive searching which now includes header files. It also features some bugfixes.

2012-03-06 07:41
1.8

修复中由 1.7 介绍 c + + 文件支持的一种回归。
标签: bugfix
Fixes a regression in C++ files support introduced by 1.7.

2012-03-05 09:25
1.7

此版本添加了递归搜索目录在命令行上给定时。
标签: Major improvement
This release adds recursive search when directories are given on the command line.

2011-11-08 06:33
1.6

此发行版带来与 Python 2.5 和功能兼容性改进的上下文行的匹配这是现在的 grep 的相似的显示。
标签: Major
This release brings compatibility with Python 2.5 and features an improved display of the context lines of a match which is now similar to the one of grep.

2011-11-04 02:07
1.5

此版本功能一个新的选项来指定一个包含要搜索的文件列表的文件。它还包含其中现在考虑所有 C 运算符设置匹配的改进的版本。
标签: Major
This release features a new option to specify a file containing the list of files to search in. It also contains an improved version of the set match which now takes all C operators into account.

Project Resources