Commit Graph

231 Commits

Author SHA1 Message Date
Vladimir Prus
d014840711 Remove obsolete file.
For sure, any script that tries to checkout things from CVS is
probably of no use.


[SVN r63918]
2010-07-12 08:14:56 +00:00
Daniel James
ab05b63c43 Merge inspect from trunk.
[SVN r63462]
2010-06-30 23:33:33 +00:00
Daniel James
962a252e2a Only check for apple macros under boost.
As discussed on the list:
http://lists.boost.org/Archives/boost/2010/06/168213.php

[SVN r63391]
2010-06-27 16:40:28 +00:00
Daniel James
6cbe9ba79d Check for undefined apple macros.
[SVN r63390]
2010-06-27 16:40:03 +00:00
Daniel James
1bc8da5aa2 Don't complain about an id immediately followed by a name.
Some documentation uses markup of the form:

{{{
<div id="foo"><h1><a name="foo"></a>Foo</h1>
...
</div>
}}}

This was appearing as a duplicate bookmark, but it's valid. So allow an
`id` immediately followed by an identical `name`. Could allow some
problematic markup but it's the best I could come up with without
a html parser.

[SVN r63389]
2010-06-27 16:39:36 +00:00
Daniel James
11496af214 Merge documentation fixes.
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.


[SVN r63347]
2010-06-26 12:30:09 +00:00
Steven Watanabe
b8cb91bfc0 Adjust heading in the inspection report. Fixes #4134.
[SVN r63218]
2010-06-22 03:30:12 +00:00
Daniel James
fa822f1294 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
Daniel James
dd59d7c652 Ignore spaces surrounding urls. Fixes #4122.
[SVN r61828]
2010-05-06 20:04:52 +00:00
Daniel James
6bd7a54f0d Ignore links in comments. Fixes #4126
[SVN r61826]
2010-05-06 20:03:32 +00: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
Daniel James
b92edeecd2 Fix some false positives in the the bookmark checker.
- Don't check if the fragment is invalid.
 - Don't check it it's empty (`<a href="#">` links to the top of the page).
 - Percent decode the fragment before checking.

[SVN r59137]
2010-01-18 19:24:13 +00:00
Beman Dawes
0b726aeefb Report one line per problem
[SVN r59121]
2010-01-18 12:37:59 +00:00
Beman Dawes
bb3767d312 Add checks for broken or duplicate bookmarks
[SVN r59099]
2010-01-17 19:48:08 +00:00
Marshall Clow
08faaa5c84 Added test for Apple macros
[SVN r57820]
2009-11-20 18:14:58 +00:00
Daniel James
3b8579ebc2 Merge [53144] Filter out comments and string literals in the min/max check.
[SVN r57815]
2009-11-20 11:08:13 +00:00
Troy D. Straszheim
9de1f3d7f7 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Troy D. Straszheim
0dcb6534b3 cmakelists for inspect
[SVN r55096]
2009-07-22 21:52:26 +00:00
Daniel James
52c442335e Merge inspect check that all C and C++ files end with a newline.
Merged revisions 53923,53925 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r53923 | danieljames | 2009-06-15 08:32:43 +0100 (Mon, 15 Jun 2009) | 1 line
  
  Use wrong line ends in wrong_line_ends_test.cpp.
........
  r53925 | danieljames | 2009-06-15 08:37:59 +0100 (Mon, 15 Jun 2009) | 1 line
  
  Check that all C and C++ files end with a newline. Fixes #3174
........


[SVN r54409]
2009-06-27 10:41:33 +00:00
Daniel James
c174d63cc1 Check that all C and C++ files end with a newline. Fixes #3174
[SVN r53925]
2009-06-15 07:37:59 +00:00
Daniel James
e374d09068 Use wrong line ends in wrong_line_ends_test.cpp.
[SVN r53923]
2009-06-15 07:32:43 +00:00
Steven Watanabe
f0c78cad5d Filter out comments and string literals in the min/max check. Fixes #3055
[SVN r53144]
2009-05-20 20:01:53 +00:00
Daniel James
0ab72e5d39 Merge inspect fix for when there are no errors.
Merged revisions 52995 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r52995 | jewillco | 2009-05-14 15:50:56 +0100 (Thu, 14 May 2009) | 1 line
  
  Fixes #2963
........


[SVN r53049]
2009-05-16 14:37:01 +00:00
Daniel James
2b8d018e47 Merge in inspect checks for links in CSS files and external content. And fix a few of these issues.
Merged revisions 52663-52664,52666-52668,52712 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r52663 | danieljames | 2009-04-29 22:12:08 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Check for invalid css links in html files as well as css files.
........
  r52664 | danieljames | 2009-04-29 22:12:32 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Check for external links.
