aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/checktree.sh
Commit message (Expand)AuthorAge
* TOOLS: remove checktree.shGravatar wm42012-11-14
* build: Rename configure.log file to config.logGravatar diego2010-11-02
* Run bash-specific shell scripts with bash, not sh.Gravatar diego2008-07-07
* suppress silly messages when checktree is not called from the root of the treeGravatar ivo2007-12-05
* only check source code for gnuismsGravatar ivo2007-12-05
* simpler and more easily expandable test whether we need a shortlist thatGravatar ivo2007-12-05
* test for presence of .svn directory if we are supposed to traverse the treeGravatar ivo2007-12-05
* when gathering the list of files to check via svn info, also includeGravatar ivo2007-12-05
* cosmetics/indentationGravatar ivo2007-12-03
* when gathering the list of files to check via svn info, also includeGravatar ivo2007-12-03
* add functions that are not specifically marked as being deprecated or obsolete,Gravatar ivo2007-12-03
* 10l for me. I should read my own comments just above it ;)Gravatar ivo2007-11-30
* less code for initializing default settingsGravatar ivo2007-11-30
* add test for deprecated and obsolete functionsGravatar ivo2007-11-30
* Make the printoption function take the default values from the variableGravatar ivo2007-07-31
* cosmetics, indentationGravatar ivo2007-07-31
* Shorten (un)setting of all test flagsGravatar ivo2007-07-31
* Much smaller command line parserGravatar ivo2007-07-31
* Update copyright info and licenseGravatar ivo2007-07-31
* cosmetics, break overly long linesGravatar ivo2007-07-31
* replace ^I by $TAB now that TAB is globalGravatar ivo2007-07-31
* only test for stupid code and reserved identifiers if there are any .c or .hGravatar ivo2007-07-31
* 10l, forgot to make TAB globalGravatar ivo2007-07-31
* Test for reserved identifiers.Gravatar ivo2007-07-31
* Add test for GNUismsGravatar ivo2007-07-30
* test for tab charactersGravatar ivo2007-05-07
* do not run stupid code checks if chfilelist is emptyGravatar ivo2007-05-07
* fix forgotten \Gravatar ivo2007-03-12
* do not rely on svn internals and use svn info insteadGravatar ivo2007-02-28
* also respond to --help, -h and -? command line optionsGravatar ivo2007-02-28
* fix printing of -(no)svn optionGravatar ivo2007-02-28
* clarify -none command line optionGravatar ivo2007-02-28
* Use = instead of == for extra portability.Gravatar diego2006-10-14
* added checks for stupid code like casting return value of malloc and friends,Gravatar ivo2006-07-14
* remove useless commentGravatar ivo2006-07-14
* fix line >79 charactersGravatar ivo2006-07-14
* fix matching of MSDOS line endingsGravatar ivo2006-07-14
* also omit configure.log and the generated help_mp.h from files to checkGravatar ivo2006-07-14
* CVS --> SubversionGravatar ivo2006-07-14
* add check for non-ascii charsets used in code and simplify showcont switch ha...Gravatar reimar2006-04-14
* option to show the lines containing anomalies, patch by Ivo van PoortenGravatar wanderer2005-12-07
* 10lGravatar ivo2005-09-06
* Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..Gravatar ivo2005-08-17