.. |
algorithm
|
Merge pull request #6284 from wilzbach/std-algo-searching-mismatch
|
2018-03-16 17:54:41 +01:00 |
c
|
Remove old, redundant private import access specifier
|
2017-07-11 12:28:39 +02:00 |
container
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
datetime
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
digest
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
experimental
|
Fix Issue 18648 - Document the type of std.stdio.stdin and friends
|
2018-03-22 21:36:41 +01:00 |
internal
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
net
|
Temporarily disable curl tests for FreeBSD 32-bit
|
2018-02-28 22:48:26 +01:00 |
range
|
std.range: Add example for withPartial for slide + improve docs
|
2018-03-22 15:15:12 +01:00 |
regex
|
Fix Issue 18565 - std.regex Captures opAssign returns void
|
2018-03-11 19:47:38 +01:00 |
windows
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
array.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
ascii.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
base64.d
|
Fix Issue 18278 - writef documentation 404 error
|
2018-01-26 10:17:47 +01:00 |
bigint.d
|
Fix DScanner warnings
|
2018-02-10 22:46:32 +01:00 |
bitmanip.d
|
std.bitmanip: Remove outdated debug info + redundant static
|
2018-03-25 21:38:47 +02:00 |
compiler.d
|
|
|
complex.d
|
Remove dependency on deprecated bits of std.math from std.complex
|
2018-01-16 03:04:35 +01:00 |
concurrency.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
conv.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
csv.d
|
Merge pull request #5606 from andralex/upcase-ddoc-labels
|
2017-07-12 22:19:10 +02:00 |
demangle.d
|
|
|
encoding.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
exception.d
|
Fix unrelated DAutoTest diff changes
|
2018-03-21 22:48:31 +01:00 |
file.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
format.d
|
Fix Issue 18548 - std.format ignores templated toString if another toString is not a template
|
2018-03-12 10:08:54 -04:00 |
functional.d
|
Merge pull request #5348 from radcapricorn/forward
|
2018-01-17 09:51:45 +01:00 |
getopt.d
|
Remove staticIota: std_getopt
|
2018-01-22 17:18:53 +01:00 |
json.d
|
Turn enforce into an eponymous template + undocument enforceEx
|
2018-02-07 01:01:59 +01:00 |
math.d
|
Revert "Issue 18244: std.math generic functions need to have sig constraints"
|
2018-02-23 10:46:07 -04:00 |
mathspecial.d
|
Manually fix Allman brace style
|
2017-11-20 15:45:04 +01:00 |
meta.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
mmfile.d
|
style, switches in MmFile can be final
|
2017-09-13 19:12:48 +02:00 |
numeric.d
|
Fix Issue 18492 - DLang STL links are broken
|
2018-02-23 04:31:09 +01:00 |
outbuffer.d
|
Replace body keyword with its replacement: do
|
2017-11-20 15:33:52 +01:00 |
parallelism.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
path.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
process.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
random.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
signals.d
|
Manually fix Allman brace style
|
2017-11-20 15:45:04 +01:00 |
socket.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
stdint.d
|
|
|
stdio.d
|
Fix brace style + typos
|
2018-03-24 11:31:17 +01:00 |
string.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
system.d
|
std.system: Add comment fix for Android
|
2017-12-22 18:42:35 +05:30 |
traits.d
|
Fix Issue 18624 - wrong behavior of getSymbolsByUDA if one of the symbols having the UDA is a function
|
2018-03-17 14:50:31 +01:00 |
typecons.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
typetuple.d
|
|
|
uni.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
uri.d
|
Use static foreach in Phobos
|
2018-01-03 17:30:11 +01:00 |
utf.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
uuid.d
|
Use static foreach in Phobos
|
2018-01-03 17:30:11 +01:00 |
variant.d
|
Revert addition of StdUnittest
|
2018-02-20 13:32:32 -05:00 |
xml.d
|
Replace body keyword with its replacement: do
|
2017-11-20 15:33:52 +01:00 |
zip.d
|
Start removing std.{json,zip,zlib,algorithm.mutation}
|
2017-12-01 09:28:05 +01:00 |
zlib.d
|
Start removing std.{json,zip,zlib,algorithm.mutation}
|
2017-12-01 09:28:05 +01:00 |