April 20, 2015 [phobos] [D-Programming-Language/tools] f628b5: Fix implicit conversion of dynamic array to bool | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/tools Commit: f628b566ad17a9256a4373063f7fcebb1d28cd13 https://github.com/D-Programming-Language/tools/commit/f628b566ad17a9256a4373063f7fcebb1d28cd13 Author: Tomoya Tanjo <ttanjo@gmail.com> Date: 2015-04-08 (Wed, 08 Apr 2015) Changed paths: M DustMite/dustmite.d M DustMite/splitter.d M catdoc.d M rdmd.d Log Message: ----------- Fix implicit conversion of dynamic array to bool Commit: 0a8ddbfdbfc8f845982f4184e400e62ce0b44b52 https://github.com/D-Programming-Language/tools/commit/0a8ddbfdbfc8f845982f4184e400e62ce0b44b52 Author: Tomoya Tanjo <ttanjo@gmail.com> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M DustMite/dustmite.d M DustMite/splitter.d Log Message: ----------- Removes changes to DustMite Commit: 4812a848b7e042882137576cdb1d68e525c50c12 https://github.com/D-Programming-Language/tools/commit/4812a848b7e042882137576cdb1d68e525c50c12 Author: Tomoya Tanjo <ttanjo@gmail.com> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M catdoc.d M rdmd.d Log Message: ----------- Use `!arr.empty` instead of `arr.length` Commit: b8ee2244e870a0213aa06346c37259f282621108 https://github.com/D-Programming-Language/tools/commit/b8ee2244e870a0213aa06346c37259f282621108 Author: Tomoya Tanjo <ttanjo@gmail.com> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: M catdoc.d M rdmd.d Log Message: ----------- Use `arr.ptr` Commit: 2aed015dce09a1629266a2affeb736c48539414d https://github.com/D-Programming-Language/tools/commit/2aed015dce09a1629266a2affeb736c48539414d Author: Martin Nowak <code@dawg.eu> Date: 2015-04-20 (Mon, 20 Apr 2015) Changed paths: M catdoc.d M rdmd.d Log Message: ----------- Merge pull request #166 from tom-tan/fix-implicit-conversion Fix implicit conversions of dynamic array to bool Compare: https://github.com/D-Programming-Language/tools/compare/4a7f98dbefbf...2aed015dce09 |
Copyright © 1999-2021 by the D Language Foundation