.. |
algorithm
|
Remove debug writelns
|
2017-06-01 11:13:04 -04:00 |
c
|
|
|
container
|
Fix Issue 17452 - Undefined references in std.container.array
|
2017-05-29 21:43:37 +02:00 |
datetime
|
Reenable publictests checking on CircleCi
|
2017-05-26 18:27:14 +02:00 |
digest
|
Moved ddoc unittest block back to its proper position in std.digest.crc
|
2017-05-22 11:06:38 -04:00 |
experimental
|
Merge pull request #5326 from MartinNowak/merge_stable
|
2017-05-30 01:02:05 +02:00 |
internal
|
Get rid of static this for initializing encoding
|
2017-05-23 19:17:47 -04:00 |
net
|
Move deprecations along.
|
2017-05-07 11:27:48 +02:00 |
range
|
Merge pull request #5398 from JackStouffer/range-spelling
|
2017-05-17 04:10:50 +02:00 |
regex
|
Merge pull request #5336 from aG0aep6G/std.regex-selflink-sections
|
2017-04-18 01:56:22 +02: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
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-05-23 20:37:35 +02:00 |
bitmanip.d
|
Fix issue 17247.
|
2017-03-08 12:36:13 -08:00 |
compiler.d
|
|
|
complex.d
|
fix im 0 init placement info for complex
|
2017-05-31 11:22:45 +01:00 |
concurrency.d
|
Use dfmt on std/concurrency.d
|
2017-03-19 15:05:35 -04:00 |
concurrencybase.d
|
|
|
conv.d
|
Merge pull request #5433 from JackStouffer/conv-patch
|
2017-06-01 19:48:00 +02:00 |
csv.d
|
Automatically set the range style from a..b -> a .. b
|
2017-02-22 05:37:31 +01:00 |
demangle.d
|
Remove quickIndex for modules with booktables or only one symbol
|
2017-03-01 03:59:22 +01:00 |
encoding.d
|
Get rid of static this for initializing encoding
|
2017-05-23 19:17:47 -04:00 |
exception.d
|
AA version of assumeUnique documented
|
2017-03-15 16:40:58 +01:00 |
file.d
|
Defer addition of template until we need it for ranges.
|
2017-05-17 08:32:43 -04:00 |
format.d
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-06-01 05:53:15 +02:00 |
functional.d
|
Fix links from $(LREF $(D ...)) -> $(LREF ...)
|
2017-03-05 08:11:29 +01:00 |
getopt.d
|
Fix some bad/slangy English in std.getopt.
|
2017-05-13 02:14:33 -07:00 |
json.d
|
Relax a few unittests for double-precision reals
|
2017-05-24 23:51:54 +02:00 |
math.d
|
Move deprecations along.
|
2017-05-07 11:27:48 +02:00 |
mathspecial.d
|
Automatically add spaces to binary operators (>=)
|
2017-02-23 00:57:47 +01:00 |
meta.d
|
Move deprecations along.
|
2017-05-07 11:27:48 +02:00 |
mmfile.d
|
Remove quickIndex for modules with booktables or only one symbol
|
2017-03-01 03:59:22 +01:00 |
numeric.d
|
Annotate unittests per Phobos coding style.
|
2017-04-26 09:38:57 -07:00 |
outbuffer.d
|
Remove quickIndex for modules with booktables or only one symbol
|
2017-03-01 03:59:22 +01:00 |
parallelism.d
|
Allow ignoring individual lines for coverage analysis
|
2017-05-07 15:26:25 +00:00 |
path.d
|
Merge pull request #5406 from jmdavis/path
|
2017-05-21 07:24:31 -07:00 |
process.d
|
Make behavior of environment.opIndexAssign on Posix to match the behavior
|
2017-05-08 22:29:12 +02:00 |
random.d
|
Update random.d
|
2017-04-14 10:16:05 +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
|
|
|
stdio.d
|
std.stdio.makeGlobal: Optimize fast path, MemoryOrder.seq is overkill
|
2017-05-27 03:12:55 +01:00 |
string.d
|
Deprecate obsolete pattern matching functions in std.string
|
2017-05-12 09:55:39 -04:00 |
system.d
|
|
|
traits.d
|
errors with getSymbolsByUDA to get a private members (#5344)
|
2017-06-01 13:13:10 +02:00 |
typecons.d
|
issue 15645 - Prevent unsafe usage of Tuple.slice
|
2017-04-22 08:14:54 -07:00 |
typetuple.d
|
Remove quickIndex for modules with booktables or only one symbol
|
2017-03-01 03:59:22 +01:00 |
uni.d
|
Merge pull request #5361 from jmdavis/issue_17372
|
2017-05-05 19:12:40 +02:00 |
uri.d
|
Replace deprecated functions from std_conv and std_uri
|
2017-05-21 18:52:21 +03:00 |
utf.d
|
reimplement toUTF8/16 in terms of encode()
|
2017-05-20 16:26:36 -07: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
|
Removed unsafe pointer access and marked some functions as @safe in std.xml
|
2017-05-18 15:57:12 -04: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 |