ohcount
2009-09-30  Andy Verprauskus[README] specify minimum version of gcc required 3.0.0
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-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
2009-07-14  andy[CHANGE] from robin: [CHANGE] The phrase "MIT/X11...
2009-07-14  andy[NEW] add new gestalts; from me and Robin
2009-07-13  Andy Verprauskus[NEW] add simple README
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-07-02  Andy Verprauskus[CHANGE] copy over changes to add more gestalts, by...
2009-06-24  Andy Verprauskus[FIX] make SourceFileList.each work
2009-06-24  Andy Verprauskus[FIX] fix SourceFileList.analyze to accept an argument...
2009-06-23  mitchellFixes to pass Ruby extension tests.
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  mitchellAdded code to Ruby extension to pass failing tests.
2009-06-22  mitchellFixed bugs in src/hash/languages.gperf related to ...
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-06-19  Andy Verprauskus[FIX] temp fix for missing language in language_percents
2009-06-19  Andy Verprauskus[CHANGE] change src/diff.c for mitchell
2009-06-11  mitchellEdited build to build on Mac OSX.
2009-06-10  mitchellFixed build regexen to compile on Mac OSX.
2009-06-05  Andy VerprauskusMerge branch 'master' of git@github.com:andyverprauskus...
2009-06-05  Andy Verprauskus[FIX] make src/parsers/compile work on MACOS
2009-06-02  mitchellMerge branch 'master' of git://github.com/andyverprausk...
2009-06-01  mitchellChange shbang so build runs on Ubuntu.
2009-06-01  andy verprauskus[FIX] force build to use bash instead of default shell...
2009-05-27  mitchellSince directories are added to SourceFileLists, don...
2009-05-24  mitchellUpdated test/unit/sourcefile_test.h for completeness.
2009-05-24  mitchellAdded documentation to src/ohcount.h noting gestalts...
2009-05-24  mitchellRemoved gestalt options from C ohcount (use ruby/gestal...
2009-05-24  mitchellFixed license detection for source files with no parsed...
2009-05-24  mitchellChanged build to use platform-specific Ruby include...
2009-05-24  mitchellruby/gestalt.rb will print gestalts if it is run.
2009-05-24  mitchellRemove ruby/ohcount.so in build clean.
2009-05-24  mitchellAdded gestalt_test.rb helper and run it on build of...
2009-05-24  mitchellForgot to delete hash/*.h files in build.
2009-05-24  mitchellAdded documentation for compiling Ruby extension; src...
2009-05-24  mitchellAdded gestalts.
2009-05-24  mitchellRemoved hash header include guards; they're unnecessary.
2009-05-24  mitchellAdded Ruby interface.
2009-05-23  mitchellRenamed ParsedLanguage->language to ParsedLanguage...
2009-05-23  mitchellAdded extra Doxygen doc; src/sourcefile.c
2009-05-23  mitchellChanged BINARY from NULL to "\1" for faster binary...
2009-05-22  mitchellAdded #include guards for src/hash/ headers.
2009-05-20  mitchellAdd option to build file to build Ohcount as shared...
2009-05-18  mitchellUse diskpath field if necessary for getting file conten...
next