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
b745260e9e
Corrected documentation copyrights based on git history.
2014-06-12 03:22:32 +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
db776fd1bc
Added BOOST_GPU_ENABLED to Doxygen predefined macros.
2014-06-12 00:27:36 +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
Peter Dimov
2af3cc1e11
Documentation updates.
2014-06-10 19:13:17 +03:00
Peter Dimov
434c59642a
Update documentation.
2014-06-10 17:44:36 +03:00
Peter Dimov
44faed5547
Minor documentation updates.
2014-06-10 13:26:34 +03:00
Glen Fernandes
f57ded8cc8
Merge branch 'develop'
2014-06-08 10:38:10 -07:00
Glen Fernandes
3318e32326
Merge pull request #5 from danieljames/swap-link
...
Prep swap for library list.
2014-06-08 10:34:28 -07:00
Daniel James
ae10aab7e5
Add metadata for swap.
...
"key" is "utility/swap" because it's a unique identifier which should
stay the same, even after moving the code into this module.
2014-06-08 18:13:39 +01:00
Daniel James
2a1c53343c
Add a html file to redirect to the swap documentation.
...
Something that can be linked to from libs/libraries.htm.
2014-06-08 18:11:16 +01:00
Peter Dimov
11419794fb
Merge branch 'develop'
2014-06-08 19:07:47 +03:00
Peter Dimov
bca30b2ec7
Remove outdated workarounds from boost/iterator.hpp.
2014-06-08 19:07:13 +03:00
Peter Dimov
ac94e5d1ab
Merge branch 'develop'
2014-06-08 19:02:34 +03:00
Peter Dimov
f0f0f456cb
Remove outdated workarounds from boost/detail/iterator.hpp.
2014-06-08 19:02:03 +03:00
Peter Dimov
db5f1a68c0
Merge branch 'develop'
2014-06-08 02:22:41 +03:00
Peter Dimov
8e0c1c6845
Enable demangling on clang with libc++.
2014-06-08 02:22:19 +03:00
Andrey Semashev
810e88ba2a
Removed tab.
2014-06-07 03:51:27 +04:00
Andrey Semashev
e94031ee1f
Renamed swap tests to have the swap- prefix. This way these tests will be more apparent in the test report.
2014-06-07 03:34:21 +04:00
Andrey Semashev
a83f0809d2
Merge branch 'develop'
2014-06-07 02:32:50 +04:00
Andrey Semashev
f930ce31cf
Added tests for scoped enums and underlying_type. Fixed a bug with native_value(). Fixed a bug that allowed implicit conversions of scoped enums to int (at least with clang 3.4).
2014-06-07 02:30:29 +04:00
Peter Dimov
573c6ced6e
Merge branch 'develop'
2014-06-07 01:01:44 +03:00
Peter Dimov
2b18ddfbce
Fix detail_iterator_test.cpp for libc++.
2014-06-07 01:01:08 +03:00
Peter Dimov
c68537090f
Merge branch 'develop'
2014-06-06 23:32:02 +03:00
Peter Dimov
cee977fc84
Lift core::detail::demange to core, move demangled_name to typeinfo.hpp.
2014-06-06 23:30:32 +03:00
Peter Dimov
ce2afae938
Merge branch 'develop'
2014-06-06 23:13:25 +03:00
Peter Dimov
231f4406e9
Initialize arrays. The const case was illegal without an initializer.
2014-06-06 23:12:58 +03:00
Peter Dimov
f6f4a4c676
Merge branch 'develop'
2014-06-06 15:51:48 +03:00
Peter Dimov
13d1a807ad
Add core::demangled_name.
2014-06-06 15:49:29 +03:00
Peter Dimov
f96309c2f4
Merge branch 'develop'
2014-06-06 15:17:37 +03:00
Peter Dimov
dd1121d589
Split BOOST_TEST_TRAIT_* into lightweight_test_trait.hpp.
2014-06-06 15:17:16 +03:00
Andrey Semashev
9a87f2250d
Corrected a typo.
2014-06-06 12:32:43 +04:00
Andrey Semashev
603a2f54af
Merge branch 'develop'
2014-06-06 12:27:59 +04:00
Andrey Semashev
f712e38da1
Added Anthony Williams to the authors.
2014-06-06 12:25:37 +04:00
Peter Dimov
acc51f82e3
Merge branch 'develop'
2014-06-06 03:08:37 +03:00
Peter Dimov
67edf2fdea
Add test for boost/detail/iterator.hpp.
2014-06-06 03:07:46 +03:00
Peter Dimov
9c721b661f
Merge branch 'develop'
2014-06-06 02:42:22 +03:00
Stephen Kelly
45e0873f7a
Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
...
These evaded scripting.
[SVN r86249]
2014-06-06 02:41:30 +03:00