February 14, 2013 [D-runtime] [D-Programming-Language/druntime] cc806e: Mark libc ctype functions as pure where applicable... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: cc806e5eba1bc062d86db9e292732da1cae8585b https://github.com/D-Programming-Language/druntime/commit/cc806e5eba1bc062d86db9e292732da1cae8585b Author: ibuclaw <ibuclaw@ubuntu.com> Date: 2013-02-14 (Thu, 14 Feb 2013) Changed paths: M src/core/stdc/ctype.d M src/core/stdc/wctype.d Log Message: ----------- Mark libc ctype functions as pure where applicable. Commit: 5fc45928f558b5e43cceb557e59da4f8f30cc907 https://github.com/D-Programming-Language/druntime/commit/5fc45928f558b5e43cceb557e59da4f8f30cc907 Author: ibuclaw <ibuclaw@ubuntu.com> Date: 2013-02-14 (Thu, 14 Feb 2013) Changed paths: M src/core/stdc/stdlib.d Log Message: ----------- Add alloca declaration for GNU Commit: 9edd063a75787d18b48d269b1e8f12ca4ce11efb https://github.com/D-Programming-Language/druntime/commit/9edd063a75787d18b48d269b1e8f12ca4ce11efb Author: Alex Rønne Petersen <alex@alexrp.com> Date: 2013-02-14 (Thu, 14 Feb 2013) Changed paths: M src/core/stdc/ctype.d M src/core/stdc/stdlib.d M src/core/stdc/wctype.d Log Message: ----------- Merge pull request #412 from ibuclaw/purelibc2 Mark libc ctype functions as pure where applicable. Compare: https://github.com/D-Programming-Language/druntime/compare/778d91803e49...9edd063a7578 |
Copyright © 1999-2021 by the D Language Foundation