Download List

Descripción del Proyecto

CaseRePort is a tool to find filename case
inconsistencies in the source tree. It may be
useful for porting applications in any programming
language from a case-insensitive (like Windows)
to a case-sensitive (like Linux) run-time
environments. It is very fast: searching the Linux
kernel sources takes only 2 minutes.

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.

2005-12-08 01:35
0.5

Este comunicado tiene una interfaz gráfica de usuario. Además de la jarra de línea de comandos, ahora se puede descargar un plugin de Eclipse.
Tags: Major feature enhancements
This release has a GUI. In addition to the command line jar, you can now download an Eclipse plugin.

2005-11-05 20:16
0.4

Apoyo para la salida de XML se ha añadido.
Tags: Minor feature enhancements
Support for XML output was added.

2005-10-27 14:23
0.3

Opciones de línea de comandos útiles se han añadido, incluyendo-h para obtener ayuda. El informe fue reestructurado para nombres de archivo de grupo que se diferencian sólo en el caso, y se ordena hacer el informe previsible para las pruebas de unidad. Las estructuras de explotación de los resultados del informe fueron reestructurados en los grupos de la igualdad de nombres de archivo en minúsculas.
Tags: Major feature enhancements
Useful command line options were added, including -h for help. The report was restructured to group filenames that differ only in case, and it is sorted to make the report predictable for unit tests. The structures holding the results for the report were restructured into groups of filenames equal in lowercase.

2005-09-29 20:28
0.2

Tags: Initial freshmeat announcement

Project Resources