.. |
algorithm
|
Merge pull request #4921 from RazvanN7/Issue_8573
|
2016-12-16 16:16:48 +01:00 |
c
|
|
|
container
|
fix issue 155421
|
2016-12-08 13:43:56 -08:00 |
digest
|
|
|
experimental
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
internal
|
Enforce Allman style for do {
|
2016-12-09 17:40:50 +01:00 |
net
|
|
|
range
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
regex
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
windows
|
|
|
array.d
|
Use void for auto function without return statement
|
2016-12-08 12:32:14 +01:00 |
ascii.d
|
|
|
base64.d
|
|
|
bigint.d
|
|
|
bitmanip.d
|
|
|
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
|
|
concurrencybase.d
|
|
|
conv.d
|
Reenable style checking of std/conv.d
|
2016-12-08 13:15:15 +01:00 |
csv.d
|
Use void for auto function without return statement
|
2016-12-08 12:32:14 +01:00 |
datetime.d
|
Use void for auto function without return statement
|
2016-12-08 12:32:14 +01:00 |
demangle.d
|
|
|
encoding.d
|
fix Issue 16291 - EncodingScheme.create fails
|
2016-10-05 01:54:22 +02:00 |
exception.d
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
file.d
|
Ensure std.file.exists(StringEnum.name) compiles.
|
2016-10-30 18:57:11 -04:00 |
format.d
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
functional.d
|
|
|
getopt.d
|
|
|
json.d
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
math.d
|
Improved isPowerOf2.
|
2016-10-06 15:48:34 +10:00 |
mathspecial.d
|
|
|
meta.d
|
Optimize staticSort for partially sorted input.
|
2016-12-15 09:15:31 -08:00 |
mmfile.d
|
Removed uses of the delete keyword from std.mmfile
|
2016-10-27 16:30:30 +01:00 |
numeric.d
|
Fix Issue 4125 - std.numeric.gcd can use a binary GCD
|
2016-12-12 15:39:40 +02:00 |
outbuffer.d
|
|
|
parallelism.d
|
Follow-up style fixes for December
|
2016-12-08 12:32:24 +01:00 |
path.d
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
process.d
|
Merge pull request #4939 from John-Colvin/patch-19
|
2016-12-15 14:11:15 +03:00 |
random.d
|
Follow-up style fixes for December
|
2016-12-08 12:32:24 +01:00 |
signals.d
|
Follow-up style fixes for November
|
2016-12-08 01:46:47 +01:00 |
socket.d
|
std.socket: Add test for issue 16514
|
2016-10-13 08:26:47 +00:00 |
stdint.d
|
|
|
stdio.d
|
Merge pull request #4932 from dlang/stable
|
2016-12-07 18:08:59 +02:00 |
stdiobase.d
|
|
|
string.d
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
system.d
|
|
|
traits.d
|
Merge pull request #4916 from Darredevil/issue-16611
|
2016-11-22 16:36:12 -05:00 |
typecons.d
|
Style fix: Add whitespace between import colon
|
2016-12-08 01:46:46 +01:00 |
typetuple.d
|
|
|
uni.d
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
uri.d
|
|
|
utf.d
|
|
|
uuid.d
|
|
|
variant.d
|
std.variant: Guard documented unittest members in VariantN
|
2016-12-08 10:53:57 +00:00 |
xml.d
|
|
|
zip.d
|
|
|
zlib.d
|
Removed uses of the delete keyword from std.zlib
|
2016-10-27 16:30:33 +01:00 |