phobos/std
2018-03-31 14:20:18 +03:00
..
algorithm std.algorithm.iteration: Fix a -dip1000 compilable issue 2018-03-30 05:01:23 +02:00
c
container Revert "std.container.slist: Fix a @safe cannot call @system issue" 2018-03-27 07:42:43 -04:00
datetime std.datetime: make -dip1000 compatible 2018-03-28 02:33:10 +02:00
digest Add more public examples to std.digest + add DScanner check 2018-03-29 23:03:37 +02:00
experimental Merge pull request #6024 from n8sh/uninitializedFillDefault-memset 2018-03-31 06:58:26 +02:00
internal biguintcore: more immutability casts needed 2018-03-19 15:00:17 -07:00
net Merge pull request #6234 from rainers/curl_freeze 2018-03-11 14:13:44 +01:00
range Merge pull request #6307 from n8sh/zip-shortest 2018-03-30 03:38:47 +02:00
regex std.regex.internal.tests: Fix a -dip1000 compilable issue 2018-03-26 13:59:18 +02:00
windows Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
array.d Added writer overload of toString to Appender 2018-03-13 10:15:59 -04:00
ascii.d Remove use of the deprecated std.digest.digest from std.ascii 2018-03-17 11:02:57 +01: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 Add public examples to std.bitmanip + enable DScanner check 2018-03-30 06:03:30 +02:00
compiler.d
complex.d std.complex: Minimally relax unittest for 64-bit reals 2018-02-25 01:55:18 +01:00
concurrency.d Fix if constraints indentation 2018-03-24 13:17:53 +01:00
conv.d Fix if constraints indentation 2018-03-24 13:17:53 +01:00
csv.d
demangle.d Modernize std.demangle 2018-03-26 13:26:04 -04:00
encoding.d Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
exception.d Add more public examples to std.exception + enable DScanner check 2018-03-30 11:21:46 +02:00
file.d Fix spurious build failures in std.file by using more unique test 2018-03-26 08:59:55 +02:00
format.d Use assertThrown!FormatException in std.format 2018-03-30 06:33:15 +02:00
functional.d [Trivial]std.functional: -dip1000 compilable by @safe => @system unittest 2018-03-27 10:07:32 +02: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 Add public examples to many functions to std.math 2018-03-30 13:46:31 -04:00
mathspecial.d Manually fix Allman brace style 2017-11-20 15:45:04 +01:00
meta.d Merge pull request #6215 from MartinNowak/merge_stable 2018-02-24 12:36:28 +01:00
mmfile.d
numeric.d Fix if constraints indentation 2018-03-24 13:17:53 +01:00
outbuffer.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
parallelism.d Revert addition of StdUnittest 2018-02-20 13:32:32 -05:00
path.d make buildNormalizedPath() @safe 2018-03-27 18:14:12 -07:00
process.d Remove a cast from std.process 2018-03-14 10:52:13 +01:00
random.d Fix Issue 18663 - std.random.isSeedable has false positives 2018-03-26 11:45:40 -04:00
signals.d Manually fix Allman brace style 2017-11-20 15:45:04 +01:00
socket.d fix strerror usage in uClibc version 2018-03-05 09:59:17 +02:00
stdint.d
stdio.d Accomodate Enum init deprecation 2018-03-28 04:27:46 -06: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 Merge pull request #6179 from aliak00/has-static-member 2018-03-30 01:52:58 +02:00
typecons.d std.typecons: Fix a -dip1000 compilable issue 2018-03-30 01:12:36 +02:00
typetuple.d
uni.d Add ASCII fast path to sicmp & icmp 2018-03-28 12:50:36 -04:00
uri.d Add public examples to std.uri + enable DScanner check 2018-03-20 23:53:07 +01:00
utf.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
uuid.d Add public example for UUID and enable DScanner check 2018-03-20 18:34:52 +01:00
variant.d Add public examples to std.variant + DScanner check 2018-03-21 18:54:06 +01:00
xml.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
zip.d Fix Issue 18452 - std.zip has size limit of 2 GB 2018-03-31 14:20:18 +03:00
zlib.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00