.. |
algorithm
|
Fixed long lines in std/algorithm/iteration.d
|
2016-05-10 20:51:39 -04:00 |
c
|
minor style fixes
|
2016-04-27 04:18:22 +03:00 |
container
|
Fixed long lines in std/container/rbtree.d
|
2016-05-10 20:51:39 -04:00 |
digest
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
experimental
|
Use iotaSlice instead of iota in one more place
|
2016-05-08 14:57:33 +03:00 |
internal
|
Merge pull request #3876 from JackStouffer/bigint2
|
2016-04-29 15:18:54 +04:00 |
net
|
Implement post overload in std.net.curl
|
2016-05-06 09:46:25 +01:00 |
range
|
Document narrow string front, back
|
2016-05-04 12:23:12 +01:00 |
regex
|
[std.regex] Inline regex flags
|
2016-04-30 11:39:05 +03:00 |
windows
|
Moving deprecations along.
|
2016-02-10 16:43:25 -08:00 |
array.d
|
Fixed long lines in std/array.d
|
2016-05-10 20:51:39 -04:00 |
ascii.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
base64.d
|
Fixed long lines in std/base64.d
|
2016-05-10 20:51:39 -04:00 |
bigint.d
|
Merge pull request #3876 from JackStouffer/bigint2
|
2016-04-29 15:18:54 +04:00 |
bitmanip.d
|
Fixed long lines in std/bitmanip.d
|
2016-05-10 20:51:39 -04:00 |
compiler.d
|
|
|
complex.d
|
Switch some static imports to selective.
|
2016-02-22 17:06:29 -05:00 |
concurrency.d
|
Merge pull request #4246 from wilzbach/sed_spaces_part_2
|
2016-04-27 16:17:18 +04:00 |
concurrencybase.d
|
|
|
conv.d
|
remove dead code from std.conv
|
2016-05-08 22:18:51 -04:00 |
cstream.d
|
Fixed long lines in std/cstream.d
|
2016-05-10 20:51:39 -04:00 |
csv.d
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
datetime.d
|
Fixed long lines in std/datetime.d
|
2016-05-10 20:51:39 -04:00 |
demangle.d
|
|
|
encoding.d
|
move typecons import to top of encoding
|
2016-05-02 22:25:55 +02:00 |
exception.d
|
Move some deprecations along.
|
2016-05-05 12:44:06 +02:00 |
file.d
|
Merge pull request #4276 from nykytenko/master
|
2016-05-07 16:57:51 +04:00 |
format.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
functional.d
|
Merge pull request #4171 from hardliner66/patch-1
|
2016-05-08 10:12:11 +04:00 |
getopt.d
|
minor style fixes
|
2016-04-27 04:18:22 +03:00 |
json.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
math.d
|
Fixed Issue 15973: nextPow2 and truncPow2 rely on processor specific behavior
|
2016-05-02 09:56:48 -04:00 |
mathspecial.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
meta.d
|
minor style fixes
|
2016-04-27 04:18:22 +03:00 |
mmfile.d
|
netbsd patch
|
2016-03-11 10:10:47 +06:00 |
numeric.d
|
Merge pull request #3559 from 9il/patch-2
|
2016-04-29 14:19:21 +04:00 |
outbuffer.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
parallelism.d
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
path.d
|
std.path: Emphasize that isValidPath does not check existence
|
2016-04-02 07:55:45 +00:00 |
process.d
|
minor style fixes
|
2016-04-27 04:18:22 +03:00 |
random.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
signals.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
socket.d
|
std.socket: Cap size_t to int on Windows instead of throwing on overflow
|
2016-05-01 12:01:56 +00:00 |
socketstream.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
stdint.d
|
HTML fixes
|
2015-10-24 06:19:23 +00:00 |
stdio.d
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
stdiobase.d
|
|
|
stream.d
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
string.d
|
modernize isNumeric
|
2016-04-28 11:15:51 -04:00 |
system.d
|
netbsd patch
|
2016-03-11 10:10:47 +06:00 |
traits.d
|
Merge pull request #4285 from wilzbach/update_travis_dscanner
|
2016-05-07 14:45:50 -07:00 |
typecons.d
|
use the new alias syntax
|
2016-04-27 01:56:50 +03:00 |
typetuple.d
|
|
|
uni.d
|
Merge pull request #4295 from JackStouffer/conv
|
2016-05-10 21:12:44 +04:00 |
uri.d
|
Implement post overload in std.net.curl
|
2016-05-06 09:46:25 +01:00 |
utf.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
uuid.d
|
Merge pull request #4246 from wilzbach/sed_spaces_part_2
|
2016-04-27 16:17:18 +04:00 |
variant.d
|
fix static if mistakes
|
2016-05-07 14:38:03 +02:00 |
xml.d
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
zip.d
|
fix incorrect imports/fqn usages
|
2016-02-20 14:41:44 +01:00 |
zlib.d
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |