Josh Soref
802e73477a
spelling: flagged
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
9944804c5c
spelling: doesn't
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
2121a9fa59
spelling: different
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
cc416b8989
spelling: deprecated
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
74a684232f
spelling: defined
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
6f85014c00
spelling: converting
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
29dd9187ec
spelling: convertibility
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
bcc83a662a
spelling: compiling
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
c4291fa461
spelling: compiler
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
de27c0f853
spelling: classes
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
9c44e402f6
spelling: because
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
5ab4701192
spelling: assignment
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
ab7e5275c0
spelling: addresses
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
416c89e165
spelling: achieve
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Andrzej Krzemienski
c809700d6a
Merge branch 'develop'
boost-1.80.0
boost-1.82.0.beta1
boost-1.82.0
boost-1.81.0.beta1
boost-1.81.0
2022-07-30 18:50:53 +02:00
Andrzej Krzemienski
293d1861d7
fixed broken links to SGI docs
2022-07-30 10:09:35 +02:00
Andrzej Krzemienski
3038bdea4b
Merge branch 'develop'
boost-1.80.0.beta1
2022-06-22 22:59:18 +02:00
Andrzej Krzemienski
938806c876
relnotes: info about breaking change
2022-06-22 22:56:45 +02:00
Andrzej Krzemienski
85ebe0a2ed
fix hash spec for C++17
2022-06-19 23:57:15 +02:00
Andrzej Krzemienski
ce5834add2
further docs fixes
2022-05-23 22:42:04 +02:00
Andrzej Krzemienski
a514ce627d
fix docs build
2022-05-23 22:32:36 +02:00
Andrzej Krzemienski
ec677383dc
Added docs for std::hash
...
But I do not know if they copile with QuickBook.
2022-05-23 21:00:00 +02:00
Andrzej Krzemienski
52abe4842e
Add std::hash specialization
2022-05-21 01:13:10 +02:00
Andrzej Krzemienski
4ead6d14ff
Added release notes
optional-2022-03-26
2022-03-26 23:52:09 +01:00
Andrzej Krzemienski
78d42ff970
Merge branch 'develop'
2022-03-26 23:32:57 +01:00
Andrzej Krzemieński
6117d08d79
Merge pull request #102 from glywk/develop
...
Update typography
2022-03-07 14:49:23 +01:00
glywk
916ca23572
Update typography
2022-03-07 13:55:57 +01:00
Fernando Cacciola
c300a8c517
Merge pull request #100 from boostorg/pr/aligned-storage-fix
...
Change aligned_storage::dummy::data to unsigned char[]
2022-03-01 16:17:09 -03:00
Fernando Cacciola
4f713acdf8
Merge pull request #101 from boostorg/pr/unqualified-value-type
...
Construct the unqualified value_type with placement new
2022-03-01 16:07:44 -03:00
Andrzej Krzemienski
1e6f838a90
added missing license info in one file
2022-02-26 14:15:28 +01:00
Peter Dimov
51b7053abf
Construct the unqualified value_type with placement new
2022-02-18 22:03:05 +02:00
Peter Dimov
ec96129e9e
Change aligned_storage::dummy::data to unsigned char[]
2022-02-18 21:55:13 +02:00
Andrzej Krzemieński
8e86559103
Fix convert-assign tests for C++98
2021-12-22 10:36:40 +01:00
Andrzej Krzemienski
56568445b9
Fix tests on C++03
2021-12-09 22:22:05 +01:00
Andrzej Krzemienski
7dd512a019
Fix issue #98
2021-11-20 02:00:30 +01:00
Andrzej Krzemieński
21253ea63a
Merge pull request #93 from sdarwin/feature/gha_fix_1
...
Update GitHub Actions CI file
2021-08-03 16:07:09 +02:00
sdarwin
14d43d2e6e
Update GitHub Actions CI file
2021-07-30 16:10:11 +00:00
Peter Dimov
0b159febf8
Update CMakeLists.txt
2021-06-10 00:53:07 +03:00
Andrzej Krzemienski
d0ab8004c0
Add support for BOOST_NO_IOSTREAM
2021-05-19 23:29:10 +02:00
Andrzej Krzemienski
5a444eb84b
docs: updated copyright notice
optional-2021-03-10
boost-1.76.0.beta1
boost-1.77.0
boost-1.76.0
boost-1.77.0.beta1
boost-1.78.0
boost-1.78.0.beta1
boost-1.79.0
boost-1.79.0.beta1
2021-03-10 23:07:18 +01:00
Andrzej Krzemienski
0566bde447
Merge branch 'develop'
2021-03-10 23:01:22 +01:00
Andrzej Krzemieński
a70c51eed1
Merge pull request #91 from sdarwin/githubactions
...
GitHub Actions config
2021-03-03 16:13:06 +01:00
sdarwin
9c9ff5e376
Add GitHub Actions config [ci skip]
2021-03-03 14:56:21 +00:00
Andrzej Krzemieński
708db7fe9a
Merge pull request #88 from sdarwin/drone
...
Drone config
2021-01-21 21:18:22 +01:00
sdarwin
27971d8b11
add drone config [ci skip]
2021-01-21 19:42:29 +00:00
Andrzej Krzemieński
97da91f665
Merge pull request #89 from eldiener/develop
...
[skip ci] Add "cxxstd" json field
2021-01-21 19:50:03 +01:00
Edward Diener
4a1a9c9cdd
[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out.
2021-01-20 23:02:52 -05:00
Andrzej Krzemienski
71feb7961b
Merge branch 'gieseanw-patch-1' into develop
2020-12-19 00:00:58 +01:00
gieseanw
ead529af54
Address unreachable code warning
...
In MSVC optional<T&>::value() emits a warning C4702: unreachable code because throw_exception is marked BOOST_RETURN.
Otherwise the ternary code might have been preferable.
This change addresses the warning while preserving the functionality. It replicates optional<T>::value() for consistency.
2020-12-19 00:00:18 +01:00
Andrzej Krzemienski
45321f321e
polished release notes
optional-2020-10-28
boost-1.75.0
boost-1.75.0.beta1
2020-10-28 22:29:13 +01:00