ohcount
2012-01-09  Robin LuckeyOTWO-1213 Works around lost encoding in Ruby/C binding... origin/ruby192
2012-01-07  Robin LuckeyOTWO-1206 Updates SWIG bindings to Ruby 1.9.2
2011-12-21  Robin LuckeyOTWO-1137 Escapes single quotes in file paths
2011-12-16  Robin LuckeyAdds additional comment styles for MS-DOS batch files
2011-12-15  Robin LuckeyMerge branch 'master' of git://github.com/pfusik/ohcount
2011-12-15  Robin LuckeyCorrections to Logtalk unit tests
2011-12-15  Robin LuckeyMerge branch 'master' of git://github.com/pmoura/ohcount
2011-12-15  Robin LuckeyFixes crash in disambiguate_r() when source file is...
2011-12-15  Ehsan AkhgariEnable building on Mac, which lacks the strnlen functio...
2011-12-15  Robin LuckeyMerge pull request #6 from cmarcelo/qml
2011-12-15  Robin LuckeyMerge pull request #5 from koraktor/ruby
2011-12-15  Robin LuckeyMerge pull request #4 from koraktor/mustache
2011-10-22  Caio Marcelo... Add support for Qt's QML language
2011-08-29  Piotr FusikCheck if *.def files are Modula-2.
2011-08-11  Sebastian StaudtTreat Mustache templates as HTML
2011-08-11  Sebastian StaudtAdded more filenames and extensions for Ruby
2011-08-09  Paulo MouraMinor improvement for detecting Perl files.
2011-08-09  Robin LuckeyMerge branch 'ecere'
2011-08-09  Robin LuckeyCompletes eC parser
2011-08-09  Piotr FusikAdd file extensions "asx" and "as8" - 6502 assembler.
2011-08-08  Robin LuckeyOTWO-922 Adds CoffeeScript parser
2011-08-08  Robin LuckeyMerge https://github.com/bytbox/ohcount into jam
2011-08-08  Robin LuckeyMerge branch 'adding_racket' of https://github.com...
2011-08-08  Robin LuckeyMerge branch 'master' of https://github.com/earl/ohcount
2011-08-08  Robin LuckeyMerge branch 'rebol' of https://github.com/earl/ohcount...
2011-08-08  Robin LuckeyMerge https://github.com/ecere/ohcount into ecere
2011-08-07  Paulo MouraAdded basic unit tests for Prolog parsing.
2011-08-07  Paulo MouraAdded basic unit tests for Logtalk parsing.
2011-08-06  Paulo MouraAdded basic support for Logtalk and Prolog (missing...
2011-08-06  Paulo MouraAdded basic support for Logtalk and Prolog.
2011-07-07  John Clementsadding racket, re-using lisp parser, following clojure...
2011-06-20  Robin LuckeyOTWO-803 Fixes disambiguate_pp() performance sink
2011-06-01  Andreas BolkaFix filename in Go parser attribution line
2011-06-01  Andreas BolkaFix ragel include in parser example skeleton
2011-06-01  Andreas BolkaImplement parsing of REBOL multi-line strings
2011-06-01  Andreas BolkaAdd REBOL detection and (basic) parsing
2011-05-21  Jerome St-LouisAdded missing detector test files
2011-05-21  Jerome St-LouisAdded support for the eC language (www.ecere.com)
2011-04-18  Scott Lawrenceadd test cases for jam
2011-04-18  Scott LawrenceAdding recognition and parser for perforce Jam (Jamfile...
2011-04-08  Robin LuckeyMerge branch 'master' of https://github.com/bytbox...
2011-04-08  Robin LuckeyMerge branch 'master' of https://github.com/chris-morga...
2011-04-04  Robert SchultzOTWO-571 Fixed a bug where ohcount would follow symboli...
2011-02-07  Robin Luckey'build clean' should remove swig-generated file
2011-01-21  Robin LuckeyFixes uninitialized data in tmp filename
2011-01-21  Robin LuckeyFixes compiler warnings.
2010-10-27  Robert SchultzAdded support for detecting certain bash scripts as...
2010-09-09  Chris MorganAdded a parser for NSIS files (.nsi, .nsh).
2010-07-23  Scott Lawrenceupdated author information
2010-07-23  Scott LawrenceMerge branch 'golang'
2010-07-23  Scott Lawrencemade README formatting consistent
2010-07-23  Scott Lawrenceadded golang unit tests
2010-07-23  Scott Lawrenceadded golang detection and parsing, based on C
2010-07-23  Scott Lawrenceadded checks for gperf, erroring out if not found
2010-07-23  Scott Lawrenceadded check for ragel
2010-05-04  Ken BarberAdded support for the Puppet DSL from Puppetlabs.
2010-04-15  Jiri MatelaRecognize .cu files as CUDA code; C parser for cuda...
2010-03-31  Jason TurnerAdd support for ChaiScript - adding missing files from...
2010-03-31  Jason TurnerAdd support for parsing/counting of ChaiScript. ChaiScr...
2010-03-30  Robin LuckeyFIX - missing newline at end of languages.h
2010-03-30  Robin LuckeyMerge branch 'wirth'
2010-03-30  Robin LuckeyImplements Modula-2, Modula-3, Oberon
2010-03-29  Robin LuckeyFIX: Buffer overrun in emacs mode header logic
2010-03-26  Robin Luckey[FIX] Emacs mode "C" improperly detected as C++
2010-03-15  Robin LuckeyTicket #60 - "build all" should build all
2010-03-15  Robin LuckeyTicket #59: Add unit test for *.m4 detection
2010-03-15  Peter Simonssrc/hash/extensions.gperf: recognize *.m4 files as...
2010-03-15  Peter Simonssrc/parser.c: declare ohcount_hash_parser_from_language...
2010-03-15  Robin LuckeyMerge branch 'clojure' of git://github.com/abscondment...
2010-03-15  Robin LuckeyMerge branch 'master' of git://github.com/pshiryaev...
2010-03-08  abscondmentAdd support and tests for the Clojure language, a diale...
2010-01-29  Pat Downey[PATCH] Use pe pointer in disambiguate_st instead of...
2010-01-28  Andy VerprauskusMerge commit 'kraj/doxygen_cleanup'
2010-01-26  Kovarththanan... build: remove workaround (preprocessor define) for...
2010-01-26  Kovarththanan... Doxygen: document how to build the Doxygen docs
2010-01-26  Kovarththanan... Doxygen: document dependency to Bash
2010-01-26  Kovarththanan... Doxygen: Point to SourceForge
2010-01-08  Andy VerprauskusMerge commit 'billiob/master'
2010-01-08  rootMOVE setup.py and mingw_setup.py to python/ dir
2010-01-08  rootChange README to mention build process for ruby and...
2010-01-08  rootMerge remote branch 'balena/python_only' into python
2010-01-05  Guilherme Balena... Bundle of modifications done to ohcount to support...
2010-01-03  Boris 'billiob... [NEW] detect the WTF Public License
2010-01-03  Boris 'billiob... [NEW] brainfuck++ parser
2010-01-03  Boris 'billiob... [NEW] brainfuck parser
2010-01-03  Boris 'billiob... [NEW] add brainfuck and brainfuck++ detectors
2010-01-03  Boris 'billiob... [README] add gperf as dependency
2009-12-29  Guilherme Balena... MinGW/MSYS support (and probably for Cygwin too)
2009-12-29  Guilherme Balena... Use of stat instead of d_type from dirent struct.
2009-12-29  Andy Verprauskus[NEW] Add test that tmp files are found (mostly for...
2009-12-15  Michael WildFIX: Allow disambiguate_h to parse keywords at BOL
2009-12-15  Michael WildChanged ordering of tests:
2009-12-15  JK[Ticket 3] print full path with ohcount -i
2009-12-15  Robin Luckey[Ticket 54] Count files only; not directories
2009-12-15  Robin Luckey[FIX] Ruby binding memory performance improvement
2009-11-24  Robin Luckey[Ticket 51] Change license from GPL2 to GPL3
2009-11-12  Robin Luckey[Ticket 48] Rollback -- do not pclose() twice.
2009-10-20  Andy Verprauskus[Ticket 48] crash on some OSX 10.6 machines; need to...
2009-10-12  Andy VerprauskusOH-81 Simplify ohcount.so loading path
2009-10-08  Andy Verprauskus[FIX] remove old file
next