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
Peter Dimov
004ef17e42
Update documentation.
2014-06-10 17:44:08 +03:00
Peter Dimov
44faed5547
Minor documentation updates.
2014-06-10 13:26:34 +03:00
Peter Dimov
97e13914d0
Minor documentation updates.
2014-06-10 13:25:46 +03:00
Peter Dimov
d0f895f0bb
Copy ref_fn_test from libs/bind.
2014-06-10 04:51:38 +03:00
Peter Dimov
f659e1164a
Add report_errors_remind to some passing tests.
2014-06-10 04:40:57 +03:00
Peter Dimov
c5dd995ead
Add boost::report_errors to ref_ref_test.
2014-06-10 04:40:21 +03:00
Peter Dimov
b6b2147311
Switch ref_ct_test to core::is_same.
2014-06-10 03:41:03 +03:00
Peter Dimov
4b0bca5ec2
Add a test for ref(ref(x)).
2014-06-10 03:37:21 +03:00
Peter Dimov
2fbec91fe8
Add negative tests for cref() and rvalues.
2014-06-10 03:31:28 +03:00
Peter Dimov
78892a472a
More cosmetic fixes in ref tests.
2014-06-10 03:26:09 +03:00
Peter Dimov
c48adcc3ea
Added negative tests for rvalue to reference_wrapper implicit conversion.
2014-06-10 03:21:22 +03:00
Peter Dimov
a0f5475126
Copyright and cosmetic fixes.
2014-06-10 03:14:33 +03:00
Peter Dimov
dc63ce9ee0
Merge pull request #6 from K-ballo/ref-do-not-bind-to-temporaries
...
Disable binding ref to temporaries when rvalue references are supported
2014-06-10 03:08:35 +03:00
K-ballo
45f7564db2
Disable binding ref to temporaries when rvalue references are supported
2014-06-09 20:42:00 -03:00
K-ballo
af629ffa59
Added ref folding creation overloads
2014-06-09 19:41:23 -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