[D-runtime] [D-Programming-Language/druntime] 2cd03b: Replace naked Read-Modify-Write ops on shared valu...

GitHub noreply at github.com
Mon Feb 3 18:04:35 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 2cd03b0a059a08ec6cb351d8d0d502ee69271fa0
      https://github.com/D-Programming-Language/druntime/commit/2cd03b0a059a08ec6cb351d8d0d502ee69271fa0
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-03 (Mon, 03 Feb 2014)

  Changed paths:
    M src/core/atomic.d
    M src/rt/dmain2.d

  Log Message:
  -----------
  Replace naked Read-Modify-Write ops on shared values which will be banned.


  Commit: a76b4f746515a524806dd083e961f8d1a023b4df
      https://github.com/D-Programming-Language/druntime/commit/a76b4f746515a524806dd083e961f8d1a023b4df
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-02-03 (Mon, 03 Feb 2014)

  Changed paths:
    M src/core/atomic.d
    M src/rt/dmain2.d

  Log Message:
  -----------
  Merge pull request #714 from AndrejMitrovic/Prepare3672

Replace naked Read-Modify-Write ops on shared values which will be banned.


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


More information about the D-runtime mailing list