[D-runtime] [D-Programming-Language/druntime] af811a: Change memcpy, memmove, and memset to pure
GitHub
noreply at github.com
Fri Jun 7 07:09:45 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: af811a0d25dbfb1707079d593b090e27ca9df8e1
https://github.com/D-Programming-Language/druntime/commit/af811a0d25dbfb1707079d593b090e27ca9df8e1
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M src/core/stdc/string.d
Log Message:
-----------
Change memcpy, memmove, and memset to pure
Commit: cdd199c2028b8c12807bd294246b2e2a1d12361a
https://github.com/D-Programming-Language/druntime/commit/cdd199c2028b8c12807bd294246b2e2a1d12361a
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M src/core/stdc/string.d
Log Message:
-----------
Also change some strxxx functions to pure
Commit: 9a148b5cb5bbfa65b21ae993cb8efae0c5bf831d
https://github.com/D-Programming-Language/druntime/commit/9a148b5cb5bbfa65b21ae993cb8efae0c5bf831d
Author: Martin Nowak <code at dawg.eu>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M src/core/stdc/string.d
Log Message:
-----------
Merge pull request #515 from 9rnsr/fix_pure
Change memcpy, memmove, and memset to pure
Compare: https://github.com/D-Programming-Language/druntime/compare/60b6ac03ba91...9a148b5cb5bb
More information about the D-runtime
mailing list