Commit Graph

12 Commits

Author SHA1 Message Date
Beman
6179416dcd Add [search-root] initial option, taking care that it works for relative or absolute paths. 2013-12-19 17:41:38 -05:00
Beman Dawes
635c267f12 Show line numbers where applicable. Apple macro clash show name. Optimize html line output spacing
[SVN r59138]
2010-01-19 12:48:39 +00:00
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
bccdf2b847 Inspect Tool Update:
long_name_check.cpp/.hpp:
* removed hardcoded constants, added comments about ISO 9660
* removed dependencies on bind and next_prior
* fixed a bug which prevented directory names with dots to be detected
* clarified error messages (this probably started by checking the length only, but now it also performs many other checks)

link_check.cpp:
* removed name for an unused paramter

inspector.hpp:
* made inspector default constructor protected
* made "empty" virtual functions pure, where possible

inspect.cpp:
* minor tweaks to the output


[SVN r34823]
2006-08-06 15:59:56 +00:00
Gennaro Prota
fb36ba948f added check for unnamed namespaces in included source files (headers); tighten check on license text; misc cleanup
[SVN r34596]
2006-07-18 03:55:38 +00:00
Rene Rivera
85d9a13f42 Fix relative path calculation so that it doesn't throw when paths go above the boost root.
[SVN r34539]
2006-07-15 20:26:58 +00:00
Rene Rivera
8425a60207 Slight restructure to put all the different types of file pattern registration in one place. Add more types of files that get checked. Update license info to reflect new standard language.
[SVN r23824]
2004-07-20 04:31:54 +00:00
Beman Dawes
db4895928f normalize() paths now needed
[SVN r21439]
2003-12-31 19:32:54 +00:00
Beman Dawes
dabe534963 Update copyright and license info
[SVN r20245]
2003-10-02 18:23:14 +00:00
Beman Dawes
a88f9169d2 Change license message to reference Boost Software License
[SVN r20038]
2003-09-12 17:09:29 +00:00
Beman Dawes
085998ad7a Initial commit
[SVN r16783]
2003-01-07 16:57:46 +00:00