phobos/std
Ilya Yaroshenko 15c26cd74b Merge pull request #4101 from JohanEngelen/patch-1
std.math.pow: change type from `double` to `real` for internal variable.
2016-03-29 21:01:12 +02:00
..
algorithm Suggest bracket-free template syntax in the doc of std.algorithm 2016-03-29 19:32:11 +03:00
c Fix missing ')' in std.c.windows.com deprecation message. 2016-01-06 12:18:33 -08:00
container Fix issue 15807 2016-03-18 02:06:29 +01:00
digest Linux/PPC: Really fix the import for md.d/ripemd.d. 2016-03-12 20:19:33 +01:00
experimental Merge pull request #4123 from 9il/master 2016-03-26 21:30:54 +04:00
internal Fix NaN payload unittest in errorfunction 2016-03-19 15:29:00 -07:00
net convert docstring examples to unittests 2016-03-09 21:22:15 +02:00
range Fix Issue 13409: add padLeft and padRight 2016-03-24 13:39:44 -04:00
regex address review comments 2016-03-28 12:54:59 +03:00
windows Moving deprecations along. 2016-02-10 16:43:25 -08:00
array.d Moving deprecations along. 2016-02-10 16:43:25 -08:00
ascii.d
base64.d
bigint.d Delete old dead code. 2016-02-17 10:17:48 -08:00
bitmanip.d Change taggedClassRef and taggedPointer so that the bitfield appear as a void* in the parent 2016-03-24 17:20:27 -07:00
compiler.d
complex.d Switch some static imports to selective. 2016-02-22 17:06:29 -05:00
concurrency.d Remove deprecated std.concurrency.MessageBox.isClosed() const. 2016-03-28 11:25:44 +02:00
concurrencybase.d
conv.d Fix emplace!Class(void[]) docs 2016-03-21 11:09:36 +00:00
cstream.d Fix remaining import deprecation messages 2016-02-22 16:03:12 -05:00
csv.d migrate other Phobos modules to use std.exception.basicExceptionCtors 2016-01-17 10:39:37 +05:30
datetime.d Merge pull request #4068 from nrTQgc/netbsd_patch 2016-03-10 22:04:53 -08:00
demangle.d
encoding.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
exception.d Add basicExceptionCtors mixin 2016-01-17 10:39:37 +05:30
file.d Merge pull request #2011 from CyberShadow/fix12368 2016-03-28 03:10:23 +09:00
format.d Merge pull request #3977 from joakim-noah/android 2016-02-23 13:51:42 -08:00
functional.d convert docstring examples to unittests 2016-03-09 21:22:15 +02:00
getopt.d Merge pull request #3859 from BBasile/getopt-checker 2016-02-17 22:01:21 -08:00
json.d Replace version(unittest) with unittest 2016-03-03 00:07:31 +09:00
math.d Merge pull request #4101 from JohanEngelen/patch-1 2016-03-29 21:01:12 +02:00
mathspecial.d HTML fixes 2015-10-24 06:19:23 +00:00
meta.d fix Issue 15782 - Alias no longer strips qualifiers from user defined types 2016-03-20 16:49:42 +01:00
mmfile.d netbsd patch 2016-03-11 10:10:47 +06:00
numeric.d core.bitop bsr(), bsf(), and popcnt() now support ulong inputs even on a 32-bit arch. 2016-01-13 13:54:27 -08:00
outbuffer.d HTML fixes 2015-10-24 06:19:23 +00:00
parallelism.d netbsd patch 2016-03-11 10:10:47 +06:00
path.d fix incorrect imports/fqn usages 2016-02-20 14:41:44 +01:00
process.d browse() should take const(char)[] parameter 2016-03-26 02:35:00 -07:00
random.d Use proper right parenthesis in example's comment: "$(RPAREN)" -> ")" 2016-03-08 18:47:32 +01:00
signals.d convert docstring examples to unittests 2016-03-03 15:24:26 +02:00
socket.d std.socket: add examples to unittests 2016-03-23 15:24:40 +02:00
socketstream.d
stdint.d HTML fixes 2015-10-24 06:19:23 +00:00
stdio.d Merge pull request #4079 from greenify/stdio_byrecord 2016-03-28 15:24:13 +04:00
stdiobase.d
stream.d fix lookup of core.stdc.stdio.remove() 2016-02-13 09:54:41 -08:00
string.d convert docstring examples to unittests 2016-03-03 15:24:26 +02:00
system.d netbsd patch 2016-03-11 10:10:47 +06:00
traits.d fix Issue 15782 - Alias no longer strips qualifiers from user defined types 2016-03-20 16:49:42 +01:00
typecons.d Fix #12914: alignForSize will not accept immutable 2016-02-10 21:50:51 +01:00
typetuple.d
uni.d Fix remaining import deprecation messages 2016-02-22 16:03:12 -05:00
uri.d migrate other Phobos modules to use std.exception.basicExceptionCtors 2016-01-17 10:39:37 +05:30
utf.d Fix Phobos issue #15586 - std.utf.toUTF8() halts on invalid dchar. 2016-01-29 15:35:14 -08:00
uuid.d convert docstring examples to unittests 2016-03-03 15:24:26 +02:00
variant.d Merge pull request #4112 from MaksimZh/fix-15823 2016-03-24 22:57:41 +04:00
xml.d fix incorrect imports/fqn usages 2016-02-20 14:41:44 +01:00
zip.d fix incorrect imports/fqn usages 2016-02-20 14:41:44 +01:00
zlib.d Merge pull request #4095 from WalterBright/fix15457 2016-03-20 11:09:23 +04:00