ohcount
2008-11-11  Robin Luckey[NEW] XAML parser
2008-11-11  Jason Allen[FIX] similar to last one
2008-11-11  Jason Allen[FIX] Ohcount now supports filename args again
2008-11-07  Jason AllenMerge robin@congo:dev/ohcount
2008-11-07  Jason Allen[NEW] Added WxWidgets Platform
2008-11-07  andy@ohloh.netMerge branch 'master' of robin@congo:dev/ohcount
2008-11-07  andy@ohloh.net[NEW] MSDos platform
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 Allen[FIX] Yanking unused libraries rules file (no longer...
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  andy@ohloh.net[NEW] add basic KDE support
2008-11-07  Jason AllenMerge robin@congo:dev/ohcount
2008-11-07  Jason Allen[INTERIM] Getting ready for tools and cleanup
2008-11-07  andy@ohloh.net[NEW] find XWindows
2008-11-07  Robin Luckey[NEW] PHP platform
2008-11-07  Robin Luckey[NEW] Plist files indicate mac platform
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  Robin Luckey[CHANGE] Remove the 'empty' Linux platform; leave only...
2008-11-07  andy@ohloh.net[FIX] missing directory
2008-11-07  andy@ohloh.netMerge branch 'master' of robin@congo:dev/ohcount
2008-11-07  andy@ohloh.net[NEW] Add simple AppleEvents, Mac platform
2008-11-06  Jason Allen[FIX] Default bin/ohcount now runs 'summary' - as expec...
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-15  Robin Luckey[FIX] Perl POD can be terminated by EOF
2008-09-12  Robin Luckey[NEW] Add basic detection for GNU Affero General Public...
2008-09-09  Robin Luckey[FIX] Mac is filename case insenstive; linux is not. 2.0.0
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-09-03  Robin Luckey[FIX] Remove unused file
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-15  Fedor KorsakovHaml support
2008-08-12  Fedor KorsakovUpdated Haml parser to recognize embedded Ruby, xhtml...
2008-08-08  mitchellFixed important typo in PARSER_DOC.
2008-08-07  Robin Luckey[CHANGE] Cut the feature to remove trailing punctuation...
2008-08-07  Robin Luckey[FIX] Forgotten files
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-21  mitchellAdded unit tests for parent parsers.
2008-07-19  mitchellAdded embedded language entities to the rest of the...
2008-07-18  mitchellAdded CSS, Javascript, and PHP entity parsing to phphtm...
2008-07-18  Robin Luckey[BUG] This snapshot does not pass the rake! The php...
2008-07-18  Robin Luckey[FIX] Change load priority of libs -- local code first...
2008-07-18  mitchellMerged ohcount changes that were overwritten by accident.
2008-07-18  mitchellIgnore punctuation for comments in license detection.
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] Gem fixes: Add lib/license to the gem, also fix...
2008-07-17  mitchellAdded unit tests for partial entity parsers.
2008-07-17  mitchellAdded extra block comment to SQL parser's entity parser.
2008-07-17  mitchellAdded partial entity parser for Ruby.
2008-07-17  mitchellFixed Perl parser's entity parser.
2008-07-17  mitchellFixed Haskell parser's entity parser.
2008-07-17  mitchellFixed Actionscript parser's entity parser.
2008-07-17  Robin Luckey[FIX] Improved apache_2 recognition -- may or may not...
2008-07-17  mitchellAdded partial entity parsers to all lexers; updated...
2008-07-14  Robin Luckey[CHANGE] Simplify bin/ohcount -l output for easier...
2008-07-14  Robin Luckey[NEW] Add LGPL3 to the license_map
2008-07-11  Fedor KorsakovAdditional test cases for Lisp.
2008-07-11  Fedor KorsakovMerge branch 'master' of git://labs.ohloh.net/git/ohcount
2008-07-11  Fedor Korsakov[FIX] Added docstring support to Lisp.
2008-07-10  Daniel LuzMerge branch 'master' of git://labs.ohloh.net/git/ohcount
2008-07-10  Daniel LuzAllocate space for the null terminators on LanguageBrea...
2008-07-09  Robin LuckeyMerge git://github.com/mitchell/ohcount
2008-07-09  mitchellPossible fix for the "random" memory free errors.
2008-07-09  Robin LuckeyMerge git://github.com/mitchell/ohcount
2008-07-09  mitchellRemoved unnecessary ()'s in xml parser.
2008-07-09  mitchellString escapes aren't allowed in XML; use ", ...
2008-07-09  Robin LuckeyMerge git://github.com/mitchell/ohcount
2008-07-09  Alfredo BeaumontTestsuite for factor programming language
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-07  Robin Luckey[CHANGE] Bumping version number to 2.0.0
2008-07-07  mitchellXML and friends shouldn't have multiline strings (like...
2008-07-03  Robin Luckey[FIX] Clean up .gitignores
2008-07-03  Robin Luckey[FIX] 'objective c' parser name should be 'objective_c...
2008-07-01  Robin Luckey[FIX] Whitespace cleanup
2008-07-01  Fedor KorsakovRemoved partial Haml support.
2008-06-30  Fedor KorsakovMerged with Mitchell's branch and resolved conflicts...
next