.. |
c
|
|
|
digest
|
the enum caused it to allocate needlessly. static immutable avoids that.
|
2013-10-04 21:57:01 -04:00 |
internal
|
fix issue 11057 [REG2.064dev] New std.uni has icmp() partly broken
|
2013-09-22 12:00:04 +04:00 |
net
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |
windows
|
Fix the position of LocalFree
|
2013-09-11 23:25:27 +09:00 |
algorithm.d
|
Fixes Issue 9699 - Implement generic strip/stripLeft/stripRight functions which accept an element or a predicate.
|
2013-09-27 11:16:42 +02:00 |
array.d
|
Merge pull request #1528 from monarchdodra/arrayEmplaceFixup
|
2013-10-08 05:38:55 -07:00 |
ascii.d
|
Properly scoped and selected the import of std.traits in std.ascii, so that it is only imported for the 2 functions that use it, toLower and toUpper.
|
2013-10-03 10:02:01 -05:00 |
base64.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
bigint.d
|
|
|
bitmanip.d
|
Add unittests for bugs which seem to have been fixed over time.
|
2013-10-03 10:14:24 -04:00 |
compiler.d
|
|
|
complex.d
|
Add TODO to make toString() pure @safe nothrow
|
2013-08-29 08:13:18 -07:00 |
concurrency.d
|
enforce thisTid was called before calling receive
|
2013-09-30 21:45:13 +02:00 |
container.d
|
|
|
conv.d
|
Merge pull request #1552 from monarchdodra/emplaceFixup
|
2013-10-08 05:42:14 -07:00 |
cstream.d
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |
csv.d
|
|
|
datetime.d
|
Reverted the DDoc changes to std.datetime
|
2013-09-04 21:12:12 +08:00 |
demangle.d
|
|
|
encoding.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
exception.d
|
assertThrown doesn't need to use a variable for a throw check.
|
2013-09-14 18:55:01 +02:00 |
file.d
|
Fixup std.file.thisExePath .
|
2013-09-23 13:22:58 +04:00 |
format.d
|
Fix Issue 11152 - formatChar doesn't handle \0
|
2013-10-02 11:06:35 +02:00 |
functional.d
|
|
|
getopt.d
|
Fixes Issue 11123 - std.getopt should support function callbacks.
|
2013-09-27 15:19:11 +02:00 |
json.d
|
|
|
math.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
mathspecial.d
|
|
|
md5.d
|
|
|
metastrings.d
|
|
|
mmfile.d
|
|
|
numeric.d
|
|
|
outbuffer.d
|
|
|
parallelism.d
|
|
|
path.d
|
|
|
process.d
|
Reintroduce missing test-cases for escapeShellCommand.
|
2013-09-18 00:41:08 +02:00 |
random.d
|
fix property enforcement
|
2013-09-28 14:46:44 +09:00 |
range.d
|
Fix Issue 11196 - std.range.zip fails to compile if range elements aren't default contructable
|
2013-10-08 17:08:27 +04:00 |
regex.d
|
[DDoc] Put a proper description for std.regex.matchAll
|
2013-09-12 02:33:19 +04:00 |
signals.d
|
|
|
socket.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
Merge pull request #1483 from monarchdodra/chunksAmbiguity
|
2013-10-01 18:13:48 -07:00 |
stdiobase.d
|
|
|
stream.d
|
|
|
string.d
|
Merge pull request #1550 from tom-tan/safe-pure-nothrow-string-soundex
|
2013-09-05 06:45:49 -07:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Clarify isAssignable documentation. Add private isRvalueAssignable and isLvalueAssignable .
|
2013-10-08 21:11:09 +04:00 |
typecons.d
|
fix Issue 11165 - std.typecons._d_toObject conflicts with std.signals._d_toObject
|
2013-10-06 22:25:59 +09:00 |
typelist.d
|
|
|
typetuple.d
|
|
|
uni.d
|
Merge pull request #1594 from blackwhale/fix-icmp
|
2013-09-26 07:27:17 -07:00 |
uri.d
|
|
|
utf.d
|
|
|
uuid.d
|
|
|
variant.d
|
|
|
xml.d
|
Merge pull request #1599 from donc/aa10381xml
|
2013-09-24 12:47:22 +02:00 |
zip.d
|
|
|
zlib.d
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |