OTWO-1213 Works around lost encoding in Ruby/C binding layer
[ohcount] / src / sourcefile.c
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...
2010-03-15  Robin LuckeyMerge branch 'master' of git://github.com/pshiryaev...
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...
2009-12-29  Guilherme Balena... Use of stat instead of d_type from dirent struct.
2009-12-15  Robin Luckey[Ticket 54] Count files only; not directories
2009-12-15  Robin Luckey[FIX] Ruby binding memory performance improvement
2009-09-11  Robin LuckeyMerge branch 'master' of ssh://robinluckey@ohcount...
2009-09-04  Andy Verprauskus[FIX] non-directory files in /tmp on CentOS have d_type...
2009-09-01  Benjamin Kramer[FIX] sourcefile: detect errors from fread(3)
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-05-27  mitchellSince directories are added to SourceFileLists, don...
2009-05-24  mitchellAdded Ruby interface.
2009-05-23  mitchellRenamed ParsedLanguage->language to ParsedLanguage...
2009-05-18  mitchellUse diskpath field if necessary for getting file conten...
2009-05-18  mitchellParsing SourceFileLists in src/sourcefile.c is much...
2009-05-17  mitchellInitial import of C source code.