Commit graph

29472 commits

Author SHA1 Message Date
Daniel James
527b357df5 Remove quickbook from the combined documentation.
[SVN r43651]
2008-03-16 12:04:59 +00:00
Daniel James
14fc67d5d6 Rebuild a lot of documentation.
[SVN r43650]
2008-03-16 11:38:32 +00:00
John Maddock
327c674eb0 Merged licence/copyright fixes from Trunk.
[SVN r43649]
2008-03-16 10:26:10 +00:00
Rene Rivera
50de709d88 Merge latest quickbook from trunk to release.
[SVN r43639]
2008-03-15 19:35:51 +00:00
Rene Rivera
2889ebfee2 Remove buildbot tool from release, as per state in trunk.
[SVN r43638]
2008-03-15 19:13:45 +00:00
Rene Rivera
3604b830d3 Merge latest BoostBook from trunk to release.
[SVN r43637]
2008-03-15 19:10:41 +00:00
Rene Rivera
df5ccc0ed5 Merge latest bcp from trunk to release.
[SVN r43636]
2008-03-15 19:01:32 +00:00
Rene Rivera
cc0b76903d Merge latest BBv2 from trunk to release.
[SVN r43635]
2008-03-15 18:55:28 +00:00
John Maddock
25a3267dd9 Merge inspection failure fixes from Trunk.
[SVN r43634]
2008-03-15 18:45:28 +00:00
John Maddock
650f072a16 Added missing files.
[SVN r43631]
2008-03-15 18:18:41 +00:00
Hartmut Kaiser
ec6987df88 Wave: Fixed a bad testcase.
[SVN r43629]
2008-03-15 15:54:42 +00:00
John Maddock
ec910a409b Merge fix for broken URL's from main Trunk.
[SVN r43626]
2008-03-15 14:04:24 +00:00
Daniel James
dc3295991f Remove links to unreleased libraries.
[SVN r43624]
2008-03-15 13:41:49 +00:00
Daniel James
e76d32a2ed Merged revisions 43621-43622 via svnmerge from
https://svn.boost.org/svn/boost/trunk
Fixes #1686.

........
  r43621 | danieljames | 2008-03-15 12:59:21 +0000 (Sat, 15 Mar 2008) | 1 line
  
  Update type traits links for new location.
........
  r43622 | danieljames | 2008-03-15 13:04:57 +0000 (Sat, 15 Mar 2008) | 1 line
  
  Regenerate the type traits docs, to get changes from [43621]. Refs #1686.
........


[SVN r43623]
2008-03-15 13:13:08 +00:00
Beman Dawes
bfde535305 Fix broken link, add count of new libraries.
[SVN r43620]
2008-03-15 12:47:43 +00:00
John Maddock
ce1a0f5105 Merged fixes for inspection report failures from the main Trunk.
[SVN r43616]
2008-03-15 09:36:05 +00:00
Christopher Kohlhoff
5e7df428bb Merged fixes from trunk.
........
  r43570 | chris_kohlhoff | 2008-03-13 00:26:41 +1100 (Thu, 13 Mar 2008) | 3 lines
  
  Use unions to fix a sockaddr_storage aliasing problem that shows up with
  g++ 4.3.0.
........
  r43586 | chris_kohlhoff | 2008-03-13 17:59:02 +1100 (Thu, 13 Mar 2008) | 2 lines
  
  Fix incorrect use of sin_port with a sockaddr_in6 structure.
........


[SVN r43615]
2008-03-15 05:31:11 +00:00
Beman Dawes
755031199f Add forwarding file, thus resolving many broken links
[SVN r43602]
2008-03-14 12:20:33 +00:00
Beman Dawes
d0f0f37136 Merge changes from trunk at 43593
[SVN r43596]
2008-03-13 20:50:50 +00:00
John Maddock
8e7519791f Merged updated equations from Trunk.
[SVN r43591]
2008-03-13 13:41:13 +00:00
Christopher Kohlhoff
6c5205edf4 Merge fixes from trunk.
........
  r43377 | chris_kohlhoff | 2008-02-23 09:43:54 +1100 (Sat, 23 Feb 2008) | 2 lines
  
  Use the correct vector of timer queues when dispatching timers.
