..
c
Deprecate last remaining module from std.c and move it to druntime
2014-10-31 12:04:41 -05:00
container
Minor doc bugfix and changes of subscript definition
2014-12-29 10:47:30 -08: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
make nested foreach over TypeTuple bodies into lambdas to avoid huge functions
2014-11-28 17:15:37 +01:00
windows
std.windows.syserror: Fix doc build error
2014-11-12 20:52:37 +00:00
algorithm.d
Fix Issue 13805 - groupBy over nested struct range
2015-01-02 00:40:00 +00:00
array.d
improve doc on std.array.join
2014-12-27 11:39:16 -08: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
std.range: constraints => primitives
2014-11-23 20:05:20 +03: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
std.range: constraints => primitives
2014-11-23 20:05:20 +03:00
datetime.d
Don't import std.format in any public scope.
2014-12-02 07:55:44 -08:00
demangle.d
fix comment
2014-11-14 15:47:19 +03:00
encoding.d
Fix docs for encode overload
2014-12-30 17:46:44 +00:00
exception.d
std.range: constraints => primitives
2014-11-23 20:05:20 +03:00
file.d
fix comment
2014-12-08 09:42:56 +01:00
format.d
std.range: constraints => primitives
2014-11-23 20:05:20 +03: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
make nested foreach over TypeTuple bodies into lambdas to avoid huge functions
2014-11-28 17:15:37 +01: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
Merge pull request #2614 from Geod24/fix-license-doc
2014-10-17 00:16:49 +02:00
parallelism.d
Supplemental fix for issue 13783 in std.parallelism
2014-11-29 12:16:18 +09:00
path.d
Fix typo in PR 2791.
2014-12-18 20:12:45 -08:00
process.d
std.range: constraints => primitives
2014-11-23 20:05:20 +03:00
random.d
Remove redundant initialization
2014-12-06 18:13:58 +09:00
signals.d
Merge pull request #2614 from Geod24/fix-license-doc
2014-10-17 00:16:49 +02:00
socket.d
correct use of See_Also
2014-12-27 16:30:07 -08:00
socketstream.d
stdint.d
Usage of WEB macro for License everywhere
2014-10-15 11:30:42 +02:00
stdio.d
Document byLineCopy's caching of front
2014-12-25 17:23:28 +00: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 typo in BitFlags unit test.
2014-12-18 16:39:18 +02: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
correct use of See_Also
2014-12-27 16:30:07 -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