summaryrefslogtreecommitdiff
path: root/rake_helpers/code_statistics.rb
Commit message (Collapse)AuthorAgeFilesLines
* minor code cleanup in code_statistics.rbmurphy2011-03-071-4/+8
|
* Cleanup.murphy2010-03-261-1/+1
|
* Big re-indenting - no more tabs!murphy2006-07-101-131/+131
|
* Fix:murphy2006-06-281-24/+29
| | | | | | | | | | | | | | HTML Scanner: Fixed a nasty bug with invalid entities. Thanks to Daniel Bovensiepen. Scanner: added Scanner.normify. Plugin: small documentation fix. Code statistic: added lib root folder rake_helpers/code_statistics.rb: added ability to include non-Ruby code in the statistics used it to count the mountain of test data There is some mixed space/tab indentation now. Complete 2-space-re-indentation will follow.
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-161-12/+16
| | | | | | | Fixed numerization for input not ending with \n. Added test cases in C scanner tests. Added WoNáDo as contributer for last Ruby scanner fix. Updated TODO.
* Improved code statistics!murphy2005-11-051-0/+158