phobos/std
2016-04-19 16:40:39 +02:00
..
algorithm Merge pull request #4069 from John-Colvin/patch-16 2016-04-12 13:17:18 +04:00
c Fix missing ')' in std.c.windows.com deprecation message. 2016-01-06 12:18:33 -08:00
container UFCS for moveAt, moveFront, moveBack 2016-04-09 09:28:14 +02:00
digest Linux/PPC: Really fix the import for md.d/ripemd.d. 2016-03-12 20:19:33 +01:00
experimental [ndslice] improve coverage 2016-04-17 06:55:52 +02:00
internal Merge pull request #3992 from quickfur/bigint_octal 2016-03-31 16:56:40 -04:00
net convert docstring examples to unittests 2016-03-09 21:22:15 +02:00
range TRIVIAL: reuse popFrontN for stride 2016-04-15 12:06:59 -04:00
regex Merge pull request #4180 from DmitryOlshansky/fix-issue15864 2016-04-16 06:41:27 +02:00
windows Moving deprecations along. 2016-02-10 16:43:25 -08:00
array.d Fix some imports 2016-04-12 22:15:09 +03:00
ascii.d
base64.d
bigint.d Implement conversion of biguint to octal. 2016-02-25 13:30:35 -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 Merge pull request #3545 from sigod/patch-1 2016-04-12 02:06:09 +04: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 std.datetime: Update Windows time zones for KB3148851 2016-04-13 21:00:47 +00:00
demangle.d
encoding.d Merge pull request #4183 from JackStouffer/encoding_fixup 2016-04-11 15:23:49 +01:00
exception.d Add basicExceptionCtors mixin 2016-01-17 10:39:37 +05:30
file.d fix Issue 15865 - std.file.copy(from,to) deletes the file if from and to specify the same file 2016-04-04 14:17:06 +00: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 Typo 2016-04-03 16:36:13 +02:00
json.d Fix issue 15884 Encode wstring/wchar[]/dstring/dchar[] as JSON string 2016-04-14 16:34:19 +08:00
math.d Merge pull request #3999 from redstar/solarismath 2016-03-31 22:38:53 -07:00
mathspecial.d
meta.d Fix 14561 - Large enums cannot be parsed due to too many recursive template expansions 2016-04-03 16:47:36 +00:00
mmfile.d netbsd patch 2016-03-11 10:10:47 +06:00
numeric.d Fix FPTemporary 2016-04-19 16:40:39 +02:00
outbuffer.d
parallelism.d netbsd patch 2016-03-11 10:10:47 +06:00
path.d std.path: Emphasize that isValidPath does not check existence 2016-04-02 07:55:45 +00:00
process.d Avoid brute force fd close() on Linux 2016-04-04 08:42:17 -07:00
random.d change usage of swapAt to UFCS 2016-04-08 01:18:45 +03: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
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 Merge pull request #3275 from Biotronic/master 2016-04-09 16:45:19 +04:00
typecons.d Use __traits(identifier) instead of stringof + startsWith in std.typecons.Proxy 2016-03-31 10:36:26 +09:00
typetuple.d
uni.d Merge pull request #4150 from JackStouffer/isNumber 2016-04-11 15:39:28 +04: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 #4118 from MaksimZh/fix-15827 2016-03-30 10:15:19 -07:00
xml.d fix issue 14966: misuse of super 2016-04-03 18:40:56 +02: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