[D-runtime] [D-Programming-Language/druntime] cc806e: Mark libc ctype functions as pure where applicable...

GitHub noreply at github.com
Thu Feb 14 05:49:51 PST 2013


  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 at 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 at 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 at 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


More information about the D-runtime mailing list