phobos/std
Nick Treleaven 92d522fa39 Enable Unique!struct unittest
Prevent double delete of Foo by calling release in f().
Cleanup unittests a little.
2014-07-10 13:04:14 +01:00
..
c Remove trailing whitespaces 2014-05-17 15:35:25 +02:00
digest Remove trailing whitespaces 2014-05-17 15:35:25 +02:00
experimental Fixup spelling mistake. 2014-05-21 22:18:07 +02:00
internal more operators nothrow 2014-05-28 11:57:22 -07:00
net
windows
algorithm.d Merge pull request #2202 from monarchdodra/swapPointsTo 2014-05-31 06:55:46 -07:00
array.d
ascii.d Minor stylistic cleanup in std.ascii. 2014-05-22 16:08:27 -07:00
base64.d
bigint.d more operators nothrow 2014-05-28 11:57:22 -07:00
bitmanip.d fix Issue 10948 - BitArray.opEquals is invalid 2014-05-27 13:47:03 +02:00
compiler.d
complex.d Merge pull request #2145 from WalterBright/nogc-complex 2014-05-19 15:57:52 +02:00
concurrency.d
container.d Cover issue 12566 2014-05-17 20:10:54 +02:00
conv.d std.conv: parse not handling some cases 2014-05-19 11:59:38 -07:00
cstream.d
csv.d
datetime.d Fix issue 12828: Fix return type of SimpleTimeZone.utcOffset. 2014-05-31 13:27:31 -07:00
demangle.d
encoding.d
exception.d Add interface test in pointsTo 2014-05-31 13:44:11 +02:00
file.d
format.d Constrain isSomeString 2014-05-25 17:43:42 +02:00
functional.d
getopt.d
json.d Avoid double lookup in opIndex for std.json. 2014-05-23 11:50:21 +02:00
math.d
mathspecial.d annotate mathspecial functions 2014-05-18 10:37:49 -07:00
metastrings.d
mmfile.d fix Issue 7822 - lseek cast(int)offset should be lseek cast(off_t)offset 2014-05-28 01:32:59 +01:00
numeric.d Trivial documentation fix for issue 12557 2014-05-14 15:44:58 +02:00
outbuffer.d
parallelism.d
path.d fix property enforcement 2014-05-17 19:00:26 +09:00
process.d
random.d
range.d Merge pull request #2203 from monarchdodra/isSomeString 2014-05-31 04:10:42 -07:00
regex.d Merge pull request #2170 from DmitryOlshansky/issue-12747 2014-05-22 10:36:57 +02:00
signals.d
socket.d
socketstream.d
stdint.d
stdio.d Mark std.stdio.File.tmpfile, wrapFile and size as @safe 2014-05-31 03:35:34 +09:00
stdiobase.d
stream.d fix Issue 7822 - lseek cast(int)offset should be lseek cast(off_t)offset 2014-05-28 01:32:59 +01:00
string.d Remove trailing whitespaces 2014-05-17 15:35:25 +02:00
syserror.d
system.d
traits.d Merge pull request #2203 from monarchdodra/isSomeString 2014-05-31 04:10:42 -07:00
typecons.d Enable Unique!struct unittest 2014-07-10 13:04:14 +01:00
typelist.d
typetuple.d
uni.d
uri.d
utf.d
uuid.d
variant.d Remove trailing whitespaces 2014-05-17 15:35:25 +02:00
xml.d
zip.d
zlib.d