Go to file
2011-01-01 22:27:38 +00:00
build Fix Windows sensitivity because of string compares. Really should have used path rather than string, but that needs to wait for another day. 2011-01-01 22:27:38 +00:00
doc inspect tool: check for C-style assert macro instead of BOOST_ASSERT 2010-11-11 22:49:46 +00:00
.gitattributes Initial commit 2003-01-07 16:57:46 +00:00
apple_macro_check.cpp Upgrade inspect for Filesystem V3 2010-12-29 20:23:58 +00:00
apple_macro_check.hpp Adjust heading in the inspection report. Fixes #4134. 2010-06-22 03:30:12 +00:00
ascii_check.cpp Show line numbers where applicable. Apple macro clash show name. Optimize html line output spacing 2010-01-19 12:48:39 +00:00
ascii_check.hpp Detab ascii_check. 2008-06-27 16:46:14 +00:00
assert_macro_check.cpp Upgrade inspect for Filesystem V3 2010-12-29 20:23:58 +00:00
assert_macro_check.hpp only check boost and src directories for use of C-style assert 2010-11-12 02:23:34 +00:00
copyright_check.cpp Inspect Tool Update: 2006-08-07 18:44:51 +00:00
copyright_check.hpp Limit offender count, add style, use blockquote instead of bullet lists, resolve *A* conflict 2008-06-27 14:46:07 +00:00
crlf_check.cpp Label the line ending inspect errors. 2009-01-26 23:29:52 +00:00
crlf_check.hpp Limit offender count, add style, use blockquote instead of bullet lists, resolve *A* conflict 2008-06-27 14:46:07 +00:00
cvs_iterator.hpp Upgrade inspect for Filesystem V3 2010-12-29 20:23:58 +00:00
end_check.cpp Check that all C and C++ files end with a newline. Fixes #3174 2009-06-15 07:37:59 +00:00
end_check.hpp Check that all C and C++ files end with a newline. Fixes #3174 2009-06-15 07:37:59 +00:00
index.html Link fixes. 2010-10-30 14:32:50 +00:00
inspect.cpp Fix Windows sensitivity because of string compares. Really should have used path rather than string, but that needs to wait for another day. 2011-01-01 22:27:38 +00:00
inspector.hpp Show line numbers where applicable. Apple macro clash show name. Optimize html line output spacing 2010-01-19 12:48:39 +00:00
license_check.cpp Fix license check to handle any style of commenting. 2006-09-13 17:45:21 +00:00
license_check.hpp Limit offender count, add style, use blockquote instead of bullet lists, resolve *A* conflict 2008-06-27 14:46:07 +00:00
link_check_test.html Add checks for broken or duplicate bookmarks 2010-01-17 19:48:08 +00:00
link_check.cpp Upgrade inspect for Filesystem V3 2010-12-29 20:23:58 +00:00
link_check.hpp Show line numbers where applicable. Apple macro clash show name. Optimize html line output spacing 2010-01-19 12:48:39 +00:00
minmax_check.cpp Filter out comments and string literals in the min/max check. Fixes #3055 2009-05-20 20:01:53 +00:00
minmax_check.hpp Limit offender count, add style, use blockquote instead of bullet lists, resolve *A* conflict 2008-06-27 14:46:07 +00:00
path_name_check.cpp Upgrade inspect for Filesystem V3 2010-12-29 20:23:58 +00:00
path_name_check.hpp Rework path_name_check to give better coverage, more accurate results 2008-06-29 18:00:13 +00:00
tab_check.cpp Inspect Tool Update: 2006-08-07 22:34:23 +00:00
tab_check.hpp Limit offender count, add style, use blockquote instead of bullet lists, resolve *A* conflict 2008-06-27 14:46:07 +00:00
time_string.hpp Add Visual Studio solution and project, other minor tweaks 2008-06-29 14:40:04 +00:00
unnamed_namespace_check.cpp Show line numbers where applicable. Apple macro clash show name. Optimize html line output spacing 2010-01-19 12:48:39 +00:00
unnamed_namespace_check.hpp Limit offender count, add style, use blockquote instead of bullet lists, resolve *A* conflict 2008-06-27 14:46:07 +00:00
wrong_line_ends_test.cpp Use wrong line ends in wrong_line_ends_test.cpp. 2009-06-15 07:32:43 +00:00