.. |
algorithm
|
Remove debug writelns
|
2017-06-01 11:13:04 -04:00 |
c
|
|
|
container
|
Fix Issue 17452 - Undefined references in std.container.array
|
2017-05-29 21:43:37 +02:00 |
datetime
|
Merge pull request #5404 from JackStouffer/date-fromISOString
|
2017-06-06 12:44:27 +02:00 |
digest
|
Fix Dscanner errors
|
2017-06-12 04:24:41 +02:00 |
experimental
|
Eliminate shared static this() from std.experimental.logger
|
2017-06-11 12:37:54 -04:00 |
internal
|
std.mathspecial: erf*() for quad-precision reals
|
2017-06-10 23:06:53 +01:00 |
net
|
Move deprecations along.
|
2017-05-07 11:27:48 +02:00 |
range
|
Fix Dscanner errors
|
2017-06-12 04:24:41 +02:00 |
regex
|
Merge pull request #5336 from aG0aep6G/std.regex-selflink-sections
|
2017-04-18 01:56:22 +02:00 |
windows
|
|
|
array.d
|
|
|
ascii.d
|
|
|
base64.d
|
|
|
bigint.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-05-23 20:37:35 +02:00 |
bitmanip.d
|
|
|
compiler.d
|
|
|
complex.d
|
fix im 0 init placement info for complex
|
2017-05-31 11:22:45 +01:00 |
concurrency.d
|
|
|
concurrencybase.d
|
|
|
conv.d
|
Fix Dscanner errors
|
2017-06-12 04:24:41 +02:00 |
csv.d
|
|
|
demangle.d
|
|
|
encoding.d
|
Get rid of static this for initializing encoding
|
2017-05-23 19:17:47 -04:00 |
exception.d
|
|
|
file.d
|
Defer addition of template until we need it for ranges.
|
2017-05-17 08:32:43 -04:00 |
format.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-06-01 05:53:15 +02:00 |
functional.d
|
|
|
getopt.d
|
Fix some bad/slangy English in std.getopt.
|
2017-05-13 02:14:33 -07:00 |
json.d
|
Relax a few unittests for double-precision reals
|
2017-05-24 23:51:54 +02:00 |
math.d
|
std.math: Implement transcendental functions for quad-precision reals
|
2017-06-10 23:17:16 +01:00 |
mathspecial.d
|
std.mathspecial: erf*() for quad-precision reals
|
2017-06-10 23:06:53 +01:00 |
meta.d
|
Hide bugfix unittest from ddoc.
|
2017-06-08 09:37:47 -07:00 |
mmfile.d
|
|
|
numeric.d
|
Annotate unittests per Phobos coding style.
|
2017-04-26 09:38:57 -07:00 |
outbuffer.d
|
|
|
parallelism.d
|
Allow ignoring individual lines for coverage analysis
|
2017-05-07 15:26:25 +00:00 |
path.d
|
Merge pull request #5406 from jmdavis/path
|
2017-05-21 07:24:31 -07:00 |
process.d
|
Revert "Partial Fix Issue 16615 - convert os pid to std.process Pid"
|
2017-06-09 15:51:34 +00:00 |
random.d
|
Update random.d
|
2017-04-14 10:16:05 +07:00 |
signals.d
|
|
|
socket.d
|
|
|
stdint.d
|
|
|
stdio.d
|
Fix Dscanner errors
|
2017-06-12 04:24:41 +02:00 |
string.d
|
Deprecate obsolete pattern matching functions in std.string
|
2017-05-12 09:55:39 -04:00 |
system.d
|
|
|
traits.d
|
Revert "reimplement std.traits.ParameterStorageClassTuple()"
|
2017-06-11 14:39:41 -04:00 |
typecons.d
|
issue 15645 - Prevent unsafe usage of Tuple.slice
|
2017-04-22 08:14:54 -07:00 |
typetuple.d
|
|
|
uni.d
|
Merge pull request #5361 from jmdavis/issue_17372
|
2017-05-05 19:12:40 +02:00 |
uri.d
|
Replace deprecated functions from std_conv and std_uri
|
2017-05-21 18:52:21 +03:00 |
utf.d
|
reimplement toUTF8/16 in terms of encode()
|
2017-05-20 16:26:36 -07:00 |
uuid.d
|
|
|
variant.d
|
|
|
xml.d
|
std.xml: make work with -dip1000
|
2017-06-10 13:48:10 -07:00 |
zip.d
|
|
|
zlib.d
|
|
|