.. |
c
|
Add pure /nothrow /@nogc attributes to std.socket .
|
2014-08-05 19:54:39 +04:00 |
container
|
SList: insertAfter: correctly initialize new SList (fix for #2401)
|
2014-08-22 11:15:40 +03:00 |
digest
|
Add @nogc to std.digest.ripemd
|
2014-08-22 17:33:01 +09:00 |
experimental
|
|
|
internal
|
Fix Issue 13367 - Buffer overflow when setting PATH
|
2014-08-25 11:39:41 +04:00 |
net
|
Replace enforceEx with enforce where it's possible
|
2014-08-25 12:18:02 +02:00 |
windows
|
Replace enforceEx with enforce where it's possible
|
2014-08-25 12:18:02 +02:00 |
algorithm.d
|
Use auto instead of explicit array type.
|
2014-08-30 07:09:57 -07:00 |
array.d
|
Merge pull request #2240 from Safety0ff/fix12890
|
2014-08-17 21:41:45 +04:00 |
ascii.d
|
|
|
base64.d
|
Make all tests that create a temporary file in the local directory get the path from one central function, so they can be made to use an absolute path
|
2014-08-04 23:33:25 -05:00 |
bigint.d
|
mark toHash as public
|
2014-08-22 23:14:05 +04:00 |
bitmanip.d
|
Add @nogc to endian related functions in std.bitmanip
|
2014-08-22 14:31:24 +09:00 |
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
Replace enforceEx with enforce where it's possible
|
2014-08-25 12:18:02 +02:00 |
conv.d
|
Eliminate C-style array declarations.
|
2014-08-30 06:51:27 -07:00 |
cstream.d
|
Replace most toStringz /toUTF16z /toUTFz usages with tempCString* ones.
|
2014-08-23 17:23:13 +04:00 |
csv.d
|
attributes and two small bug fixes for csv
|
2014-08-13 17:29:27 +02:00 |
datetime.d
|
Replace enforceEx with enforce where it's possible
|
2014-08-25 12:18:02 +02: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
|
Deprecate std.c.string and move its contents to druntime
|
2014-07-13 12:47:26 -05:00 |
file.d
|
Eliminate C-style array declarations.
|
2014-08-30 06:51:27 -07:00 |
format.d
|
Replace enforceEx with enforce where it's possible
|
2014-08-25 12:18:02 +02:00 |
functional.d
|
Partially evaluates -> Partially applies
|
2014-08-26 12:16:54 +01:00 |
getopt.d
|
whoops, forgot one ++i
|
2014-08-18 07:24:47 +02:00 |
json.d
|
Replace enforceEx with enforce where it's possible
|
2014-08-25 12:18:02 +02:00 |
math.d
|
Add more integer isXXX deprecations
|
2014-07-26 04:04:18 +02:00 |
mathspecial.d
|
|
|
mmfile.d
|
Replace most toStringz /toUTF16z /toUTFz usages with tempCString* ones.
|
2014-08-23 17:23:13 +04:00 |
numeric.d
|
[bugfix] Initialize uncertain field value
|
2014-08-22 22:46:54 +09:00 |
outbuffer.d
|
Replace most toStringz /toUTF16z /toUTFz usages with tempCString* ones.
|
2014-08-23 17:23:13 +04:00 |
parallelism.d
|
Prevent definition of non-disabled default constructors in template structs
|
2014-08-26 22:39:35 +09:00 |
path.d
|
Fix documentation of when dirName() allocates
|
2014-07-20 14:15:48 -06:00 |
process.d
|
Replace most toStringz /toUTF16z /toUTFz usages with tempCString* ones.
|
2014-08-23 17:23:13 +04:00 |
random.d
|
Simplify partialShuffle
|
2014-08-15 21:54:03 +03:00 |
range.d
|
Fix property enforcement in std.range.takeExactly .
|
2014-08-22 21:13:51 +04:00 |
regex.d
|
Eliminate C-style array declarations.
|
2014-08-30 06:51:27 -07:00 |
signals.d
|
|
|
socket.d
|
Replace most toStringz /toUTF16z /toUTFz usages with tempCString* ones.
|
2014-08-23 17:23:13 +04:00 |
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
Replace most toStringz /toUTF16z /toUTFz usages with tempCString* ones.
|
2014-08-23 17:23:13 +04:00 |
stdiobase.d
|
|
|
stream.d
|
Replace most toStringz /toUTF16z /toUTFz usages with tempCString* ones.
|
2014-08-23 17:23:13 +04:00 |
string.d
|
Fix std.string ddoc problems.
|
2014-08-08 15:36:36 -07:00 |
syserror.d
|
Deprecate std.c.string and move its contents to druntime
|
2014-07-13 12:47:26 -05:00 |
system.d
|
|
|
traits.d
|
Fix property enforcement in std.traits.functionAttributes
|
2014-08-15 19:55:30 +04:00 |
typecons.d
|
Merge pull request #2463 from schuetzm/fix-proxy-traits-isarray
|
2014-08-28 17:37:33 +02:00 |
typelist.d
|
|
|
typetuple.d
|
|
|
uni.d
|
Issue 13232 - avoid expensive template instantiations on module import
|
2014-08-01 02:15:56 +02:00 |
uri.d
|
|
|
utf.d
|
Tweak enum table
|
2014-08-26 09:33:57 +02:00 |
uuid.d
|
|
|
variant.d
|
Eliminate C-style array declarations.
|
2014-08-30 06:51:27 -07:00 |
xml.d
|
|
|
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 |