Commit graph

36408 commits

Author SHA1 Message Date
Joaquín M López Muñoz
6469bee4fa merged [60388] from trunk
[SVN r60389]
2010-03-09 21:37:15 +00:00
Emil Dotchevski
5076f0c65f updating from trunk.
[SVN r60338]
2010-03-08 08:18:25 +00:00
Daniel James
22b5d2ba20 Revert [60052] as it isn't as uncontroversial as I thought.
[SVN r60314]
2010-03-07 16:22:34 +00:00
Daniel James
14d73fbaa9 Suppress/fix some msvc and gcc compiler warnings ([57494]).
[SVN r60291]
2010-03-07 12:13:29 +00:00
Daniel James
b27684610c Merge some tests for unwrap ([47296], [47297])
[SVN r60290]
2010-03-07 12:11:44 +00:00
Daniel James
6f2cdaf3cd Merge various result_of changes.
- [42234] Reduce header dependencies, from Shunsuke Sogame. Fixes #1535
 - [45256] result_of implementation that makes use of C++0x decltype, from Daniel Walker. Fixes #862.
 - [48620] Fix result_of to work with const-qualified function pointers. Fixes #1310
 - [60052] Remove use of deprecated config macro in result_of.



[SVN r60289]
2010-03-07 12:08:00 +00:00
Daniel James
7ae4bd8d62 Merge quickbook and boostbook from trunk.
[SVN r60288]
2010-03-07 11:11:52 +00:00
Robert Ramey
fd03cc5c12 remove unnecessary includes
[SVN r60267]
2010-03-07 02:37:00 +00:00
Robert Ramey
e2d3084522 improve portability for 64 bit integers
[SVN r60266]
2010-03-07 02:35:56 +00:00
Robert Ramey
7419669ab5 Suppress multiple definition trap
[SVN r60265]
2010-03-07 02:35:30 +00:00
Robert Ramey
0ad1760084 fix to permit shared_ptr from this to work
[SVN r60264]
2010-03-07 02:33:11 +00:00
Robert Ramey
924beeac2c improve portability for 64 bit integers
[SVN r60261]
2010-03-07 02:12:51 +00:00
Christian Henning
d3bb8360a7 Fix for ticket #2831.
[SVN r60194]
2010-03-05 16:15:07 +00:00
John Maddock
5c786a897b Fixes #3980.
[SVN r60151]
2010-03-04 18:03:05 +00:00
Eric Niebler
2b43ba7301 Merged revisions 59934 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r59934 | eric_niebler | 2010-02-26 12:59:46 +1100 (Fri, 26 Feb 2010) | 1 line
  
  add missing include
........


[SVN r60018]
2010-03-01 10:33:15 +00:00
Daniel James
68f5f3fa29 Merge doc directory from trunk.
[SVN r59962]
2010-02-27 19:17:20 +00:00
Robert Ramey
0094227559 move recent changes to release branch
[SVN r59943]
2010-02-26 05:29:59 +00:00
Robert Ramey
fe319931eb move recent changes to release branch
[SVN r59942]
2010-02-26 05:28:56 +00:00
Robert Ramey
d4c7ae8217 move recent changes to release branch
[SVN r59941]
2010-02-26 05:17:31 +00:00
Robert Ramey
26eb81ba49 move recent changes to release branch
[SVN r59940]
2010-02-26 05:08:08 +00:00
Eric Niebler
a0c7e6645e Merged revisions 59854 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r59854 | eric_niebler | 2010-02-23 19:42:25 +1100 (Tue, 23 Feb 2010) | 1 line
  
  fix const correctness issues, work around fusion bug #3954
........


[SVN r59925]
2010-02-25 22:52:26 +00:00
Daniel James
fc74cae871 Merge hash and unordered from trunk.
- Replace uses of deprecated C++0x macros
 - Set length of primes inside template on Sun C++. Fixes #3854
 - Missing newline at end of file.



[SVN r59911]
2010-02-25 19:05:01 +00:00
Vladimir Prus
1e7d5f2376 Merge from trunk
[SVN r59728]
2010-02-17 09:49:08 +00:00
Daniel James
0f2752edd4 Merge some detail changes.
- [53670] Avoid C style casts.
 - [55604] Fix #3346 boost/detail/scoped_enum_emulation.hpp enum_t conflict
   with Unix rpc/types.h
 - Don't foward declare containers when using gcc's parallel library and add a
   macro to disable forward declaration. Fixes #3866.


