May 20, 2012 [phobos] [D-Programming-Language/phobos] feb2c3: Add isBuiltin to detect builtin types. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: feb2c30a83527d81431e59b0765b5da6d2f40f2a https://github.com/D-Programming-Language/phobos/commit/feb2c30a83527d81431e59b0765b5da6d2f40f2a Author: deadalnix <deadalnix@gmail.com> Date: 2012-04-03 (Tue, 03 Apr 2012) Changed paths: M std/traits.d Log Message: ----------- Add isBuiltin to detect builtin types. Commit: 5969d637233d887fc5e2ba4d73e9f69aab97e8e8 https://github.com/D-Programming-Language/phobos/commit/5969d637233d887fc5e2ba4d73e9f69aab97e8e8 Author: deadalnix <deadalnix@gmail.com> Date: 2012-04-04 (Wed, 04 Apr 2012) Changed paths: M std/traits.d Log Message: ----------- Renaming of isBuiltin to isBasicType and addition of isScalarType Commit: 5aba76a9adb2b98bfcbb103528e9f70de6c27794 https://github.com/D-Programming-Language/phobos/commit/5aba76a9adb2b98bfcbb103528e9f70de6c27794 Author: deadalnix <deadalnix@gmail.com> Date: 2012-04-18 (Wed, 18 Apr 2012) Changed paths: M posix.mak M std/datetime.d M std/file.d M std/format.d M std/net/curl.d M std/path.d M std/random.d M std/range.d M std/stdio.d M std/stream.d M std/traits.d M std/xml.d M win32.mak Log Message: ----------- Merge branch 'master' of git://github.com/D-Programming-Language/phobos into isbuiltin Commit: 21c21ad0ecfb18d5d622590735ae486138c36c7a https://github.com/D-Programming-Language/phobos/commit/21c21ad0ecfb18d5d622590735ae486138c36c7a Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-05-20 (Sun, 20 May 2012) Changed paths: M std/traits.d Log Message: ----------- Merge pull request #517 from deadalnix/isbuiltin Add isBuiltin to detect builtin types. Compare: https://github.com/D-Programming-Language/phobos/compare/41e6dec...21c21ad |
Copyright © 1999-2021 by the D Language Foundation