ohcount
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
2009-10-08  Andy Verprauskus[FIX] load new centos/ubuntu differentiated binaries...
2009-10-07  Andy VerprauskusMerge branch 'master' of ssh://averprauskus@ohcount...
2009-10-02  Andy VerprauskusMerge branch 'master' of ssh://averprauskus@ohcount...
2009-10-02  Andy Verprauskus[NEW] create separate binaries based on distro
2009-10-01  Robin LuckeyMerge branch 'master' into prune
2009-10-01  Robin Luckey[FIX] Null dereference error in disambiguate_in()
2009-10-01  Robin LuckeyMerge branch 'master' into prune
2009-10-01  Robin Luckey[FIX] Avoid null dereference in disambiguate_inc()
2009-09-30  Andy Verprauskus[README] add min gcc version
2009-09-22  Robin Luckey[CHANGE] Remove unused .NET-related platforms
2009-09-22  Robin Luckey[CHANGE] Remove java_jar, java_import
2009-09-16  Robin Luckey[NEW] Add .ml4 to the list of OCaml extensions
2009-09-14  Andy VerprauskusMerge branch 'master' of ssh://averprauskus@ohcount...
2009-09-11  Robin LuckeyMerge branch 'master' of ssh://robinluckey@ohcount...
2009-09-11  Robin Luckey[CHANGE] Downcase all platform names
2009-09-11  Robin LuckeyOH-13: Refine Jaspersoft gestalt definitions
2009-09-10  Andy Verprauskus[FIX] unknown compiler flags are preceeded with -D...
2009-09-09  Andy Verprauskus[CHANGE] remove bin/ohcount; it should be built by...
2009-09-09  pshiryaevwritten by
2009-09-09  pshiryaevadd support for F#
2009-09-09  Andy Verprauskus[CHANGE] workaround: $self not working on centos with...
2009-09-07  pshiryaevwritten by
2009-09-07  pshiryaevadd support for F#
2009-09-04  Andy Verprauskus[FIX] non-directory files in /tmp on CentOS have d_type...
2009-09-02  Andy Verprauskus[CHANGE] Add support for FreeBSD (submitted by eg)
2009-09-02  Robin Luckey[FIX] Spelling correction for Objective-C
2009-09-01  Andy Verprauskus[FIX] exit is a function; why no error/warning on MAC?
2009-09-01  Benjamin Kramer[FIX] We really need those null bytes
2009-09-01  Benjamin Kramer[FIX] another off-by-one (forgot \0)
2009-09-01  Benjamin Kramer[FIX] work around some off-by-one errors
2009-09-01  Benjamin Kramer[FIX] line was being used uninitialized
2009-09-01  Benjamin Kramer[FIX] sourcefile: detect errors from fread(3)
2009-09-01  Andy Verprauskus[FIX] large files crashed during license detection...
2009-09-01  Andy Verprauskus[FIX] Allocate large buffer on heap, not stack.
2009-08-28  Andy Verprauskus[FIX] change git url
2009-08-28  Andy Verprauskus[NEW] commit documentation files to repository
2009-08-28  Andy Verprauskus[FIX] crash handling empty file with no file suffix
2009-08-22  Andy VerprauskusMerge branch 'master' of ssh://averprauskus@ohcount...
2009-08-22  Andy Verprauskus[FIX] pclose the popen
2009-08-22  Andy Verprauskus[CHANGE] diff large files from the shell
2009-08-15  Robin Luckey[NEW] Gestalts for silverlight + popular JS libs
2009-08-14  Robin Luckey[NEW] flash and flex gestalts
2009-08-14  Robin Luckey[FIX] Rename "Flex" to "MXML"
2009-08-14  Andy Verprauskus[CHANGE] remove MAC optimizations; optimize elsewhere
2009-08-14  Andy Verprauskus[CHANGE] cleanup disambiguate_aspx
2009-08-14  Andy Verprauskus[FIX] bus error handling aspx file without <%@
2009-08-13  Robin Luckey[FIX] Clean up zombie processes
2009-08-11  Andy Verprauskus[FIX] Sylwester's idea: require += for QMake disambiguation
2009-08-10  Andy Verprauskus[FIX] disambiguate pro (IDL/PVWAVE vs QMAKE)
2009-08-07  Andy Verprauskus[FIX] delete architecture-specific files
2009-08-06  Sylwester Arabas[NEW] handle idl/pvwave/gdl; ported to C by andy verpra...
2009-08-04  Andy Verprauskus[FIX] build tests
2009-07-30  Andy Verprauskus[NEW] Adding Jasper gestalts (from jay via ohloh)
2009-07-30  Andy Verprauskus[CHANGE] source_file_test run by default
2009-07-30  mitchellFixed detector for files that need to be written to...
2009-07-29  andy[NEW] add broken test identifying _diff problem
2009-07-27  andy[CHANGE] add C# to clutter language keywords, tweak...
2009-07-27  andy[CHANGE] ignore changes to test/unit/run_tests.dSYM/
2009-07-27  andy[NEW] add Rakefile so ruby/old ohcount users get what...
2009-07-15  andy[CHANGE] more/clearer docs
2009-07-14  andy[CHANGE] Add more info to the README, mostly copied...
2009-07-14  andyMerge branch 'master' of git@github.com:andyverprauskus...
2009-07-14  andy[NEW] adding ubuntu-amd 64 binaries to files; the ohcou...
2009-07-14  andy[FIX] allow gestalts tests to be run by individually
next