.. |
algorithm
|
Merge pull request #3800 from JackStouffer/lambda
|
2016-01-15 20:32:40 -05:00 |
c
|
Fix missing ')' in std.c.windows.com deprecation message.
|
2016-01-06 12:18:33 -08:00 |
container
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
digest
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
experimental
|
improve error message in ndslice
|
2016-01-15 01:53:55 -08:00 |
internal
|
Merge pull request #3874 from JackStouffer/bigint
|
2016-01-09 18:12:21 +09:00 |
net
|
Merge pull request #3853 from 9rnsr/fix12359
|
2016-01-06 02:37:52 +01:00 |
range
|
Merge pull request #3855 from JakobOvrum/range_tail
|
2016-01-12 13:35:54 -05:00 |
regex
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
windows
|
Fix missing ')' in std.c.windows.com deprecation message.
|
2016-01-06 12:18:33 -08:00 |
array.d
|
Clarify std.array.assocArray docs
|
2016-01-08 02:06:36 +01:00 |
ascii.d
|
Remove obsolete TypeTuple references
|
2015-10-13 20:37:44 +02:00 |
base64.d
|
|
|
bigint.d
|
Merge pull request #3725 from CyberShadow/pull-20151017-003315
|
2015-10-17 21:43:36 -07:00 |
bitmanip.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 |
compiler.d
|
|
|
complex.d
|
use DDLINK/DDSUBLINK instead of LINK2 and raw HTML
|
2015-11-26 16:04:44 +01:00 |
concurrency.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
concurrencybase.d
|
|
|
conv.d
|
Merge pull request #3769 from WalterBright/opttochars
|
2016-01-15 16:42:28 -05:00 |
cstream.d
|
|
|
csv.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
datetime.d
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08: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
|
Merge pull request #3853 from 9rnsr/fix12359
|
2016-01-06 02:37:52 +01:00 |
format.d
|
Move deprecations along.
|
2015-12-30 00:18:53 -08:00 |
functional.d
|
Merge pull request #3879 from blm768/adjust_examples
|
2015-12-26 09:21:38 -05:00 |
getopt.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
json.d
|
std.json: Encode control characters
|
2015-12-16 00:55:09 +01:00 |
math.d
|
Merge pull request #3888 from tsbockman/bitop-ulong
|
2016-01-13 23:55:32 -05:00 |
mathspecial.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
meta.d
|
Remove .stringof usage
|
2015-11-25 22:39:56 +01:00 |
metastrings.d
|
|
|
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
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
path.d
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
process.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
random.d
|
RandomSample.front was not documented
|
2015-12-17 22:21:31 +01:00 |
signals.d
|
|
|
socket.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
socketstream.d
|
|
|
stdint.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
stdio.d
|
Merge remote-tracking branch 'upstream/stable'
|
2016-01-03 15:09:57 +01:00 |
stdiobase.d
|
|
|
stream.d
|
|
|
string.d
|
Merge pull request #3894 from adamdruppe/import_empty
|
2016-01-12 09:45:37 -05:00 |
syserror.d
|
|
|
system.d
|
use DDLINK/DDSUBLINK instead of LINK2 and raw HTML
|
2015-11-26 16:04:44 +01:00 |
traits.d
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
typecons.d
|
Fix Issue 15561
|
2016-01-13 18:07:06 +00:00 |
typelist.d
|
|
|
typetuple.d
|
fix link to AliasSeq
|
2015-09-25 16:16:42 +02:00 |
uni.d
|
fix property enforcement
|
2015-12-04 15:42:53 +09:00 |
uri.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
utf.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
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
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
zip.d
|
Changed "Examples:" in Ddoc to "Example:"
|
2015-12-17 18:32:41 -08:00 |
zlib.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |