..
algorithm
Merge pull request #4065 from tsbockman/pr3969_fixup
2016-03-18 16:58:13 -07:00
c
Fix missing ')' in std.c.windows.com deprecation message.
2016-01-06 12:18:33 -08:00
container
Fix issue 15941 -- rbtree no longer supports classes
2016-05-27 08:19:08 -04:00
digest
Linux/PPC: Really fix the import for md.d/ripemd.d.
2016-03-12 20:19:33 +01:00
experimental
Merge pull request #4034 from rainers/fix_allocator
2016-03-16 23:50:18 +03:00
internal
supplemental change for Issue 15907 fix
2016-08-24 19:41:18 +02:00
net
convert docstring examples to unittests
2016-03-09 21:22:15 +02:00
range
Merge pull request #4054 from greenify/docu_locksteep
2016-03-13 22:29:04 +09:00
regex
2 minor tweaks to std.regex default engine
2016-03-07 15:46:30 +03: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
Remove obsolete TypeTuple references
2015-10-13 20:37:44 +02:00
base64.d
bigint.d
Delete old dead code.
2016-02-17 10:17:48 -08: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
Merge pull request #4057 from BBasile/issue-15772
2016-03-14 22:34:09 +09: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 test failure for updated Windows TZs
2016-07-09 18:13:11 +02: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
netbsd patch
2016-03-11 10:10:47 +06:00
format.d
Merge pull request #3977 from joakim-noah/android
2016-02-23 13:51:42 -08:00
functional.d
convert docstring examples to unittests
2016-03-09 21:22:15 +02:00
getopt.d
fix issue 15914
2016-04-14 10:01:50 +02:00
json.d
Replace version(unittest) with unittest
2016-03-03 00:07:31 +09:00
math.d
Merge pull request #3755 from JackStouffer/pow2
2016-03-14 22:46:31 +02:00
mathspecial.d
HTML fixes
2015-10-24 06:19:23 +00:00
meta.d
fix Issue 15782 - Alias no longer strips qualifiers from user defined types
2016-03-20 16:49:42 +01:00
mmfile.d
netbsd patch
2016-03-11 10:10:47 +06:00
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
netbsd patch
2016-03-11 10:10:47 +06:00
path.d
fix incorrect imports/fqn usages
2016-02-20 14:41:44 +01:00
process.d
Merge pull request #3977 from joakim-noah/android
2016-02-23 13:51:42 -08:00
random.d
Use proper right parenthesis in example's comment: "$(RPAREN)" -> ")"
2016-03-08 18:47:32 +01:00
signals.d
convert docstring examples to unittests
2016-03-03 15:24:26 +02:00
socket.d
netbsd patch
2016-03-11 10:10:47 +06:00
socketstream.d
Adjust deprecation messages for std.stream.
2015-09-11 21:29:14 -07:00
stdint.d
HTML fixes
2015-10-24 06:19:23 +00:00
stdio.d
Warn about Issue 15768
2016-06-03 11:12:11 -04:00
stdiobase.d
stream.d
fix lookup of core.stdc.stdio.remove()
2016-02-13 09:54:41 -08:00
string.d
convert docstring examples to unittests
2016-03-03 15:24:26 +02:00
system.d
netbsd patch
2016-03-11 10:10:47 +06:00
traits.d
supplemental change for Issue 15907 fix
2016-08-24 19:41:18 +02:00
typecons.d
Fix #12914 : alignForSize will not accept immutable
2016-02-10 21:50:51 +01:00
typetuple.d
fix link to AliasSeq
2015-09-25 16:16:42 +02:00
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
convert docstring examples to unittests
2016-03-03 15:24:26 +02: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
std.zlib: add documentation header example
2016-03-04 19:16:10 +02:00