[phobos] [D-Programming-Language/phobos] 3e6679: Improvements to std.range and std.algorithm
noreply at github.com
noreply at github.com
Tue Apr 5 22:38:48 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3e6679b2973069ba9191da16fd74d8b8b80865eb
https://github.com/D-Programming-Language/phobos/commit/3e6679b2973069ba9191da16fd74d8b8b80865eb
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2011-04-03 (Sun, 03 Apr 2011)
Changed paths:
M std.ddoc
M std/algorithm.d
M std/conv.d
M std/range.d
Log Message:
-----------
Improvements to std.range and std.algorithm
Commit: 5071624851bedb7709c8c8324e447611c95950f4
https://github.com/D-Programming-Language/phobos/commit/5071624851bedb7709c8c8324e447611c95950f4
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2011-04-03 (Sun, 03 Apr 2011)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Typo
Commit: d5278070161c74dfd00dc247a4ab26a0d581993d
https://github.com/D-Programming-Language/phobos/commit/d5278070161c74dfd00dc247a4ab26a0d581993d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2011-04-05 (Tue, 05 Apr 2011)
Changed paths:
M std/algorithm.d
Log Message:
-----------
doc fix
Commit: 40854fd7e20af1749a2d7a048c263caf2209d538
https://github.com/D-Programming-Language/phobos/commit/40854fd7e20af1749a2d7a048c263caf2209d538
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2011-04-05 (Tue, 05 Apr 2011)
Changed paths:
R std.ddoc
Log Message:
-----------
removed std.ddoc, which is now in d-programming-language.org
Commit: deebbe52c06cd727eca91b6add3ad112f88a88dd
https://github.com/D-Programming-Language/phobos/commit/deebbe52c06cd727eca91b6add3ad112f88a88dd
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2011-04-05 (Tue, 05 Apr 2011)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix Opera rendering issue
Commit: 055cea0595597c318f717f8cce85cfc36773216c
https://github.com/D-Programming-Language/phobos/commit/055cea0595597c318f717f8cce85cfc36773216c
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2011-04-05 (Tue, 05 Apr 2011)
Changed paths:
A changelog.dd
A etc/c/curl.d
M posix.mak
M std/array.d
M std/concurrency.d
M std/container.d
M std/datetime.d
M std/exception.d
M std/file.d
M std/format.d
M std/internal/math/biguintcore.d
M std/internal/math/biguintnoasm.d
M std/mmfile.d
M std/stream.d
M win32.mak
Log Message:
-----------
Merge branch 'master' of github.com:D-Programming-Language/phobos
Conflicts:
posix.mak
Commit: b04c79ecb299a95b07b5519926dc0269f955900d
https://github.com/D-Programming-Language/phobos/commit/b04c79ecb299a95b07b5519926dc0269f955900d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2011-04-05 (Tue, 05 Apr 2011)
Changed paths:
M std/container.d
Log Message:
-----------
Changed Take.origin with Take.source in std.container
Compare: https://github.com/D-Programming-Language/phobos/compare/83f99df...b04c79e
More information about the phobos
mailing list