Commit Graph
614 Commits
Author SHA1 Message Date
Daniel James 76443159e3 Add core to metadata.
Key has to be the same as it was in bind, so that the script can tell
it's the same library.
2014-08-21 20:35:01 +01:00
Daniel James 3378fd7b47 Add redirect file for ref permalink. 2014-08-21 20:33:19 +01:00
Andrey Semashev e4e1a1fda5 Moved enable_if from Boost.Utility. 2014-08-18 18:56:51 +04:00
Peter Dimov 5d251ae769 Switch swap tests to lightweight_test. 2014-08-09 12:54:49 +03:00
Peter Dimov 1a956992bd Extend nullptr_t workaround to Intel C++. 2014-08-09 00:26:39 +03:00
Peter Dimov 0fa07e72eb Remove reference-collapsing overloads of ref and cref. 2014-07-15 12:06:55 +03:00
Andrey Semashev 1bd554f5ad To silence Intel Compiler warnings function forward declarations are now inline. 2014-06-23 15:38:31 +04:00
Andrey Semashev 91b9110e04 Changed boost.root parameter to a relative path to avoid warnings in the inspection report. Added URL prefix for pdf build. 2014-06-16 20:23:14 +04:00
Andrey Semashev b230dfc9cd Corrected links to docs in assumption that the docs are built in core/doc/html.
The placement for docs discussed in https://github.com/boostorg/utility/pull/14.
2014-06-16 15:31:13 +04:00
Andrey Semashev a01ab668f4 Merge branch 'develop' 2014-06-15 01:20:01 +04:00
Andrey Semashev 3f5eb44685 Silenced clang warnings about unused arguments. 2014-06-15 01:19:43 +04:00
Peter Dimov a33cbf049f Merge branch 'develop' 2014-06-14 13:41:45 +03:00
Andrey Semashev 95ad3ede45 Corrected the path to noncopyable_compile_fail.cpp test. 2014-06-12 21:25:13 +04:00
Andrey Semashev d30b833d11 Corrected the path to noncopyable_compile_fail.cpp test. 2014-06-12 21:24:49 +04:00
Andrey Semashev 5e30e494fa Removed the old test. 2014-06-12 21:23:06 +04:00
Andrey Semashev 41ed750515 Added Rationale section from the original docs in Boost.Utility. 2014-06-12 21:23:06 +04:00
Andrey Semashev 0808e5a3ab Removed trailing spaces. 2014-06-12 21:23:06 +04:00
Andrey Semashev ebaa63b721 Renamed test and added to Jamfile. 2014-06-12 21:23:06 +04:00
Andrey Semashev aca24b7928 The test was moved from Boost.Utility. 2014-06-12 21:23:06 +04:00
John Maddock 9b7158e583 Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history).
[SVN r24402]
2014-06-12 21:23:06 +04:00
Aleksey Gurtovoy fb483c9210 split utility.hpp header
[SVN r17472]
2014-06-12 21:23:06 +04:00
Darin Adler af68d7cde5 Always say "private noncopyable" to avoid warnings.
[SVN r12762]
2014-06-12 21:23:06 +04:00
Beman Dawes 50f6e3b081 tabs
[SVN r12360]
2014-06-12 21:23:06 +04:00
Beman Dawes 3bef5f99a3 This commit was generated by cvs2svn to compensate for changes in r4, which included commits to RCS files with non-trunk default branches.
[SVN r7621]
2014-06-12 21:23:06 +04:00
Andrey Semashev 6b1dd51818 Added low level tools for demangling. Requested by Boost.TypeIndex author. 2014-06-12 21:23:06 +04:00
Andrey Semashev 5cedbf8548 Removed the old test. 2014-06-12 21:13:50 +04:00
Andrey Semashev e3e304fc21 Added Rationale section from the original docs in Boost.Utility. 2014-06-12 21:06:45 +04:00
Andrey Semashev 3408d02684 Merge branch 'develop' of github.com:boostorg/core into develop 2014-06-12 20:06:04 +04:00
Andrey Semashev 10a2b35c4a Removed trailing spaces. 2014-06-12 20:05:59 +04:00
Andrey Semashev 20ce128b95 Merge pull request #7 from boostorg/feature/demangle_alloc
Added low level tools for demangling.
2014-06-12 20:05:17 +04:00
Andrey Semashev 2ace824e44 Renamed test and added to Jamfile. 2014-06-12 19:53:08 +04:00
Andrey Semashev 79a9e9414b The test was moved from Boost.Utility. 2014-06-12 19:50:47 +04:00
John Maddock 3e6a538911 Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history).
[SVN r24402]
2014-06-12 19:45:25 +04:00
Aleksey Gurtovoy 600f6e43f9 split utility.hpp header
[SVN r17472]
2014-06-12 19:45:25 +04:00
Darin Adler 963781e154 Always say "private noncopyable" to avoid warnings.
[SVN r12762]
2014-06-12 19:45:25 +04:00
Beman Dawes f822045487 tabs
[SVN r12360]
2014-06-12 19:45:25 +04:00
Beman Dawes 30a3834181 This commit was generated by cvs2svn to compensate for changes in r4, which included commits to RCS files with non-trunk default branches.
[SVN r7621]
2014-06-12 19:45:25 +04:00
Andrey Semashev 6cdeec8841 Added low level tools for demangling. Requested by Boost.TypeIndex author. 2014-06-12 19:23:36 +04:00
Andrey Semashev b745260e9e Corrected documentation copyrights based on git history. 2014-06-12 03:22:32 +04:00
Andrey Semashev 216e57693e Corrected documentation copyrights based on git history. 2014-06-12 03:22:05 +04:00
Andrey Semashev a96e8b977b Added missing copyright comments. Corrected links to the documentation on the comments. 2014-06-12 02:10:34 +04:00
Andrey Semashev f910872d54 Added missing copyright comments. Corrected links to the documentation on the comments. 2014-06-12 02:10:10 +04:00
Andrey Semashev db776fd1bc Added BOOST_GPU_ENABLED to Doxygen predefined macros. 2014-06-12 00:27:36 +04:00
Andrey Semashev a8974bcbda Added BOOST_GPU_ENABLED to Doxygen predefined macros. 2014-06-12 00:27:16 +04:00
Andrey Semashev 9c8daaf64d Documentation tweaks.
1. Changed scoped_enum.qbk so that it's compatible with QuickBook 1.6.
2. Added Doxygen predefined macros to improve quality of the generated reference sections.
2014-06-12 00:19:35 +04:00
Andrey Semashev 755572b995 Documentation tweaks.
1. Changed scoped_enum.qbk so that it's compatible with QuickBook 1.6.
2. Added Doxygen predefined macros to improve quality of the generated reference sections.
2014-06-12 00:15:52 +04:00
Peter Dimov 3a10e3f5c6 Work around msvc-10.0 ref_fn_test failure. 2014-06-11 19:47:25 +03:00
Peter Dimov 2af3cc1e11 Documentation updates. 2014-06-10 19:13:17 +03:00
Peter Dimov 0b2dea1f36 Documentation updates. 2014-06-10 19:12:54 +03:00
Peter Dimov 434c59642a Update documentation. 2014-06-10 17:44:36 +03:00