Fix filename in Go parser attribution line
[ohcount] / test /
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-01-21  Robin LuckeyFixes compiler warnings.
2010-09-09  Chris MorganAdded a parser for NSIS files (.nsi, .nsh).
2010-07-23  Scott LawrenceMerge branch 'golang'
2010-07-23  Scott Lawrenceadded golang unit tests
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 LuckeyMerge branch 'wirth'
2010-03-30  Robin LuckeyImplements Modula-2, Modula-3, Oberon
2010-03-26  Robin Luckey[FIX] Emacs mode "C" improperly detected as C++
2010-03-15  Robin LuckeyTicket #59: Add unit test for *.m4 detection
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-08  Andy VerprauskusMerge commit 'billiob/master'
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
2009-12-29  Andy Verprauskus[NEW] Add test that tmp files are found (mostly for...
2009-12-15  Michael WildChanged ordering of tests:
2009-12-15  Robin Luckey[Ticket 54] Count files only; not directories
2009-12-15  Robin Luckey[FIX] Ruby binding memory performance improvement
2009-10-07  Andy VerprauskusMerge branch 'master' of ssh://averprauskus@ohcount...
2009-10-02  Andy VerprauskusMerge branch 'master' of ssh://averprauskus@ohcount...
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-22  Robin Luckey[CHANGE] Remove unused .NET-related platforms
2009-09-22  Robin Luckey[CHANGE] Remove java_jar, java_import
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-09  pshiryaevadd support for F#
2009-09-07  pshiryaevadd support for F#
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] crash handling empty file with no file suffix
2009-08-22  Andy VerprauskusMerge branch 'master' of ssh://averprauskus@ohcount...
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-10  Andy Verprauskus[FIX] disambiguate pro (IDL/PVWAVE vs QMAKE)
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-29  andy[NEW] add broken test identifying _diff problem
2009-07-14  andyMerge branch 'master' of git@github.com:andyverprauskus...
2009-07-14  andy[FIX] allow gestalts tests to be run by individually
2009-07-14  andy[NEW] add new gestalts; from me and Robin
2009-07-10  Andy Verprauskus[CHANGE] build ruby bindings per architecture; useful...
2009-07-09  mitchellAdded regex to Javascript parser to fix failing test.
2009-07-07  Andy Verprauskus[FIX] remove bogus debug printf
2009-07-07  Andy Verprauskus[NEW] add chunk of javascript extracted from firebug...
2009-07-02  Andy Verprauskus[FIX] new gestalts, step 2/2
2009-06-24  Andy Verprauskus[FIX] fix SourceFileList.analyze to accept an argument...
2009-06-23  Andy Verprauskus[FIX] broken unit test: sort the gestalt list before...
2009-06-23  Andy Verprauskus[CHANGE] add next set of failures to tests
2009-06-22  mitchellMerge branch 'master' of git://github.com/andyverprausk...
2009-06-21  Andy Verprauskus[CHANGE] complete last commit, add second necessary...
2009-06-20  Andy Verprauskus[NEW] add tests (currently broken) for source_file_list
2009-05-24  mitchellUpdated test/unit/sourcefile_test.h for completeness.
2009-05-24  mitchellAdded gestalt_test.rb helper and run it on build of...
2009-05-24  mitchellAdded gestalts.
2009-05-23  mitchellRenamed ParsedLanguage->language to ParsedLanguage...
2009-05-17  mitchellRemoved all Ruby parts of Ohcount.
2009-05-17  mitchellModified existing test/expected_licenses for C code.
2009-05-17  mitchellInitial import of C tests.
2009-05-08  Robin LuckeyMerge branch 'limbo'
2009-05-08  Mechiel Lukkienand add the modified files too...
2009-05-08  Mechiel Lukkienadd support for Limbo.
2009-05-08  Robin Luckey[FIX] Clean up the mess in Objective-C/Matlab/Octave...
2009-05-07  James WebberUnit test cmake parser.
2009-05-07  James WebberTest detection mappings for cmake.
2009-05-07  unwesen[NEW] Boost license detection
2009-05-07  Robin Luckey[NEW] Test file for z80
2009-05-07  Robin Luckey[NEW] .z80 files now detected as assembler
2009-05-07  Robin LuckeyMerge git://github.com/vmlemon/ohcount into vmlemon
2009-05-07  jason[CHANGE] Gestalt redesign.
2009-04-16  Tyson KeyReally, really add the test cases this time. I hate...
2009-04-16  Tyson KeyAdd a sample file containing the i9 License header
2009-04-14  Robin LuckeyMerge branch 'glassfish'
2009-04-14  Robin Luckey[FIX] Names of some platforms and tools have changed
2009-04-08  Sylvestre LedruTest for cecill license
2009-04-08  Sylvestre LedruHandle cecill licenses
2009-04-08  Sylvestre LedruManage Scilab language
2009-03-20  Robin Luckey[FIX] Alternate diff implementation for very large...
2009-03-13  Olly BettsCheck contents of .st files actually looks like Smalltalk.
2009-03-10  Robin Luckey[FIX] BSD license detection was completely fubar. Many...
2009-03-10  Robin Luckey[FIX] Removing trailing whitespace through regex is...
2009-03-03  Jason RiedyAdd parsing support for GNU Octave.
next