Commit graph

91 commits

Author SHA1 Message Date
Beman Dawes
e0670cf6aa Release 1.43.0
[SVN r61817]
2010-05-06 13:21:09 +00:00
Steven Watanabe
2a633e418d Merge Random from the trunk
[SVN r60755]
2010-03-22 00:45:06 +00:00
Daniel James
68f5f3fa29 Merge doc directory from trunk.
[SVN r59962]
2010-02-27 19:17:20 +00:00
Daniel James
ee83563b76 Housekeeping merges.
[SVN r58639]
2010-01-02 12:56:14 +00:00
Daniel James
d4e1a44064 Merge some documentation changes and inspect fixes.
Merged revisions 55370,55729,56440,56570-56571,56603,56697-56699 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r55370 | danieljames | 2009-08-02 19:18:14 +0100 (Sun, 02 Aug 2009) | 1 line
  
  Pass through more elements in doxygen2boostbook. Refs #3309.
........
  r55729 | danieljames | 2009-08-23 11:07:25 +0100 (Sun, 23 Aug 2009) | 3 lines
  
  Add depencies on doxygen documentation to standalone documentation targets.
  
  This seems to be needed for building pdfs.
........
  r56440 | danieljames | 2009-09-27 20:11:39 +0100 (Sun, 27 Sep 2009) | 1 line
  
  Fix silly error in doxygen test file.
........
  r56570 | danieljames | 2009-10-04 11:37:36 +0100 (Sun, 04 Oct 2009) | 1 line
  
  Clean up some unordered TODOs.
........
  r56571 | danieljames | 2009-10-04 11:37:56 +0100 (Sun, 04 Oct 2009) | 1 line
  
  Detab.
........
  r56603 | danieljames | 2009-10-05 22:29:39 +0100 (Mon, 05 Oct 2009) | 1 line
  
  Various inspect fixes.
........
  r56697 | danieljames | 2009-10-10 14:00:28 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Add forwarding html file for accumulators.
........
  r56698 | danieljames | 2009-10-10 14:01:14 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Missing newline.
........
  r56699 | danieljames | 2009-10-10 14:01:30 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Add copyright to boostbook reference xml.
........


[SVN r56702]
2009-10-10 14:53:46 +00:00
Daniel James
7b1bb6a034 Merged revisions 55484,56028,56202,56207,56328 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r55484 | danieljames | 2009-08-09 13:36:48 +0100 (Sun, 09 Aug 2009) | 1 line
  
  Point the redirect files at the sourceforge sandbox hosting.
........
  r56028 | djowel | 2009-09-05 09:21:27 +0100 (Sat, 05 Sep 2009) | 1 line
  
  Tweak for code font sizes in headers to make them more readable.
........
  r56202 | danieljames | 2009-09-15 00:48:31 +0100 (Tue, 15 Sep 2009) | 1 line
  
  Add property tree to generated docs.
........
  r56207 | danieljames | 2009-09-15 08:03:43 +0100 (Tue, 15 Sep 2009) | 1 line
  
  Forwarding html files for property_tree.
........
  r56328 | danieljames | 2009-09-20 22:52:39 +0100 (Sun, 20 Sep 2009) | 1 line
  
  Update doc/src/boostbook.css
........


[SVN r56555]
2009-10-03 14:30:22 +00:00
Daniel James
c9aff7aeee Merged revisions 52598 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r52598 | danieljames | 2009-04-26 09:33:29 +0100 (Sun, 26 Apr 2009) | 1 line
  
  Set text colour. Refs #2969
........


[SVN r52602]
2009-04-26 12:50:38 +00:00
Daniel James
d5945a2270 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
Frank Mori Hess
468f673c24 Merging Signals2 to release branch.
[SVN r51710]
2009-03-11 17:51:08 +00:00
Eric Niebler
85b1bc2124 Merged revisions 50165 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r50165 | eric_niebler | 2008-12-06 13:02:38 -0800 (Sat, 06 Dec 2008) | 1 line
  
  fix bad link
