phobos/std
2018-01-09 18:51:34 +01:00
..
algorithm Fix 'among' doc link in std.algorithm.searching 2017-12-30 02:23:32 +01:00
c Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
container Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
datetime [DDoc] Avoid auto-escaping of StopWatch in std.datetime 2017-12-12 12:03:48 +01:00
digest Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00
experimental Add PHOBOSSRC urls to std.experimental 2018-01-08 02:52:50 +01:00
internal Fix issue 18084 - tempCString type should not change layout when used in 2017-12-19 11:55:08 -05:00
net Address review 2017-12-15 20:02:58 +01:00
range get rid of stray parenthesis 2017-12-18 17:05:21 +01:00
regex fix Issue 18135 - can't join RegexMatch anymore 2017-12-29 13:52:35 +01:00
windows Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
array.d Fix Issue 18215 - std.array.replace throws a range violation if the from range is longer than the array 2018-01-09 18:51:34 +01:00
ascii.d has_public_example: std.ascii 2017-07-10 02:28:28 +02:00
base64.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
bigint.d Turned BigInt.toDecimalString pure 2017-12-10 11:46:14 +00:00
bitmanip.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
compiler.d
complex.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
concurrency.d Merge pull request #5870 from wilzbach/std-concurrency-tests-2 2017-11-21 21:19:28 +01:00
conv.d fix Issue 18044 - std.conv.to for implicitly convertible associative arrays 2017-12-07 16:50:57 +00:00
csv.d Merge pull request #5606 from andralex/upcase-ddoc-labels 2017-07-12 22:19:10 +02:00
demangle.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
encoding.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
exception.d Convert section labels to title case 2017-07-12 15:19:57 -04:00
file.d Fix issue 17962: dirEntries is truncating Unicode file names. 2017-11-05 18:56:32 -07:00
format.d Merge pull request #5923 from JackStouffer/formatValue 2017-12-14 15:10:30 +01:00
functional.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-16 12:17:39 +02:00
getopt.d Fix issue 17650: std.getopt range violation when option value is a hyphen. 2017-07-16 01:28:55 +02:00
json.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00
math.d prevent deprecation message caused by std.math.abs() on short and byte 2017-12-25 12:45:13 +01:00
mathspecial.d Manually fix Allman brace style 2017-11-20 15:45:04 +01:00
meta.d use proper partion-and-conquer for NoDuplicates 2017-11-21 18:59:08 +01:00
mmfile.d style, switches in MmFile can be final 2017-09-13 19:12:48 +02:00
numeric.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
outbuffer.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
parallelism.d Manually replace body with do in std.parallelism 2017-11-20 15:33:52 +01:00
path.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
process.d std.process: Skip permission test when running as root 2017-10-31 12:15:12 +02:00
random.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
signals.d Manually fix Allman brace style 2017-11-20 15:45:04 +01:00
socket.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
stdint.d [doc] Add emphasis for readability. 2017-02-10 23:46:12 +01:00
stdio.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
string.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
system.d
traits.d Simplify hasElaborateConstructor. 2017-11-18 22:57:03 -07:00
typecons.d Merge pull request #5855 from FeepingCreature/master 2017-12-04 15:49:09 +01:00
typetuple.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
uni.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
uri.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
utf.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
uuid.d Make std.uuid examples runnable 2017-07-09 16:22:48 +02:00
variant.d Avoid using typeid to call postblit and destructor, as it does not take 2017-08-17 09:26:03 -04:00
xml.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
zip.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00
zlib.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00