Fixes recursion bug in disambiguate_in().
[ohcount] / build
2012-03-08  Robin LuckeyUse libmagic instead of spawning a process to run ...
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-02-07  Robin Luckey'build clean' should remove swig-generated file
2010-03-15  Robin LuckeyTicket #60 - "build all" should build all
2010-03-15  Robin LuckeyMerge branch 'master' of git://github.com/pshiryaev...
2010-01-28  Andy VerprauskusMerge commit 'kraj/doxygen_cleanup'
2010-01-26  Kovarththanan Raja... build: remove workaround (preprocessor define) for...
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-09-14  Andy VerprauskusMerge branch 'master' of ssh://averprauskus@ohcount...
2009-09-11  Robin LuckeyMerge branch 'master' of ssh://robinluckey@ohcount...
2009-09-10  Andy Verprauskus[FIX] unknown compiler flags are preceeded with -D...
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-08-28  Andy Verprauskus[FIX] crash handling empty file with no file suffix
2009-08-14  Andy Verprauskus[CHANGE] remove MAC optimizations; optimize elsewhere
2009-08-07  Andy Verprauskus[FIX] delete architecture-specific files
2009-07-10  Andy Verprauskus[CHANGE] build ruby bindings per architecture; useful...
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-22  mitchellMerge branch 'master' of git://github.com/andyverprausk...
2009-06-20  Andy Verprauskus[NEW] add tests (currently broken) for source_file_list
2009-06-11  mitchellEdited build to build on Mac OSX.
2009-06-05  Andy VerprauskusMerge branch 'master' of git@github.com:andyverprauskus...
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-24  mitchellChanged build to use platform-specific Ruby include...
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 Ruby interface.
2009-05-20  mitchellAdd option to build file to build Ohcount as shared...
2009-05-17  mitchellModified build file to create 'bin/' directory if it...
2009-05-17  mitchellFixed build script to generate headers when none are...
2009-05-17  mitchellInitial import of build script.