.. |
algorithm
|
Move deprecations along.
|
2017-01-24 03:08:10 -08:00 |
c
|
|
|
container
|
[doc] Fix argument naming.
|
2017-02-09 15:35:08 +01:00 |
digest
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-01-15 01:30:10 +01:00 |
experimental
|
Merge pull request #5092 from JackStouffer/logger-imports
|
2017-02-10 15:51:26 -08:00 |
internal
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-01-15 01:30:10 +01:00 |
net
|
Removed several global imports from std.net.curl
|
2017-02-12 01:19:14 -05:00 |
range
|
Fix Issue 16442 - FrontTransversal fails with empty ranges
|
2017-02-06 16:48:20 +02:00 |
regex
|
style, remove several useless usage of "final"
|
2017-02-06 09:34:28 +01:00 |
windows
|
fix deprecation messages about core.bitop.bswap
|
2017-02-07 00:38:49 -08:00 |
array.d
|
[scope] add @trusted and 'scope' annotations to std.array
|
2017-02-02 01:17:48 -08: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
|
Move deprecations along.
|
2017-01-24 03:08:10 -08:00 |
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
std.concurrency: remove false Ddoc comments
|
2017-02-11 02:09:19 -08:00 |
concurrencybase.d
|
|
|
conv.d
|
Merge pull request #5039 from JackStouffer/parse-bool
|
2017-02-11 23:05:33 -05:00 |
csv.d
|
Merge pull request #5105 from JackStouffer/csv-const
|
2017-02-10 15:52:37 -08:00 |
datetime.d
|
Merge pull request #5065 from WalterBright/datetime-scope
|
2017-02-11 08:08:35 -05:00 |
demangle.d
|
|
|
encoding.d
|
fix Issue 16291 - EncodingScheme.create fails
|
2016-10-05 01:54:22 +02:00 |
exception.d
|
Fix issue 16970 - Fix deprecations and warnings when compiling Phobos
|
2016-12-27 15:57:20 +02:00 |
file.d
|
Merge pull request #5049 from Burgos/fix-17102
|
2017-01-21 18:48:11 +01:00 |
format.d
|
Merge pull request #5075 from JackStouffer/pure_format
|
2017-02-10 15:25:29 -08:00 |
functional.d
|
std.functional: add overflow checks
|
2016-07-28 13:29:00 -07:00 |
getopt.d
|
Merge pull request #5010 from Chaosus/master
|
2017-01-05 14:55:09 -05:00 |
json.d
|
std.json: use proper block comments
|
2017-02-09 12:39:55 -08:00 |
math.d
|
std.math: use proper block comments
|
2017-02-09 13:28:49 -08:00 |
mathspecial.d
|
|
|
meta.d
|
correct anySatisfy docs
|
2017-01-11 05:52:04 +01:00 |
mmfile.d
|
Removed uses of the delete keyword from std.mmfile
|
2016-10-27 16:30:30 +01:00 |
numeric.d
|
Make more modules publicly runnable on dlang.org
|
2017-01-06 23:29:55 +01:00 |
outbuffer.d
|
Removed commented out code
|
2016-09-16 11:12:29 +01:00 |
parallelism.d
|
[doc] Remove spurious data section.
|
2017-02-09 18:41:16 +01:00 |
path.d
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
process.d
|
remove trailing whitespace
|
2017-01-31 13:27:03 +00:00 |
random.d
|
[scope]: annotate std.random
|
2017-02-08 00:35:08 -08:00 |
signals.d
|
Follow-up style fixes for November
|
2016-12-08 01:46:47 +01:00 |
socket.d
|
std.socket: use proper block comments
|
2017-02-11 02:05:27 -08:00 |
stdint.d
|
[doc] Add emphasis for readability.
|
2017-02-10 23:46:12 +01:00 |
stdio.d
|
std.stdio: use proper block comments
|
2017-02-09 13:34:10 -08:00 |
stdiobase.d
|
|
|
string.d
|
[scope] add to byUTF and leftJustifier
|
2017-02-04 02:23:57 -08:00 |
system.d
|
|
|
traits.d
|
[scope] add some 'scope' support to std.traits
|
2017-02-04 02:11:00 -08:00 |
typecons.d
|
Added unittest to bug fix, testing if "parent" is aliased to function overload set.
|
2017-02-13 22:51:57 +02:00 |
typetuple.d
|
|
|
uni.d
|
Add missing imports to public unittests
|
2016-12-15 23:23:35 +01:00 |
uri.d
|
removed most global imports from std.uri
|
2017-01-22 11:13:20 -05:00 |
utf.d
|
Merge pull request #5051 from JackStouffer/toUTF32
|
2017-02-11 22:35:58 -05: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
|
make std.xml toString() @safe
|
2017-02-06 21:08:32 -08: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 |