.. |
c
|
Windows API functions are nothrow
|
2014-04-07 12:21:59 -07:00 |
digest
|
std.digest: Publicly import LetterCase
|
2014-03-18 23:22:53 +00:00 |
internal
|
purify std.uni constructs, blocked by std.algortihm.sort
|
2014-04-13 14:36:21 +04:00 |
net
|
callback uses size_t not double
|
2014-03-21 17:05:41 +01:00 |
windows
|
|
|
algorithm.d
|
Fix Issue 12434 - std.algorithm.sum of immutable array too
|
2014-04-07 07:48:53 +02:00 |
array.d
|
Fix "use up capacity" in Appender
|
2014-04-02 18:26:32 +02:00 |
ascii.d
|
|
|
base64.d
|
|
|
bigint.d
|
|
|
bitmanip.d
|
Add more local imports
|
2014-03-13 13:13:04 +09:00 |
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
[Trivial] Fix documentation typos
|
2014-02-28 21:08:19 +02:00 |
container.d
|
Fix Issue 6998 - std.container.Array destroys...
|
2014-04-11 21:05:42 +02:00 |
conv.d
|
Fix Issue 12494 - to!string(enum) incorrect value
|
2014-03-31 19:47:48 +02:00 |
cstream.d
|
|
|
csv.d
|
|
|
datetime.d
|
Eliminate _assertPred
|
2014-03-17 19:26:40 -07:00 |
demangle.d
|
|
|
encoding.d
|
[Trivial] Fix documentation typos
|
2014-02-28 21:08:19 +02:00 |
exception.d
|
Issue 3882: Use cast(void) instead of value capture
|
2014-03-18 23:50:18 +01:00 |
file.d
|
|
|
format.d
|
fix Issue 11778 - format for null does not verify fmt flags.
|
2014-04-03 22:39:46 +09:00 |
functional.d
|
Generalized binaryReverseArgs for more args
|
2014-03-30 21:54:34 +00:00 |
getopt.d
|
Supply the lacked local import
|
2014-04-03 12:37:30 +09:00 |
json.d
|
fix Issue 12332 - std.json API broken without notice
|
2014-03-09 19:23:36 +00:00 |
math.d
|
fix property enforcement
|
2014-04-03 13:46:40 +09:00 |
mathspecial.d
|
|
|
metastrings.d
|
|
|
mmfile.d
|
|
|
numeric.d
|
[Trivial] Fix documentation typos
|
2014-02-28 21:08:19 +02:00 |
outbuffer.d
|
OutBuffer is now an OutputRange
|
2014-03-20 18:19:59 -07:00 |
parallelism.d
|
fix property enforcement
|
2014-04-03 13:46:40 +09:00 |
path.d
|
|
|
process.d
|
Merge pull request #1928 from CyberShadow/std-process-cwd
|
2014-03-04 23:00:40 +01:00 |
random.d
|
Merge pull request #2051 from tom-tan/safe-pure-nothrow-std-random-generators
|
2014-04-05 23:32:46 +02:00 |
range.d
|
Update range.d
|
2014-03-20 12:41:21 +11:00 |
regex.d
|
Issue 3882: Use cast(void) instead of value capture
|
2014-03-18 23:50:18 +01:00 |
signals.d
|
|
|
socket.d
|
|
|
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
Mark std.stdio.File.this, opAssign, open and popen as safe
|
2014-03-19 22:39:20 +07:00 |
stdiobase.d
|
|
|
stream.d
|
|
|
string.d
|
Merge pull request #1607 from Dcousens/master
|
2014-03-15 22:16:07 -07:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Clarify DDoc of hasElaborateAssign
|
2014-03-29 15:50:03 +04:00 |
typecons.d
|
Introduce UTF Matchers into std.uni.
|
2014-04-13 14:31:05 +04:00 |
typelist.d
|
|
|
typetuple.d
|
|
|
uni.d
|
more checking of UTF errors
|
2014-04-13 14:37:10 +04:00 |
uri.d
|
Allow mutable char/wchar/dchar[] to be used in std.uri
|
2014-03-13 02:42:14 -04:00 |
utf.d
|
Merge pull request #2038 from blackwhale/issue-12419
|
2014-03-24 18:51:23 +00:00 |
uuid.d
|
Document that parseUUID consumes its input range
|
2014-03-10 13:34:33 +01:00 |
variant.d
|
Merge pull request #1963 from Kapps/fix12157
|
2014-03-15 10:21:44 -07:00 |
xml.d
|
[Trivial] Fix documentation typos
|
2014-02-28 21:08:19 +02:00 |
zip.d
|
|
|
zlib.d
|
|
|