2
0
mirror of https://github.com/boostorg/outcome.git synced 2026-01-22 05:22:28 +00:00

12 Commits

Author SHA1 Message Date
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
b169c8205b Merging commit ned14/outcome@db728f98d6:
upd
2026-01-08 18:50:09 +00:00
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
e7805af0f1 Merging commit ned14/outcome@9b5743a715:
Update changelog and Rust recipe.
2025-05-01 23:28:01 +00:00
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
03cadce530 Merging commit ned14/outcome@571f9c930e:
upd
2024-03-13 20:50:49 +00:00
Henrik Gaßmann
02b07b0a93 Merging commit ned14/outcome@093f364aa6:
Merge pull request #274 from amerry/appleclang-warning-fix

Properly guard the usage of [[likely]] (especially for AppleClang 12)
2023-01-26 06:59:42 +00:00
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
364077e301 Merging commit ned14/outcome@33c97cdf63:
Fix issue #261 where the fix for issue #259 did not account for void types.
2022-04-16 12:04:59 +00:00
Niall Douglas
94575dc7ff Merging commit ned14/outcome@eeda50853d:
Merge pull request #260 from ned14/issue0259fix

Fix issue #259 enabling of move assignable is not calculated correctly.
2022-04-16 12:04:55 +00:00
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
6ee1a897d2 Merging commit ned14/outcome@3bdb7949f0:
Merge branch 'issue0261' into develop
2022-04-06 09:51:48 +00:00
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
33c97cdf63 Fix issue #261 where the fix for issue #259 did not account for void types. 2022-04-05 22:43:52 +01:00
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
eb4a3ea9cd Merging commit ned14/outcome@cfdb4fe11f:
Merge branch 'issue0259fix' into develop
2022-04-01 08:36:39 +00:00
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
267009ab6b Merging commit ned14/outcome@f27104952c:
Merge branch 'issue0259fix' into develop
2022-04-01 08:36:37 +00:00
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
1c0a83e5ed Fix last commit on GCC, which for some reason disabled the implicit constructors. 2022-04-01 09:07:34 +01:00
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
95fe32c86c Fix issue #259 enabling of move assignable is not calculated correctly. 2022-03-30 13:01:11 +01:00