.. |
c
|
add version blocks for OS specific files
|
2015-01-06 19:31:58 +01:00 |
container
|
Fix broken documentation links in all std.container modules.
|
2015-01-07 23:01:51 +09:00 |
digest
|
std.digest.*: clean imports
|
2014-11-10 15:00:44 +03:00 |
experimental
|
|
|
internal
|
std.range: constraints => primitives
|
2014-11-23 20:05:20 +03:00 |
net
|
std.range: constraints => primitives
|
2014-11-23 20:05:20 +03:00 |
range
|
Fix Issue 5036 - Remove caching from Sequence
|
2015-01-02 10:40:25 +00:00 |
regex
|
Eliminate superfluous "Intro" heading
|
2015-01-06 22:31:08 -08:00 |
windows
|
Temporarily replace new deprecations with comments
|
2015-01-04 15:52:05 +00:00 |
algorithm.d
|
Improve docs for endsWith.
|
2015-01-08 15:03:59 -08:00 |
array.d
|
Merge pull request #2842 from quickfur/issue9119_byPair
|
2015-01-08 21:37:19 +01:00 |
ascii.d
|
|
|
base64.d
|
std.range: constraints => primitives
|
2014-11-23 20:05:20 +03:00 |
bigint.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
bitmanip.d
|
Reverse sense of >>= and <<= to be consistent with bt().
|
2015-01-05 14:12:31 -08:00 |
compiler.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
complex.d
|
clean scope imports
|
2014-11-21 00:08:35 +03:00 |
concurrency.d
|
Remove deprecated and undocumented hasLocalAliasing, hasRawLocalAliasing, hasLocalObjects
|
2014-12-21 22:14:31 +01:00 |
conv.d
|
Merge pull request #2822 from Dicebot/controlled-conv
|
2014-12-31 21:02:00 +01:00 |
cstream.d
|
Merge pull request #2614 from Geod24/fix-license-doc
|
2014-10-17 00:16:49 +02:00 |
csv.d
|
accept const/immutable dchars, like dstring
|
2014-12-28 23:57:10 +01:00 |
datetime.d
|
Add missing imports
|
2015-01-07 00:18:56 +09:00 |
demangle.d
|
use uuml entity for Thomas' name
|
2015-01-05 20:46:53 -08:00 |
encoding.d
|
Fix docs for encode overload
|
2014-12-30 17:46:44 +00:00 |
exception.d
|
Fix spelling error in docs.
|
2015-01-07 16:45:33 -08:00 |
file.d
|
fix comment
|
2014-12-08 09:42:56 +01:00 |
format.d
|
Get rid of obsolete useless comment.
|
2015-01-07 15:35:19 -08:00 |
functional.d
|
move format to std.format
|
2014-11-18 22:14:28 +03:00 |
getopt.d
|
update scope import in std.getopt
|
2014-11-16 00:27:53 +03:00 |
json.d
|
std.range: constraints => primitives
|
2014-11-23 20:05:20 +03:00 |
math.d
|
Merge pull request #2849 from WalterBright/math-sin-doc
|
2015-01-07 14:39:29 -08: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
|
std.range: constraints => primitives
|
2014-11-23 20:05:20 +03:00 |
outbuffer.d
|
add annotations to std.outbuffer
|
2015-01-05 12:58:59 -08:00 |
parallelism.d
|
Supplemental fix for issue 13783 in std.parallelism
|
2014-11-29 12:16:18 +09:00 |
path.d
|
Merge pull request #2803 from WalterBright/entity
|
2015-01-05 20:48:22 -08:00 |
process.d
|
std.range: constraints => primitives
|
2014-11-23 20:05:20 +03:00 |
random.d
|
Add missing imports
|
2015-01-07 00:18:56 +09:00 |
signals.d
|
Merge pull request #2614 from Geod24/fix-license-doc
|
2014-10-17 00:16:49 +02:00 |
socket.d
|
Added opEquals to InternetAddress
|
2015-01-03 17:39:55 -07:00 |
socketstream.d
|
|
|
stdint.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
stdio.d
|
Add missing imports
|
2015-01-07 00:18:56 +09: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
|
make nested foreach over TypeTuple bodies into lambdas to avoid huge functions
|
2014-11-28 17:15:37 +01: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
|
correct use of See_Also
|
2014-12-27 16:30:07 -08:00 |
typecons.d
|
Fix Issue 13781 - Tuple assign should be @nogc
|
2014-12-31 19:23:35 +00: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
|
Eliminate superfluous "Overview" heading
|
2015-01-06 22:33:05 -08:00 |
uri.d
|
clean scope imports
|
2014-11-21 00:08:35 +03:00 |
utf.d
|
std.range: constraints => primitives
|
2014-11-23 20:05:20 +03:00 |
uuid.d
|
Add @nogc attributes to std.uuid
|
2015-01-01 14:08:36 +09:00 |
variant.d
|
fix Issue 13871 - Segmentation fault from std/variant.d:609
|
2014-12-31 22:53:00 +09:00 |
xml.d
|
Usage of WEB macro for License everywhere
|
2014-10-15 11:30:42 +02:00 |
zip.d
|
std.zip: clean imports
|
2014-11-14 17:21:31 +03:00 |
zlib.d
|
std.zlib: clean imports
|
2014-11-14 17:15:16 +03:00 |