.. |
c
|
Deprecate last remaining module from std.c and move it to druntime
|
2014-10-31 12:04:41 -05:00 |
container
|
Add unittest to prevent repeating regression
|
2014-10-27 21:46:55 +02:00 |
digest
|
std.digest.*: clean imports
|
2014-11-10 15:00:44 +03:00 |
experimental
|
|
|
internal
|
Add @nogc attribute
|
2014-11-09 23:00:24 +09:00 |
net
|
Merge pull request #2581 from schuetzm/proxyuserpwd
|
2014-10-19 12:29:37 -07:00 |
regex
|
std/regex/package: Fix unmatched --- in DDoc comment
|
2014-09-18 00:34:51 +00:00 |
windows
|
Move some deprecations along.
|
2014-10-26 19:31:08 -07:00 |
algorithm.d
|
Merge pull request #2653 from CyberShadow/pull-20141102-104501
|
2014-11-02 21:29:22 -08:00 |
array.d
|
some doc updates and some more testing
|
2014-10-22 21:58:21 +02: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
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
bitmanip.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
compiler.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
complex.d
|
std.complex: clean imports
|
2014-11-07 00:40:19 +03:00 |
concurrency.d
|
Add Generator to std.concurrency
|
2014-10-21 11:47:21 -07:00 |
conv.d
|
Use immutable integer to demonstrate removed qualification
|
2014-11-07 12:19:42 +00:00 |
cstream.d
|
Merge pull request #2614 from Geod24/fix-license-doc
|
2014-10-17 00:16:49 +02:00 |
csv.d
|
attributes and two small bug fixes for csv
|
2014-08-13 17:29:27 +02:00 |
datetime.d
|
Deprecate last remaining module from std.c and move it to druntime
|
2014-10-31 12:04:41 -05:00 |
demangle.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
encoding.d
|
std.encoding: clean imports
|
2014-11-09 12:41:39 +03:00 |
exception.d
|
fix Issue 13450 - Add WindowsException and wenforce to std.exception
|
2014-09-11 15:41:20 +00:00 |
file.d
|
Move some deprecations along.
|
2014-10-26 19:31:08 -07:00 |
format.d
|
remove isnan
|
2014-10-25 02:33:38 +04:00 |
functional.d
|
not with multiple arguments
|
2014-10-10 13:21:50 +02:00 |
getopt.d
|
some doc fixes
|
2014-10-22 21:43:09 +02:00 |
json.d
|
Remove non auto ref opAssign overload
|
2014-10-23 09:36:57 +03:00 |
math.d
|
Merge pull request #2611 from redstar/math
|
2014-10-31 21:59:13 +03:00 |
mathspecial.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
metastrings.d
|
Move some deprecations along.
|
2014-10-26 19:31:08 -07:00 |
mmfile.d
|
Merge pull request #2614 from Geod24/fix-license-doc
|
2014-10-17 00:16:49 +02:00 |
numeric.d
|
Merge pull request #2639 from 9il/findroot
|
2014-11-07 05:02:32 +01:00 |
outbuffer.d
|
Merge pull request #2614 from Geod24/fix-license-doc
|
2014-10-17 00:16:49 +02: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
|
Merge pull request #2614 from Geod24/fix-license-doc
|
2014-10-17 00:16:49 +02:00 |
random.d
|
Merge pull request #2613 from braddr/safe
|
2014-10-19 10:29:32 -07:00 |
range.d
|
Remove EArrayInit as it's no longer needed
|
2014-11-06 18:18:01 -04:00 |
signals.d
|
Merge pull request #2614 from Geod24/fix-license-doc
|
2014-10-17 00:16:49 +02:00 |
socket.d
|
Deprecate last remaining module from std.c and move it to druntime
|
2014-10-31 12:04:41 -05:00 |
socketstream.d
|
|
|
stdint.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
stdio.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
stdiobase.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
stream.d
|
Deprecate std.c.* and move all remaining declarations to core.stdc.*
|
2014-10-14 09:26:21 -05:00 |
string.d
|
Move some deprecations along.
|
2014-10-26 19:31:08 -07: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
|
Fix wrong unittests for std.conv.unsigned, signed
|
2014-11-07 12:19:40 +00:00 |
typecons.d
|
Merge pull request #2587 from MetaLang/nullable-tostring
|
2014-10-31 22:03:05 +03:00 |
typelist.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
typetuple.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
uni.d
|
Add @nogc attribute
|
2014-11-09 23:00:24 +09:00 |
uri.d
|
Merge pull request #2614 from Geod24/fix-license-doc
|
2014-10-17 00:16:49 +02:00 |
utf.d
|
std.utf: clean imports
|
2014-11-09 12:29:55 +03:00 |
uuid.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
variant.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
xml.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
zip.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
zlib.d
|
Fix incorrect link to zlib
|
2014-10-15 16:14:37 +02:00 |