phobos/std
2015-10-02 07:35:08 -04:00
..
algorithm Mention lambda predicates in std.algorithm 2015-09-24 17:12:28 -07:00
c
container Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-09-07 00:44:29 +02:00
digest
experimental Add alignedAllocate/Reallocate, improve documentation 2015-10-02 07:35:08 -04: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 fixed typo (newValues3 -> newValues4) 2015-09-26 13:49:43 -04: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
json.d
math.d Fix compile error in std.math.exp(real) for non-x86 platforms 2015-09-26 14:35:51 +02: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 Add missing Params and Returns to std.path docs. 2015-09-02 08:24:06 -07: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 Add Params: and Returns: for std.string.center. 2015-08-29 17:53:31 -07:00
syserror.d [dox] Add deprecation message to module. 2015-08-27 10:36:10 -07:00
system.d
traits.d Johannes Phau's review 2015-10-02 07:33:42 -04:00
typecons.d fix Issue 14940 2015-08-26 10:29:00 +02:00
typed_allocator.d Major improvements to allocator_list.d 2015-10-02 07:35:07 -04: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
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