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 Requirements

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

이 재귀 검색 이제 헤더 파일을 포함 하는 개선. 몇 가지 버그를 이용하실 수 있습니다.
Tags: 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

C + + 파일 지원 1.7에 의해 도입의 회귀를 해결 합니다.
Tags: bugfix
Fixes a regression in C++ files support introduced by 1.7.

2012-03-05 09:25
1.7

이 릴리스 디렉터리 명령줄에 주어진 때 재귀 검색을 추가 합니다.
Tags: Major improvement
This release adds recursive search when directories are given on the command line.

2011-11-08 06:33
1.6

이 릴리스 파이썬 2.5와 기능 호환성 비슷합니다 이제 grep 중 하나는 일치 하는 컨텍스트 줄의 향상 된 디스플레이 가져온다.
Tags: 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 연산자를 고려 하는 설정된 일치의 향상된 된 버전을 포함 되어 있습니다.
Tags: 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