phobos/std
2020-04-11 02:51:48 +09:00
..
algorithm Remove version(assert) from TimSort 2020-04-09 19:06:35 +02:00
container Test for issue 20589 2020-02-26 20:05:34 +03:00
datetime typo in docs 2020-03-24 11:32:12 +03:00
digest Remove deprecated symbols from std.digest.digest 2020-04-09 11:35:23 +02:00
experimental Add support for RISC-V 32 & 64 bit 2020-03-28 14:29:49 -07:00
internal more printf format fixes 2020-02-22 23:25:59 -08:00
net Remove std.net.curl for iOS derived platforms 2020-03-03 12:51:08 +01:00
range Fix @betterC testsuite 2020-03-04 16:07:28 -08:00
regex Use consistent quickindex wrapper around hand-written list-of-links tables 2020-02-21 21:04:05 -05:00
windows Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
array.d Use consistent quickindex wrapper around hand-written list-of-links tables 2020-02-21 21:04:05 -05:00
ascii.d
base64.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
bigint.d Merge pull request #7151 from n8sh/issue-20146-20147 2019-12-30 00:02:51 +01:00
bitmanip.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2020-03-09 09:30:17 +01:00
compiler.d
complex.d Fix Issue 19733 - expi documentation links broken 2019-12-06 14:34:09 +01:00
concurrency.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
conv.d Remove outdated comment about fixed issue 2020-04-11 02:51:48 +09:00
csv.d Explicitly show how to read from a file into AA records (#7428) 2020-03-23 13:19:07 +01:00
demangle.d
encoding.d Use consistent quickindex wrapper around hand-written list-of-links tables 2020-02-21 21:04:05 -05:00
exception.d Support relocation for errnoEnforce unit test 2020-03-03 12:51:07 +01:00
file.d Fix std.file unit test 2020-03-03 12:51:07 +01:00
format.d Merge pull request #7417 from aG0aep6G/sformat-gc 2020-03-07 07:22:15 +01:00
functional.d Use consistent quickindex wrapper around hand-written list-of-links tables 2020-02-21 21:04:05 -05:00
getopt.d many existing tests can be @safe now 2020-01-05 01:32:03 +01:00
json.d DRY 2020-03-10 02:40:07 +01:00
math.d Fix incorrect use of sprintf format 2020-04-09 14:45:47 +02:00
mathspecial.d Fix Issue 19283 - [std.mathspecial] documentation for normal distribution doesn't list parameters 2019-10-16 16:14:31 +02:00
meta.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
mmfile.d
numeric.d Merge pull request #7331 from berni44/stable_numeric_customfloat 2020-01-02 09:48:11 +00:00
outbuffer.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
package.d
parallelism.d Fix totalCPUsImpl for iOS derived platforms 2020-03-03 12:51:07 +01:00
path.d Set case insensitive to default on iOS derived platforms for std.path 2020-03-14 15:06:35 +01:00
process.d Disable most of std.process on iOS derived platforms 2020-03-03 12:51:07 +01:00
random.d Use arc4random on iOS derived platforms 2020-03-14 15:08:54 +01:00
signals.d Add closures to warning and mark warning in red. 2019-11-12 13:44:57 +01:00
socket.d Fix socket test for iOS derived platforms 2020-03-24 20:28:24 +01:00
stdint.d
stdio.d Improve std.stdio.File documentation (#7421) 2020-03-21 15:29:51 -04:00
string.d Remove deprecated functions from std.string 2020-01-28 18:48:18 +01:00
system.d Add support for iOS derived platforms to std.system 2020-03-14 15:14:30 +01:00
traits.d Issue 12931: Move shared to the RHS 2020-02-03 18:23:01 +09:00
typecons.d Fix @betterC testsuite 2020-03-04 16:07:28 -08:00
typetuple.d typetuple: 100% code coverage 2019-09-29 20:13:44 +02:00
uni.d Use consistent quickindex wrapper around hand-written list-of-links tables 2020-02-21 21:04:05 -05:00
uri.d std.uri: Add unittests for 100% code coverage. (#7220) 2019-10-17 09:22:45 +02:00
utf.d Use consistent quickindex wrapper around hand-written list-of-links tables 2020-02-21 21:04:05 -05:00
uuid.d
variant.d Fix Issue 15940 - ImplicitConversionTargets and class alias in struct 2019-12-10 15:29:18 +01:00
xml.d Deprecate std.xml 2020-01-29 08:52:24 +01:00
zip.d Disable ZIP unit test using unzip on iOS derived platforms 2020-03-03 12:51:08 +01:00
zlib.d