log TOOLS/checktree.sh @ 32451:50eefdb09513

age author description
Mon, 14 Jun 2010 15:17:48 +0000 diego Rename configure.log file to the more standard name config.log.
Mon, 07 Jul 2008 09:32:21 +0000 diego Run bash-specific shell scripts with bash, not sh.
Wed, 05 Dec 2007 23:44:31 +0000 ivo suppress silly messages when checktree is not called from the root of the tree
Wed, 05 Dec 2007 23:41:59 +0000 ivo only check source code for gnuisms
Wed, 05 Dec 2007 23:39:01 +0000 ivo simpler and more easily expandable test whether we need a shortlist that
Wed, 05 Dec 2007 23:36:03 +0000 ivo test for presence of .svn directory if we are supposed to traverse the tree
Wed, 05 Dec 2007 17:42:56 +0000 ivo when gathering the list of files to check via svn info, also include
Mon, 03 Dec 2007 21:45:43 +0000 ivo cosmetics/indentation
Mon, 03 Dec 2007 21:43:48 +0000 ivo when gathering the list of files to check via svn info, also include
Mon, 03 Dec 2007 21:40:54 +0000 ivo add functions that are not specifically marked as being deprecated or obsolete,
Fri, 30 Nov 2007 23:02:32 +0000 ivo 10l for me. I should read my own comments just above it ;)
Fri, 30 Nov 2007 23:01:30 +0000 ivo less code for initializing default settings
Fri, 30 Nov 2007 22:52:56 +0000 ivo add test for deprecated and obsolete functions
Tue, 31 Jul 2007 15:10:10 +0000 ivo Make the printoption function take the default values from the variable
Tue, 31 Jul 2007 14:51:56 +0000 ivo cosmetics, indentation
Tue, 31 Jul 2007 14:50:44 +0000 ivo Shorten (un)setting of all test flags
Tue, 31 Jul 2007 14:48:13 +0000 ivo Much smaller command line parser
Tue, 31 Jul 2007 08:17:35 +0000 ivo Update copyright info and license
Tue, 31 Jul 2007 08:11:18 +0000 ivo cosmetics, break overly long lines
Tue, 31 Jul 2007 08:06:37 +0000 ivo replace ^I by $TAB now that TAB is global
Tue, 31 Jul 2007 07:55:22 +0000 ivo only test for stupid code and reserved identifiers if there are any .c or .h
Tue, 31 Jul 2007 07:49:24 +0000 ivo 10l, forgot to make TAB global
Tue, 31 Jul 2007 07:45:06 +0000 ivo Test for reserved identifiers.
Mon, 30 Jul 2007 18:08:26 +0000 ivo Add test for GNUisms
Mon, 07 May 2007 17:34:31 +0000 ivo test for tab characters
Mon, 07 May 2007 17:17:10 +0000 ivo do not run stupid code checks if chfilelist is empty
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