[D-runtime] [D-Programming-Language/druntime] 7f36a1: sorting out fibers

noreply at github.com noreply at github.com
Fri Sep 16 13:52:02 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 7f36a148374fc742651bb195e0ada7ee0a2fe58a
      https://github.com/D-Programming-Language/druntime/commit/7f36a148374fc742651bb195e0ada7ee0a2fe58a
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2011-09-16 (Fri, 16 Sep 2011)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  sorting out fibers


  Commit: 38b1dd4c50b09da7e53dfdb8817a0d9989796887
      https://github.com/D-Programming-Language/druntime/commit/38b1dd4c50b09da7e53dfdb8817a0d9989796887
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2011-09-16 (Fri, 16 Sep 2011)

  Changed paths:
    M src/core/runtime.d
  M src/core/sys/windows/stacktrace.d
  M src/core/sys/windows/windows.d
  M src/core/thread.d
  M src/rt/dmain2.d
  M src/rt/memory.d
  M src/rt/util/console.d

  Log Message:
  -----------
  Merge branch 'master' of github.com:D-Programming-Language/druntime


  Commit: d7674fe3c8b6eac285899cfd58b5882b0575d05b
      https://github.com/D-Programming-Language/druntime/commit/d7674fe3c8b6eac285899cfd58b5882b0575d05b
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2011-09-16 (Fri, 16 Sep 2011)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Found a weird fix for fibers on x86_64 Posix.  Hopefully the real source of the problem can be found and fixed correctly.


Compare: https://github.com/D-Programming-Language/druntime/compare/6b53597...d7674fe


More information about the D-runtime mailing list