ohcount
2012-04-09  Robin LuckeyFixes recursion bug in disambiguate_in(). origin/libmagic
2012-03-08  Robin LuckeyRemoves unused escape_path() function
2012-03-08  Robin LuckeyUse libmagic instead of spawning a process to run ...
2012-03-06  Robin LuckeyChange README to use Github flavored Markdown
2012-03-06  Robin LuckeyREADME updates and corrections
2012-03-06  Robin LuckeyMerge pull request #11 from dcsobral/forth
2012-03-06  Robin LuckeyMerge pull request #9 from haraldkl/master
2012-02-23  Daniel C. SobralInitial support for Forth
2012-02-13  Abhay MujumdarMerge pull request #10 from blackducksw/OTWO-1300
2012-02-08  Robin LuckeyOTWO-1300 Improves *.pl disambiguation to ignore smiley...
2012-01-03  Harald KlimachUpdate Fortran extensions to cover the list, supported...
2012-01-03  Harald KlimachChanged the logic to disambiguate free and fixed format...
2012-01-02  Harald KlimachMore typical Fortran free formatted test file.
2011-12-31  Harald KlimachReturn free format in the Fortran disambiguation,
2011-12-22  Robin LuckeyAdds unit test for escape_path()
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
next