.. |
algorithm
|
Follow-up style fixes for December
|
2016-12-08 12:32:24 +01:00 |
c
|
|
|
container
|
unittest for dup present and missing in Store
|
2016-12-06 17:00:41 -08:00 |
digest
|
Remove package wide std.algorithm imports from Phobos
|
2016-09-22 08:36:14 +01:00 |
experimental
|
Use void for auto function without return statement
|
2016-12-08 12:32:14 +01:00 |
internal
|
Removed uses of the delete keyword from std.internal.math.biguintcore.d
|
2016-10-26 08:59:44 +01:00 |
net
|
Updated Flag uses to Yes/No structs
|
2016-09-29 14:45:20 +01:00 |
range
|
Use void for auto function without return statement
|
2016-12-08 12:32:14 +01:00 |
regex
|
Use void for auto function without return statement
|
2016-12-08 12:32:14 +01:00 |
windows
|
Remove package wide std.algorithm imports from Phobos
|
2016-09-22 08:36:14 +01:00 |
array.d
|
Use void for auto function without return statement
|
2016-12-08 12:32:14 +01:00 |
ascii.d
|
|
|
base64.d
|
Remove package wide std.algorithm imports from Phobos
|
2016-09-22 08:36:14 +01:00 |
bigint.d
|
|
|
bitmanip.d
|
bitmanip: missing a 'return' attribute
|
2016-08-24 22:06:03 -07:00 |
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
Remove some global imports from std.concurrency
|
2016-09-21 16:10:10 +01:00 |
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
|
Remove package wide std.algorithm imports from Phobos
|
2016-09-22 08:36:14 +01:00 |
file.d
|
Ensure std.file.exists(StringEnum.name) compiles.
|
2016-10-30 18:57:11 -04:00 |
format.d
|
Merge pull request #4912 from RazvanN7/bootcamp_fixes
|
2016-12-07 12:47:56 -05:00 |
functional.d
|
std.functional: add overflow checks
|
2016-07-28 13:29:00 -07:00 |
getopt.d
|
Fix Issue 16443 - Prevent segmentation fault
|
2016-08-28 13:58:55 -04:00 |
json.d
|
Remove package wide std.algorithm imports from std/json.d
|
2016-09-20 11:08:21 +01:00 |
math.d
|
Improved isPowerOf2.
|
2016-10-06 15:48:34 +10:00 |
mathspecial.d
|
|
|
meta.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2016-11-05 12:15:09 +01:00 |
mmfile.d
|
Removed uses of the delete keyword from std.mmfile
|
2016-10-27 16:30:30 +01:00 |
numeric.d
|
Use assert instead of enforce in std.numeric
|
2016-08-04 01:27:21 +03:00 |
outbuffer.d
|
Removed commented out code
|
2016-09-16 11:12:29 +01:00 |
parallelism.d
|
Follow-up style fixes for December
|
2016-12-08 12:32:24 +01:00 |
path.d
|
[TRIVIAL, DDOC] fix issue 16624 - setExtension ddoc comment is strangely formated
|
2016-11-03 10:09:46 +01:00 |
process.d
|
fix Issue 16580 - spawnShell segfaults on macOS
|
2016-10-04 23:56:38 +02: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
|
Updated Flag uses to Yes/No structs
|
2016-09-29 14:45:20 +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
|
Use void for auto function without return statement
|
2016-12-08 12:32:14 +01:00 |
uri.d
|
|
|
utf.d
|
Merge pull request #4796 from JackStouffer/toUTF16
|
2016-10-01 01:36:52 -04:00 |
uuid.d
|
Remove package wide std.algorithm imports from Phobos
|
2016-09-22 08:36:14 +01:00 |
variant.d
|
Merge pull request #4923 from ntrel/variant-opIndexOpAssign
|
2016-12-06 13:46:46 +00:00 |
xml.d
|
Added some immutable to varibles that aren't modified in std.xml
|
2016-09-23 10:52:06 +01:00 |
zip.d
|
Remove package wide std.algorithm imports from Phobos
|
2016-09-22 08:36:14 +01:00 |
zlib.d
|
Removed uses of the delete keyword from std.zlib
|
2016-10-27 16:30:33 +01:00 |