phobos/std
Bernhard Seckinger c8331f13a0 Fix Issue 20160 - ThreadInfo.cleanup() clears local thread's
registered names instead of "this"'s
2019-12-11 14:19:09 +01:00
..
algorithm Fix Issue 11013 - ignoring variable inside the predicate of findSplitBefore 2019-11-14 17:32:08 +01:00
container Add assert messages for container.array (#7190) 2019-11-04 13:08:28 +02:00
datetime Disable undocumented_declaration_check for std.datetime 2019-12-02 20:56:47 +01:00
digest Add scope preparing for in to become const scope 2019-10-30 17:06:13 +01:00
experimental Remove deprecated std.experimental.all 2019-11-16 18:23:04 +01:00
internal Fix Issue 16223 - BigUint: undefined shift for small instantiation type 2019-12-04 09:15:15 +01:00
net Replace in with const in preparation of dmd change 2019-10-23 12:41:35 +02:00
range Merge pull request #7253 from FeepingCreature/fix/issue-20314-passing-const-variables-to-only 2019-11-22 03:29:22 +01:00
regex Fix Issue 20301 - Support const array of patterns in std.regex.regex 2019-10-16 14:33:49 +03:00
windows Remove redundant body of @disable functions. Issue 14854 DMD (#6893) 2019-03-06 02:00:04 +01:00
array.d Remove deprecated Appender.toString overload 2019-11-16 18:23:04 +01:00
ascii.d [TRIVIAL] Make link clickable and safe (#7045) 2019-05-27 17:35:26 +02:00
base64.d Use selective top-level module imports in std.{base64,csv,datetime} 2019-05-23 09:57:13 +02:00
bigint.d Merge pull request #7184 from WalterBright/bigintError 2019-09-13 10:11:37 +02:00
bitmanip.d Remove deprecated BitArray.toString overload 2019-11-16 18:23:04 +01:00
compiler.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
complex.d Fix Issue 19733 - expi documentation links broken 2019-12-06 14:34:09 +01:00
concurrency.d Fix Issue 20160 - ThreadInfo.cleanup() clears local thread's 2019-12-11 14:19:09 +01:00
conv.d Fix Issue 18248 - radix overload of std.conv.parse fails to throw on 2019-12-08 14:06:30 +01:00
csv.d std.csv assert messages 2019-05-28 08:47:53 +01:00
demangle.d switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00
encoding.d typo in transcode unittest 2019-06-21 15:51:52 +01:00
exception.d Make ErrnoException.errno nothrow pure @nogc @safe 2019-06-14 07:34:28 +02:00
file.d Merge pull request #7288 from berni44/issue11631 2019-11-21 02:14:02 +01:00
format.d Fix Issue 9588 - format prints context pointer for struct 2019-12-07 08:54:14 +01:00
functional.d Remove deprecated binaryReverseArgs 2019-11-16 18:23:04 +01:00
getopt.d assert messages for std.getopt 2019-05-24 14:38:06 +01:00
json.d Issue20330 json toString with OutRange 2019-10-30 08:37:26 +00:00
math.d Fix Issue 19733 - expi documentation links broken 2019-12-06 14:34:09 +01: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 Remove trailing whitespace 2019-05-09 17:26:26 +01:00
mmfile.d std.mmfile: MAP_ANON is only defined in core.sys.posix.sys.mman 2019-04-29 23:42:41 +02:00
numeric.d Reactivate unittests for findRoot 2019-11-12 12:05:30 +01:00
outbuffer.d Use selective top-level module imports in std.{functional,getopt,math,net,outbuffer} 2019-05-23 13:20:04 +02:00
package.d Move all from experimental to std 2019-03-21 11:42:18 +01:00
parallelism.d Fix Issue 10126 - Make TaskPool terminate on its own or improve docs 2019-11-14 17:34:42 +01:00
path.d Turn on -preview=markdown 2019-07-04 10:28:30 -07:00
process.d Make Pid.osHandle nogc 2019-11-23 17:02:52 +01:00
random.d Fix Issue 10902 - some phobos unittests take an excessive amount of time 2019-11-12 20:21:03 +01:00
signals.d Add closures to warning and mark warning in red. 2019-11-12 13:44:57 +01:00
socket.d Fix Issue 20313 - test timeout error condition 2019-10-25 13:55:55 -04:00
stdint.d switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00
stdio.d Fix partially Issue 11809 - unit tests leave behind temporary files 2019-11-13 08:08:13 +01:00
string.d Add scope preparing for in to become const scope 2019-10-30 17:06:13 +01:00
system.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
traits.d Fix issue 20054 - getSymbolsByUDA no longer works on modules 2019-12-02 00:42:23 +02:00
typecons.d Fix issue 20425: Remove Proxy.opCmp constraints 2019-12-02 09:52:13 +01:00
typetuple.d typetuple: 100% code coverage 2019-09-29 20:13:44 +02:00
uni.d std.uni: Disambiguate templates with autodecoding off 2019-08-15 13:46:51 +00:00
uri.d std.uri: Add unittests for 100% code coverage. (#7220) 2019-10-17 09:22:45 +02:00
utf.d Merge pull request #7248 from vporton/utf-forgotten-assert 2019-10-24 08:49:13 +03:00
uuid.d
variant.d Fix std.variant unittest 2019-08-29 18:29:35 +03:00
xml.d Fix typo. 2019-09-28 15:15:33 +02:00
zip.d Fix Issue 20398 - Wrong number of totalEntries in std.zip 2019-11-20 17:55:08 +01:00
zlib.d switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00