..
algorithm
Merge pull request #5148 from wilzbach/static_if_iteration
2017-03-16 21:24:23 +01:00
c
container
std.container.Array - optimize concatenation
2017-03-23 12:58:01 +01:00
digest
Merge pull request #5312 from JackStouffer/secureCompare
2017-03-31 17:04:36 -04:00
experimental
Allocators should take a ubyte[] memory block instead of a void[] one
2017-04-04 16:46:38 +03:00
internal
Use underscores for number literals with five or more digits
2017-02-23 09:45:49 -05:00
net
Fix dscanner sugesstions in std/net/curl.d
2017-03-13 15:01:49 -04:00
range
Merge pull request #5297 from dukc/cycleOverloads
2017-03-30 20:48:14 +02:00
regex
Merge remote-tracking branch 'upstream/stable' into merge_stable
2017-03-21 15:29:15 +01:00
windows
Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system
2017-02-22 14:44:08 -05:00
array.d
Remove trailing whitespace.
2017-03-25 19:09:50 +01:00
ascii.d
[BOOKTABLES]: Add BOOKTABLE to std.ascii
2017-03-01 08:29:04 +01:00
base64.d
Fix links from $(LREF $(D ...)) -> $(LREF ...)
2017-03-05 08:11:29 +01:00
bigint.d
Check public functions for public examples ( #4998 )
2017-03-01 15:49:15 +01:00
bitmanip.d
Fix issue 17247.
2017-03-08 12:36:13 -08:00
compiler.d
complex.d
Automatically set the range style from a..b -> a .. b
2017-02-22 05:37:31 +01:00
concurrency.d
Use dfmt on std/concurrency.d
2017-03-19 15:05:35 -04:00
concurrencybase.d
conv.d
Removed auto decoding from a helper function in std.conv
2017-03-03 10:34:27 -05:00
csv.d
Automatically set the range style from a..b -> a .. b
2017-02-22 05:37:31 +01:00
datetime.d
Use underscores for number literals with five or more digits
2017-02-23 09:45:49 -05:00
demangle.d
Remove quickIndex for modules with booktables or only one symbol
2017-03-01 03:59:22 +01:00
encoding.d
Automatically add spaces to binary operators (==)
2017-02-23 00:57:47 +01:00
exception.d
AA version of assumeUnique documented
2017-03-15 16:40:58 +01:00
file.d
Fixed some typos
2017-03-14 23:13:47 +01:00
format.d
Merge pull request #5314 from ntrel/format-ex
2017-04-03 19:16:58 +02:00
functional.d
Fix links from $(LREF $(D ...)) -> $(LREF ...)
2017-03-05 08:11:29 +01:00
getopt.d
Interpret single letter argument as short
2017-03-14 19:28:14 -04:00
json.d
Automatically set the range style from a..b -> a .. b
2017-02-22 05:37:31 +01:00
math.d
Merge remote-tracking branch 'upstream/stable' into merge_stable
2017-03-21 15:29:15 +01:00
mathspecial.d
Automatically add spaces to binary operators (>=)
2017-02-23 00:57:47 +01:00
meta.d
Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system
2017-02-22 14:44:08 -05:00
mmfile.d
Remove quickIndex for modules with booktables or only one symbol
2017-03-01 03:59:22 +01:00
numeric.d
Replace LUCKY links with actual links
2017-02-28 23:46:54 +01:00
outbuffer.d
Remove quickIndex for modules with booktables or only one symbol
2017-03-01 03:59:22 +01:00
parallelism.d
Removed global std.typecons import from std.parallelism
2017-03-14 16:25:01 -04:00
path.d
[BOOKTABLES]: Add BOOKTABLE to std.path
2017-03-01 08:27:58 +01:00
process.d
Automatically add spaces to binary operators (==)
2017-02-23 00:57:47 +01:00
random.d
Add disclaimer to std.random about unsuitability for cryptographical purposes.
2017-03-27 10:31:21 -07:00
signals.d
Remove quickIndex for modules with booktables or only one symbol
2017-03-01 03:59:22 +01:00
socket.d
Automatically add spaces to binary operators (==)
2017-02-23 00:57:47 +01:00
stdint.d
[doc] Add emphasis for readability.
2017-02-10 23:46:12 +01:00
stdio.d
Document compile-time checking for format strings
2017-03-21 12:22:09 +00:00
stdiobase.d
string.d
Mention the extra checks in the std.string.assumeUTF docs
2017-03-29 10:19:41 -04:00
system.d
traits.d
Improve some docs in std.traits
2017-03-18 16:41:18 -04:00
typecons.d
Fix Issue 17283 - std.experimental.typecons uses private module members
2017-04-03 12:55:49 +03:00
typetuple.d
Remove quickIndex for modules with booktables or only one symbol
2017-03-01 03:59:22 +01:00
uni.d
Replace LUCKY links with actual links
2017-02-28 23:46:54 +01:00
uri.d
Fix dscanner sugesstions in std/uri.d
2017-03-13 14:22:55 -04:00
utf.d
std.utf: Fix style (space around ..)
2017-03-11 02:53:33 +00:00
uuid.d
Merge pull request #5272 from JackStouffer/dscanner
2017-03-15 05:57:06 +01:00
variant.d
Merge pull request #4035 from rcorre/visit_any
2017-03-03 02:36:22 +01:00
xml.d
Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system
2017-02-22 14:44:08 -05:00
zip.d
Use underscores for number literals with five or more digits
2017-02-23 09:45:49 -05:00
zlib.d
Automatically set the range style from a..b -> a .. b
2017-02-22 05:37:31 +01:00