..
algorithm
Remove reference entry for template that got moved
2015-02-18 10:46:52 +01:00
c
container
Fix links
2015-02-16 13:39:18 -08:00
digest
Remove unused (outdated) macros
2015-02-16 15:15:45 +01:00
experimental
synchronized (mutex) isn't pure
2015-03-06 21:41:49 +01:00
internal
Merge pull request #3020 from 9il/lmdi
2015-03-05 12:55:20 +01:00
net
detab and remove trailing whitespaces
2015-02-10 00:56:40 +09:00
range
Fix Issue 13390 - Be explicit about non-empty input and fail early
2015-02-17 23:01:55 +01:00
regex
Fix mixed package protection in std.regex
2015-03-11 04:21:44 +02:00
windows
Remove implicit conversions from array to bool
2015-01-27 21:55:00 +11:00
array.d
Fix Issue 14230 - std.array.join misses the first element which is empty string
2015-02-28 17:59:16 +09:00
ascii.d
base64.d
bigint.d
Add (mostly @nogc
) attributes to bigint
module.
2015-02-27 18:31:05 +03:00
bitmanip.d
Mark BitArray.init() for deprecation.
2015-01-22 11:04:49 -08:00
compiler.d
complex.d
detab and remove trailing whitespaces
2015-02-10 00:56:40 +09:00
concurrency.d
Merge pull request #3041 from MartinNowak/synchronizeAttributes
2015-03-10 15:04:05 +01:00
conv.d
fixup #3038 add reference to bugzilla issue 14198
2015-03-07 19:07:37 +01: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
Update file.d
2015-02-10 13:12:19 -08:00
format.d
Add table headers in ddoc function tables
2015-02-21 19:10:51 +01:00
functional.d
Add table headers in ddoc function tables
2015-02-21 19:10:51 +01:00
getopt.d
Remove parens from last commit
2015-02-13 09:17:22 -08:00
json.d
fix property enforcement
2015-02-10 01:00:36 +09:00
math.d
Merge pull request #3013 from 9il/conj
2015-03-10 12:40:24 +01: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
[Minor] Fix last std.numeric.findRoot
overload without tolerance delegate.
2015-03-06 19:51:25 +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
Replace more implicit array to bool conversions
2015-01-28 16:33:12 +11:00
random.d
fix docs
2015-02-20 10:57:43 +03:00
signals.d
Replace more implicit array to bool conversions
2015-01-28 16:33:12 +11:00
socket.d
fix Issue 14012 - std.socket: wrong SocketSet.max on Posix
2015-01-20 01:12:10 +00:00
socketstream.d
stdint.d
stdio.d
make 0-arg writeln @trusted: Fix Issue 13681
2015-03-10 12:39:48 +00: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 #2997 from kuettler/string_doc_cleanup
2015-02-24 13:45:19 -08:00
syserror.d
system.d
traits.d
Supplemental fix for issue 2789
2015-02-09 00:01:04 +09:00
typecons.d
fix Issue 14213 - Strange deprecated message in std.typecons.Proxy with using method
2015-03-07 11:20:25 +09:00
typelist.d
typetuple.d
uni.d
uni documenation update
2015-01-29 23:03:24 +01: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
Cleanup uuid documentation
2015-02-16 15:12:33 +01:00
variant.d
fix Issue 14198 - [REG2.067a] Link failure with Variant
2015-03-05 02:32:37 -08:00
xml.d
zip.d
Update zip.d
2015-02-13 20:11:05 -05:00
zlib.d