summaryrefslogtreecommitdiffstats
path: root/TOOLS/checktree.sh
Commit message (Expand)AuthorAgeFilesLines
* Use = instead of == for extra portability.diego2006-10-141-11/+11
* added checks for stupid code like casting return value of malloc and friends,ivo2006-07-141-0/+54
* remove useless commentivo2006-07-141-3/+0
* fix line >79 charactersivo2006-07-141-1/+1
* fix matching of MSDOS line endingsivo2006-07-141-2/+2
* also omit configure.log and the generated help_mp.h from files to checkivo2006-07-141-1/+1
* CVS --> Subversionivo2006-07-141-16/+23
* add check for non-ascii charsets used in code and simplify showcont switch ha...reimar2006-04-141-16/+38
* option to show the lines containing anomalies, patch by Ivo van Poortenwanderer2005-12-071-0/+23
* 10livo2005-09-061-1/+1
* Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..ivo2005-08-171-0/+253