June 18, 2013 [phobos] [D-Programming-Language/tools] 1372d3: replace collectException(dirEntry()) idiom | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/tools Commit: 1372d37ed2136f4be43ecb04ca2467d036c14b65 https://github.com/D-Programming-Language/tools/commit/1372d37ed2136f4be43ecb04ca2467d036c14b65 Author: Martin Nowak <code@dawg.eu> Date: 2013-06-02 (Sun, 02 Jun 2013) Changed paths: M rdmd.d Log Message: ----------- replace collectException(dirEntry()) idiom - it used exceptions to handle non-exceptional situations only to avoid a stat call Commit: cbe7e38c173a15809f74faccb73c91dc000f5319 https://github.com/D-Programming-Language/tools/commit/cbe7e38c173a15809f74faccb73c91dc000f5319 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-06-18 (Tue, 18 Jun 2013) Changed paths: M rdmd.d Log Message: ----------- Merge pull request #64 from dawgfoto/useExists replace collectException(dirEntry()) idiom Compare: https://github.com/D-Programming-Language/tools/compare/339a583ea3da...cbe7e38c173a |
Copyright © 1999-2021 by the D Language Foundation