v1.5
fix + DUnitary test
* Fixed a problem on code lines count.
* Added unit for unitary test compatible with DUnit (XP testing)
* Fixed count with starting spaces
* Added test directory (few test files)
* Added Recursive directory processing
I'm very sorry, but there is a regression in CodeCounter v1.3.
The "Count Commentes lines" command doesn't work anymore.
It will be fixed in v1.4.
Sorry for this trouble, i will work on unitary and integration test better next time.
v1.4
Regression fix
* Correct a regresssion on commented lines count
* Inserted a few try/finally when creating TCounter instance
v1.3 Code Rewritted
* Counter is now a separate class in a new unit.
* Added exceptions call.
v1.2 Few correction
* URL link in About box
* Changed TOpenDialog to TJvBrowseForFolderDialog in "Select directory to process"
* CodeCounter will now use JCL-JVCL components (v2.10)
* Changed incode strings in Resourcestring
* Added a total lines report
CodeCounter v1.1 is first release in SF.
Simple tool to have a few statistics about your source code (comment).