Commit Graph

  • 6d48391e51 x86_64 preserve FP env Oliver Kowalke 2016-11-26 20:01:09 +0100
  • 9f84687239 i386 preserve FP env Oliver Kowalke 2016-11-26 20:27:30 +0100
  • b685a89f08 arm64 preserve FP env Oliver Kowalke 2016-11-27 12:20:27 +0100
  • 53e44f632d arm32 preserve FP env oliver Kowalke 2016-11-25 08:30:37 +0100
  • df7f46260a unit-test: enable ontop-exception Oliver Kowalke 2016-11-28 06:38:20 +0100
  • ba3673d9cb add unit-tests for fcontext Oliver Kowalke 2016-11-25 17:23:34 +0100
  • 3feb5330e3 fix performance tests for execution_context v2 oliver Kowalke 2016-11-21 08:24:48 +0100
  • 1aa4e6a320 Merge branch 'ontop' into develop oliver Kowalke 2016-11-21 08:19:56 +0100
  • e607528e4a reduced signature of ontop-fn Oliver Kowalke 2016-11-16 17:14:00 +0100
  • da5208ac52 build performance test for ucontext with properties spped+release Oliver Kowalke 2016-11-19 12:11:50 +0100
  • c2c29cd23f ifx perfromance test for fcontext Oliver Kowalke 2016-11-19 12:09:04 +0100
  • b2149a615a reduced signature of ontop-fn Oliver Kowalke 2016-11-16 17:14:00 +0100
  • a83c1dcc62 fix unit test Oliver Kowalke 2016-11-11 16:43:20 +0100
  • 4ad58e5516 documentation: fix perforamnce numbers oliver Kowalke 2016-11-11 08:05:13 +0100
  • 8ca008bca4 fix performance test for ucontext oliver Kowalke 2016-11-11 08:03:19 +0100
  • 88ce079b46 test for std::invoke() via BOOST_NO_CXX17_STD_INVOKE Oliver Kowalke 2016-10-23 11:30:13 +0200
  • 2bfdd768d3 fix unit-test Oliver Kowalke 2016-10-15 08:25:29 +0200
  • 2e5430fd27 disable warning for MSVC Oliver Kowalke 2016-10-11 11:49:39 +0200
  • 46c8ef4e8d backtrace example using libunwind Oliver Kowalke 2016-10-11 11:29:25 +0200
  • a1547da510 Update README.md Oliver Kowalke 2016-10-11 11:31:23 +0200
  • c678ebca49 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:33 -0500
  • 796163f4cd update docu Oliver Kowalke 2016-10-07 19:29:52 +0200
  • d7e39b4c18 pass ecv2 a universal reference to context-fn Oliver Kowalke 2016-10-07 19:20:30 +0200
  • 9e0698cae7 Merge pull request #34 from blastrock/develop Oliver Kowalke 2016-10-02 19:42:17 +0200
  • dee1124b42 Fix compilation in c++1z Philippe Daouadi 2016-10-02 18:26:26 +0200
  • 1a04f47b72 fix examples n docu for ecv2 oliver Kowalke 2016-09-27 09:27:35 +0200
  • ec470c7344 ecv1 depends on support for thread_local oliver Kowalke 2016-09-27 09:26:48 +0200
  • b1472d4338 use macro BOOST_MSVC in unit-test oliver Kowalke 2016-09-26 09:04:41 +0200
  • 5d6e4a61c0 use macro BOOST_MSVC in unit-test oliver Kowalke 2016-09-26 08:59:35 +0200
  • b4be67d81f Revert "build: apply defect macro tests" oliver Kowalke 2016-09-19 09:32:41 +0200
  • db24454704 Update README.md Oliver Kowalke 2016-09-15 14:01:46 +0200
  • f8c1f30c92 build: apply defect macro tests oliver Kowalke 2016-09-15 08:54:13 +0200
  • ff4f933429 unit-tests: use defect macro for thread_local oliver Kowalke 2016-09-15 08:51:50 +0200
  • 891fb38840 C++11 hint in README.md oliver Kowalke 2016-09-06 13:05:04 +0200
  • 6623cf0e1f update note regarding to C++11 in documentation oliver Kowalke 2016-09-06 09:15:23 +0200
  • f91dbd674a fix test-function name Oliver Kowalke 2016-07-31 20:55:57 +0200
  • 648c24c3f5 execute seh-test in separate thread Oliver Kowalke 2016-07-31 20:55:27 +0200
  • 61ab618846 rename test_windows_nulled_stack() Oliver Kowalke 2016-07-31 17:45:53 +0200
  • 087b68382a test for 12340 (SEH test on Windows) Oliver Kowalke 2016-07-31 17:45:00 +0200
  • b79603a8ec docu: add forced_unwind ref Oliver Kowalke 2016-07-08 07:46:42 +0200
  • 205abc22e9 docu: add not to stack unwinding vor ecv2 Oliver Kowalke 2016-07-08 07:45:51 +0200
  • c0ffc68c3a docu: stack unwinding in ecv1 Oliver Kowalke 2016-07-08 07:38:05 +0200
  • 993029ed5b Update libraries.json Oliver Kowalke 2016-07-04 10:14:47 +0200
  • 309c381b85 Update README.md Oliver Kowalke 2016-06-24 11:32:32 +0200
  • ae66946c06 fix test/Jamfile.v2 requirements oliver Kowalke 2016-06-17 08:18:46 +0200
  • 0f291d7729 add boostdoc in doc/Jamfile oliver Kowalke 2016-06-15 08:00:00 +0200
  • 29bf77b057 build with Intel C++ compiler for MacOS Oliver Kowalke 2016-05-31 21:22:08 +0200
  • da5865406a set fiber-storage for missing asm to zero (Windows only) oliver Kowalke 2016-05-25 07:50:25 +0200
  • 20d4a5ed5f set fiber-storage to zero (Windows) Oliver Kowalke 2016-05-24 18:58:35 +0200
  • c904627ceb README oliver Kowalke 2016-05-23 08:36:42 +0200
  • 2baea29df0 fix typo in unit.test (WINDOWS only) Oliver Kowalke 2016-05-22 15:37:32 +0200
  • a5c0c85df3 nulled stack only for Windows oliver Kowalke 2016-05-19 08:28:16 +0200
  • d4c3f32436 enhance unit-tests for Windows (nulled stack) oliver Kowalke 2016-05-19 08:25:56 +0200
  • e785282bc2 fix variable name in pooled_fixedsize_stack oliver Kowalke 2016-05-19 08:25:52 +0200
  • 0f184f7d0b zero out stack memory oliver Kowalke 2016-05-19 07:59:18 +0200
  • daa2d39917 Merge pull request #27 from Flast/hotfix/dont-use-config-target Oliver Kowalke 2016-03-25 12:38:33 +0100
  • 469dc955cb Don't use Boost.Config build-time configure target. Kohei Takahashi 2016-03-25 18:03:51 +0900
  • 7c27227e52 Merge pull request #26 from Lastique/fix_once_flag_init Oliver Kowalke 2016-03-24 08:34:56 +0100
  • c0c3053fd5 Fix boost::once_flag initialization. The initial value is required to be BOOST_ONCE_INIT. Luckily, it is currently equivalent to zero, that's why it worked before. Andrey Semashev 2016-03-24 10:32:02 +0300
  • bf7fb06d1c use this in captures-list for example parameter Oliver Kowalke 2016-03-05 17:03:34 +0100
  • decef3c69a typo in docu Oliver Kowalke 2016-03-04 18:27:56 +0100
  • 3d65e5ef81 add pooled_fixedsize_stack.hpp to all.hpp Oliver Kowalke 2016-03-04 18:16:22 +0100
  • ab6059fb22 pooled_fixedsize_stack is not default_stack Oliver Kowalke 2016-03-04 18:16:03 +0100
  • 6dfe40a916 fix typos in docu Oliver Kowalke 2016-03-04 18:02:06 +0100
  • 7eb8302865 pooled_fixedsize_stack uses boost.pool Oliver Kowalke 2016-03-04 17:56:11 +0100
  • 7d2b8508dd use malloc/free for mempory pool in fixedsize_stack Oliver Kowalke 2016-02-27 20:21:33 +0100
  • 073e3ce15e update documentation Oliver Kowalke 2016-02-27 20:21:09 +0100
  • 32beb363b0 fix ontop asm for ARM/AAPCS/PE Oliver Kowalke 2016-02-27 16:52:21 +0100
  • 782d70f5be use boost::pool::pool<> in fixedsize_stack Oliver Kowalke 2016-02-27 16:45:52 +0100
  • 1f983d6ee9 fix alignment on mips/o32 Debian User 2016-02-26 18:11:34 +0000
  • 5d4c593837 fix assembler for ARM/AAPCS/PE Oliver Kowalke 2016-02-26 17:28:47 +0100
  • 9f2584ea81 experimental X32 support Oliver Kowalke 2016-02-26 17:08:15 +0100
  • feb15b1393 fix stack alignment for i386/Windows Oliver Kowalke 2016-02-25 18:37:49 +0100
  • e753ad4846 return context in example echosse Oliver Kowalke 2016-02-23 18:58:29 +0100
  • af3bfacb23 fix stack alignment for first frame on i386/sysv Oliver Kowalke 2016-02-23 18:47:44 +0100
  • 319f9844a5 example for SSE Oliver Kowalke 2016-02-22 19:48:43 +0100
  • 5fbefd55cc specialize Jamfile for clang on Windows Oliver Kowalke 2016-02-17 16:54:15 +0100
  • 2b02a1510a add hint regarding to exceptions in documentation Oliver Kowalke 2016-02-17 16:53:45 +0100
  • ba78dd4be4 enable std::index_sequence<> if available Oliver Kowalke 2016-02-17 08:23:37 +0100
  • 6fad1c9351 docu Oliver Kowalke 2016-02-15 19:49:09 +0100
  • d197ecc83e update docu Oliver Kowalke 2016-02-15 19:38:06 +0100
  • fdad9ddef8 fix parameter example Oliver Kowalke 2016-02-15 19:37:49 +0100
  • 8bc4e65e54 remove unused variable Oliver Kowalke 2016-02-13 10:48:20 +0100
  • e802ccf5cf docu Oliver Kowalke 2016-02-12 19:30:45 +0100
  • a757d38e99 Merge pull request #25 from Flast/reduce-library-dependency Oliver Kowalke 2016-02-12 08:18:00 +0100
  • cfe778c88b execution_context::operator(exec_ontop_arg) -> nullptr for vp Oliver Kowalke 2016-02-11 19:11:27 +0100
  • d770759d11 update docu Oliver Kowalke 2016-02-11 17:41:21 +0100
  • e28159dd65 adapt execution_context (v1) for exec_ontop Oliver Kowalke 2016-02-11 17:39:35 +0100
  • e5deb1b5ea update split-tuple implementation Oliver Kowalke 2016-02-11 17:39:13 +0100
  • 47c9139f75 fix typos in docu Oliver Kowalke 2016-02-10 22:12:16 +0100
  • 6192b4b735 update docu Oliver Kowalke 2016-02-10 22:02:48 +0100
  • 1b89400e23 update docu Oliver Kowalke 2016-02-10 21:47:27 +0100
  • e2c93a84f4 add example throw.cpp Oliver Kowalke 2016-02-10 21:46:50 +0100
  • 6c8c8e6ff8 docu updated Oliver Kowalke 2016-02-10 21:01:25 +0100
  • 1a72352c9c update ontop example Oliver Kowalke 2016-02-10 20:59:59 +0100
  • 14550d134f update docu Oliver Kowalke 2016-02-10 20:35:22 +0100
  • a136c521f5 return data from function with exec_ontop Oliver Kowalke 2016-02-10 19:27:39 +0100
  • 7a283432c9 add index_sequence_for<> Oliver Kowalke 2016-02-10 19:27:09 +0100
  • bc7b327dcc utility to split std::tuple Oliver Kowalke 2016-02-10 19:26:22 +0100
  • 813b1d3e1d docu Oliver Kowalke 2016-02-09 19:41:28 +0100