[D-runtime] [D-Programming-Language/druntime] 68bfa9: Add internal documentation about Fibers

GitHub noreply at github.com
Fri Jan 31 11:55:56 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 68bfa964c2bd39329969cd93a8fdaac81fe9bae1
      https://github.com/D-Programming-Language/druntime/commit/68bfa964c2bd39329969cd93a8fdaac81fe9bae1
  Author: Johannes Pfau <johannespfau at gmail.com>
  Date:   2014-01-26 (Sun, 26 Jan 2014)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Add internal documentation about Fibers


  Commit: 2d09f6e18c2e6490fcc8a6762af2beef4ae06a7f
      https://github.com/D-Programming-Language/druntime/commit/2d09f6e18c2e6490fcc8a6762af2beef4ae06a7f
  Author: Johannes Pfau <johannespfau at gmail.com>
  Date:   2014-01-26 (Sun, 26 Jan 2014)

  Changed paths:
    M src/core/thread.d
    M src/core/thread.di
    M src/core/threadasm.S

  Log Message:
  -----------
  [ARM] Implement Fibers


  Commit: eeac848d19a1c31519e03d1f7925cfbe1ba93a1f
      https://github.com/D-Programming-Language/druntime/commit/eeac848d19a1c31519e03d1f7925cfbe1ba93a1f
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M src/core/thread.d
    M src/core/thread.di
    M src/core/threadasm.S

  Log Message:
  -----------
  Merge pull request #713 from jpf91/arm-3

[ARM] implement fibers & Add internal Fiber documentation


Compare: https://github.com/D-Programming-Language/druntime/compare/fcbd8cf02b0a...eeac848d19a1


More information about the D-runtime mailing list