D Profile Viewer
    Andrew Trotman via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sun May 15 17:28:32 PDT 2016
    
    
  
I've updated the d-profile-viewer.  There are three changes:
    Works on Windows (simple '\r' or '\n' bug fixed)
    Works with smaller numbers (division by integers -> divide by 
doubles)
    Uses HTML entities rather than UTF-8 (coz CodeWrite doesn't 
know UTF-8)
Its on dub: dub fetch d-profile-viewer
Its on bitbucket: 
https://bitbucket.org/andrewtrotman/d-profile-viewer
Thanks go to those who identified the bugs.
Andrew.
    
    
More information about the Digitalmars-d-announce
mailing list