Commit graph

32027 commits

Author SHA1 Message Date
Daniel James
df67256456 Merge some documentation changes.
Merged revisions 48927-48930,48934,48938 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r48927 | danieljames | 2008-09-23 20:29:01 +0100 (Tue, 23 Sep 2008) | 5 lines
  
  Rewrite the id code to convert the characters of parts of the id at the time of
  generating the id. This means that characters are translated to underscores for
  ids as well as for filenames, since in the eventual documents they have to be
  percent encoded this is probably an approvement. It also lets us deal with the
  translation more intelligently and truncate long identifiers.
........
  r48928 | danieljames | 2008-09-23 20:42:06 +0100 (Tue, 23 Sep 2008) | 1 line
  
  Copy extra images from quickbook to the combined documentation.
........
  r48929 | danieljames | 2008-09-23 20:44:20 +0100 (Tue, 23 Sep 2008) | 1 line
  
  Change quickbook so that the links are relative to the combined documentation.
........
  r48930 | danieljames | 2008-09-23 20:44:39 +0100 (Tue, 23 Sep 2008) | 1 line
  
  Remove the prebuilt version of quickbook.
........


[SVN r48957]
2008-09-24 22:55:00 +00:00
Daniel James
9af3c94ecc The test case for BOOST_NO_INITIALIZER_LISTS, I'll run generate tomorrow.
[SVN r48934]
2008-09-23 23:22:56 +00:00
Daniel James
36ece90d18 Remove the prebuilt version of quickbook.
[SVN r48930]
2008-09-23 19:44:39 +00:00
Daniel James
1dadbfc58b Change quickbook so that the links are relative to the combined documentation.
[SVN r48929]
2008-09-23 19:44:20 +00:00
Daniel James
510dc55d6d Copy extra images from quickbook to the combined documentation.
[SVN r48928]
2008-09-23 19:42:06 +00:00
Daniel James
793b2b236b Rewrite the id code to convert the characters of parts of the id at the time of
generating the id. This means that characters are translated to underscores for
ids as well as for filenames, since in the eventual documents they have to be
percent encoded this is probably an approvement. It also lets us deal with the
translation more intelligently and truncate long identifiers.

[SVN r48927]
2008-09-23 19:29:01 +00:00
John Maddock
f9904beff7 Added markup for the new cmath TR1 tests.
[SVN r48924]
2008-09-23 09:49:19 +00:00
Douglas Gregor
446f2e5be0 CodeGear C++ fix, from Nicola Musatti. Fixes #2325
[SVN r48922]
2008-09-23 00:26:21 +00:00
Emil Dotchevski
f88d5a85d6 Tests workarounds for CodeGear 2009. Thanks Nicola for all the CodeGear workarounds.
[SVN r48921]
2008-09-22 22:47:03 +00:00
Emil Dotchevski
3870873636 documentation update
[SVN r48920]
2008-09-22 19:14:54 +00:00
Emil Dotchevski
bd8c4dd38c very minor change, making a constructor explicit.
[SVN r48919]
2008-09-22 18:57:20 +00:00
Emil Dotchevski
1607afd3e1 Improving CodeGear C++Builder 2009 compatibility
[SVN r48918]
2008-09-22 18:27:58 +00:00
Eric Niebler
22b246d8c3 Merged revisions 48914 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r48914 | eric_niebler | 2008-09-21 13:48:06 -0700 (Sun, 21 Sep 2008) | 1 line
  
  document as_expr(), as_child(), literal<>, lit() and BOOST_PROTO_EXTENDS() and friends
........


[SVN r48915]
2008-09-21 20:56:13 +00:00
Eric Niebler
424baa261d document as_expr(), as_child(), literal<>, lit() and BOOST_PROTO_EXTENDS() and friends
[SVN r48914]
2008-09-21 20:48:06 +00:00
John Maddock
db8b2a3b4e Fixes #2341.
[SVN r48910]
2008-09-20 15:39:47 +00:00
John Maddock
5ba3a7d1f1 Oops, regenerate and add missing files.
[SVN r48909]
2008-09-20 08:58:10 +00:00
Eric Niebler
db1dc61dc8 Merged revisions 48906-48907 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r48906 | eric_niebler | 2008-09-19 21:31:20 -0700 (Fri, 19 Sep 2008) | 1 line
  
  fix futures example
........
  r48907 | eric_niebler | 2008-09-19 22:01:49 -0700 (Fri, 19 Sep 2008) | 1 line
  
  fix map_assign example
........


[SVN r48908]
2008-09-20 05:04:44 +00:00
Eric Niebler
1a5d034a4b fix map_assign example
[SVN r48907]
2008-09-20 05:01:49 +00:00
Eric Niebler
480f74f901 fix futures example
[SVN r48906]
2008-09-20 04:31:20 +00:00
Emil Dotchevski
8909c3dff2 Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
[SVN r48905]
2008-09-19 20:29:26 +00:00
Gennadiy Rozental
c82d570d2c another attempt on portable link command
[SVN r48904]
2008-09-19 18:53:41 +00:00
K. Noel Belcourt
5bba85dde9 Add support for builing with intel compilers on Itanium
(define BOOST_NO_TWO_PHASE_NAME_LOOKUP macro).