........
  r43437 | chris_kohlhoff | 2008-02-29 23:57:57 +1100 (Fri, 29 Feb 2008) | 2 lines
  
  Add missing tie().
........
  r43469 | chris_kohlhoff | 2008-03-04 00:21:05 +1100 (Tue, 04 Mar 2008) | 4 lines
  
  Disable use of CancelIo by default, due to the possibility of silent
  failure on some system configurations. Swallow error returned by CancelIoEx
  if there are no operations to be cancelled.
........
  r43470 | chris_kohlhoff | 2008-03-04 00:27:06 +1100 (Tue, 04 Mar 2008) | 2 lines
  
  Add missing 'boost_' prefix to helper namespace.
........
  r43471 | chris_kohlhoff | 2008-03-04 00:36:35 +1100 (Tue, 04 Mar 2008) | 2 lines
  
  Regenerate documentation.
........
  r43472 | chris_kohlhoff | 2008-03-04 01:05:35 +1100 (Tue, 04 Mar 2008) | 1 line
  
  Update copyright notices.
........
  r43473 | chris_kohlhoff | 2008-03-04 01:13:01 +1100 (Tue, 04 Mar 2008) | 2 lines
  
  Update copyright notices.
........
  r43569 | chris_kohlhoff | 2008-03-13 00:25:49 +1100 (Thu, 13 Mar 2008) | 4 lines
  
  Revert to having the windows-bug workaround (short timeout on
  GetQueuedCompletionStatus) on all threads as there are still scenarios
  where threads can get stuck indefinitely.
........


[SVN r43571]
2008-03-12 14:12:08 +00:00
Hartmut Kaiser
1fa489e993 Wave: Applied a workaround for Intel compilers and for Pathscale.
[SVN r43543]
2008-03-07 22:54:30 +00:00
Hartmut Kaiser
b58b7f6b28 Wave: more fixes for #1673
[SVN r43536]
2008-03-07 14:12:04 +00:00
Anthony Williams
f2053a94e8 Imported changeset 43461 to fix issue #1665
[SVN r43520]
2008-03-05 20:47:56 +00:00
Douglas Gregor
ec8fbb2ec8 Merged missing iostreams detail headers from trunk
[SVN r43510]
2008-03-05 14:31:07 +00:00
Jonathan Turkanis
53456cdb85 full merge from trunk at 43458
[SVN r43460]
2008-03-03 07:02:13 +00:00
Jonathan Turkanis
793b39f3e1 merged from trunk
[SVN r43459]
2008-03-03 07:00:58 +00:00
Eric Niebler
f77bbb563a fix typo causing use_simple_repeat error, add test case
[SVN r43439]
2008-03-01 01:54:58 +00:00
John Maddock
c5e06be59c Fixes #1658.
[SVN r43436]
2008-02-29 10:14:35 +00:00
Daniel James
e9d06e546a Merged revisions 43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43417-43418,43420,43422-43423 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43417 | danieljames | 2008-02-26 22:04:55 +0000 (Tue, 26 Feb 2008) | 2 lines
  
  Fix a link to Boost.Bimap.
........
  r43418 | danieljames | 2008-02-26 22:07:25 +0000 (Tue, 26 Feb 2008) | 2 lines
  
  Change another link that's no longer in the repository to link to the website.
........
  r43422 | danieljames | 2008-02-27 18:51:14 +0000 (Wed, 27 Feb 2008) | 1 line
  
  Fix broken copyright urls. Fixes #1573.
........
  r43423 | danieljames | 2008-02-27 19:22:01 +0000 (Wed, 27 Feb 2008) | 1 line
  
  Fix incorrect links to copyright of the form 'http:#www.boost.org
