.. |
algorithm
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2018-06-25 19:20:29 +02:00 |
container
|
Remove invalid Markdown backticks in std.{container,path,random}.d
|
2018-06-19 22:04:01 +02:00 |
datetime
|
Clean up use of scope in std.datetime.systime.
|
2018-06-27 21:27:43 -06:00 |
digest
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
experimental
|
Merge pull request #6611 from MartinNowak/merge_stable
|
2018-06-30 22:08:09 +02:00 |
internal
|
cstring: add scope
|
2018-06-09 01:13:48 -07:00 |
net
|
fix AA test: order of AA elements isn't determined
|
2018-07-05 02:02:27 +03:00 |
range
|
Merge pull request #6471 from schveiguy/putstrings
|
2018-06-29 10:04:28 +02:00 |
regex
|
popFront is not a property
|
2018-06-08 17:33:55 +01:00 |
windows
|
charset: add scope
|
2018-06-09 00:47:22 -07:00 |
array.d
|
Addressed Andrei's review.
|
2018-06-29 22:18:12 +02:00 |
ascii.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
base64.d
|
Merge pull request #6471 from schveiguy/putstrings
|
2018-06-29 10:04:28 +02:00 |
bigint.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
bitmanip.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
compiler.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
complex.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
concurrency.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
conv.d
|
Speedup text() wtext() and dtext() by allowing them to add chars to it's own appender rather then using to! then coping them back.
|
2018-06-27 05:03:47 +09:30 |
csv.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
demangle.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
encoding.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
exception.d
|
[trivial] Getter property should not return void
|
2018-06-18 13:23:35 +01:00 |
file.d
|
file: add scope
|
2018-06-09 22:34:52 -07:00 |
format.d
|
Merge pull request #6471 from schveiguy/putstrings
|
2018-06-29 10:04:28 +02:00 |
functional.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
getopt.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
json.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
math.d
|
std.math: IEEE Quadruple-precision fixes for AArch64
|
2018-06-24 16:33:55 +05:30 |
mathspecial.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
meta.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
mmfile.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
numeric.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
outbuffer.d
|
outbuffer: add scope
|
2018-06-08 19:48:05 -07:00 |
parallelism.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
path.d
|
Remove invalid Markdown backticks in std.{container,path,random}.d
|
2018-06-19 22:04:01 +02:00 |
process.d
|
process: add scope
|
2018-06-09 21:32:38 -07:00 |
random.d
|
Remove invalid Markdown backticks in std.{container,path,random}.d
|
2018-06-19 22:04:01 +02:00 |
signals.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
socket.d
|
socket: use scope
|
2018-06-08 20:28:21 -07:00 |
stdint.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
stdio.d
|
Remove unnecessary conflicts in std.stdio.
|
2018-06-28 20:57:59 -06:00 |
string.d
|
string: add scope
|
2018-06-09 22:54:04 -07:00 |
system.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
traits.d
|
Fix auto function without return statement
|
2018-06-28 10:58:14 +02:00 |
typecons.d
|
Fix auto function without return statement
|
2018-06-28 10:58:14 +02:00 |
typetuple.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
uni.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2018-06-24 12:38:18 +02:00 |
uri.d
|
fix AA test: order of AA elements isn't determined
|
2018-07-05 02:02:27 +03:00 |
utf.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
uuid.d
|
Merge pull request #6471 from schveiguy/putstrings
|
2018-06-29 10:04:28 +02:00 |
variant.d
|
Merge remote-tracking branch 'upstream/master' into stable
|
2018-06-16 07:27:16 +02:00 |
xml.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
zip.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |
zlib.d
|
Remove a few cases of underscore escaping
|
2018-06-04 13:05:01 +02:00 |