.. |
algorithm
|
Improve docs for std.algorithm.copy
|
2015-04-01 13:31:33 +09:00 |
c
|
|
|
container
|
Mark RBTree.length as const
|
2015-04-01 10:16:30 -04:00 |
digest
|
Improve documentation for std.digest.crc.crc32Of
|
2015-04-07 18:16:49 -07:00 |
experimental
|
Typo
|
2015-04-03 15:08:22 +03:00 |
internal
|
Supplemental fix for issue 5770
|
2015-04-06 01:01:00 +09:00 |
net
|
make comment normal
|
2015-03-19 01:42:42 -04:00 |
range
|
improve doc for std.range.primitives.isInputRange
|
2015-03-29 00:46:47 -07:00 |
regex
|
fix compile times for regex tests
|
2015-03-14 02:46:48 +01:00 |
windows
|
Remove implicit conversions from array to bool
|
2015-01-27 21:55:00 +11:00 |
array.d
|
Fix the comment in unittest for std.array.Appender
|
2015-04-07 15:56:05 +09:00 |
ascii.d
|
Fix unittest attributes.
|
2015-03-18 16:14:29 -07:00 |
base64.d
|
|
|
bigint.d
|
Improve std.bigint docs.
|
2015-03-19 14:03:12 -07:00 |
bitmanip.d
|
make std.system.Endian public from std.bitmanip
|
2015-03-26 12:36:30 +00:00 |
compiler.d
|
|
|
complex.d
|
Document std.complex.complex with Params and Returns
|
2015-03-22 15:14:46 +01:00 |
concurrency.d
|
Merge pull request #3041 from MartinNowak/synchronizeAttributes
|
2015-03-10 15:04:05 +01:00 |
conv.d
|
Supplemental fix for issue 14401 - Deal with the type change of typeid(ClassType).init to const(void)[]
|
2015-04-04 03:51:22 +09:00 |
cstream.d
|
|
|
csv.d
|
Fix failing unittest due to double imprecision.
|
2015-02-17 05:57:37 -08:00 |
datetime.d
|
DIP25: make phobos work with it
|
2015-01-30 12:02:48 -08:00 |
demangle.d
|
|
|
encoding.d
|
detab and remove trailing whitespaces
|
2015-02-10 00:56:40 +09:00 |
exception.d
|
Fix links
|
2015-02-16 13:39:18 -08:00 |
file.d
|
combine copy&paste dirEntry tests
|
2015-03-14 16:08:42 +01:00 |
format.d
|
Example needs std.array for appender!string()
|
2015-04-03 20:17:08 -07:00 |
functional.d
|
Add table headers in ddoc function tables
|
2015-02-21 19:10:51 +01:00 |
getopt.d
|
[Trivial] Add missing comma in std.getopt code example.
|
2015-03-23 11:52:46 -07:00 |
json.d
|
Give std.json an opEquals
|
2015-03-10 22:25:32 -07:00 |
math.d
|
fixAfter #3014
|
2015-04-08 13:31:36 +03:00 |
mathspecial.d
|
Inverse of the Log Minus Digamma function
|
2015-03-05 13:48:29 +03:00 |
metastrings.d
|
|
|
mmfile.d
|
detab and remove trailing whitespaces
|
2015-02-10 00:56:40 +09:00 |
numeric.d
|
fix docs
|
2015-03-20 21:13:11 +03:00 |
outbuffer.d
|
add writef and writefln to std.outbuffer
|
2015-02-16 18:00:20 -08:00 |
parallelism.d
|
detab and remove trailing whitespaces
|
2015-02-10 00:56:40 +09:00 |
path.d
|
|
|
process.d
|
Merge pull request #3148 from CyberShadow/pull-20150405-052650-process-14408
|
2015-04-09 14:13:05 -04:00 |
random.d
|
Update random.d
|
2015-04-04 12:24:17 +02:00 |
signals.d
|
Replace more implicit array to bool conversions
|
2015-01-28 16:33:12 +11:00 |
socket.d
|
|
|
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
Merge pull request #3160 from CyberShadow/pull-20150407-122150
|
2015-04-09 10:28:18 -04:00 |
stdiobase.d
|
|
|
stream.d
|
Stop using va_argsave now that va_start works correctly without it
|
2015-01-27 16:17:24 +11:00 |
string.d
|
Merge pull request #3118 from WalterBright/soundexer
|
2015-04-06 19:10:33 -07:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Cent-ify std.traits.
|
2015-04-09 08:21:06 +02:00 |
typecons.d
|
Improve Nullable documentation
|
2015-04-10 23:32:06 -03:00 |
typelist.d
|
|
|
typetuple.d
|
|
|
uni.d
|
Supplemental fix for issue 5770
|
2015-04-06 01:01:00 +09:00 |
uri.d
|
uri documentation update
|
2015-01-29 23:43:20 +01:00 |
utf.d
|
fix Issue 14105 - strideImpl fails for 0xFF
|
2015-02-02 13:03:57 +01:00 |
uuid.d
|
swap front/popFront in randomUUID
|
2015-03-04 12:44:53 +01:00 |
variant.d
|
Supplemental fix for issue 14290
|
2015-03-16 22:12:31 +09:00 |
xml.d
|
|
|
zip.d
|
Document how to use std.zip to create a zip file.
|
2015-04-07 23:54:03 -05:00 |
zlib.d
|
Make descriptions more clear and stand-alone, prefer ddoc macros to manual navigation.
|
2015-03-27 16:07:22 -07:00 |