........


[SVN r50166]
2008-12-06 21:32:06 +00:00
Beman Dawes
e68a6efef1 Add blockquote to the 10 pt style list
[SVN r46927]
2008-06-30 18:36:06 +00:00
Daniel James
adaea7732b Add Boost.Unordered to release branch.
[SVN r46342]
2008-06-12 00:26:08 +00:00
Douglas Gregor
33e26970bb Merge MPI/Graph documentation fixes from trunk
[SVN r43700]
2008-03-18 13:20:44 +00:00
Daniel James
30813f09b7 Remove old redirect html file.
[SVN r43367]
2008-02-22 08:30:15 +00:00
Rene Rivera
179e5925c9 Merge docs cleanups from trunk.
[SVN r43339]
2008-02-21 00:26:37 +00:00
Christopher Kohlhoff
86cc4d1849 Ensure that the asio docs are generated.
[SVN r43313]
2008-02-19 07:31:40 +00:00
Daniel James
1c149264a8 Merged revisions 43206,43208-43213 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix some broken links.
........
  r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Link to people pages on the website, as they've been removed from the download.
........
  r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Point links to the pages that used to be in 'more' to the site.
........
  r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix links on the home page as well.
........
  r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Generated documentation which is no longer generated.
........


[SVN r43214]
2008-02-10 16:39:38 +00:00
Daniel James
ecacd2ca58 Merged revisions 43129,43131,43137,43139-43140,43142,43144,43146,43149,43151,43153,43158,43160-43164,43167-43170,43172-43174,43178,43180-43193 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43129 | danieljames | 2008-02-06 19:02:38 +0000 (Wed, 06 Feb 2008) | 2 lines
  
  In the boostbook navbar, link FAQ and people to the website.
........
  r43188 | danieljames | 2008-02-09 12:29:02 +0000 (Sat, 09 Feb 2008) | 2 lines
  
  Fix a link in the intrusive redirect.
........
  r43189 | danieljames | 2008-02-09 12:37:00 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Fix another redirect link.
........
  r43190 | danieljames | 2008-02-09 12:38:19 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Update link to Jamfile, to link to the version 2 jamfile.
........
  r43191 | danieljames | 2008-02-09 12:39:06 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Fix a link.
........
  r43192 | danieljames | 2008-02-09 12:45:32 +0000 (Sat, 09 Feb 2008) | 2 lines
  
  Add a forwarding header for hash/custom.html as Boost.Bimap links to it.
........
  r43193 | danieljames | 2008-02-09 13:02:45 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Fix the link to the license.
........


[SVN r43194]
2008-02-09 13:27:00 +00:00
Daniel James
f316740cff Add a forwarding header for hash/custom.html as Boost.Bimap links to it.
[SVN r43192]
2008-02-09 12:45:32 +00:00
John Maddock
7e95afa9a9 removed dead files.
[SVN r43090]
2008-02-04 09:23:48 +00:00
John Maddock
60453a325b Removed dead files.
[SVN r43089]
2008-02-04 09:23:28 +00:00
John Maddock
5bcc91c175 Removed dead files.
[SVN r43088]
2008-02-04 09:21:28 +00:00
John Maddock
fb5e216d8c Removed dead files.
[SVN r43087]
2008-02-04 09:20:46 +00:00
Daniel James
47285a61e0 Merge.
[SVN r42905]
2008-01-21 20:15:02 +00:00
Daniel James
25f38b1cac Add forwarding html files for Boost.Unordered.
[SVN r42535]
2008-01-06 17:23:16 +00:00
Daniel James
859aa06e84 Remove the Boost.Math forwarding headers as they're now being built in
/libs/math.


