.. |
c
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
container
|
Move prefix member function attributes to postfix
|
2014-10-04 22:27:14 +09:00 |
digest
|
Add @nogc to std.digest.ripemd
|
2014-08-22 17:33:01 +09:00 |
experimental
|
|
|
internal
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
net
|
doc comment for setCookie
|
2014-09-26 03:12:56 +02:00 |
regex
|
std/regex/package: Fix unmatched --- in DDoc comment
|
2014-09-18 00:34:51 +00:00 |
windows
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
algorithm.d
|
Refactor to eliminate redundant call to r.empty.
|
2014-10-05 19:31:09 -07:00 |
array.d
|
Merge pull request #2539 from quickfur/issue10683
|
2014-09-20 17:14:29 +10:00 |
ascii.d
|
|
|
base64.d
|
Don't use built-in .sort in std.base64 unittests
|
2014-09-28 07:52:01 -07:00 |
bigint.d
|
Fix Issue 13391 - Allow division of BigInt by long/ulong
|
2014-08-31 21:42:28 +01:00 |
bitmanip.d
|
Add @nogc to bitfields accessors
|
2014-09-04 09:50:21 +09:00 |
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
(trivial) (ddoc) more descriptive std.concurrency doc.
|
2014-10-08 15:59:41 +02:00 |
conv.d
|
fix to!string test
|
2014-09-22 19:17:32 +04:00 |
cstream.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
csv.d
|
attributes and two small bug fixes for csv
|
2014-08-13 17:29:27 +02:00 |
datetime.d
|
Update to time zone conversions due to MS updates.
|
2014-10-09 09:08:09 -07:00 |
demangle.d
|
|
|
encoding.d
|
fix Issue 12853 - std.encoding EncodingSchemeUtf16Native and EncodingSchemeUtf32Native decode() and SafeDecode() wrong stripping length
|
2014-07-17 06:08:59 +09:00 |
exception.d
|
fix Issue 13450 - Add WindowsException and wenforce to std.exception
|
2014-09-11 15:41:20 +00:00 |
file.d
|
Mark a unittest for std.file.thisExePath as safe
|
2014-10-09 18:53:16 +09:00 |
format.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
functional.d
|
Fix broken case of function object with non-static opCall.
|
2014-10-03 13:11:57 -07:00 |
getopt.d
|
getopt had some trailing whitespace
|
2014-10-10 14:00:26 +02:00 |
json.d
|
Merge pull request #2417 from dcarp/json_indexes
|
2014-09-14 08:52:08 +02:00 |
math.d
|
Merge pull request #2572 from MartinNowak/asmAttributes
|
2014-10-09 00:08:11 +04:00 |
mathspecial.d
|
|
|
metastrings.d
|
readd std.metastrings as empty and deprecated module
|
2014-10-08 16:46:30 +02:00 |
mmfile.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
numeric.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
outbuffer.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
parallelism.d
|
Prevent definition of non-disabled default constructors in template structs
|
2014-08-26 22:39:35 +09:00 |
path.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
process.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
random.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
range.d
|
Move std.range.chunkBy to std.algorithm.groupBy.
|
2014-10-05 19:31:09 -07:00 |
signals.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
socket.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
stdiobase.d
|
|
|
stream.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
string.d
|
Categorize functions in std.math
|
2014-09-30 20:57:17 -04:00 |
syserror.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
system.d
|
|
|
traits.d
|
Move prefix member function attributes to postfix
|
2014-10-04 22:27:14 +09:00 |
typecons.d
|
typecons had some trailing whitespace
|
2014-10-10 14:12:40 +02:00 |
typelist.d
|
Deprecated obsolete module std.typelist.
|
2014-09-19 16:38:12 -07:00 |
typetuple.d
|
Correct documentation for anySatisfy
|
2014-10-10 20:48:42 -07:00 |
uni.d
|
Mark std.uni.isRegionalIndicator as safe
|
2014-10-03 11:23:16 +09:00 |
uri.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
utf.d
|
Merge pull request #2566 from MartinNowak/workaround7625
|
2014-09-29 12:29:00 +04:00 |
uuid.d
|
|
|
variant.d
|
Code clean up.
|
2014-09-11 08:28:04 +02:00 |
xml.d
|
Move prefix member function attributes to postfix
|
2014-10-04 22:27:14 +09:00 |
zip.d
|
|
|
zlib.d
|
std.zlib.crc32 and std.zlib.adler32 64-bit underflow|error when processing over 2^32 bytes of data fix
|
2014-09-04 14:48:35 -04:00 |