.. |
algorithm
|
Merge pull request #5213 from wilzbach/make-std-algorithm-table-more-digestable
|
2017-03-07 15:56:33 -05:00 |
c
|
|
|
container
|
Merge pull request #5212 from wilzbach/remove-quickindex
|
2017-03-01 16:58:56 -05:00 |
digest
|
Check public functions for public examples (#4998)
|
2017-03-01 15:49:15 +01:00 |
experimental
|
Fix links from $(LREF $(D ...)) -> $(LREF ...)
|
2017-03-05 08:11:29 +01:00 |
internal
|
Use underscores for number literals with five or more digits
|
2017-02-23 09:45:49 -05:00 |
net
|
Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system
|
2017-02-22 14:44:08 -05:00 |
range
|
Fix links from $(LREF $(D ...)) -> $(LREF ...)
|
2017-03-05 08:11:29 +01:00 |
regex
|
Add @safe to std.regex unittest
|
2017-03-04 22:54:54 +01:00 |
windows
|
Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system
|
2017-02-22 14:44:08 -05:00 |
array.d
|
Fix links from $(LREF $(D ...)) -> $(LREF ...)
|
2017-03-05 08:11:29 +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
|
Remove the WEB macro in favor of HTTP
|
2016-06-16 00:14:51 +02:00 |
complex.d
|
Automatically set the range style from a..b -> a .. b
|
2017-02-22 05:37:31 +01:00 |
concurrency.d
|
Merge pull request #5255 from JackStouffer/thisTid
|
2017-03-10 21:05:43 +01:00 |
concurrencybase.d
|
Remove the WEB macro in favor of HTTP
|
2016-06-16 00:14:51 +02:00 |
conv.d
|
[BOOKTABLES]: Add BOOKTABLE to std.conv (#5220)
|
2017-03-02 01:49:33 +01: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
|
[BOOKTABLES]: Add BOOKTABLE to std.exception
|
2017-03-01 08:15:35 +01:00 |
file.d
|
Document undocumented overloads that take string
|
2017-03-09 11:10:01 -05:00 |
format.d
|
Adding const to all ref FormatSpec parameters.
|
2017-03-10 18:46:53 +03:00 |
functional.d
|
Fix links from $(LREF $(D ...)) -> $(LREF ...)
|
2017-03-05 08:11:29 +01:00 |
getopt.d
|
Automatically add spaces to binary operators (==)
|
2017-02-23 00:57:47 +01:00 |
json.d
|
Automatically set the range style from a..b -> a .. b
|
2017-02-22 05:37:31 +01:00 |
math.d
|
make getters const
|
2017-03-09 18:08:03 +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
|
Use underscores for number literals with five or more digits
|
2017-02-23 09:45:49 -05: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
|
Replace LUCKY links with actual links
|
2017-02-28 23:46:54 +01: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
|
Fix 16281 - std.stdio.readf should use ref instead of requiring pointers (#5207)
|
2017-03-02 05:37:02 +01:00 |
stdiobase.d
|
Remove the WEB macro in favor of HTTP
|
2016-06-16 00:14:51 +02:00 |
string.d
|
Add more links to std.range definitions
|
2017-03-01 15:09:46 -05:00 |
system.d
|
Remove the WEB macro in favor of HTTP
|
2016-06-16 00:14:51 +02:00 |
traits.d
|
Issue 16485 - Add trait for testing if a member is static.
|
2017-03-04 00:09:32 -05:00 |
typecons.d
|
Clarify deallocation done by typecons.Unique.(2nd)
|
2017-03-10 17:15:46 -05: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
|
Automatically set the range style from a..b -> a .. b
|
2017-02-22 05:37:31 +01:00 |
utf.d
|
std.utf: Fix missing import in documented unittest
|
2017-03-11 02:15:07 +00:00 |
uuid.d
|
Unify Phobos by ensuring there's always a space after cast(...)
|
2017-02-21 16:40:20 +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 |