Download List

Descripción del Proyecto

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

Esta versión contiene una mejora en la búsqueda que ahora incluye archivos de encabezado recursiva. También cuenta con algunas correcciones de errores.
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

Corrige una regresión en el soporte de archivos C++ introducida por 1,7.
Tags: bugfix
Fixes a regression in C++ files support introduced by 1.7.

2012-03-05 09:25
1.7

Esta versión agrega búsqueda recursiva cuando directorios se dan en la línea de comandos.
Tags: Major improvement
This release adds recursive search when directories are given on the command line.

2011-11-08 06:33
1.6

Esta versión ofrece compatibilidad con Python 2.5 y características de una mejor visualización de las líneas de contexto de un partido que ahora es similar a la de 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

Esta versión incluye una nueva opción para especificar un archivo que contiene la lista de archivos para buscar en. También contiene una versión mejorada de la set partido que ahora tiene todos los operadores c en cuenta.
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