phobos/std
Martin Nowak ad5d3edd4c Merge pull request #3688 from economicmodeling/free-memory-in-unittests
Issue 15196 - Fix memory leak in bitmapped-block unit tests
2015-10-15 01:10:28 +02:00
..
algorithm missing docs for moveEmplace 2015-10-14 13:56:37 +02:00
c
container Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-09-07 00:44:29 +02:00
digest
experimental Merge pull request #3688 from economicmodeling/free-memory-in-unittests 2015-10-15 01:10:28 +02:00
internal fix tempCString to support null cstring results again 2015-09-07 16:47:35 +02:00
net properly decode content-length 2015-08-30 22:17:58 +02:00
range fix spelling in doPut error message 2015-10-03 21:46:57 +02:00
regex
windows
array.d fix Issue 10895 - incorrect std.array.join behavior with array of string-like class using alias this 2015-09-03 17:54:40 +09:00
ascii.d
base64.d
bigint.d
bitmanip.d
compiler.d
complex.d [dox] Improve std.complex ddocs. 2015-08-25 17:41:38 -07:00
concurrency.d Corrected typo on line 1196 from "varialbe" to "variable". PS Is the use of "analog" correct here? It sounds a bit odd. 2015-09-01 14:04:54 +01:00
concurrencybase.d
conv.d Fix std.conv unittest compile error for platforms with 64-bit reals 2015-09-26 17:02:56 +02:00
cstream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
csv.d
datetime.d Fix for issue# 15085: Microsoft changed their timezone names again. 2015-09-21 01:48:35 -07:00
demangle.d
encoding.d Refactor cp-1252 to use new GenericEncoder 2015-09-12 19:29:31 +02:00
exception.d Merge pull request #3597 from quickfur/pointsTo 2015-09-02 10:32:07 +03:00
file.d Add test for issue 14817 2015-09-12 14:44:50 +03:00
format.d Change Char[] to immutable(Char)[] 2015-08-28 22:06:13 +02:00
functional.d
getopt.d Merge pull request #3697 from CyberShadow/pull-20151005-194915 2015-10-06 08:14:56 +02:00
json.d
math.d Undo inadvertent changes to std/math.d and std/traits.d, delete std/typed_allocator.d 2015-10-02 07:35:09 -04:00
mathspecial.d
meta.d
metastrings.d
mmfile.d fix Issue 14995 - std.mmfile incorrectly handles errors in ctor 2015-09-02 01:57:34 +00:00
numeric.d
outbuffer.d
parallelism.d
path.d std.path unittest doc 2015-10-01 14:21:08 +02:00
process.d fix Issue 15076 - Get ID of current thread 2015-09-27 08:21:39 +00:00
random.d std.random unittest docs 2015-09-10 11:12:56 +02:00
signals.d
socket.d std.socket unittest doc 2015-09-10 11:05:04 +02:00
socketstream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
stdint.d
stdio.d fix issue 15095 2015-09-21 20:57:41 +02:00
stdiobase.d
stream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
string.d Merge pull request #3704 from burner/std.string.stripRight_string_alias_fix 2015-10-07 15:54:45 +02:00
syserror.d [dox] Add deprecation message to module. 2015-08-27 10:36:10 -07:00
system.d
traits.d Undo inadvertent changes to std/math.d and std/traits.d, delete std/typed_allocator.d 2015-10-02 07:35:09 -04:00
typecons.d fix Issue 14940 2015-08-26 10:29:00 +02:00
typelist.d
typetuple.d fix link to AliasSeq 2015-09-25 16:16:42 +02:00
uni.d std.uni unittest doc 2015-09-13 14:22:41 +02:00
uri.d
utf.d
uuid.d optimize UUID to/from string conversion 2015-10-03 15:55:38 +03:00
variant.d
xml.d
zip.d Merge pull request #3605 from jmdavis/zip 2015-08-31 17:49:10 +10:00
zlib.d fix Issue 14799 - Documentation for std.zlib.compress is incorrect 2015-09-01 05:40:12 +00:00