[SVN r48897]
2008-09-19 16:37:43 +00:00
John Maddock
d2fa1d092e Regenerate docs.
[SVN r48894]
2008-09-19 12:01:54 +00:00
John Maddock
5eec95d265 Fixes #2327.
Additional Codegear support macros and configuration.

[SVN r48893]
2008-09-19 12:00:14 +00:00
John Maddock
c082f6b593 Merge Boost.Config changes ready for 1.37.
[SVN r48892]
2008-09-19 11:24:09 +00:00
John Maddock
6fa0d11b5f Fix missing #include.
[SVN r48884]
2008-09-19 09:12:45 +00:00
John Maddock
e0d50b36c1 Fix missing #include.
[SVN r48883]
2008-09-19 09:12:33 +00:00
Matthew Calabrese
1123c88e1b Merged BOOST_BINARY utility macro.
[SVN r48879]
2008-09-19 08:19:02 +00:00
Emil Dotchevski
da429b2538 #defined BOOST_EXCEPTION_DISABLE on any BCC until workarounds are found for the tests in libs/exception/test.
[SVN r48860]
2008-09-19 00:09:47 +00:00
Gennadiy Rozental
1580ece2b7 pid<->uid mixup fixed
[SVN r48858]
2008-09-18 19:59:49 +00:00
Daniel James
8087e739e6 Merged revisions 48081-48082,48791,48802-48803,48853 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r48081 | danieljames | 2008-08-11 08:52:37 +0100 (Mon, 11 Aug 2008) | 2 lines
  
  Rename 'emplace' with hint to 'emplace_hint'.
........
  r48082 | danieljames | 2008-08-11 08:53:05 +0100 (Mon, 11 Aug 2008) | 2 lines
  
  More recent version of the working draft.
........
  r48791 | danieljames | 2008-09-15 22:48:46 +0100 (Mon, 15 Sep 2008) | 1 line
  
  Fix a workaround macro.
........
  r48802 | danieljames | 2008-09-16 22:45:53 +0100 (Tue, 16 Sep 2008) | 1 line
  
  Forward headers for the unordered containers.
........
  r48803 | danieljames | 2008-09-16 22:49:41 +0100 (Tue, 16 Sep 2008) | 1 line
  
  Move the unordered headers into the unordered directory.
........
  r48853 | danieljames | 2008-09-18 12:23:12 +0100 (Thu, 18 Sep 2008) | 1 line
  
  Update unordered changelog.
........


[SVN r48854]
2008-09-18 11:30:59 +00:00
Daniel James
56ddb1fdaa Update unordered changelog.
[SVN r48853]
2008-09-18 11:23:12 +00:00
Gennadiy Rozental
2c7f04d7a2 Linux port
Jamfile introduced

[SVN r48848]
2008-09-18 05:05:03 +00:00
Gennadiy Rozental
8a94709936 framework clear method introduced
[SVN r48847]
2008-09-18 05:00:20 +00:00
Gennadiy Rozental
61665696a6 avoids gcc warnings
[SVN r48846]
2008-09-18 04:59:15 +00:00
Gennadiy Rozental
39d8d2c0c4 avoids warnings on some systems
[SVN r48845]
2008-09-18 04:57:48 +00:00
Gennadiy Rozental
91ccf54eeb compile time switch to change default for catch_system_error parameter
[SVN r48844]
2008-09-18 04:56:35 +00:00
Marshall Clow
ee8fca424e Replaced copyright symbols with (c) to match trunk
[SVN r48843]
2008-09-18 02:56:37 +00:00
Marshall Clow
fe44f8534b Replaced copyright symbols with (c) to match trunk
[SVN r48842]
2008-09-18 02:54:03 +00:00
Marshall Clow
f832b25faf Replaced copyright symbols with (c) to match trunk
[SVN r48841]
2008-09-18 02:48:14 +00:00
Peter Dimov
712e9cfb7c Fix #2245.
[SVN r48840]
2008-09-17 23:07:33 +00:00
Peter Dimov
0c2100e630 Fix #2315.
[SVN r48839]
2008-09-17 22:59:07 +00:00
Peter Dimov
910b34df18 Fix #2263. See also [48835].
[SVN r48838]
2008-09-17 22:53:53 +00:00
Peter Dimov
16100639f0 Fix #1758. V9 is the default for g++ 4.2 or later, on 4.1 and earlier do not attempt to use CAS on V8.
[SVN r48837]
2008-09-17 22:49:18 +00:00
Peter Dimov
92ea938f85 Fix #2000.
[SVN r48836]
2008-09-17 22:43:14 +00:00
Peter Dimov
d4677d83d7 Fix #2336.
[SVN r48835]
2008-09-17 22:37:13 +00:00
Peter Dimov
ec041c953a Fix #2310.
[SVN r48834]
2008-09-17 22:31:13 +00:00
Peter Dimov
5a5364481e Fix #2337.
[SVN r48833]
2008-09-17 22:21:56 +00:00
Peter Dimov
3e7cd82b32 Fix #2338.
[SVN r48832]
2008-09-17 22:17:29 +00:00
Stephan Diederich
b9e507077c silence MSVC8 warnings through pragmas, fixes #2296
[SVN r48821]
2008-09-17 18:44:34 +00:00