........
  r52666 | danieljames | 2009-04-29 22:19:12 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Use local copies of the boost logo.
........
  r52667 | danieljames | 2009-04-29 22:19:40 +0100 (Wed, 29 Apr 2009) | 1 line
  
  Remove unused copy of boostbook.css
........
  r52668 | danieljames | 2009-04-29 22:19:56 +0100 (Wed, 29 Apr 2009) | 3 lines
  
  Fix a link to a header on trac.
  
  IMO it would be better to link to the local copy.
........
  r52712 | danieljames | 2009-05-01 21:51:10 +0100 (Fri, 01 May 2009) | 1 line
  
  Better inspect error for external content.
........


[SVN r53044]
2009-05-16 13:45:21 +00:00
Jeremiah Willcock
c45c81a4a4 Fixes #2963
[SVN r52995]
2009-05-14 14:50:56 +00:00
Daniel James
9bf8a22f73 Better inspect error for external content.
[SVN r52712]
2009-05-01 20:51:10 +00:00
Daniel James
655fdf9c0b Check for external links.
[SVN r52664]
2009-04-29 21:12:32 +00:00
Daniel James
b57df512ec Check for invalid css links in html files as well as css files.
[SVN r52663]
2009-04-29 21:12:08 +00:00
Daniel James
82d7a94e44 Merge misc. changes from trunk, mostly minor documentation fixes.
Merged revisions 48412,50921,51042,51369,51386-51387,51506-51507,51668,51802,51804,51881 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r48412 | danieljames | 2008-08-28 11:23:33 +0100 (Thu, 28 Aug 2008) | 1 line
  
  Fix a typo. Thanks to Jon Biggar.
........
  r50921 | danieljames | 2009-01-31 09:36:38 +0000 (Sat, 31 Jan 2009) | 1 line
  
  Remove executable flag from preprocess.cmd. It was a mistake to add it.
........
  r51042 | danieljames | 2009-02-06 00:04:44 +0000 (Fri, 06 Feb 2009) | 1 line
  
  Ignore some version control files in inspect.
........
  r51369 | danieljames | 2009-02-21 18:49:48 +0000 (Sat, 21 Feb 2009) | 1 line
  
  Minor markup fix in concept check documentation.
........
  r51386 | danieljames | 2009-02-22 11:53:28 +0000 (Sun, 22 Feb 2009) | 1 line
  
  Add index.html file for compose, as our server setup doesn't support index.htm files.
........
  r51387 | danieljames | 2009-02-22 11:53:48 +0000 (Sun, 22 Feb 2009) | 5 lines
  
  Add missing index.html file for MPI and GIL.
  
  All the top level libraries now have index.html files but
  several sub-libraries don't. I'm not sure it's worth adding them as many
  of them don't have appropriate subdirectories anyway.
........
  r51506 | danieljames | 2009-03-01 14:16:00 +0000 (Sun, 01 Mar 2009) | 1 line
  
  Update links to command line invocation.
........
  r51507 | danieljames | 2009-03-01 14:16:24 +0000 (Sun, 01 Mar 2009) | 1 line
  
  Use xpointer attributes in the boost build documentation.
........
  r51668 | danieljames | 2009-03-09 20:56:51 +0000 (Mon, 09 Mar 2009) | 1 line
  
  Redirect to the Trac wiki instead of the old one.
........
  r51802 | danieljames | 2009-03-16 20:21:05 +0000 (Mon, 16 Mar 2009) | 1 line
  
  Use paragraphs inside purpose tags.
........
  r51804 | danieljames | 2009-03-16 20:21:46 +0000 (Mon, 16 Mar 2009) | 1 line
  
  Give the variablelist a margin.
........
  r51881 | danieljames | 2009-03-21 15:35:35 +0000 (Sat, 21 Mar 2009) | 1 line
  
  Fix html.
........


[SVN r51897]
2009-03-22 10:42:48 +00:00
Daniel James
ac4f925493 Ignore some version control files in inspect.
[SVN r51042]
2009-02-06 00:04:44 +00:00
Daniel James
3105e4629d Merge several documentation fixes. Plus a small inspect fix.
Merged revisions 50798-50799,50837-50839,50847-50848 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r50798 | danieljames | 2009-01-26 23:14:53 +0000 (Mon, 26 Jan 2009) | 5 lines
  
  Make checking for duplicated names case insensitive.
  
  This avoids generating filenames with names that only differ by case as they
  cause problems on case insensitive file systems.
........
  r50799 | danieljames | 2009-01-26 23:29:52 +0000 (Mon, 26 Jan 2009) | 1 line
  
  Label the line ending inspect errors.
