.. |
algorithm
|
Add new min/maxIndex symbols to booktables
|
2016-12-21 10:51:16 +01:00 |
c
|
|
|
container
|
fix issue 155421
|
2016-12-08 13:43:56 -08:00 |
digest
|
Remove package wide std.algorithm imports from Phobos
|
2016-09-22 08:36:14 +01:00 |
experimental
|
SharedFreeList - Fix nodes count desync and use after free on deallocateAll
|
2016-12-23 12:55:32 -05:00 |
internal
|
Enforce Allman style for do {
|
2016-12-09 17:40:50 +01:00 |
net
|
Updated Flag uses to Yes/No structs
|
2016-09-29 14:45:20 +01:00 |
range
|
Fix std.range.Zip.save
|
2016-12-20 17:19:24 +01:00 |
regex
|
disable kickstart in ctfe to workaround Issue 16626
|
2016-12-24 17:03:01 +01:00 |
windows
|
Remove package wide std.algorithm imports from Phobos
|
2016-09-22 08:36:14 +01:00 |
array.d
|
[DEMO][DONOTPULL] Converted imports to selective imports in std.array
|
2016-12-17 11:50:16 -05:00 |
ascii.d
|
|
|
base64.d
|
Remove package wide std.algorithm imports from Phobos
|
2016-09-22 08:36:14 +01:00 |
bigint.d
|
Fix all windows cycles
|
2016-07-08 21:07:15 -04:00 |
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
|
Enables long line style check.
|
2016-12-20 04:00:36 -05: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
|
Remove deprecated doFormat
|
2016-12-23 23:24:23 +01: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
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
math.d
|
Merge pull request #4975 from somzzz/issue_16634
|
2016-12-21 21:18:05 -05: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
|
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
|
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
|
Nitpicks
|
2016-12-19 16:02:15 +02:00 |
signals.d
|
Follow-up style fixes for November
|
2016-12-08 01:46:47 +01:00 |
socket.d
|
Enables long line style check.
|
2016-12-20 04:00:36 -05:00 |
stdint.d
|
|
|
stdio.d
|
Merge pull request #4932 from dlang/stable
|
2016-12-07 18:08:59 +02:00 |
stdiobase.d
|
|
|
string.d
|
Merge pull request #4986 from jmdavis/string_trivial
|
2016-12-24 11:00:53 +01:00 |
system.d
|
|
|
traits.d
|
fix issue 16653
|
2016-12-20 04:27:50 -08:00 |
typecons.d
|
Merge pull request #4906 from ntrel/tuple-docs
|
2016-12-21 10:28:57 -05:00 |
typetuple.d
|
Add @safe to std.typetuple unit tests
|
2016-07-02 11:03:08 +02:00 |
uni.d
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +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
|
std.variant: Guard documented unittest members in VariantN
|
2016-12-08 10:53:57 +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 |