........


[SVN r43425]
2008-02-27 20:00:24 +00:00
Beman Dawes
853fbd95c0 Merge changes from trunk
[SVN r43408]
2008-02-25 00:52:49 +00:00
Beman Dawes
9a4cb09709 Merge changes from trunk
[SVN r43407]
2008-02-25 00:46:40 +00:00
Beman Dawes
b97020824f Merge changes from trunk
[SVN r43406]
2008-02-25 00:43:24 +00:00
Jonathan Turkanis
c064180fdd full merge from trunk at revision 43402 of boost/iostreams and libs/iostreams
[SVN r43404]
2008-02-23 18:00:38 +00:00
Rene Rivera
bb4ba2583d Remove obsolete getting started files. They where replaced by more/getting_started/*. (merge from trunk)
[SVN r43372]
2008-02-22 16:29:46 +00:00
Daniel James
8653c1053b Merged revisions 43368 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43368 | danieljames | 2008-02-22 09:21:22 +0000 (Fri, 22 Feb 2008) | 2 lines
  
  Update the index.html link in the navbar.
........


[SVN r43370]
2008-02-22 09:29:55 +00:00
Daniel James
30813f09b7 Remove old redirect html file.
[SVN r43367]
2008-02-22 08:30:15 +00:00
Rene Rivera
00f78d5be3 Rename readme.html to index.html, and add forwarding index.htm for backward compatibility. (merge from trunk)
[SVN r43366]
2008-02-22 05:31:08 +00:00
John Maddock
0afd16b74c Merge regenerated docs from Trunk.
[SVN r43360]
2008-02-21 17:03:11 +00:00
John Maddock
bd8e49cdb6 Merge minor change from Trunk.
[SVN r43358]
2008-02-21 16:51:41 +00:00
John Maddock
3e4563b056 Merged update from Trunk: adds link to PDF and fixes some broken links.
[SVN r43355]
2008-02-21 13:58:40 +00:00
John Maddock
eadee62e4b Merged doc fixes from Trunk.
[SVN r43352]
2008-02-21 13:23:29 +00:00
John Maddock
d81a4c15d6 Updated docs: merged from Trunk with fixes to URL's, typos, and links to PDF docs.
[SVN r43348]
2008-02-21 12:14:40 +00:00
Christopher Kohlhoff
5efdbcebc6 Bump asio version prior to release candidate.
[SVN r43343]
2008-02-21 07:18:19 +00:00
Christopher Kohlhoff
6006019184 Merged in fixes from trunk.
........
  r42119 | chris_kohlhoff | 2007-12-18 00:04:30 +1100 (Tue, 18 Dec 2007) | 2 lines
  
  Fixes for older HP-UX.
........
  r42121 | chris_kohlhoff | 2007-12-18 00:17:46 +1100 (Tue, 18 Dec 2007) | 2 lines
  
  Documentation fixes.
........
  r42750 | chris_kohlhoff | 2008-01-15 00:13:35 +1100 (Tue, 15 Jan 2008) | 2 lines
  
  Fix concept name in comment.
........
  r42752 | chris_kohlhoff | 2008-01-15 00:20:06 +1100 (Tue, 15 Jan 2008) | 2 lines
  
  Add missing broken pipe error.
........
  r42753 | chris_kohlhoff | 2008-01-15 00:21:37 +1100 (Tue, 15 Jan 2008) | 3 lines
  
  Don't include sys/time.h when compiling with aCC, as that header does not
  supply pselect(), which is needed for HP-UX/aCC to work correctly.
........
  r42754 | chris_kohlhoff | 2008-01-15 00:22:21 +1100 (Tue, 15 Jan 2008) | 2 lines
  
  Disable noisy and incorrect /Wp64 warnings generated by MSVC.
........
  r42755 | chris_kohlhoff | 2008-01-15 00:24:28 +1100 (Tue, 15 Jan 2008) | 3 lines
  
  Don't call epoll_wait/kevent if there are no old operations (where old means
  added prior to the last epoll_wait/kevent call) needing to be demultiplexed.
........
  r42756 | chris_kohlhoff | 2008-01-15 00:25:24 +1100 (Tue, 15 Jan 2008) | 2 lines
  
  Silence some integer truncation warnings.
........
  r42758 | chris_kohlhoff | 2008-01-15 00:27:52 +1100 (Tue, 15 Jan 2008) | 8 lines
  
  Silence some integer truncation warnings.
  
  Only perform the windows-bug workaround where we use a short timeout with
  GetQueuedCompletionStatus from one thread, i.e. the timer thread.
  
  Keep track of the number of OVERLAPPED-derived operations to ensure that
  they all get cleaned up when the io_service is destroyed.
........
  r42759 | chris_kohlhoff | 2008-01-15 00:29:08 +1100 (Tue, 15 Jan 2008) | 5 lines
  
  Check for truncation when converting buffer size from size_t to openssl's
  int argument.
  
  Try to fix possible thread-safety issues in SSL wrapper.
........
  r42817 | chris_kohlhoff | 2008-01-17 00:46:01 +1100 (Thu, 17 Jan 2008) | 2 lines
  
  Set the openssl callback function for getting a thread ID.
........
  r43054 | chris_kohlhoff | 2008-02-02 22:37:45 +1100 (Sat, 02 Feb 2008) | 4 lines
  
  Ensure that the workaround for the MSVC secure iterator problem is only
  used when compiling with MSVC. The workaround causes g++'s library debug
  mode to report errors due to the assignment from a singular iterator.
........
  r43055 | chris_kohlhoff | 2008-02-02 22:39:17 +1100 (Sat, 02 Feb 2008) | 2 lines
  
  Fix "possible loss of data" warning when building for Windows 2000 targets.
........
  r43056 | chris_kohlhoff | 2008-02-02 23:02:23 +1100 (Sat, 02 Feb 2008) | 3 lines
  
  The latest Windows SDKs don't support IPv6 when building for Windows 2000,
  so we need to use the SDK emulation in that case.
........
  r43221 | chris_kohlhoff | 2008-02-12 00:59:44 +1100 (Tue, 12 Feb 2008) | 2 lines
  
  Need to define _XOPEN_SOURCE_EXTENDED when compiling for HP-UX.
........
  r43301 | chris_kohlhoff | 2008-02-19 00:31:26 +1100 (Tue, 19 Feb 2008) | 2 lines
  
  Fix printing of error messages.
........
  r43302 | chris_kohlhoff | 2008-02-19 00:33:23 +1100 (Tue, 19 Feb 2008) | 2 lines
  
  Only define _XOPEN_SOURCE_EXTENDED when building with gcc on HP-UX.
........
  r43303 | chris_kohlhoff | 2008-02-19 00:35:15 +1100 (Tue, 19 Feb 2008) | 3 lines
  
  Add missing #include of socket_types.hpp needed for the SSL unit tests
  to compile successfully on Windows.
........


[SVN r43342]
2008-02-21 06:54:04 +00:00
Christopher Kohlhoff
19c92a1ffc Fix up links to asio example source files by copying the source files into the documentation directory.
[SVN r43341]
2008-02-21 03:41:25 +00:00
Christopher Kohlhoff
96dc8159d1 Need to copy images used by the asio docs to the correct location.
[SVN r43340]
2008-02-21 01:28:34 +00:00
Rene Rivera
179e5925c9 Merge docs cleanups from trunk.
[SVN r43339]
2008-02-21 00:26:37 +00:00
Vladimir Prus
69f7c9d3f7 Merge from trunk:
Tolerate argc being zero.

Patch from C. K. Jester-Young.


[SVN r43331]
2008-02-20 14:55:25 +00:00
Christopher Kohlhoff
86cc4d1849 Ensure that the asio docs are generated.
[SVN r43313]
2008-02-19 07:31:40 +00:00