.. |
algorithm
|
Fix Issue 18525: std.algorithm.mutate.remove should work on mutable strings
|
2018-04-18 10:23:23 +01:00 |
c
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
container
|
Make references to input ranges a link to isInputRange
|
2018-04-08 16:19:57 -04:00 |
datetime
|
Merge pull request #6422 from wilzbach/duplicate-static-gshared
|
2018-04-05 20:30:54 +02:00 |
digest
|
Merge pull request #6453 from schveiguy/version_unittest_p4
|
2018-04-15 00:02:27 +02:00 |
experimental
|
Allocator list does not return null if two empty nodes are found (#6462)
|
2018-04-19 15:07:30 +03:00 |
internal
|
More removal of version(unittest)
|
2018-04-13 12:20:02 -04:00 |
net
|
More removal of version(unittest)
|
2018-04-13 12:20:02 -04:00 |
range
|
Fix issue 18790 - Add ability for char[] and wchar[] to be output ranges.
|
2018-04-23 09:17:49 -04:00 |
regex
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2018-04-06 19:39:58 +02:00 |
windows
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
array.d
|
Remove version(unittest) imports to avoid extra imports in user code.
|
2018-04-12 15:46:56 -04:00 |
ascii.d
|
Remove version(unittest) imports to avoid extra imports in user code.
|
2018-04-12 15:46:56 -04:00 |
base64.d
|
Fix issue 18790 - Add ability for char[] and wchar[] to be output ranges.
|
2018-04-23 09:17:49 -04:00 |
bigint.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
bitmanip.d
|
Remove version(unittest) imports to avoid extra imports in user code.
|
2018-04-12 15:46:56 -04:00 |
compiler.d
|
|
|
complex.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
concurrency.d
|
Merge pull request #5873 from wilzbach/std-concurrency-tests-4
|
2018-04-18 17:00:15 +02:00 |
conv.d
|
Another batch for removing version(unittest)
|
2018-04-12 16:27:18 -04:00 |
csv.d
|
Make references to input ranges a link to isInputRange
|
2018-04-08 16:19:57 -04:00 |
demangle.d
|
Modernize std.demangle
|
2018-03-26 13:26:04 -04:00 |
encoding.d
|
Another batch for removing version(unittest)
|
2018-04-12 16:27:18 -04:00 |
exception.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
file.d
|
Merge pull request #6435 from JackStouffer/input-range-link
|
2018-04-15 01:42:45 +02:00 |
format.d
|
Fix issue 18790 - Add ability for char[] and wchar[] to be output ranges.
|
2018-04-23 09:17:49 -04:00 |
functional.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
getopt.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
json.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
math.d
|
More removal of version(unittest)
|
2018-04-13 12:20:02 -04:00 |
mathspecial.d
|
Manually fix Allman brace style
|
2017-11-20 15:45:04 +01:00 |
meta.d
|
Make references to input ranges a link to isInputRange
|
2018-04-08 16:19:57 -04:00 |
mmfile.d
|
style, switches in MmFile can be final
|
2017-09-13 19:12:48 +02:00 |
numeric.d
|
More removal of version(unittest)
|
2018-04-13 12:20:02 -04:00 |
outbuffer.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
parallelism.d
|
Merge pull request #6435 from JackStouffer/input-range-link
|
2018-04-15 01:42:45 +02:00 |
path.d
|
Merge pull request #6435 from JackStouffer/input-range-link
|
2018-04-15 01:42:45 +02:00 |
process.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
random.d
|
Make references to input ranges a link to isInputRange
|
2018-04-08 16:19:57 -04:00 |
signals.d
|
Manually fix Allman brace style
|
2017-11-20 15:45:04 +01:00 |
socket.d
|
More removal of version(unittest)
|
2018-04-13 12:20:02 -04:00 |
stdint.d
|
|
|
stdio.d
|
Make references to input ranges a link to isInputRange
|
2018-04-08 16:19:57 -04:00 |
string.d
|
Added public examples to std.string
|
2018-04-11 11:17:05 -04:00 |
system.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
traits.d
|
More removal of version(unittest)
|
2018-04-13 12:20:02 -04:00 |
typecons.d
|
Removed scope wide @trusted use in std.typecons
|
2018-04-11 14:36:17 -04:00 |
typetuple.d
|
|
|
uni.d
|
Merge pull request #6435 from JackStouffer/input-range-link
|
2018-04-15 01:42:45 +02:00 |
uri.d
|
Add public examples to std.uri + enable DScanner check
|
2018-03-20 23:53:07 +01:00 |
utf.d
|
Merge pull request #6435 from JackStouffer/input-range-link
|
2018-04-15 01:42:45 +02:00 |
uuid.d
|
Fix issue 18790 - Add ability for char[] and wchar[] to be output ranges.
|
2018-04-23 09:17:49 -04:00 |
variant.d
|
Markdownify Phobos
|
2018-04-02 22:32:47 +02:00 |
xml.d
|
Replace body keyword with its replacement: do
|
2017-11-20 15:33:52 +01:00 |
zip.d
|
Fix Issue 18452 - std.zip has size limit of 2 GB
|
2018-03-31 14:20:18 +03:00 |
zlib.d
|
zlib: remove switch from in front of super()
|
2018-04-05 21:32:51 -07:00 |