Commit graph

29501 commits

Author SHA1 Message Date
Beman Dawes
5d7a38e98f Apply changeset 43865, fixing #1718
[SVN r43872]
2008-03-26 17:13:05 +00:00
Beman Dawes
d40542107e Apply changeset 43864, fixing #1717
[SVN r43871]
2008-03-26 17:07:04 +00:00
Beman Dawes
8ca15b203d Merge changeset 43861, fixing #1716
[SVN r43870]
2008-03-26 16:59:45 +00:00
Beman Dawes
64a68fbe55 Initial commit
[SVN r43868]
2008-03-26 16:00:44 +00:00
Rene Rivera
a189ce90ac Add --build-type option, to limit the number of compiled variants. (merge from trunk)
[SVN r43860]
2008-03-25 20:47:24 +00:00
Hartmut Kaiser
fa99259d0a Wave: Removed an assertion causing compilation problems on certain platforms.
[SVN r43851]
2008-03-25 13:40:22 +00:00
Anthony Williams
4d06d70507 removed declaration of undefined type exclusive_lock
[SVN r43850]
2008-03-25 07:59:58 +00:00
Joel de Guzman
f389b4302b Added note about --preserve-test-targets
[SVN r43849]
2008-03-24 23:04:36 +00:00
Joel de Guzman
a2480b4260 Added note about --preserve-test-targets
[SVN r43848]
2008-03-24 23:02:57 +00:00
Beman Dawes
9b76354853 Merge from trunk
[SVN r43805]
2008-03-23 15:38:30 +00:00
Daniel James
36f9b5ed50 Merged revisions 43750-43752 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43750 | danieljames | 2008-03-21 16:52:40 +0000 (Fri, 21 Mar 2008) | 1 line
  
  Check links in single quotes as well as double quotes.
........
  r43752 | danieljames | 2008-03-21 16:56:35 +0000 (Fri, 21 Mar 2008) | 1 line
  
  Decode percent coded characters and '&' when inspecting urls.
........


[SVN r43794]
2008-03-22 09:03:46 +00:00
Anthony Williams
298433ff19 Imported revision #43730 from trunk to eliminate some warnings
[SVN r43743]
2008-03-21 15:04:10 +00:00
Douglas Gregor
d51bda909e Markup VC9 failures
[SVN r43729]
2008-03-19 17:16:03 +00:00
Douglas Gregor
4dcd940308 Fix compilation error on PPC Darwin
[SVN r43728]
2008-03-19 16:57:48 +00:00
Eric Niebler
e354bf7c3e Merged revisions 43177-43178,43180-43187,43194-43198,43201-43203,43208,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,43420,43425-43427,43429-43432,43436,43439-43440,43442-43457,43459-43460,43462-43463,43465-43466,43474-43475,43477,43479-43483,43486-43495,43497-43500,43504-43507,43510-43522,43529,43532-43533,43536,43543,43545,43547-43554,43556-43564,43567-43568,43571,43574-43585,43587-43589,43591,43594,43596-43599,43602-43604,43609-43618,43620,43623-43624,43626-43631,43634-43639,43648-43659,43664-43665,43667-43670,43672-43675,43677-43678,43681-43684,43688-43689,43697-43700,43703,43707-43708,43710-43713,43716,43718 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43177 | eric_niebler | 2008-02-08 09:11:57 -0800 (Fri, 08 Feb 2008) | 1 line
  
  reserve some c_type bits for dinkumware on windows, fixes #1625
........
  r43506 | eric_niebler | 2008-03-04 15:01:17 -0800 (Tue, 04 Mar 2008) | 1 line
  
  fix bad interaction between boyer-moore optimization and partial match feature, fixes #1564
........
  r43718 | eric_niebler | 2008-03-18 22:18:50 -0700 (Tue, 18 Mar 2008) | 1 line
  
  correct minor doc inaccuracies
........


[SVN r43725]
2008-03-19 16:18:58 +00:00
Beman Dawes
36e65aa5ea Merge from trunk; fix ordering of libraries within categories. [Vicente Juan Botet]
[SVN r43724]
2008-03-19 12:42:25 +00:00
Jan Gaspar
5f0adc862f circular_buffer: improved documentation
[SVN r43720]
2008-03-19 09:25:52 +00:00
Beman Dawes
4943d7b4d3 Merge broken link fixes
[SVN r43716]
2008-03-19 01:48:49 +00:00
Marshall Clow
29938c39ac Merge from trunk to release
[SVN r43713]
2008-03-19 00:02:06 +00:00
Jan Gaspar
809759edb0 circular_buffer: bugfix #1692
[SVN r43711]
2008-03-18 22:40:50 +00:00
Beman Dawes
c0e5d75ae7 Fix inspect boo boos; mostly broken links
[SVN r43710]
2008-03-18 19:52:58 +00:00
Douglas Gregor
33e26970bb Merge MPI/Graph documentation fixes from trunk
[SVN r43700]
2008-03-18 13:20:44 +00:00
Daniel James
673c61e284 Fix thread documentation integration with the combined docs.
[SVN r43698]
2008-03-18 08:48:26 +00:00
Ion Gaztañaga
b97171dd86 #1683: Boost Intrusive - Superflous template parameter
[SVN r43697]
2008-03-18 08:10:08 +00:00
Tobias Schwinger
787bf345ac stages trunk version for boost 1.35
[SVN r43684]
2008-03-17 21:42:41 +00:00
Beman Dawes
7bdbbbf899 Add function_types
[SVN r43677]
2008-03-17 16:55:01 +00:00
Eric Niebler
230e634c89 Merged revisions 43663 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43663 | eric_niebler | 2008-03-16 17:35:04 -0700 (Sun, 16 Mar 2008) | 1 line
  
  document new format flags, and range-based interface for regex_match and regex_search
........


[SVN r43675]
2008-03-17 16:25:52 +00:00
Anthony Williams
6a85919e2e New documentation for thread library imported from trunk revision 43671
[SVN r43674]
2008-03-17 13:59:17 +00:00
Anthony Williams
f9827ae840 Test and fix for bug #1693 to ensure thread_specific_ptr::release works as desired imported from trunk changeset 43666
[SVN r43673]
2008-03-17 13:46:19 +00:00
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