log TOOLS/checktree.sh @ 23118:d23870bed7ee

age author description
Mon, 12 Mar 2007 17:16:45 +0000 ivo fix forgotten \
Wed, 28 Feb 2007 14:55:34 +0000 ivo do not rely on svn internals and use svn info instead
Wed, 28 Feb 2007 11:50:23 +0000 ivo also respond to --help, -h and -? command line options
Wed, 28 Feb 2007 11:48:32 +0000 ivo fix printing of -(no)svn option
Wed, 28 Feb 2007 11:46:53 +0000 ivo clarify -none command line option
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..