log TOOLS/checktree.sh @ 22233:5bf6c178f09a

age author description
Sat, 14 Oct 2006 15:28:33 +0000 diego Use = instead of == for extra portability.
Fri, 14 Jul 2006 22:05:49 +0000 ivo added checks for stupid code like casting return value of malloc and friends,
Fri, 14 Jul 2006 21:38:20 +0000 ivo remove useless comment
Fri, 14 Jul 2006 15:12:05 +0000 ivo fix line >79 characters
Fri, 14 Jul 2006 15:08:31 +0000 ivo fix matching of MSDOS line endings
Fri, 14 Jul 2006 13:34:44 +0000 ivo also omit configure.log and the generated help_mp.h from files to check
Fri, 14 Jul 2006 12:57:37 +0000 ivo CVS --> Subversion
Fri, 14 Apr 2006 10:47:40 +0000 reimar add check for non-ascii charsets used in code and simplify showcont switch handling
Wed, 07 Dec 2005 18:11:58 +0000 wanderer option to show the lines containing anomalies, patch by Ivo van Poorten
Tue, 06 Sep 2005 15:30:12 +0000 ivo 10l
Wed, 17 Aug 2005 01:50:05 +0000 ivo Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..