Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor code cleanup in code_statistics.rb | murphy | 2011-03-07 | 1 | -4/+8 |
| | |||||
* | Cleanup. | murphy | 2010-03-26 | 1 | -1/+1 |
| | |||||
* | Big re-indenting - no more tabs! | murphy | 2006-07-10 | 1 | -131/+131 |
| | |||||
* | Fix: | murphy | 2006-06-28 | 1 | -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] | murphy | 2006-04-16 | 1 | -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! | murphy | 2005-11-05 | 1 | -0/+158 |