[SVN r59679]
2010-02-14 16:31:21 +00:00
Joaquín M López Muñoz
2593fbf4c6 merged [59582] from trunk
[SVN r59638]
2010-02-11 19:28:27 +00:00
Eric Niebler
3a4bdf48d9 add missing include, fixes #3915
[SVN r59619]
2010-02-10 14:54:58 +00:00
Joaquín M López Muñoz
5f05e0884e merged [58485] and [59443] from trunk
[SVN r59525]
2010-02-06 14:38:28 +00:00
Daniel James
dad1ced3d7 Handle redirections when downloading docbook files.
[SVN r59378]
2010-01-31 14:00:27 +00:00
Joel de Guzman
56d01e9694 fix regression failure. macro BOOST_SPIRIT_TEST_REAL_PRECISION enables a particular test for precision. This is disabled by default.
[SVN r59360]
2010-01-30 03:43:46 +00:00
Daniel James
5e18cb5484 Merge some fixes from trunk:
- Missing newline in an iostreams header.
 - Link fixes for iostream documentation.
 - Ignore a doxygen tag in boostbook.


[SVN r59258]
2010-01-24 20:43:34 +00:00
Hartmut Kaiser
1340cd0963 Spirit: merging docs from trunk
[SVN r59255]
2010-01-24 17:27:33 +00:00
Hartmut Kaiser
bb62430b18 Spirit: merging bug fix for rule copy construction from trunk
[SVN r59240]
2010-01-23 18:29:34 +00:00
Hartmut Kaiser
05d4f2472f Spirit: merging docs from trunk
[SVN r59135]
2010-01-18 18:40:10 +00:00
Christopher Kohlhoff
5950b82072 Merge doc and example changes from trunk.
........
  r58900 | chris_kohlhoff | 2010-01-11 23:22:33 +1100 (Mon, 11 Jan 2010) | 2 lines
  
  Add HTTP Server 4 example.
........
  r59103 | chris_kohlhoff | 2010-01-18 08:42:36 +1100 (Mon, 18 Jan 2010) | 2 lines
  
  Add coroutine::is_complete() and support for "yield break;".
........
  r59104 | chris_kohlhoff | 2010-01-18 08:48:17 +1100 (Mon, 18 Jan 2010) | 2 lines
  
  Document ordering of handlers in strands. Fix error in streambuf snippet.
........
  r59106 | chris_kohlhoff | 2010-01-18 09:21:21 +1100 (Mon, 18 Jan 2010) | 2 lines
  
  Update revision history.
........


[SVN r59110]
2010-01-18 02:35:32 +00:00
Jeremiah Willcock
2ad82e88c4 Merged r59005 from trunk, commenting out debugging code
[SVN r59031]
2010-01-15 10:30:32 +00:00
Daniel James
d48f96aac0 Copy generated fusion documentation from trunk.
[SVN r59021]
2010-01-15 06:35:28 +00:00
Daniel James
8db2223fb1 Merge link fix.
[SVN r59013]
2010-01-15 00:56:07 +00:00
Hartmut Kaiser
e76543b06a Spirit: merging from trunk
[SVN r59011]
2010-01-14 23:52:48 +00:00
Daniel James
39b6d65ab5 Merge root index for 1.42.
[SVN r58992]
2010-01-13 23:42:39 +00:00
Matias Capeletto
a5ad7e94b1 merge from trunk (58852-58891)
[SVN r58985]
2010-01-13 19:04:38 +00:00
Matias Capeletto
63652d8ce8 merge from trunk (58852-58891)
[SVN r58984]
2010-01-13 19:04:08 +00:00
Beman Dawes
a4675c4da4 merge trunk
[SVN r58983]
2010-01-13 18:03:18 +00:00
Andy Tompkins
3816964d0f add uuid library
[SVN r58969]
2010-01-13 12:14:12 +00:00
Andy Tompkins
e54d899921 add uuid library
[SVN r58968]
2010-01-13 11:50:43 +00:00
Andy Tompkins
cb8aed9e3c add uuid library
[SVN r58967]
2010-01-13 11:44:30 +00:00
Marshall Clow
37050bb1f3 Merged array changes from trunk to release
[SVN r58921]
2010-01-12 05:55:52 +00:00
John Maddock
bd327364a8 Fixes #3704.
[SVN r58905]
2010-01-11 13:30:26 +00:00
Eric Niebler
08f4a0c069 Merged revisions 58887 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r58887 | eric_niebler | 2010-01-11 21:42:45 +1100 (Mon, 11 Jan 2010) | 1 line
  
  add qualification to extractor calls for gcc users
........


[SVN r58889]
2010-01-11 10:57:44 +00:00
John Maddock
736b14ae8f Merge changes in Trunk:
Simplify regex_timer to eliminate regression failure.
  Rename extern "C" function to have a "boost_" prefix.
  Fix recursive-expression related bug, and update tests to match.

[SVN r58885]
2010-01-11 09:55:40 +00:00
Christopher Kohlhoff
b898c57454 Version bump.
[SVN r58884]
2010-01-11 02:36:53 +00:00