[D-runtime] [D-Programming-Language/druntime] 264cab: Fix issue 10894: added missing or renamed DDoc par...
GitHub
noreply at github.com
Sun Sep 1 19:34:07 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 264cab56e0a87f6757e6885db1570018514def91
https://github.com/D-Programming-Language/druntime/commit/264cab56e0a87f6757e6885db1570018514def91
Author: Lionello Lunesu <lio at lunesu.com>
Date: 2013-08-30 (Fri, 30 Aug 2013)
Changed paths:
M src/core/bitop.d
M src/core/exception.d
M src/core/sync/semaphore.d
M src/core/time.d
Log Message:
-----------
Fix issue 10894: added missing or renamed DDoc parameters (found by fix to 10236)
Commit: acd5b4081d65c19e4a0ca3888f8c85ba37630c8a
https://github.com/D-Programming-Language/druntime/commit/acd5b4081d65c19e4a0ca3888f8c85ba37630c8a
Author: Lionello Lunesu <lio at lunesu.com>
Date: 2013-08-30 (Fri, 30 Aug 2013)
Changed paths:
M src/core/time.d
Log Message:
-----------
Fix issue 10894: fixed typos
Commit: 842c0cd906b5bb6b31fb98dfb5f923d1d172ed5a
https://github.com/D-Programming-Language/druntime/commit/842c0cd906b5bb6b31fb98dfb5f923d1d172ed5a
Author: Martin Nowak <code at dawg.eu>
Date: 2013-09-01 (Sun, 01 Sep 2013)
Changed paths:
M src/core/bitop.d
M src/core/exception.d
M src/core/sync/semaphore.d
M src/core/time.d
Log Message:
-----------
Merge pull request #598 from lionello/bug10894
Fix issue 10894: added missing or renamed DDoc parameters (druntime)
Compare: https://github.com/D-Programming-Language/druntime/compare/ad2d91e4b865...842c0cd906b5
More information about the D-runtime
mailing list