[phobos] [D-Programming-Language/phobos] d6ffbd: Add const attribute more strictly
GitHub
noreply at github.com
Tue Jul 10 11:18:50 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: d6ffbd1328f712cc09e0f490be93a12f6c892973
https://github.com/D-Programming-Language/phobos/commit/d6ffbd1328f712cc09e0f490be93a12f6c892973
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-07-10 (Tue, 10 Jul 2012)
Changed paths:
M std/array.d
M std/conv.d
M std/csv.d
M std/format.d
M std/outbuffer.d
M std/socketstream.d
M std/utf.d
M std/xml.d
Log Message:
-----------
Add const attribute more strictly
Commit: 408496e160602eec4193068693b2460de3cea714
https://github.com/D-Programming-Language/phobos/commit/408496e160602eec4193068693b2460de3cea714
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-10 (Tue, 10 Jul 2012)
Changed paths:
M std/array.d
M std/conv.d
M std/csv.d
M std/format.d
M std/outbuffer.d
M std/socketstream.d
M std/utf.d
M std/xml.d
Log Message:
-----------
Merge pull request #680 from 9rnsr/strict_const
Add const attribute more strictly
Compare: https://github.com/D-Programming-Language/phobos/compare/cd361bf8be4d...408496e16060
More information about the phobos
mailing list