summaryrefslogtreecommitdiffstats
path: root/TOOLS/checktree.sh
Commit message (Expand)AuthorAgeFilesLines
* build: Rename configure.log file to config.logdiego2010-11-021-1/+1
* Run bash-specific shell scripts with bash, not sh.diego2008-07-071-1/+1
* suppress silly messages when checktree is not called from the root of the treeivo2007-12-051-1/+1
* only check source code for gnuismsivo2007-12-051-3/+3
* simpler and more easily expandable test whether we need a shortlist thativo2007-12-051-2/+4
* test for presence of .svn directory if we are supposed to traverse the treeivo2007-12-051-0/+7
* when gathering the list of files to check via svn info, also includeivo2007-12-051-1/+1
* cosmetics/indentationivo2007-12-031-2/+3
* when gathering the list of files to check via svn info, also includeivo2007-12-031-1/+3
* add functions that are not specifically marked as being deprecated or obsolete,ivo2007-12-031-1/+1
* 10l for me. I should read my own comments just above it ;)ivo2007-11-301-1/+1
* less code for initializing default settingsivo2007-11-301-21/+13
* add test for deprecated and obsolete functionsivo2007-11-301-2/+21
* Make the printoption function take the default values from the variableivo2007-07-311-17/+17
* cosmetics, indentationivo2007-07-311-3/+3
* Shorten (un)setting of all test flagsivo2007-07-311-29/+7
* Much smaller command line parserivo2007-07-311-90/+21
* Update copyright info and licenseivo2007-07-311-2/+15
* cosmetics, break overly long linesivo2007-07-311-6/+12
* replace ^I by $TAB now that TAB is globalivo2007-07-311-9/+9
* only test for stupid code and reserved identifiers if there are any .c or .hivo2007-07-311-4/+2
* 10l, forgot to make TAB globalivo2007-07-311-1/+2
* Test for reserved identifiers.ivo2007-07-311-3/+24
* Add test for GNUismsivo2007-07-301-0/+17
* test for tab charactersivo2007-05-071-0/+18
* do not run stupid code checks if chfilelist is emptyivo2007-05-071-0/+2
* fix forgotten \ivo2007-03-121-1/+1
* do not rely on svn internals and use svn info insteadivo2007-02-281-19/+4
* also respond to --help, -h and -? command line optionsivo2007-02-281-1/+1
* fix printing of -(no)svn optionivo2007-02-281-2/+2
* clarify -none command line optionivo2007-02-281-0/+1
* 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