Oliver Kowalke
|
143edd3d2a
|
Merge branch 'develop'
|
2019-12-01 20:41:31 +01:00 |
|
Oliver Kowalke
|
436e1dbe6f
|
Revert "Cease dependence on Range"
This reverts commit 0c556bb592 .
see #44 (One test fails to compile after boostorg/coroutine submodule updated)
|
2019-12-01 20:40:28 +01:00 |
|
Nikita Kniazev
|
0c556bb592
|
Cease dependence on Range
|
2019-11-25 17:45:04 +01:00 |
|
Nikita Kniazev
|
a554eb02d3
|
Move library include to the top
This helps ensure that library inclusion is self sustainable
|
2019-11-25 17:45:04 +01:00 |
|
Nikita Kniazev
|
25b169036d
|
Fix project names clash
|
2019-11-25 17:45:04 +01:00 |
|
Oliver Kowalke
|
d5e610c6b4
|
Merge pull request #43 from Kojoley/cease-dependence-on-mpl
Cease dependence on Range
|
2019-11-25 17:41:46 +01:00 |
|
Oliver Kowalke
|
d698d19fc6
|
Merge pull request #42 from Kojoley/move-library-inclusion-to-top
Move library include to the top
|
2019-11-25 17:41:27 +01:00 |
|
Oliver Kowalke
|
928e70c64a
|
Merge pull request #41 from Kojoley/fix-project-names-clash
Fix project names clash
|
2019-11-25 17:41:10 +01:00 |
|
Nikita Kniazev
|
a3e511feb9
|
Cease dependence on Range
|
2019-11-24 21:52:01 +03:00 |
|
Nikita Kniazev
|
3bc66cbb94
|
Move library include to the top
This helps ensure that library inclusion is self sustainable
|
2019-11-24 21:49:24 +03:00 |
|
Nikita Kniazev
|
e03129e60b
|
Fix project names clash
|
2019-11-24 21:47:10 +03:00 |
|
Oliver Kowalke
|
f6741b3887
|
Merge branch 'develop'
|
2019-03-20 14:59:22 +01:00 |
|
Oliver Kowalke
|
2090b4a4a8
|
Don't crash on pthread_cancel
Justinas V. Daugmaudis: This patch prevents abi::__forced_unwind from being eaten
|
2019-03-14 15:24:15 +01:00 |
|
Oliver Kowalke
|
d20833c5f7
|
Merge branch 'develop'
|
2019-01-22 14:32:13 +01:00 |
|
Oliver Kowalke
|
aefcb8743c
|
Merge pull request #37 from Lastique/remove_linking_system
Remove linking with Boost.System
|
2019-01-14 20:02:22 +01:00 |
|
Andrey Semashev
|
bcc149cd33
|
Removed linking with Boost.System.
Since Boost.System is header-only now, no need to link with the library.
|
2019-01-14 20:58:22 +03:00 |
|
Oliver Kowalke
|
444c6e86c8
|
Merge pull request #36 from vinniefalco/develop
Fix Windows dll-interface compilation warnings:
|
2018-12-20 13:31:15 +01:00 |
|
Vinnie Falco
|
6c37e98873
|
Fix Windows dll-interface compilation warnings:
* Add BOOST_COROUTINES_DECL where needed
The resolves warning C4251:
"...needs to have dll-interface to be used by clients of class..."
|
2018-12-19 19:49:16 -08:00 |
|
Oliver Kowalke
|
f226f9ba27
|
remove deprecation warning requested by Vinnie Falco
|
2018-12-13 09:26:09 +01:00 |
|
Oliver Kowalke
|
8df277dc82
|
Merge pull request #34 from lorond/master
fixed example: iterate all left items
|
2018-03-23 13:49:14 +01:00 |
|
Zaytsev Mikhail
|
21ce294df2
|
fixed example: iterate all left items
|
2018-03-23 15:25:03 +03:00 |
|
Oliver Kowalke
|
c69093a4ba
|
Merge branch 'develop'
|
2018-03-12 12:13:51 +01:00 |
|
Oliver Kowalke
|
6115da1f21
|
remove duplicate unit-test
|
2018-03-12 12:13:05 +01:00 |
|
Oliver Kowalke
|
af2d3bae8d
|
Update README.md
|
2018-02-05 08:09:09 +01:00 |
|
Oliver Kowalke
|
58c74e7842
|
Update README.md
|
2018-02-05 08:08:46 +01:00 |
|
Oliver Kowalke
|
a024b32185
|
Merge pull request #33 from DanielaE/fix/no-iterator-inheritance
Inheriting std::iterator is deprecated in C++17
|
2018-01-01 19:12:23 +01:00 |
|
Daniela Engert
|
498302a051
|
Inheriting std::iterator is deprecated in C++17
Therefore replace inheritance by lifting std::iterator's members into the derived class.
Signed-off-by: Daniela Engert <dani@ngrt.de>
|
2018-01-01 16:24:17 +01:00 |
|
oliver Kowalke
|
50d99fd645
|
Merge branch 'develop'
|
2017-10-13 07:47:58 +02:00 |
|
Oliver Kowalke
|
cbab418fa6
|
add virtual dtor for push_coroutine_impl
- in context of #31
|
2017-08-10 19:27:57 +02:00 |
|
Rene Rivera
|
56f0c8ae9f
|
Add, and update, documentation build targets.
|
2016-10-10 11:39:48 -05:00 |
|
Rene Rivera
|
182463bd03
|
Add, and update, documentation build targets.
|
2016-10-07 23:07:33 -05:00 |
|
Oliver Kowalke
|
ed2112ab02
|
fix typo in docu
|
2016-10-07 17:45:19 +02:00 |
|
oliver Kowalke
|
01942be949
|
Merge branch 'develop'
|
2016-09-23 09:38:15 +02:00 |
|
oliver Kowalke
|
c33f5fcc42
|
fix type regarding to deprecation warning
|
2016-09-23 09:37:21 +02:00 |
|
oliver Kowalke
|
73fbcaf93d
|
Merge branch 'develop'
|
2016-09-06 13:12:42 +02:00 |
|
oliver Kowalke
|
5eefc3c6eb
|
maker boost.coroutine as deprectated
|
2016-09-06 13:12:16 +02:00 |
|
oliver Kowalke
|
64de8a62c9
|
declare boost.cotnext as deprecated
|
2016-06-14 15:13:24 +02:00 |
|
oliver Kowalke
|
d02118c4b4
|
Merge branch 'develop'
|
2016-03-22 08:27:46 +01:00 |
|
oliver Kowalke
|
35e9dcf0d4
|
update example section
|
2016-03-22 08:26:37 +01:00 |
|
Oliver Kowalke
|
62e52e26d4
|
Merge branch 'master' of github.com:boostorg/coroutine
|
2016-03-08 06:37:38 +01:00 |
|
Oliver Kowalke
|
cf0b1b2844
|
remove unnecessary attributes and flags
|
2016-03-08 06:34:43 +01:00 |
|
Oliver Kowalke
|
d8a40a74b1
|
adapt new fcontext-API
|
2016-03-08 06:31:19 +01:00 |
|
Oliver Kowalke
|
570dce065a
|
Merge branch 'develop'
|
2016-01-26 17:47:15 +01:00 |
|
Oliver Kowalke
|
bc76ee17e6
|
fcontext_t-API is no longer part of public API
|
2016-01-14 17:55:10 +01:00 |
|
Oliver Kowalke
|
2633534d6f
|
Merge branch 'develop'
|
2015-12-23 08:52:12 +01:00 |
|
Oliver Kowalke
|
6aa3a04986
|
fix for FPU-preserving
|
2015-12-23 08:51:41 +01:00 |
|
Oliver Kowalke
|
8adbe79b27
|
Merge branch 'develop'
|
2015-12-22 11:58:21 +01:00 |
|
Oliver Kowalke
|
8c1d440916
|
fixes
|
2015-11-21 19:09:30 +01:00 |
|
Oliver Kowalke
|
014b28eb23
|
remove nothrow specifier
|
2015-11-15 14:44:25 +01:00 |
|
Oliver Kowalke
|
a29c4a08b1
|
adapt new fcontext-API
|
2015-11-11 08:24:20 +01:00 |
|