Commit graph

11 commits

Author SHA1 Message Date
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