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

Commit Graph

  • 0874afa175 icontext: use snprintf in seh handler Oliver Kowalke 2012-04-17 07:31:34 +00:00
  • b5d3fe3e08 context: support of other compilers for performance test Oliver Kowalke 2012-04-17 07:09:19 +00:00
  • 97ff7d1100 context: reorganice performance measurement Oliver Kowalke 2012-04-15 10:49:42 +00:00
  • 9deb45a979 context: enable ucontext in performance test Oliver Kowalke 2012-04-13 18:51:26 +00:00
  • 13b4a5b3bd context: library stripped Oliver Kowalke 2012-04-12 18:42:36 +00:00
  • 5ecf9bad00 context: refactor unwind example (recursive call) Oliver Kowalke 2012-03-30 18:54:31 +00:00
  • 792aa90088 context: set correct size on stack for parameter are Oliver Kowalke 2012-03-30 07:16:02 +00:00
  • 60543ffd83 context: add assembler attributes to ppc64 asm Oliver Kowalke 2012-03-27 07:24:20 +00:00
  • 880e5d3bbb context: reformating Jamfile Oliver Kowalke 2012-03-27 06:17:35 +00:00
  • 1bb603231c context: remove 'error' pre-processor macro for i386; add description Oliver Kowalke 2012-03-27 06:03:04 +00:00
  • d8c0f44e78 context: fix for icc - test for x86_64 before i386 Oliver Kowalke 2012-03-25 07:17:28 +00:00
  • 7aca3ff9d4 context: fix missing MSVC platform macros Oliver Kowalke 2012-03-23 05:39:33 +00:00
  • cebab38d5a context: test macros for architecture enhanced Oliver Kowalke 2012-03-22 16:05:54 +00:00
  • 43996b8191 context: use boost::forward for function pointers in context class Oliver Kowalke 2012-03-22 07:45:00 +00:00
  • 25026d4c06 context: tested compilers updated in documentation Oliver Kowalke 2012-03-21 20:44:05 +00:00
  • e6b7a00acf context: support other compiler suites (using gas on POSIX/masm on Windows) Oliver Kowalke 2012-03-21 08:19:55 +00:00
  • d1f145ce7b context: add support for 32bit MacOS X Oliver Kowalke 2012-03-21 07:52:00 +00:00
  • b5a05c891f context: remove differentiation between PIC and non-PIC in assembler Oliver Kowalke 2012-03-21 07:47:04 +00:00
  • 430e4f9d22 context: asm for ppc corrected Oliver Kowalke 2012-03-20 18:28:29 +00:00
  • 2dead02be2 context: exclude 32bit darwin from build Oliver Kowalke 2012-03-20 07:10:33 +00:00
  • 3498950caf context: fix missing memebr functions incontext Oliver Kowalke 2012-03-14 08:29:20 +00:00
  • 8d1deae68f icontext: add requirements section to documentation Oliver Kowalke 2012-03-13 09:07:40 +00:00
  • 95937a481c context: documentation update and check-functions in context public interface Oliver Kowalke 2012-03-13 09:06:35 +00:00
  • 22fedc4bc6 context: echo 'toolset not supported' from Jamfile Oliver Kowalke 2012-03-09 07:45:56 +00:00
  • 9cacad90b5 context: support only for gcc(mingw)/intel/msvc in Jamfile Oliver Kowalke 2012-03-09 07:33:34 +00:00
  • cf38ed5913 context: section 'requirements' added to documentation Oliver Kowalke 2012-03-09 07:00:58 +00:00
  • 336a2f3e4c context: enclose fcontext-fn in extern C block in cpp files Oliver Kowalke 2012-03-08 10:16:25 +00:00
  • b697c12a8d context: enclose fcontext-fns in exten C block (stlport prob?) Oliver Kowalke 2012-03-08 07:26:32 +00:00
  • 0e52afad61 context: separate compilation of asm only for Windows Oliver Kowalke 2012-03-06 22:39:56 +00:00
  • c9ac398535 t script for pic code added Oliver Kowalke 2012-03-06 22:31:32 +00:00
  • 3815c193c3 context: Jamfile refactored to separated assembler compilation Oliver Kowalke 2012-03-06 21:43:23 +00:00
  • 08c4561cd9 context: compile asm file separate from C++ files Oliver Kowalke 2012-03-06 16:07:35 +00:00
  • e92ef0663c context: header boost/cstdint.hpp added for uintptr_t Oliver Kowalke 2012-03-06 07:39:13 +00:00
  • 9c92666e11 context: remove build options from documentation Oliver Kowalke 2012-03-05 14:19:11 +00:00
  • c39d607e2a context: add seh.cpp to x86_64/Win64 too Oliver Kowalke 2012-03-05 14:17:04 +00:00
  • 9b5f08c649 Only use the deduced architecture/address-model to select the asm source. Don't apply it to the build. Steven Watanabe 2012-03-04 15:10:05 +00:00
  • 1264eccfa2 context: Jamfile cleanup Oliver Kowalke 2012-03-04 10:00:23 +00:00
  • 90a804c5e2 Auto detect the architecture for Boost.Context. Steven Watanabe 2012-03-04 03:35:30 +00:00
  • b9d03e1e4d More helpful error message. Steven Watanabe 2012-03-03 22:21:06 +00:00
  • f1901229b9 removei reference to 'instruction-set' property in documentation Oliver Kowalke 2012-03-01 10:12:01 +00:00
  • 8470818290 link examples statically to libboost_context Oliver Kowalke 2012-02-28 18:18:06 +00:00
  • b8fd549bac initial commit of boost.context Oliver Kowalke 2012-02-11 13:04:55 +00:00
  • 88da98e37b Move top-level boost directory over to "devel" (temporarily) Douglas Gregor 2007-07-31 20:32:15 +00:00