ohcount
16 years agoAdded detector and parser for Pike (http://pike.ida.liu.se/).
Henrik Grubbstrom [Wed, 12 Mar 2008 21:55:57 +0000 (22:55 +0100)] 
Added detector and parser for Pike (pike.ida.liu.se/).

16 years ago[FIX] Ensure that temp directories are cleaned up in the case of an exception.
Robin Luckey [Fri, 14 Mar 2008 20:16:58 +0000 (13:16 -0700)] 
[FIX] Ensure that temp directories are cleaned up in the case of an exception.

16 years ago[CHANGE] Rename Fortran nice_names so that they sort well
Robin Luckey [Wed, 27 Feb 2008 21:50:34 +0000 (13:50 -0800)] 
[CHANGE] Rename Fortran nice_names so that they sort well

16 years agoMerge branch 'smalltalk'
Robin Luckey [Wed, 27 Feb 2008 21:48:12 +0000 (13:48 -0800)] 
Merge branch 'smalltalk'

Conflicts:

ext/ohcount_native/glots/c_monoglot.rb

16 years agoadd support for smalltalk
Paolo Bonzini [Wed, 27 Feb 2008 10:21:36 +0000 (11:21 +0100)] 
add support for smalltalk

16 years agoBasic Fortran support.
Jason Riedy [Sun, 24 Feb 2008 00:32:39 +0000 (16:32 -0800)] 
Basic Fortran support.

The detection heuristics prefer free format over fixed.  The only
possible mismatch I can see is if a free-format code leave the
first six columns blank but uses free-format line continuation.
Then comment-only lines will be missed.  I've never seen code like
that.

16 years agoTests for perl POD.
Steffen Mueller [Thu, 7 Feb 2008 20:47:18 +0000 (21:47 +0100)] 
Tests for perl POD.

16 years agoSupport for perl POD docs.
Steffen Mueller [Thu, 7 Feb 2008 20:46:59 +0000 (21:46 +0100)] 
Support for perl POD docs.

16 years agoAdd support for Perl POD docs (as comments).
Steffen Mueller [Thu, 7 Feb 2008 20:43:12 +0000 (21:43 +0100)] 
Add support for Perl POD docs (as comments).

Add tests for POD.

16 years ago[FIX] Haskell was missing a declaration for its nice_name.
Robin Luckey [Mon, 4 Feb 2008 21:01:53 +0000 (13:01 -0800)] 
[FIX] Haskell was missing a declaration for its nice_name.
      There should probably be a test for this, but I can't figure out
      how to get a list of all Monoglots at test time.
      Language nice_names and categories should probably be declared
      somewhere more obvious anyway.

16 years ago[FIX] Gem installer was broken. Add ARCH directory back to require paths.
Robin Luckey [Mon, 4 Feb 2008 16:30:12 +0000 (08:30 -0800)] 
[FIX] Gem installer was broken. Add ARCH directory back to require paths.

16 years agoMerge branch 'patch'
Robin Luckey [Thu, 31 Jan 2008 19:24:17 +0000 (11:24 -0800)] 
Merge branch 'patch'

16 years agoAdded support for XSL Transformations (.xsl) and XML Schema files (.xsd)
maciek [Thu, 31 Jan 2008 00:16:11 +0000 (01:16 +0100)] 
Added support for XSL Transformations (.xsl) and XML Schema files (.xsd)

16 years ago[FIX] Some improvements to the Gem installer.
Robin Luckey [Thu, 31 Jan 2008 19:17:13 +0000 (11:17 -0800)] 
[FIX] Some improvements to the Gem installer.
      Still getting 'Could not find main page README' error after rake install; don't know why.

16 years ago[FIX] polyglots.c is a generated file, and should not be under source control.
Robin Luckey [Thu, 31 Jan 2008 18:47:20 +0000 (10:47 -0800)] 
[FIX] polyglots.c is a generated file, and should not be under source control.
      Updated the Rakefile to be sure to generate polyglots.c when necessary.

16 years ago[NEW] Add *.latex as a possible TeX file extension
Robin Luckey [Thu, 31 Jan 2008 18:40:42 +0000 (10:40 -0800)] 
[NEW] Add *.latex as a possible TeX file extension

16 years agoAdded support for TeX
maciek [Wed, 30 Jan 2008 21:22:18 +0000 (22:22 +0100)] 
Added support for TeX

16 years agoHaskell support, take two
Reinier Lamers [Sun, 27 Jan 2008 17:18:50 +0000 (18:18 +0100)] 
Haskell support, take two

16 years ago[NEW] Add *.ads as an Ada extension
Robin Luckey [Fri, 25 Jan 2008 17:57:14 +0000 (09:57 -0800)] 
[NEW] Add *.ads as an Ada extension

16 years ago.h++ and .hxx extensions for C++ are now supported
maciek [Tue, 22 Jan 2008 17:08:04 +0000 (18:08 +0100)] 
.h++ and .hxx extensions for C++ are now supported

16 years agoAdd support for Vala source code
Jürg Billeter [Wed, 16 Jan 2008 14:08:44 +0000 (15:08 +0100)] 
Add support for Vala source code

16 years ago[FIX] Clean up/minimize VisualBasic sample code for parser test; remove IBM licensing 1.0.0
Robin Luckey [Mon, 14 Jan 2008 18:22:54 +0000 (10:22 -0800)] 
[FIX] Clean up/minimize VisualBasic sample code for parser test; remove IBM licensing

16 years agoREADME: Replace outdated FSF postal address with URL
Josh Triplett [Fri, 11 Jan 2008 07:34:26 +0000 (23:34 -0800)] 
README: Replace outdated FSF postal address with URL

README had an outdated postal address for the FSF.  Rather than
replacing it with the current address, replace it with the URL they
recommend in their current "How to Apply These Terms to Your New
Programs" guidelines.

16 years ago[FIX] bin/ohcount generates incorrect list of filenames when paths contain spaces
Robin Luckey [Mon, 14 Jan 2008 17:43:43 +0000 (09:43 -0800)] 
[FIX] bin/ohcount generates incorrect list of filenames when paths contain spaces

16 years ago[CHANGE] Many revisions to Rdoc. Change namespace of tests.
Robin Luckey [Sat, 12 Jan 2008 02:24:50 +0000 (18:24 -0800)] 
[CHANGE] Many revisions to Rdoc. Change namespace of tests.

16 years agoInitial Revision
Robin Luckey [Tue, 8 Jan 2008 18:43:10 +0000 (10:43 -0800)] 
Initial Revision