.. |
algorithm
|
rewrap
|
2016-04-30 20:30:16 +02:00 |
c
|
minor style fixes
|
2016-04-27 04:18:22 +03:00 |
container
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
digest
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
experimental
|
Merge pull request #4260 from wilzbach/ndslice_fix_and_doc
|
2016-05-02 09:05:48 +02:00 |
internal
|
Merge pull request #3876 from JackStouffer/bigint2
|
2016-04-29 15:18:54 +04:00 |
net
|
toString() on HTTP.StatusLine should be const
|
2016-04-29 10:47:40 -07: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
|
Move some deprecations along.
|
2016-05-05 12:44:06 +02:00 |
ascii.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
base64.d
|
|
|
bigint.d
|
Merge pull request #3876 from JackStouffer/bigint2
|
2016-04-29 15:18:54 +04:00 |
bitmanip.d
|
Move some deprecations along.
|
2016-05-05 12:44:06 +02: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
|
add changelog entry for toImpl privatization
|
2016-04-27 15:08:57 -04:00 |
cstream.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
csv.d
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
datetime.d
|
Merge pull request #4250 from wilzbach/remove_at_property
|
2016-04-27 21:14:23 +01: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
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
format.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
functional.d
|
Merge pull request #4278 from jmdavis/deprecations
|
2016-05-05 16:03:05 +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
|
Fix Issue 15980: std.traits.Identity is undocumented but public
|
2016-05-03 10:16:09 -04:00 |
typecons.d
|
use the new alias syntax
|
2016-04-27 01:56:50 +03:00 |
typetuple.d
|
fix link to AliasSeq
|
2015-09-25 16:16:42 +02:00 |
uni.d
|
Improve docs for icmp
|
2016-04-28 15:01:16 -04:00 |
uri.d
|
migrate other Phobos modules to use std.exception.basicExceptionCtors
|
2016-01-17 10:39:37 +05:30 |
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
|
style fix: space between operators
|
2016-04-26 22:26:20 +03: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 |