.. |
algorithm
|
remove useless CT branch
|
2016-05-12 17:29:49 +02:00 |
c
|
minor style fixes
|
2016-04-27 04:18:22 +03:00 |
container
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
digest
|
Fixed long lines in std/digest/sha.d
|
2016-05-10 20:51:39 -04:00 |
experimental
|
Updated examples for FileLogger: Logger name parameter has been removed
|
2016-05-18 15:55:38 -04:00 |
internal
|
Fixed long lines in unicode_norm.d
|
2016-05-10 20:51:39 -04:00 |
net
|
Fix issue 16036 - isEmail returns invalid for any email with EmailStatusCode.none
|
2016-05-18 16:21:58 +02:00 |
range
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
regex
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
windows
|
Fixed long lines in std/windows/registry.d
|
2016-05-10 20:51:39 -04:00 |
array.d
|
fix variable name in replaceInto example
|
2016-05-14 21:42:25 +02: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
|
Defeat auto decoding in bigint's ctor
|
2016-05-19 10:04:22 -04:00 |
bitmanip.d
|
Fixed long lines in std/bitmanip.d
|
2016-05-10 20:51:39 -04:00 |
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
Merge pull request #4246 from wilzbach/sed_spaces_part_2
|
2016-04-27 16:17:18 +04:00 |
concurrencybase.d
|
|
|
conv.d
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
cstream.d
|
Fixed long lines in std/cstream.d
|
2016-05-10 20:51:39 -04:00 |
csv.d
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
datetime.d
|
Merge pull request #4333 from BBasile/issue-15991
|
2016-05-18 14:46:38 -07:00 |
demangle.d
|
|
|
encoding.d
|
Fixed long lines in std/encoding.d
|
2016-05-10 20:51:39 -04:00 |
exception.d
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
file.d
|
Fix Android regressions: make sure all tests don't use the local directory and no unzip
|
2016-05-16 21:57:17 +05:30 |
format.d
|
Fixed long lines in std/format.d
|
2016-05-10 20:51:39 -04:00 |
functional.d
|
Merge pull request #4171 from hardliner66/patch-1
|
2016-05-08 10:12:11 +04:00 |
getopt.d
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
json.d
|
Fixed long lines in std/json.d
|
2016-05-10 20:51:39 -04:00 |
math.d
|
Fix Android regressions: make sure all tests don't use the local directory and no unzip
|
2016-05-16 21:57:17 +05:30 |
mathspecial.d
|
|
|
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
|
|
|
parallelism.d
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
path.d
|
std.path: Emphasize that isValidPath does not check existence
|
2016-04-02 07:55:45 +00:00 |
process.d
|
Merge pull request #4305 from CyberShadow/pull-20160510-183209
|
2016-05-10 20:13:03 -07:00 |
random.d
|
Fixed long lines in std/random.d
|
2016-05-10 20:51:39 -04:00 |
signals.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
socket.d
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
socketstream.d
|
style fix: space between operators
|
2016-04-26 22:26:20 +03:00 |
stdint.d
|
|
|
stdio.d
|
Fix Android regressions: make sure all tests don't use the local directory and no unzip
|
2016-05-16 21:57:17 +05:30 |
stdiobase.d
|
|
|
stream.d
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |
string.d
|
Add example to std.string.toStringz
|
2016-05-11 14:55:10 -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 #4304 from JackStouffer/uni
|
2016-05-11 16:29:28 +04:00 |
uri.d
|
Implement post overload in std.net.curl
|
2016-05-06 09:46:25 +01:00 |
utf.d
|
Fixed long lines in std/utf.d
|
2016-05-10 20:51:39 -04:00 |
uuid.d
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
variant.d
|
Fixed long lines in std/variant.d
|
2016-05-10 20:51:39 -04:00 |
xml.d
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
zip.d
|
Fix Android regressions: make sure all tests don't use the local directory and no unzip
|
2016-05-16 21:57:17 +05:30 |
zlib.d
|
style fix: add space after for operator
|
2016-04-27 02:04:02 +03:00 |