Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
bd74371168
|
Formalised the hook API properly.
|
2017-07-24 02:07:05 +01:00 |
|
Jenkins nedprod CI
|
340e5a6df9
|
Merged from develop branch as CDash reports all green
|
2017-07-22 00:00:19 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
4be3573b25
|
Fix incorrect find of sibling libraries.
|
2017-07-21 00:43:06 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
832e98a684
|
Fix bug where default construction of T was not occurring when it should.
|
2017-07-20 12:17:33 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
0441fe3ee5
|
Added a test for issue #59 (result<NonMovable> supported?)
|
2017-07-20 01:11:33 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
df81e462f2
|
Added success/failure type sugar to outcome which should complete issue #60
|
2017-07-20 00:26:18 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
c403a43a1b
|
Added success/failure type sugar to result (issue #60)
|
2017-07-19 19:14:59 +01:00 |
|
Andrzej Krzemienski
|
58d6d47877
|
docs: fixes
|
2017-07-17 22:24:21 +02:00 |
|
Andrzej Krzemienski
|
5e89881caf
|
docs: described inspection of result<>
|
2017-07-17 22:11:17 +02:00 |
|
Andrzej Krzemieński
|
025147e4fa
|
Doc: Fixed code example
|
2017-07-17 10:26:50 +02:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
8119d445d6
|
Significantly improve support for LLVM-vs2014 toolset
|
2017-07-15 18:11:06 +01:00 |
|
Andrzej Krzemienski
|
dfb2b5647d
|
docs: explained registration in error_code
|
2017-07-14 19:07:11 +02:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
5994e62e26
|
Some refinements which popped out during the AFIO upgrade.
|
2017-07-14 12:20:44 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
ebf7157de3
|
Restore missing timing.h for Emil.
|
2017-07-14 10:48:51 +01:00 |
|
Jenkins nedprod CI
|
e7568dc18b
|
Merged from develop branch as CDash reports all green
|
2017-07-14 00:00:29 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
3ba908da3c
|
Try out the latest VS2017.3 beta
|
2017-07-13 18:14:41 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
4e3322f489
|
Revert "Change to GCC 7 on Travis"
This reverts commit dba48819f7 .
|
2017-07-13 16:39:30 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
c6ab4fc65d
|
Merge branch 'master' of github.com:ned14/boost.outcome into develop
|
2017-07-13 15:57:59 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
dba48819f7
|
Change to GCC 7 on Travis
|
2017-07-13 15:55:40 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
e7f487c3f6
|
Fix issue #57 (Single-header implementation doe not compile)
|
2017-07-13 15:35:17 +01:00 |
|
Jenkins nedprod CI
|
650798cd27
|
Merged from develop branch as CDash reports all green
|
2017-07-12 00:00:26 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
0d0883b058
|
Disable javascript syntax highlighting entirely.
|
2017-07-11 23:38:29 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
e3a2e502b4
|
Update readme
|
2017-07-11 23:11:04 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
837a96773a
|
Implement issue #56 (Consider multi-argument converting parameters rather than single argument) for outcome as well.
|
2017-07-11 23:05:30 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
39c0e7c7bd
|
Implement issue #56 (Consider multi-argument converting parameters rather than single argument) for result.
|
2017-07-11 22:04:49 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
0310607bd6
|
Merge branch 'master' of github.com:ned14/boost.outcome into develop
|
2017-07-11 01:33:43 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
44d2fe7f32
|
Merge branch 'develop' of github.com:ned14/boost.outcome into develop
|
2017-07-11 01:33:15 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
eba4314b97
|
Update docs to mention single header include edition.
|
2017-07-11 01:33:04 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
aa06ab8d8b
|
Add auto generated single header edition of outcome (issue #55)
|
2017-07-11 01:28:45 +01:00 |
|
Andrzej Krzemienski
|
763d9b0573
|
Docs: fix bullets in tutorial
|
2017-07-11 02:15:56 +02:00 |
|
Andrzej Krzemienski
|
bb4a635f78
|
Docs: added some tutorial section
|
2017-07-11 01:47:55 +02:00 |
|
Jenkins nedprod CI
|
6bd0af7d6c
|
Merged from develop branch as CDash reports all green
|
2017-07-11 00:01:05 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
c818e4d7e4
|
Fix missing links
|
2017-07-10 13:38:53 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
1369c66da8
|
Merge branch 'master' of github.com:ned14/boost.outcome into develop
|
2017-07-10 03:32:18 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
ac2d9496a9
|
Added a synopsis
|
2017-07-10 02:51:40 +01:00 |
|
Jenkins nedprod CI
|
99a3be2bab
|
Merged from develop branch as CDash reports all green
|
2017-07-10 00:08:53 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
9d2989fd26
|
Finished replacing all SFINAE with Concepts
|
2017-07-09 20:56:56 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
03e7870812
|
Merge branch 'master' of github.com:ned14/boost.outcome into develop
|
2017-07-08 12:54:43 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
1c4b488244
|
More freshening of Readme
|
2017-07-08 12:54:08 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
738babc8c6
|
Implemented issue #50 (Add set_error_from_exception(std::exception const& e, std::error_code_extended not_matched = std::errc::resource_unavailable_try_again))
|
2017-07-08 03:19:37 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
05c37e619f
|
Merge branch 'develop'
|
2017-07-08 02:45:52 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
0f8b003aa1
|
Replaced all the SFINAE with Concepts TS, at least everywhere except for outcome.hpp.
|
2017-07-08 02:43:16 +01:00 |
|
Jenkins nedprod CI
|
e0b701628d
|
Merge branch 'master' of github.com:ned14/boost.outcome
|
2017-07-08 00:01:12 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
aa6da3a5cd
|
More itsms for the changelog
|
2017-07-07 13:33:01 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
5076f63557
|
Wrote a changelog for the Readme.
|
2017-07-07 03:14:16 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
47b17f27c4
|
Last of the v1 test suite ported over to v2.
|
2017-07-07 02:36:52 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
1737b49b57
|
Optimised swap is implemented.
|
2017-07-07 00:08:01 +01:00 |
|
Jenkins nedprod CI
|
830b43178c
|
Merged from develop branch as CDash reports all green
|
2017-07-07 00:02:11 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
00f2c2a614
|
All but two of the v1 tests converted to v2
|
2017-07-06 21:42:56 +01:00 |
|
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
9b98e949f9
|
Added Andrzej's customisation point for TRY
|
2017-07-06 20:48:05 +01:00 |
|