.. |
c
|
|
|
digest
|
the enum caused it to allocate needlessly. static immutable avoids that.
|
2013-10-04 21:57:01 -04:00 |
internal
|
split off rarely used unicode tables
|
2013-10-17 18:49:11 +04:00 |
net
|
Documentation precisions regarding HTTP/FTP charset encoding
|
2013-10-19 16:19:48 +02:00 |
windows
|
Fix issue 11283 - Remove sysErrorString unittest
|
2013-10-17 18:34:53 +09:00 |
algorithm.d
|
Merge pull request #1603 from monarchdodra/swapFullMuable
|
2013-10-22 20:55:35 -07:00 |
array.d
|
Merge pull request #1528 from monarchdodra/arrayEmplaceFixup
|
2013-10-08 05:38:55 -07:00 |
ascii.d
|
improve optimization potential of std.ascii
|
2013-10-16 16:12:46 -07:00 |
base64.d
|
Merge pull request #1536 from lionello/bug10893
|
2013-09-08 08:37:19 -07:00 |
bigint.d
|
More parenthesis fix
|
2013-08-08 04:12:10 +09:00 |
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
|
fix issue 11194 - std.container.Array.reserve calls opAssign on uninitialized data
|
2013-10-09 07:33:10 +02:00 |
conv.d
|
Final fix for emplace
|
2013-10-16 09:35:35 +02: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
|
Merge dirEntries unittests and modify to run within the same testdir.
|
2013-10-23 18:08:36 -04:00 |
format.d
|
Fixes Issue 11299 - formattedRead does not compile without the -unittest flag due to missing import.
|
2013-10-19 13:00:34 +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
|
More parenthesis fix
|
2013-08-08 04:12:10 +09:00 |
process.d
|
Corrected execute() example in ddoc comments
|
2013-10-15 17:58:19 +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
|
too tight constraint that has no use in private function
|
2013-10-15 23:51:32 +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 #1640 from blackwhale/fix-dep
|
2013-10-15 13:05:03 -07:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Revert "Fix for issue 11108"
|
2013-10-12 13:40:27 +02:00 |
typecons.d
|
Remove workaround for issue 10357
|
2013-10-15 13:07:30 +09:00 |
typelist.d
|
|
|
typetuple.d
|
|
|
uni.d
|
split off rarely used unicode tables
|
2013-10-17 18:49:11 +04:00 |
uri.d
|
|
|
utf.d
|
Remove conflict template function
|
2013-08-13 15:03:04 +09:00 |
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 |