Commit Graph

5 Commits

Author SHA1 Message Date
Beman Dawes
f35b87e53e Limit offender count, add style, use blockquote instead of bullet lists, resolve *A* conflict
[SVN r46773]
2008-06-27 14:46:07 +00:00
Gennaro Prota
f0f918a5d6 Inspect Tool Update:
copyright_check.cpp:
 minor changes to formatting and output text

cvs_iterator.hpp:
 added a comment line to conform to the usual copyright/license ref format

inspector.hpp:
 reordered #includes, for clarity (the order now matches the following using decls)

license_check.hpp:
 added a comment line as in cvs_iterator.hpp

link_check.hpp:
 removed #include <utility>, which wasn't used

long_name_check.cpp:
 major fixes
 tweaked output

long_name_check.hpp:
 separate max_dirname_length from max_filename_length (they are different in ISO 9660 level 2)

minmax_check.cpp:
 slightly changed output


[SVN r34844]
2006-08-07 18:41:29 +00:00
Gennaro Prota
5a7dfb2310 Inspect Tool Update:
* slightly changed desc() message, in consequence of the tightened min/max checks


[SVN r34772]
2006-07-29 15:20:27 +00:00
Rene Rivera
43780cee30 Shorten the output somewhat by using short keys instead of full explanations for some items. Add tags to turn off content based tests. Split the test reports into two parts, license+copyright and everything else.
[SVN r34561]
2006-07-16 16:15:29 +00:00
Eric Niebler
89b362e233 add checks for violations of Boost min max guidelines
[SVN r27249]
2005-02-08 18:52:39 +00:00