ohcount
2014-08-14  Peter Degen... Merge pull request #41 from blackducksw/ubuntu_14 origin/HEAD origin/master
2014-08-14  Peter Degen... Update README for compatibility with Ubuntu 14.04
2014-08-06  Peter Degen... Update Ohcount to work with Ubuntu 14
2014-04-22  Peter Degen... Merge pull request #27 from nnsathish/master
2013-12-30  Abhay MujumdarRemoves whitespace from expected output file
2013-12-20  Abhay MujumdarMerge pull request #30 from chris-morgan/rust
2013-12-18  Abhay MujumdarAdds a Javascript test file with Java Emacs mode
2013-12-13  Chris MorganDisambiguate RenderScript .rs files from Rust.
2013-12-11  Sathishkumar... OTWO-2506 Update lang detector to prefer extension...
2013-11-15  Chris MorganUpdate Rust example code for Rust 0.8.
2013-11-15  Chris MorganFix Rust numbers and update keywords.
2013-10-07  Sathishkumar... Remove 1.8.7 backward compatibility patches
2013-10-03  Sathishkumar... Update README for ruby 1.9.3 upgrade
2013-10-03  Sathishkumar... Fix deprecations and errors for SWIG 2.0.11
2013-10-01  Sathishkumar... ruby 1.8.7 BC patch - Force encoding only for ruby 1.9
2013-09-30  Sathishkumar... Update build script to include appropriate ruby header...
2013-09-30  Robin LuckeyOTWO-1213 Works around lost encoding in Ruby/C binding...
2013-09-30  Robin LuckeyOTWO-1206 Updates SWIG bindings to Ruby 1.9.2
2013-09-16  Sébastien CrozetAdd support for the Rust language.
2012-12-21  Abhay MujumdarFixes Genie support and adds a test case
2012-12-21  Abhay MujumdarRemoves failing PP disambiguation tests
2012-12-13  Abhay MujumdarAdds test files from dcsobral
2012-12-13  Abhay MujumdarAdds tests and test files from dcsobral
2012-12-13  Daniel C. SobralDetect file import on pp disambiguation
2012-12-12  Abhay MujumdarRebase with master
2012-12-12  Abhay MujumdarMerge pull request #14 from silene/coq-parser
2012-12-12  Abhay MujumdarMerge pull request #21 from raphink/dev/mystrnlen_segfault
2012-12-12  Abhay MujumdarMerges pull/21, adds a test
2012-12-12  Raphaël PinsonReturn NULL when NULL is passed to disambiguate_pp
2012-12-12  Raphaël PinsonPrevent segfault on empty files
2012-08-13  Arc RileyAdded support for Genie and Vala .vapi files
2012-06-02  Raphaël PinsonReturn NULL when NULL is passed to disambiguate_pp
2012-06-01  Raphaël PinsonPrevent segfault on empty files
2012-06-01  Robin LuckeyMerge pull request #12 from raphink/puppet
2012-05-26  Raphaël PinsonPuppet/Pascal: strncmp calls are really not helping...
2012-05-26  Raphaël PinsonPuppet/Pascal: try harder to find Puppet keywords
2012-05-26  Raphaël PinsonPuppet parser: improve regex matching for caret to...
2012-05-25  Raphaël PinsonRecognize Puppet node definitions
2012-05-25  Raphaël PinsonAvoid detecting Pascal code as Puppet
2012-05-25  Raphaël PinsonPuppet parser: detect classes and defines with colons
2012-04-24  Guillaume MelquiondAdd support for Coq .v files (based on the OCaml parser).
2012-04-18  Robin LuckeyMerge branch 'master' of github.com:robinluckey/ohcount
2012-04-18  Robin LuckeyMerge pull request #10 from raphink/master
2012-04-18  Robin LuckeyMerge pull request #11 from raphink/tex
2012-04-13  Abhay MujumdarMerge pull request #12 from blackducksw/libmagic
2012-04-12  Raphaël PinsonAdd .cls to LANG_TEX
2012-04-11  Raphaël PinsonMake DTX a separate language derived from TeX.
2012-04-11  Raphaël PinsonAdd dtx and sty for LANG_TEX
2012-04-11  Raphaël PinsonAdd support for the Augeas language (based on Ocaml)
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)
next