[phobos] [D-Programming-Language/phobos] 0ff85c: Moved filter to the public section.
GitHub
noreply at github.com
Sat Sep 29 08:52:57 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 0ff85c49b1965c237cc3ed7ab995fff0070c65da
https://github.com/D-Programming-Language/phobos/commit/0ff85c49b1965c237cc3ed7ab995fff0070c65da
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M std/typetuple.d
Log Message:
-----------
Moved filter to the public section.
It seems that Filter accidentally got put in the private section of the
file, and now that the bug making all templates public has been fixed,
Filter isn't useable.
Commit: e5f6ce75eea58270e16102e2b8d92ea180a560b4
https://github.com/D-Programming-Language/phobos/commit/e5f6ce75eea58270e16102e2b8d92ea180a560b4
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-09-29 (Sat, 29 Sep 2012)
Changed paths:
M std/typetuple.d
Log Message:
-----------
Merge pull request #796 from jmdavis/filter
Moved filter to the public section.
Compare: https://github.com/D-Programming-Language/phobos/compare/f41f43d87064...e5f6ce75eea5
More information about the phobos
mailing list