phobos/std
2016-04-10 12:46:55 +02:00
..
algorithm fix index types to size_t 2016-04-10 12:46:51 +02:00
c
container change usage of swapAt to UFCS 2016-04-08 01:18:45 +03:00
digest Linux/PPC: Really fix the import for md.d/ripemd.d. 2016-03-12 20:19:33 +01:00
experimental Fix docs in ndslice.iteration 2016-04-04 20:56:36 +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 clean API for moveAt 2016-04-10 12:46:55 +02:00
regex Merge pull request #4147 from DmitryOlshansky/faster-ct-bt 2016-04-08 14:13:33 -04:00
windows Moving deprecations along. 2016-02-10 16:43:25 -08:00
array.d fix imports 2 2016-04-07 15:54:04 +02: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 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
datetime.d Merge pull request #4068 from nrTQgc/netbsd_patch 2016-03-10 22:04:53 -08:00
demangle.d
encoding.d
exception.d
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 Merge pull request #4108 from dhasenan/std_json_safe 2016-04-05 20:58:59 +04:00
math.d Merge pull request #3999 from redstar/solarismath 2016-03-31 22:38:53 -07:00
mathspecial.d
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
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 fix getSymbolsByUDA to not fail if struct has no UDAs 2016-04-06 19:10:05 +03: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 #4151 from JackStouffer/issue13422 2016-04-05 19:02:31 +04:00
uri.d
utf.d
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