Package boost-context-devel: Information

    Binary package: boost-context-devel
    Version: 1.58.0-alt4
    Architecture: i586
    Build time:  May 12, 2016, 06:28 PM in the task #164640
    Source package: boost
    Category: Development/C++
    Report package bug
    License: Boost Software License
    Summary: The Boost Context Library development files
    Description: 
    Boost.Context is a foundational library that provides a sort of
    cooperative multitasking on a single thread. By providing an abstraction
    of the current execution state in the current thread, including the
    stack (with local variables) and stack pointer, all registers and CPU
    flags, and the instruction pointer, a fcontext_t instance represents a
    specific point in the application's execution path. This is useful for
    building higher-level abstractions, like coroutines, cooperative threads
    (userland threads) or an equivalent to C# keyword yield in C++.

    Maintainer: Ivan A. Melnikov


    Last changed


    May 12, 2016 Igor Vlasenko 1:1.58.0-alt4
    - NMU: added patch37 (closes: #32001)
    April 1, 2016 Ivan Zakharyaschev 1:1.58.0-alt3
    - rebuild with python3.5 (for ABI changes)
    - this will also rename the autoreqs to the new python3(*) form
    - (.spec) fix the build of lib compat pkgs (%if_without devel)
    March 31, 2016 Ivan Zakharyaschev 1:1.58.0-alt2
    - (.spec) ugly LD_PRELOAD replaced with nice new
      %requires_python{,3}_ABI_for_files.