[phobos] [D-Programming-Language/phobos] 6baf86: use faster pass by ref for l-values
GitHub
noreply at github.com
Wed Jul 11 09:54:22 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6baf866a95dc9479992c07708221b28c02e2b03e
https://github.com/D-Programming-Language/phobos/commit/6baf866a95dc9479992c07708221b28c02e2b03e
Author: dawg <dawg at dawgfoto.de>
Date: 2012-07-10 (Tue, 10 Jul 2012)
Changed paths:
M std/utf.d
Log Message:
-----------
use faster pass by ref for l-values
Commit: 5b7033aef219dcee95c592b2c63cef1491cb884c
https://github.com/D-Programming-Language/phobos/commit/5b7033aef219dcee95c592b2c63cef1491cb884c
Author: dawg <dawg at dawgfoto.de>
Date: 2012-07-10 (Tue, 10 Jul 2012)
Changed paths:
M std/utf.d
Log Message:
-----------
make stride trusted
- no bounds check in release mode
Commit: 35b4f1e0dc8ae8ea399bf83d92e24afa191b29c2
https://github.com/D-Programming-Language/phobos/commit/35b4f1e0dc8ae8ea399bf83d92e24afa191b29c2
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2012-07-11 (Wed, 11 Jul 2012)
Changed paths:
M std/utf.d
Log Message:
-----------
Merge pull request #681 from dawgfoto/fasterStride
Faster stride
Compare: https://github.com/D-Programming-Language/phobos/compare/830f3b05a896...35b4f1e0dc8a
More information about the phobos
mailing list