summaryrefslogtreecommitdiffstats
path: root/TOOLS/checktree.sh
Commit message (Expand)AuthorAgeFilesLines
* 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