Dicebot
|
82f54a38d3
|
TypeTuple -> MetaList inside Phobos
|
2015-05-05 22:22:11 +03:00 |
|
Dicebot
|
73f773838d
|
import std.typetuple -> import std.meta
|
2015-05-05 22:22:10 +03:00 |
|
Walter Bright
|
dd00f64095
|
Merge pull request #2986 from andralex/master
skipOver: no unnecessary decoding
|
2015-02-16 18:19:11 -08:00 |
|
Vladimir Panteleev
|
2c5294b64f
|
Merge pull request #2989 from andralex/posix.mak
Fix name of package documentation: std_xyz_package.html -> std_xyz.html
|
2015-02-17 00:04:13 +02:00 |
|
Andrei Alexandrescu
|
11b32b56e5
|
Fix links
|
2015-02-16 13:39:18 -08:00 |
|
Andrei Alexandrescu
|
836b1ad723
|
skipOver: no unnecessary decoding
|
2015-02-15 23:05:57 -08:00 |
|
sinkuu
|
b55c07c63a
|
Move internal stuff to std.algorithm.internal
|
2015-02-14 14:02:37 +09:00 |
|
sinkuu
|
492ab0df90
|
Fix Issue 14149 - Bad std.algorithm error messages
|
2015-02-14 14:02:36 +09:00 |
|
k-hara
|
1736e6e85c
|
Add missing imports
|
2015-02-10 20:24:37 +09:00 |
|
Jakob Ovrum
|
e6b0b458cc
|
Change foreach loop in std.algorithm.searching.find to a for-loop
|
2015-02-05 20:09:29 +09:00 |
|
H. S. Teoh
|
398038a1d3
|
Move cheat sheet entries into respective submodules.
|
2015-01-20 10:43:50 -08:00 |
|
H. S. Teoh
|
c3d464d1aa
|
Add ddoc headers for submodules.
|
2015-01-20 10:27:42 -08:00 |
|
H. S. Teoh
|
b476a82b5b
|
Split search algorithms into own submodule.
|
2015-01-20 09:14:06 -08:00 |
|