[SVN r41871]
2007-12-08 14:47:11 +00:00
Daniel James
e1fd0e7c8d Add a forwarding header for hash/custom.html as Boost.Bimap links to it.
[SVN r41584]
2007-12-02 14:53:43 +00:00
Rene Rivera
6064baaeb9 "Who's Using Boost?" content moved to new web site.
[SVN r41569]
2007-12-02 07:02:12 +00:00
Rene Rivera
5b3deb5924 Remove borders from simple list tables.
[SVN r41553]
2007-12-01 20:42:27 +00:00
John Maddock
f1d80ac56f Added super/subscript styling as per boost-docs mailing list discussion.
[SVN r41271]
2007-11-21 09:39:00 +00:00
Joel de Guzman
ddf8102b47 adjust to compensate for lack of <small> tag.
[SVN r41079]
2007-11-14 10:13:51 +00:00
Joel de Guzman
b0d82151d0 added license info in copyright notice at the footer
[SVN r40869]
2007-11-07 03:27:38 +00:00
Daniel James
be2a8e92a4 Attribute copyright to Douglas Gregor.
The copyright in these files was attributed to William Kempf, but the revision
history shows that he has never touched them and the original file that they
were based on (threads.html) was created by Douglas Gregor.

The copyright was actually added by Hartmut Kaiser, who was adding the
copyright to all the Boost.Thread files and included this one.


[SVN r40718]
2007-11-03 10:32:35 +00:00
Daniel James
1f13c3e3f7 Add titles to redirect pages so that they will validate.
[SVN r40717]
2007-11-03 10:18:52 +00:00
Daniel James
e70a6f2e2a Merge in changes to forwarding html files in doc/html.
[SVN r40716]
2007-11-03 10:10:11 +00:00
Dave Abrahams
77b9ebb88c Merging some of the more obvious changes from RC_1_34_0
[SVN r40714]
2007-11-03 03:25:13 +00:00
Rene Rivera
c66dabd71d Don't make nav links white to prevent then from not showing up when the images are not present.
[SVN r39384]
2007-09-19 04:03:22 +00:00
Rene Rivera
46f269a2aa Style simplelist tables, to look like regular text lines.
[SVN r39383]
2007-09-19 03:59:52 +00:00
Beman Dawes
6f5ebb4d0e Initial commit
[SVN r39269]
2007-09-14 15:43:22 +00:00
Ion Gaztañaga
d23e740960 Interprocess/Intrusive redirection
[SVN r38274]
2007-07-22 14:25:42 +00:00
Dave Abrahams
d700f597a1 add plain docutils stylesheet so we can override it cleanly
[SVN r36570]
2007-01-03 17:05:58 +00:00
Andreas Huber
68595ce972 Fixed license & copyright issues.
[SVN r36241]
2006-12-02 10:11:31 +00:00
John Maddock
ff687d94f2 Added vertical alignment of images.
[SVN r35580]
2006-10-12 17:32:09 +00:00
Daniel James
585bb9ca9d Add some needed redirection html files for date time and math.
[SVN r35292]
2006-09-23 17:48:33 +00:00
Daniel James
91423482f0 Add copyright to redirection files I created.
Add a title so that they validate.


[SVN r35175]
2006-09-18 20:07:41 +00:00
Hartmut Kaiser
1a5c4971bd Changed Boost.Thread to use the Boost license.
[SVN r35125]
2006-09-15 16:38:45 +00:00
John Maddock
c6c5ca43d8 rename file.
[SVN r35047]
2006-09-08 12:31:26 +00:00
Daniel James
8c67577e27 Merge in recent fixes for inspect errors.
[SVN r34973]
2006-08-27 10:40:36 +00:00
Eric Niebler
e3d897c96a fix broken link Boost.Inspect errors with shim html redirect files
[SVN r34827]
2006-08-06 19:46:58 +00:00
John Maddock
34ce7450bc Added placeholder docs.
[SVN r33688]
2006-04-13 10:20:15 +00:00