.. |
algorithm
|
Supplemental fix for issue 14747 - remove unreachable statements
|
2015-07-01 00:08:20 +09:00 |
c
|
|
|
container
|
fix package XREFs
|
2015-06-15 22:30:41 +02:00 |
digest
|
std.digest.sha remove static constructor
|
2015-06-30 14:36:07 -07:00 |
experimental
|
logger cleanup2:
|
2015-06-12 11:30:46 +02:00 |
internal
|
std.internal.math.biguintcore: minor improvements
|
2015-07-02 18:41:28 -07:00 |
net
|
fix Issue 14712 - GIT HEAD : std.net.curl regressions
|
2015-06-23 17:03:01 +00:00 |
range
|
Supplemental fix for issue 14747 - remove unreachable statements
|
2015-07-01 00:08:20 +09:00 |
regex
|
|
|
windows
|
|
|
array.d
|
fix package XREFs
|
2015-06-15 22:30:41 +02:00 |
ascii.d
|
|
|
base64.d
|
Use auto ref to retain compatibility with previous workarounds.
|
2015-06-30 08:49:54 -07:00 |
bigint.d
|
use if-else instead of ?:
|
2015-06-30 23:09:08 +09:00 |
bitmanip.d
|
Add warning about GC to taggedPointer and taggedClassRef docs
|
2015-06-13 14:50:03 +02:00 |
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
Merge pull request #2943 from MartinNowak/useInitOnce
|
2015-06-26 20:51:14 +03:00 |
conv.d
|
Merge pull request #3409 from JesseKPhillips/octaldocs
|
2015-06-12 23:44:52 -04:00 |
cstream.d
|
|
|
csv.d
|
fix package XREFs
|
2015-06-15 22:30:41 +02:00 |
datetime.d
|
Merge pull request #2584 from jmdavis/13433
|
2015-06-29 21:40:57 +03:00 |
demangle.d
|
|
|
encoding.d
|
Typo in the windows-1252 charMap.
|
2015-06-08 03:30:39 +03:00 |
exception.d
|
fix Issue 14685 - Silent incorrect behavior with enforce and custom exception
|
2015-06-22 21:40:16 +09:00 |
file.d
|
std.file: Fix building documentation on Windows
|
2015-07-02 19:45:22 +00:00 |
format.d
|
Merge pull request #3470 from WalterBright/betterFormatU
|
2015-07-04 14:36:23 +09:00 |
functional.d
|
remove trailing whitespace, detab, tolf
|
2015-05-31 11:24:01 +02:00 |
getopt.d
|
Change all bold headers to DDOC headers
|
2015-06-01 18:26:50 -04:00 |
json.d
|
Add attributes to methods in std.json.
|
2015-05-29 22:35:11 -06:00 |
math.d
|
Merge pull request #3351 from rainers/trail_whitespace
|
2015-05-31 19:12:25 -07:00 |
mathspecial.d
|
remove trailing whitespace, detab, tolf
|
2015-05-31 11:24:01 +02:00 |
meta.d
|
Rename Arguments to AliasSeq for alias sequence
|
2015-07-01 22:40:29 -07:00 |
metastrings.d
|
|
|
mmfile.d
|
|
|
numeric.d
|
remove trailing whitespace, detab, tolf
|
2015-05-31 11:24:01 +02:00 |
outbuffer.d
|
|
|
parallelism.d
|
std.parallelism: move static constructor out of template
|
2015-07-02 19:55:28 -07:00 |
path.d
|
std.path.toNormalizedPath - fix typo
|
2015-06-17 03:31:08 -07:00 |
process.d
|
Prevent using alloca and tempCString in same functions
|
2015-06-21 19:17:16 +09:00 |
random.d
|
Fixed DDoc warnings
|
2015-05-30 09:17:43 -06:00 |
signals.d
|
|
|
socket.d
|
Remove superfluous ctor in ddoc version of UnixAddress
|
2015-06-01 14:59:10 -04:00 |
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
std.stdio - accept some ranges
|
2015-06-21 11:58:41 -07:00 |
stdiobase.d
|
|
|
stream.d
|
|
|
string.d
|
Merge pull request #3446 from 9rnsr/fix14735
|
2015-06-29 15:25:54 -07:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Use 'Identity' intstead of local 'I' alias
|
2015-06-22 14:59:57 -07:00 |
typecons.d
|
Merge pull request #3158 from tom-tan/workaround-for-14405
|
2015-06-27 16:08:42 +02:00 |
typelist.d
|
|
|
typetuple.d
|
Rename Arguments to AliasSeq for alias sequence
|
2015-07-01 22:40:29 -07:00 |
uni.d
|
std.uni: Remove stray std.stdio import
|
2015-06-26 09:16:04 +00:00 |
uri.d
|
std.uri - replace static construction with compile time construction
|
2015-06-30 13:36:03 -07:00 |
utf.d
|
Fixed DDoc warnings
|
2015-05-30 09:17:43 -06:00 |
uuid.d
|
|
|
variant.d
|
Replace D_PARAM with D through variant.d
|
2015-06-08 10:55:04 -07:00 |
xml.d
|
|
|
zip.d
|
|
|
zlib.d
|
|
|