[D-runtime] [D-Programming-Language/druntime] 2cec79: add volatile load/store to core.bitop
    GitHub via D-runtime 
    d-runtime at puremagic.com
       
    Sat Nov 22 06:23:00 PST 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 2cec79d13f18f9372611a2cb7a78a5e71aac9eca
      https://github.com/D-Programming-Language/druntime/commit/2cec79d13f18f9372611a2cb7a78a5e71aac9eca
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-07-16 (Wed, 16 Jul 2014)
  Changed paths:
    M src/core/bitop.d
  Log Message:
  -----------
  add volatile load/store to core.bitop
  Commit: f9b55f723cb2a99a83a9e3937334e7c959f3b52b
      https://github.com/D-Programming-Language/druntime/commit/f9b55f723cb2a99a83a9e3937334e7c959f3b52b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-22 (Sat, 22 Nov 2014)
  Changed paths:
    M src/core/bitop.d
  Log Message:
  -----------
  Merge pull request #892 from WalterBright/peek-poke
fix Issue 13138 add peek/poke to core.bitop
Compare: https://github.com/D-Programming-Language/druntime/compare/85e3ad9ae3f6...f9b55f723cb2
    
    
More information about the D-runtime
mailing list