.. |
algorithm
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
c
|
Fix missing ')' in std.c.windows.com deprecation message.
|
2016-01-06 12:18:33 -08:00 |
container
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
digest
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
experimental
|
Merge pull request #3931 from 9il/ndslice1
|
2016-02-21 09:48:06 -08:00 |
internal
|
Merge pull request #3928 from burner/dummyrange_variable_type
|
2016-02-23 15:19:36 +02:00 |
net
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
range
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
regex
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
windows
|
Moving deprecations along.
|
2016-02-10 16:43:25 -08:00 |
array.d
|
Moving deprecations along.
|
2016-02-10 16:43:25 -08:00 |
ascii.d
|
|
|
base64.d
|
|
|
bigint.d
|
Merge pull request #3725 from CyberShadow/pull-20151017-003315
|
2015-10-17 21:43:36 -07:00 |
bitmanip.d
|
Moving deprecations along.
|
2016-02-10 16:43:25 -08:00 |
compiler.d
|
|
|
complex.d
|
Switch some static imports to selective.
|
2016-02-22 17:06:29 -05:00 |
concurrency.d
|
Add unit test for Tid.toString.
|
2016-02-09 12:58:21 +01:00 |
concurrencybase.d
|
|
|
conv.d
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
cstream.d
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
csv.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
datetime.d
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
demangle.d
|
|
|
encoding.d
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
exception.d
|
Add basicExceptionCtors mixin
|
2016-01-17 10:39:37 +05:30 |
file.d
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
format.d
|
Fix import issues for std.format and std.stdio
|
2016-02-21 18:58:12 -05:00 |
functional.d
|
Merge pull request #3879 from blm768/adjust_examples
|
2015-12-26 09:21:38 -05:00 |
getopt.d
|
Merge pull request #3859 from BBasile/getopt-checker
|
2016-02-17 22:01:21 -08:00 |
json.d
|
std.json: Encode control characters
|
2015-12-16 00:55:09 +01:00 |
math.d
|
Moving deprecations along.
|
2016-02-10 16:43:25 -08:00 |
mathspecial.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
meta.d
|
Merge pull request #4007 from e10s/meta_repeat
|
2016-02-19 17:06:13 -08:00 |
mmfile.d
|
|
|
numeric.d
|
core.bitop bsr(), bsf(), and popcnt() now support ulong inputs even on a 32-bit arch.
|
2016-01-13 13:54:27 -08:00 |
outbuffer.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
parallelism.d
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
path.d
|
fix incorrect imports/fqn usages
|
2016-02-20 14:41:44 +01:00 |
process.d
|
fix incorrect imports/fqn usages
|
2016-02-20 14:41:44 +01:00 |
random.d
|
RandomSample.front was not documented
|
2015-12-17 22:21:31 +01:00 |
signals.d
|
|
|
socket.d
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
socketstream.d
|
|
|
stdint.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
stdio.d
|
Fix import issues for std.format and std.stdio
|
2016-02-21 18:58:12 -05:00 |
stdiobase.d
|
|
|
stream.d
|
fix lookup of core.stdc.stdio.remove()
|
2016-02-13 09:54:41 -08:00 |
string.d
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
system.d
|
use DDLINK/DDSUBLINK instead of LINK2 and raw HTML
|
2015-11-26 16:04:44 +01:00 |
traits.d
|
Make std.traits.Select work for compile-time expressions
|
2016-02-19 20:45:27 +00:00 |
typecons.d
|
Fix #12914: alignForSize will not accept immutable
|
2016-02-10 21:50:51 +01:00 |
typetuple.d
|
|
|
uni.d
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
uri.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
utf.d
|
Fix Phobos issue #15586 - std.utf.toUTF8() halts on invalid dchar.
|
2016-01-29 15:35:14 -08:00 |
uuid.d
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
variant.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2015-10-27 15:55:59 +01:00 |
xml.d
|
fix incorrect imports/fqn usages
|
2016-02-20 14:41:44 +01:00 |
zip.d
|
fix incorrect imports/fqn usages
|
2016-02-20 14:41:44 +01:00 |
zlib.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |