.. |
c
|
Merge pull request #2163 from damianday/patch-3
|
2014-05-13 16:45:40 -07:00 |
digest
|
Add SHA-2.
|
2014-04-27 00:08:41 -04:00 |
internal
|
Update advapi32.d
|
2014-04-23 23:20:23 +01:00 |
net
|
Fix Issue 8767 - Add note on where to download the curl static library when using x86 Windows.
|
2014-04-24 20:52:36 +02:00 |
windows
|
Move various deprecations along.
|
2013-12-11 23:44:12 -08:00 |
algorithm.d
|
Merge pull request #2128 from AndrejMitrovic/Fix11253
|
2014-05-09 22:08:25 +02:00 |
array.d
|
Sed "@safe pure nothrow"
|
2014-05-06 08:21:13 +02:00 |
ascii.d
|
add @nogc annotations to std.ascii
|
2014-05-05 17:42:22 -07:00 |
base64.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
bigint.d
|
Sed "@safe pure nothrow"
|
2014-05-06 08:21:13 +02:00 |
bitmanip.d
|
Update bitmanip.d documentation
|
2014-04-29 15:45:40 -07:00 |
compiler.d
|
|
|
complex.d
|
Sed "@safe pure nothrow"
|
2014-05-06 08:21:13 +02:00 |
concurrency.d
|
[Trivial] Fix documentation typos
|
2014-02-28 21:08:19 +02:00 |
container.d
|
Update container.d
|
2014-05-12 20:24:38 +01:00 |
conv.d
|
Sed "@safe pure nothrow"
|
2014-05-06 08:21:13 +02:00 |
cstream.d
|
|
|
csv.d
|
Remove use of automatic adjacent string literal concatenation from phobos
|
2014-01-20 03:42:21 +11:00 |
datetime.d
|
Remove the rest of version(testStdDateTime) from std.datetime.
|
2014-04-30 00:41:38 -07:00 |
demangle.d
|
Remove trailing white
|
2014-01-08 08:30:28 +01:00 |
encoding.d
|
[Trivial] Fix documentation typos
|
2014-02-28 21:08:19 +02:00 |
exception.d
|
Rename pointTo as doesPointTo, insert deprecated alias
|
2014-05-14 21:57:59 +02:00 |
file.d
|
Merge pull request #1940 from JakobOvrum/fixgloblink
|
2014-02-15 12:32:00 +01:00 |
format.d
|
Supplemental fix for issue 7469
|
2014-05-10 02:39:53 +09:00 |
functional.d
|
Sed "@safe pure nothrow"
|
2014-05-06 08:21:13 +02: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
|
Merge pull request #2146 from monarchdodra/safePureNothrow
|
2014-05-06 14:12:02 -07:00 |
mathspecial.d
|
|
|
metastrings.d
|
Removed DDOC comments from deprecated std.metastrings
|
2014-04-28 22:25:17 +02:00 |
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
|
Sed "@safe pure nothrow"
|
2014-05-06 08:21:13 +02:00 |
path.d
|
add @nogc annotations to std.path
|
2014-05-05 17:38:49 -07:00 |
process.d
|
Fix Issue 11308 - Don't use Voldemort types for std.process output
|
2014-04-18 08:10:35 +02: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
|
Merge pull request #2156 from monarchdodra/stringMixin
|
2014-05-12 02:26:42 -07:00 |
regex.d
|
Fix issue 12713 std.regex.regex crashes with SEGV, illegal instruction resp. assertion failure with certain bad input
|
2014-05-14 00:23:07 +04:00 |
signals.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
socket.d
|
Remove uses of the comma operator
|
2014-02-18 00:48:40 +11:00 |
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
Merge pull request #2139 from monarchdodra/sortedrange
|
2014-05-01 20:03:20 +02:00 |
stdiobase.d
|
|
|
stream.d
|
Fix Issue 1726 - Document FileMode in std.stream.
|
2014-04-24 16:58:10 +02:00 |
string.d
|
Fixed std.string.isNumeric when compiling with dmd -property flag (see std.algorithm.among) (added direct function calls '()')
|
2014-04-24 11:50:51 +03:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Merge pull request #1391 from TurkeyMan/simd-traits
|
2014-05-11 19:30:48 -07:00 |
typecons.d
|
Sed "@safe pure nothrow"
|
2014-05-06 08:21:13 +02:00 |
typelist.d
|
|
|
typetuple.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
uni.d
|
Fix Issue 12184 - Implement advanced formatting support for std.uni.InversionList.
|
2014-04-30 22:29:37 +02: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
|
Sed "@safe pure nothrow"
|
2014-05-06 08:21:13 +02:00 |
variant.d
|
Add unittest for 12540
|
2014-04-11 12:24:34 -07:00 |
xml.d
|
[Trivial] Fix documentation typos
|
2014-02-28 21:08:19 +02:00 |
zip.d
|
Merge pull request #1870 from MartinNowak/fix1832
|
2014-02-16 21:01:54 +01:00 |
zlib.d
|
Replace implicit catches of Throwables with explicit catches.
|
2014-04-21 23:05:50 +02:00 |