[phobos] [D-Programming-Language/phobos] 399975: Fix Issue 14111 - Broken DDOC for std.format
    GitHub via phobos 
    phobos at puremagic.com
       
    Sun Feb  1 21:37:32 PST 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 39997524e9f6fc865d0de6c7484b74ba60b3a156
      https://github.com/D-Programming-Language/phobos/commit/39997524e9f6fc865d0de6c7484b74ba60b3a156
  Author: majiang <majiang at users.noreply.github.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)
  Changed paths:
    M std/format.d
  Log Message:
  -----------
  Fix Issue 14111 - Broken DDOC for std.format
<dl> and </dl> were not matching.
  Commit: 263c1cd0b50d3856670b182520963b2c67551a0f
      https://github.com/D-Programming-Language/phobos/commit/263c1cd0b50d3856670b182520963b2c67551a0f
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-02-01 (Sun, 01 Feb 2015)
  Changed paths:
    M std/format.d
  Log Message:
  -----------
  Merge pull request #2950 from majiang/patch-2
Fix Issue 14111 - Broken DDOC for std.format
Compare: https://github.com/D-Programming-Language/phobos/compare/449ff95df62d...263c1cd0b50d
    
    
More information about the phobos
mailing list