phobos/std
2017-10-03 16:18:02 -06:00
..
algorithm fix issue 12470 - std.array.replace does not work with inout(char)[] 2017-09-13 20:08:01 +02:00
c
container
datetime Deprecate old benchmarking functions in std.datetime. 2017-10-03 16:18:02 -06:00
digest
experimental nullify when necessary, despite of possible elimination of dead assignment by compiler 2017-09-08 00:19:12 +02:00
internal
net
range Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-29 15:31:29 +02:00
regex Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-25 17:30:26 +02:00
windows
array.d Merge pull request #5693 from RazvanN7/Issue_15096 2017-09-14 02:15:30 +02:00
ascii.d
base64.d
bigint.d Get rid of unused variables 2017-08-22 11:00:14 +03:00
bitmanip.d
compiler.d
complex.d
concurrency.d don't deprecate initOnce with unshared Mutex 2017-09-02 23:44:20 +02:00
conv.d Adjust @safe-ty of 64-bit real unittest. 2017-09-09 12:10:49 +02:00
csv.d
demangle.d
encoding.d
exception.d
file.d
format.d disable OSX 32 bits due to an unfixed compiler issue 2017-09-13 15:31:01 +02:00
functional.d
getopt.d
json.d
math.d
mathspecial.d
meta.d fix docs a bit. 2017-09-17 14:25:28 -04:00
mmfile.d style, switches in MmFile can be final 2017-09-13 19:12:48 +02:00
numeric.d
outbuffer.d
parallelism.d
path.d
process.d std.process: Update Config documentation for stderrPassThrough 2017-09-22 21:33:09 +00:00
random.d Fix Issue 17847 - Properly sanitize seeds for Park–Miller engines 2017-09-21 18:55:42 -04:00
signals.d
socket.d
stdint.d
stdio.d Merge pull request #5676 from RazvanN7/Unused_vars_part3 2017-09-09 10:09:53 +02:00
string.d Merge pull request #5676 from RazvanN7/Unused_vars_part3 2017-09-09 10:09:53 +02:00
system.d
traits.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-10-01 14:44:58 +02:00
typecons.d Fix issue 17803 std.typecons.Tuple: opAssign should return ref Tuple 2017-09-07 08:28:26 +02:00
typetuple.d
uni.d Add a space to a selective import in std.uni 2017-10-01 18:04:27 +02:00
uri.d
utf.d
uuid.d
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
zip.d
zlib.d std.zlib: Add UnCompress.empty 2017-09-10 11:47:36 +02:00