projects

apercu

A command-line (console) application to summarize information from Apache logs, including hit counts, requests, referrers, and user activity.

latest release: 1.0.2 (2006-05-23)

[ ruby | apache ]


coloryze

This project is not yet implemented with the new web site.


cvsdelta

This project is no longer supported.


diffj

diffj is an application that compares Java files and projects. It operates similarly to the Unix program diff(1), but compares only Java tokens and types, and skips whitespace and comments.

latest release: 1.2.1 (2011-11-23)

[ java ]


doctorj

Beyond the level of what Javadoc does, DoctorJ compares documentation against code, using a 140,000 word dictionary. Among what it detects: misspelled words; missing, misordered, and misspelled parameter and exception names; undocumenetd classes, fields, methods, and parameters; and Javadoc tags that are invalid, misordered, missing expected argument, have invalid arguments, or missing descriptions.

latest release: 5.2.0 (2011-11-13)

[ java | javadoc ]


glark

A replacement for (or supplement to) the grep family, glark offers Perl compatible regular expressions, highlighting of matches, context around matches, complex expressions ("and" and "or"), and automatic exclusion of non-text files.

latest release: 1.9.1

[ ruby ]


java-diff

An implementation of the longest common subsequences algorithm for Java, as two classes, its main method (Diff:diff()) returning a list of Difference objects, each of which describes an addition, deletion, or change between the two collections.

latest release: 1.1.0 (2009-01-29)

[ java ]


riel

A set of extensions to Ruby, for common tasks not included in core Ruby.

latest release: 1.0.0 (2010-10-09)


svndelta

svndelta helps control Subversion-managed projects, borrowing the same principles and design as cvsdelta. svndelta summarizes project changes (including lines of code) and also adds to and removes from Subversion the files that have been added and removed locally.

latest release: 1.0.7

[ ruby ]