.. |
algorithm
|
Make one std.algorithm.iteration.map unittest @nogc
|
2020-01-22 12:51:02 +01:00 |
container
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
datetime
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
digest
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
experimental
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
internal
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
net
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
range
|
Merge pull request #7347 from schveiguy/choosesafe
|
2020-01-10 06:45:26 +01:00 |
regex
|
Fix Issue 20301 - Support const array of patterns in std.regex.regex
|
2019-10-16 14:33:49 +03:00 |
windows
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
array.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
ascii.d
|
|
|
base64.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
bigint.d
|
Merge pull request #7151 from n8sh/issue-20146-20147
|
2019-12-30 00:02:51 +01:00 |
bitmanip.d
|
Mark CTFE bitmanip function for generating longs to a string as @safe and pure.
|
2020-01-05 13:44:03 -05:00 |
compiler.d
|
|
|
complex.d
|
Fix Issue 19733 - expi documentation links broken
|
2019-12-06 14:34:09 +01:00 |
concurrency.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
conv.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
csv.d
|
|
|
demangle.d
|
|
|
encoding.d
|
|
|
exception.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
file.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
format.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
functional.d
|
bugzilla issue 4391 add curry to std.functional (#6963)
|
2020-01-02 02:44:32 +01:00 |
getopt.d
|
many existing tests can be @safe now
|
2020-01-05 01:32:03 +01:00 |
json.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2019-12-16 10:52:16 +01:00 |
math.d
|
Hide IEEE flags and FloatingPointControl for soft-float targets
|
2020-01-24 13:26:43 +07:00 |
mathspecial.d
|
Fix Issue 19283 - [std.mathspecial] documentation for normal distribution doesn't list parameters
|
2019-10-16 16:14:31 +02:00 |
meta.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
mmfile.d
|
|
|
numeric.d
|
Merge pull request #7331 from berni44/stable_numeric_customfloat
|
2020-01-02 09:48:11 +00:00 |
outbuffer.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
package.d
|
|
|
parallelism.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
path.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
process.d
|
Fix Issue 20521 - Checking for and getting empty variables on Wine / XP fails
|
2020-01-21 15:07:43 +00:00 |
random.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
signals.d
|
Add closures to warning and mark warning in red.
|
2019-11-12 13:44:57 +01:00 |
socket.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
stdint.d
|
|
|
stdio.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
string.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
system.d
|
|
|
traits.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
typecons.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
typetuple.d
|
|
|
uni.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
uri.d
|
std.uri: Add unittests for 100% code coverage. (#7220)
|
2019-10-17 09:22:45 +02:00 |
utf.d
|
Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest
|
2020-01-19 14:05:17 +02:00 |
uuid.d
|
|
|
variant.d
|
Fix Issue 15940 - ImplicitConversionTargets and class alias in struct
|
2019-12-10 15:29:18 +01:00 |
xml.d
|
|
|
zip.d
|
Fix Issue 20398 - Wrong number of totalEntries in std.zip
|
2019-11-20 17:55:08 +01:00 |
zlib.d
|
|
|