Robert burner Schadek
|
3a468b470f
|
* selective import
* some symbols where used only private
* missing ditto
whitespace
JakobOvrum
review quickfur
|
2015-03-20 10:37:55 +01: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 |
|
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 |
|
Dmitry Atamanov
|
cef5d6927a
|
update3
|
2015-01-26 21:07:33 +05:00 |
|
Dmitry Atamanov
|
e070cfbfd5
|
update2
|
2015-01-26 19:40:25 +05:00 |
|
Dmitry Atamanov
|
a69f9d0d66
|
update1
|
2015-01-26 15:33:17 +05:00 |
|
Dmitry Atamanov
|
43286f8074
|
Modified the implementation of Levenshtein distance so that it now uses less memory and faster in some cases.
|
2015-01-26 15:31:43 +05: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
|
5cae4f0cb5
|
Split mutation algorithms into own submodule.
Clean up inter-package imports.
|
2015-01-20 09:14:06 -08:00 |
|
H. S. Teoh
|
5551facc2f
|
Refactor: reduce global imports.
|
2015-01-20 09:14:06 -08:00 |
|
H. S. Teoh
|
9dc4c34379
|
Split iteration functions into own submodule.
|
2015-01-20 09:14:06 -08:00 |
|
H. S. Teoh
|
28feb36b6e
|
Split comparison functions into own submodule.
|
2015-01-20 09:14:06 -08:00 |
|