phobos/std
2018-03-12 10:51:24 -04:00
..
algorithm Update sorting.d 2018-03-12 10:10:59 -04:00
c
container Merge pull request #4885 from rjframe/arraymem 2018-03-05 18:58:16 +01:00
datetime Fix issue with benchmark unit test when compiling with optimizations. 2018-03-11 14:12:19 -06:00
digest Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
experimental std.experimental.logger...: Fix -dip1000 compilable issues 2018-03-12 06:21:34 +01:00
internal Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
net Merge pull request #6234 from rainers/curl_freeze 2018-03-11 14:13:44 +01:00
range Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
regex add back logical const workaround 2018-02-22 17:35:08 +01:00
windows Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
array.d Fix Issue 18166 - std.array.replace should be usable in @safe for dstrings 2018-03-12 10:51:24 -04:00
ascii.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
base64.d Improve documented example 2018-03-09 08:49:34 -05:00
bigint.d Fix DScanner warnings 2018-02-10 22:46:32 +01:00
bitmanip.d BitArray - improve constructors documentation, add examples. 2018-03-11 13:51:11 +01:00
compiler.d
complex.d std.complex: Minimally relax unittest for 64-bit reals 2018-02-25 01:55:18 +01:00
concurrency.d Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
conv.d Remove an unnecessary index 2018-03-02 00:41:07 +09:00
csv.d
demangle.d
encoding.d Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
exception.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
file.d Merge pull request #6252 from JackStouffer/issue18158 2018-03-11 19:08:25 +01:00
format.d Fix Issue 18579 - Fix digits grouping in formatValue() for floating point numbers 2018-03-08 06:59:34 +01:00
functional.d Merge pull request #5348 from radcapricorn/forward 2018-01-17 09:51:45 +01:00
getopt.d Remove staticIota: std_getopt 2018-01-22 17:18:53 +01:00
json.d Turn enforce into an eponymous template + undocument enforceEx 2018-02-07 01:01:59 +01:00
math.d Revert "Issue 18244: std.math generic functions need to have sig constraints" 2018-02-23 10:46:07 -04:00
mathspecial.d
meta.d Merge pull request #6215 from MartinNowak/merge_stable 2018-02-24 12:36:28 +01:00
mmfile.d
numeric.d Fix Issue 18492 - DLang STL links are broken 2018-02-23 04:31:09 +01:00
outbuffer.d
parallelism.d Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
path.d Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
process.d Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
random.d Merge pull request #6211 from BBasile/issue-18501 2018-03-02 20:48:36 +01:00
signals.d
socket.d fix strerror usage in uClibc version 2018-03-05 09:59:17 +02:00
stdint.d
stdio.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2018-03-02 21:32:43 +01:00
string.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
system.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
traits.d std.traits.FieldNameTuple: clarify documentation and add testing for classes 2018-03-11 19:20:48 +01:00
typecons.d Merge pull request #6218 from denizzzka/typedef_tostring 2018-03-01 15:24:03 +01:00
typetuple.d
uni.d Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
uri.d Fix Issue 18182 - std.uri should be usable in @safe 2018-03-09 13:54:46 -05:00
utf.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
uuid.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
variant.d Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
xml.d
zip.d
zlib.d