dnotestein
|
34296fbb4a
|
Eliminate local variable that was shadowing data member variable stack_ctx in context object, which resulted in an assert when the context object was destructed.
|
2014-07-24 15:18:53 -04:00 |
|
Daniel Larimer
|
6ef73a4198
|
reduce default stack size by 50% to 4x default from 8x
|
2014-07-17 23:03:23 -04:00 |
|
dnotestein
|
bf9bd5a9f6
|
Increase task context stack from 64K to 8*64K to prevent the stack from overflowing in the p2p code.
|
2014-06-16 16:59:37 -04:00 |
|
Daniel Larimer
|
dd18675788
|
fix boost 1.54 support
|
2013-08-11 10:18:08 -04:00 |
|
dnotestein
|
404cf8ae5c
|
Merge branch 'phoenix' of https://github.com/InvictusInnovations/fc into phoenix
Conflicts:
CMakeLists.txt
include/fc/ptr.hpp
|
2013-08-11 09:59:55 -04:00 |
|
Daniel Larimer
|
7b8494d7f8
|
upgrading to a version of boost that includes boost::atomic and boost::context
|
2013-08-08 21:31:35 -04:00 |
|
Daniel Larimer
|
59a121d64b
|
Updating FC with changes from phoenix-int
|
2013-06-05 15:19:00 -04:00 |
|