........
  r50837 | danieljames | 2009-01-28 09:14:21 +0000 (Wed, 28 Jan 2009) | 1 line
  
  Add scope exit to the root html file.
........
  r50838 | danieljames | 2009-01-28 09:14:45 +0000 (Wed, 28 Jan 2009) | 1 line
  
  Fix a link in the typeof forwarding html file.
........
  r50839 | danieljames | 2009-01-28 09:14:56 +0000 (Wed, 28 Jan 2009) | 1 line
  
  Fix an incorrectly escaped right arrow.
........
  r50847 | danieljames | 2009-01-28 15:17:34 +0000 (Wed, 28 Jan 2009) | 2 lines
  
  Fix some documentation issues with scope_exit.
........
  r50848 | danieljames | 2009-01-28 15:32:46 +0000 (Wed, 28 Jan 2009) | 1 line
  
  Generate the scope_exit documentation.
........


[SVN r50849]
2009-01-28 15:53:42 +00:00
Daniel James
f93d6ce481 Label the line ending inspect errors.
[SVN r50799]
2009-01-26 23:29:52 +00:00
Daniel James
f7854b512d Merge inspect from trunk, up to version 49597
[SVN r49598]
2008-11-05 13:47:38 +00:00
Beman Dawes
60c2c67c6f If revision not found in inspect root, try directory svn_info one level up
[SVN r49420]
2008-10-21 15:43:47 +00:00
Daniel James
0fda35fd1c Merge quickbook workaround and fix some links.
Merged revisions 48987,49230-49231 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r48987 | danieljames | 2008-09-28 13:21:39 +0100 (Sun, 28 Sep 2008) | 1 line
  
  Clean up some link errors.
........
  r49230 | danieljames | 2008-10-09 23:13:48 +0100 (Thu, 09 Oct 2008) | 1 line
  
  position_iterator is meant to be a forward iterator, so avoid using operator+ with it.
........
  r49231 | danieljames | 2008-10-09 23:14:14 +0100 (Thu, 09 Oct 2008) | 4 lines
  
  Work around the problems with window newlines in position_iterator. (I'm
  about to fix them, but this will get quickbook working immediately).
  
  Fixes #2155
........


[SVN r49242]
2008-10-10 09:29:21 +00:00
Daniel James
4171f3d75b Clean up some link errors.
[SVN r48987]
2008-09-28 12:21:39 +00:00
Daniel James
3df65ed8e8 Add link checking for css files.
Fixes #2173.


[SVN r48239]
2008-08-19 22:27:26 +00:00
Daniel James
75146df296 Change tag of link errors from *HTML* to *LINK*.
I'm going to check for links in other types of files.


[SVN r48238]
2008-08-19 22:27:14 +00:00
Daniel James
c6ec4cd94a Missing no_link_errors check.
[SVN r48237]
2008-08-19 22:27:05 +00:00
Daniel James
4673655bfb Ignore OS X kipple.
[SVN r48236]
2008-08-19 22:26:55 +00:00
Daniel James
d2fe35813a Add missing <cstring> include for g++ 4.3.
Fixes #2210, thanks to Steven Robbins.


[SVN r48184]
2008-08-17 10:39:07 +00:00
Daniel James
f71e631b8f Better inspect errors for empty URLs.
[SVN r47751]
2008-07-24 10:15:12 +00:00
Beman Dawes
1f9eb7c7b4 Merge accumulated changes from trunk
[SVN r47222]
2008-07-08 14:29:03 +00:00
Beman Dawes
18edda1c82 Reflect 1.36.0 target rules
[SVN r47034]
2008-07-03 11:18:48 +00:00
Marshall Clow
38f44f0015 Better reporting
[SVN r46981]
2008-07-02 04:49:09 +00:00
Beman Dawes
2c5f2fe1d6 Rework path_name_check to give better coverage, more accurate results
[SVN r46871]
2008-06-29 18:00:13 +00:00
Beman Dawes
696f7a061e Add Visual Studio solution and project, other minor tweaks
[SVN r46847]
2008-06-29 14:40:04 +00:00
Beman Dawes
e836fe0d64 Rename long_name_check files to path_name_check to better reflect actual behavior
[SVN r46843]
2008-06-29 11:06:16 +00:00
Daniel James
269686ff4f Fix a unicode character which looked a lot like a '^'.
[SVN r46780]
2008-06-27 16:58:25 +00:00
Daniel James
624c9f6984 Better message when there's not hostname. And add a comment explaining the
reasoning behind this rule.


[SVN r46779]
2008-06-27 16:52:27 +00:00