[NEW] Implement LocList += LocDelta and LocList += LocDeltaList
[ohcount] / lib /
2009-02-18  Robin Luckey[NEW] Implement LocList += LocDelta and LocList +=...
2009-02-03  Nicolas Pierron[NEW] Add support for "Nix".
2009-01-30  Michael AdamDon't fail the "perl -w" detector test on my openSUSE...
2009-01-29  Robin Luckey[CHANGE] Some corrections to old comments.
2009-01-29  Robin Luckey[CHANGE] Clean up source_file.rb -- remove the clone_an...
2009-01-29  Robin Luckey[FIX] No one really uses it, but clean up and test...
2009-01-29  Robin Luckey[CHANGE] Move more of Ohcount to the new Loc classes...
2009-01-29  Robin Luckey[CHANGE] Begin moving Ohcount accross to new Loc classe...
2009-01-28  Robin Luckey[FIX] Unneccessarily diff'ing every file twice.
2009-01-28  Robin Luckey[NEW] General objects for keeping track of line counts...
2009-01-28  Robin Luckey[CHANGE] Some cleanups to lib/ohcount/source_file.rb
2009-01-27  Robin Luckey[FIX] Make tests pass on Ubuntu 8.10 -- `file` returns...
2009-01-26  Robin LuckeyMerge branch 'master' into diff
2009-01-26  Robin Luckey[FIX] More binary file types, inspired by slow counting...
2009-01-24  Robin Luckey[NEW] Move the sloc diff'ing code out of Ohloh and...
2009-01-23  Robin Luckey[FIX] Add a new binary file extension (.cache)
2008-12-16  Francisco TolmaskySupport for Objective-J.
2008-12-05  Robin Luckey[FIX] What works on Mac OS X doesn't always work on...
2008-12-05  Robin LuckeyMerge branch 'master' of congo:dev/ohcount
2008-12-05  Robin Luckey[NEW] When 'file -b' replies with XML, we didn't recogn...
2008-11-19  andy@ohloh.net[CHANGE] simpler memoization for polyglot
2008-11-19  Robin Luckey[FIX] If detect() returns a nil result, remember that...
2008-11-19  Robin Luckey[FIX] Better detection of binary files, more binary...
2008-11-19  Robin Luckey[FIX] Stop parsing binary files.
2008-11-18  Robin Luckey[NEW] Add .ctp as a php extension
2008-11-18  Robin Luckey[FIX] Don't try to sloc null file names :-)
2008-11-14  andy@ohloh.netMerge branch 'master' of robin@congo:dev/ohcount
2008-11-14  Jason AllenMerge robin@congo:dev/ohcount
2008-11-14  Robin Luckey[NEW] Pear platform detection
2008-11-14  Robin LuckeyMerge branch 'master' of congo:dev/ohcount
2008-11-14  Jason Allen[NEW] Added VisualBasic platform
2008-11-14  Jason Allen[FIX] Ohloh integration
2008-11-13  Jason Allen[FIX] mktemp on linux needs 6 X's!
2008-11-12  Jason AllenMerge robin@congo:dev/ohcount
2008-11-12  Jason Allen[FIX] Integration into ohloh
2008-11-12  Robin LuckeyMerge branch 'emacs_mode'
2008-11-12  Pascal "Pixel" RigauxAdd support for Emacs Mode header lines (#213)
2008-11-12  rotty[NEW] Add .sps, .sls and .ss as filename extensions...
2008-11-12  inequationMerge branch 'glsl'
2008-11-12  inequation[NEW] GLSL parser
2008-11-12  Robin LuckeyMerge branch 'blitzmax'
2008-11-12  brucey[NEW] Blitzmax parser
2008-11-12  Jason Allen[FIX] Detector now works against source files that...
2008-11-12  Jason AllenMerge robin@congo:dev/ohcount
2008-11-12  Jason Allen[FIX] Porting changes back from ohloh
2008-11-12  Robin Luckey[FIX] bin/ohcount failed when no dir given, or '.'...
2008-11-12  Robin Luckey[NEW] Parse *.apsx, *.ascx files. Resulted in new polyg...
2008-11-11  Robin Luckey[CHANGE] Parse hidden files, but do not recurse into...
2008-11-11  Jason AllenMerge robin@congo:dev/ohcount
2008-11-11  Jason Allen[NEW] Tools support
2008-11-11  Robin Luckey[NEW] XAML parser
2008-11-07  andy@ohloh.netMerge branch 'master' of robin@congo:dev/ohcount
2008-11-07  Robin LuckeyMerge branch 'master' of congo:dev/ohcount
2008-11-07  Jason Allen[FIX] missed adding files to prev checkin
2008-11-07  Robin LuckeyMerge branch 'master' of congo:dev/ohcount
2008-11-07  Jason Allen[NEW] Added a new file_rule : java_imports
2008-11-07  Jason AllenMerge robin@congo:dev/ohcount
2008-11-07  Jason Allen[NEW] Yanked libraries and merged their rules into...
2008-11-07  Jason AllenMerge robin@congo:dev/ohcount
2008-11-07  Jason Allen[NEW] File trigger for library rules now allows files...
2008-11-07  andy@ohloh.netMerge branch 'master' of robin@congo:dev/ohcount
2008-11-06  Jason Allen[NEW] FileTest now works with multiple args, and assume...
2008-11-06  Jason Allen[NEW] Added java as a platform
2008-11-06  Jason Allen[NEW] Rails a recognized platform
2008-11-06  Jason Allen[CLEANUP] yanked gestalt/base -- superceded by source_f...
2008-11-06  Jason Allen[INTERIM] More gestalt and cleanup
2008-10-31  Jason Allen[NEW] Ohcount cleanup & reorganizing: introducing Sourc...
2008-10-28  Jason Allen[NEW] Major cleanup. Morphed SimpleFileContext into...
2008-10-01  Robin Luckey[FIX] Better detection of lgpl3
2008-09-30  Robin Luckey[FIX] "haxe" was incorrectly listed has "hx" in the...
2008-09-26  Niel DrummondAdded haXe parser and test case
2008-09-15  Robin Luckey[FIX] Better detection of GPL3 ... add match for "GNU...
2008-09-12  Robin Luckey[NEW] Add basic detection for GNU Affero General Public...
2008-09-09  Robin Luckey[FIX] Rename 'R' to 'r' for consistency with other...
2008-09-09  Mark HoebekeAdded test case for R language support.
2008-08-28  Robin Luckey[FIX] Massive change triggered by a bug in the Ohloh...
2008-08-26  fperraad[NEW] Count *.pmc (Perl Magic Cookie) and *.xs (Perl...
2008-08-26  Robin LuckeyMerge git://github.com/korsakov/ohcount into haml
2008-08-15  Fedor KorsakovMerge branch 'master' of git://github.com/mitchell...
2008-08-12  Fedor KorsakovUpdated Haml parser to recognize embedded Ruby, xhtml...
2008-08-07  Robin Luckey[CHANGE] Cut the feature to remove trailing punctuation...
2008-08-07  Robin Luckey[FIX] More flexible detection of gpl3_or_later
2008-08-04  Fedor KorsakovPartial Haml support with Ruby block detection.
2008-07-29  Robin LuckeyMerge git://github.com/korsakov/ohcount
2008-07-29  mitchellMerge branch 'master' of git://github.com/korsakov...
2008-07-28  Fedor KorsakovSupport for Stratego.
2008-07-18  Robin Luckey[BUG] This snapshot does not pass the rake! The php...
2008-07-18  mitchellMerge branch 'master' of git://github.com/robinluckey...
2008-07-18  Fedor KorsakovMerge branch 'master' of git://github.com/mitchell...
2008-07-17  Robin Luckey[FIX] Improved apache_2 recognition -- may or may not...
2008-07-14  Robin Luckey[NEW] Add LGPL3 to the license_map
2008-07-11  Fedor KorsakovMerge branch 'master' of git://labs.ohloh.net/git/ohcount
2008-07-09  Robin LuckeyMerge git://github.com/mitchell/ohcount
2008-07-09  Robin LuckeyMerge git://github.com/mitchell/ohcount
2008-07-09  Robin LuckeyMerge git://github.com/mitchell/ohcount
2008-07-09  Alfredo BeaumontSupport for Factor programming language factorcode.org
2008-07-09  mitchellMerge branch 'master' of git://github.com/robinluckey...
2008-07-09  Jason Allen[FIX] Added a OHCOUNT_ROOT global so that included...
2008-07-01  Robin Luckey[FIX] Whitespace cleanup
2008-07-01  Fedor KorsakovRemoved partial Haml support.
next