phobos/std
2012-11-20 17:55:21 +09:00
..
c Update COM header with CoInitializeEx 2012-10-04 23:15:31 +09:00
digest Issue 7444 - Require [] for array copies too 2012-11-20 17:55:21 +09:00
internal Merge pull request #870 from alexrp/hash_t 2012-10-15 03:13:34 -07:00
net Merge pull request #860 from CyberShadow/std-net-curl-onseek 2012-10-19 09:13:17 -07:00
windows
algorithm.d Issue 7444 - Require [] for array copies too 2012-11-20 17:55:21 +09:00
array.d Issue 7444 - Require [] for array copies too 2012-11-20 17:55:21 +09:00
ascii.d
base64.d Runnable examples - std.base64 2012-07-15 21:26:32 +00:00
bigint.d Throw error upon division by zero. 2012-10-28 08:02:25 -07:00
bitmanip.d Remove variable shadowing in std.bitmanip 2012-10-28 21:55:30 +11:00
compiler.d Adding myself as author to the modules I have contributed to. 2012-07-16 05:31:09 +02:00
complex.d Removed asm code from std.complex.expi() 2012-05-11 19:08:12 +02:00
concurrency.d Remove all uses of sizediff_t in favor of ptrdiff_t. 2012-10-15 04:24:09 +02:00
container.d tweak and doc in DList.linearRemove(Take!Range) 2012-10-31 23:57:18 +01:00
conv.d use intrinsic ldexp 2012-10-18 14:06:34 -07:00
cpuid.d Old deprecations which were not properly taken care of previously. 2012-07-07 02:03:49 -07:00
cstream.d Fix modules which incorrectly use std.string's public imports. 2012-09-30 03:29:37 -07:00
csv.d Revert all const qualifier of class member functions that inherited from Object. 2012-07-31 10:05:59 +09:00
ctype.d Added more deprecation messages. 2012-10-15 21:40:36 -07:00
datetime.d fix Issue 9046 - typeof(T.init) should have the type T 2012-11-19 12:58:47 +09:00
demangle.d
encoding.d Remove all uses of sizediff_t in favor of ptrdiff_t. 2012-10-15 04:24:09 +02:00
exception.d pointsTo unittests 2012-11-01 17:47:03 +01:00
file.d Get rid of transitional lfs API 2012-09-30 10:47:40 +02:00
format.d Fix various problems in DDoc, identified from compiler warnings. 2012-10-19 19:09:47 +03:00
functional.d
getopt.d
json.d fix for "some std.json improvements" 2012-07-08 23:51:18 -04:00
math.d more Win64 math functions 2012-10-19 00:11:04 -07:00
mathspecial.d Change second paramater of gammaIncompleteComplInverse from x to p 2012-05-21 06:10:34 -05:00
md5.d Add new hash API 2012-09-16 12:25:43 +02:00
metastrings.d Old deprecations which were not properly taken care of previously. 2012-07-07 02:03:49 -07:00
mmfile.d Get rid of transitional lfs API 2012-09-30 10:47:40 +02:00
numeric.d Changes required for issue# 6277. 2012-07-21 01:57:28 -07:00
outbuffer.d Issue 7444 - Require [] for array copies too 2012-11-20 17:55:21 +09:00
parallelism.d Fixes Issue 8849: std.parallelism.executeInNewThread with thread priority segfaults 2012-10-18 14:35:54 -04:00
path.d Fix various problems in DDoc, identified from compiler warnings. 2012-10-19 19:09:47 +03:00
perf.d Old deprecations which were not properly taken care of previously. 2012-07-07 02:03:49 -07:00
process.d hack to work around cygwin related oddity 2012-10-22 03:41:21 +01:00
random.d Add std.random.partialShuffle. 2012-07-25 21:37:41 -04:00
range.d Merge pull request #941 from denis-sh/refactor-std.range.put 2012-11-18 20:56:53 -08:00
regex.d Issue 7444 - Require [] for array copies too 2012-11-20 17:55:21 +09:00
regexp.d Remove all uses of sizediff_t in favor of ptrdiff_t. 2012-10-15 04:24:09 +02:00
signals.d Replace delete with destroy in std.signals 2012-06-10 15:40:40 +04:00
socket.d Remove parens from some @property calls. 2012-11-17 16:44:55 -08:00
socketstream.d Minimal reverting of Issue 1824 - Object not const correct 2012-07-22 15:21:51 +09:00
stdint.d
stdio.d Remove all uses of sizediff_t in favor of ptrdiff_t. 2012-10-15 04:24:09 +02:00
stdiobase.d
stream.d Remove all uses of sizediff_t in favor of ptrdiff_t. 2012-10-15 04:24:09 +02:00
string.d Issue 7444 - Require [] for array copies too 2012-11-20 17:55:21 +09:00
syserror.d
system.d
traits.d give ParameterIdentifierTuple and ParameterDefaultValueTuple ddoc comments 2012-11-14 17:28:29 -08:00
typecons.d fix Issue 2273 - Supplemental fix for dmd pull #1243 2012-11-08 13:47:47 +09:00
typelist.d
typetuple.d move Alias to package 2012-10-29 15:19:24 +00:00
uni.d Added more deprecation messages. 2012-10-15 21:40:36 -07:00
uri.d
utf.d Fix various problems in DDoc, identified from compiler warnings. 2012-10-19 19:09:47 +03:00
uuid.d Issue 7444 - Require [] for array copies too 2012-11-20 17:55:21 +09:00
variant.d Fix Issue 9043 - Crash on comparing unordered types. 2012-11-18 01:27:49 +01:00
xml.d Merge pull request #870 from alexrp/hash_t 2012-10-15 03:13:34 -07:00
zip.d Issue 7444 - Require [] for array copies too 2012-11-20 17:55:21 +09:00
zlib.d fix Issue 8694 - (Un)Compress may cause an InvalidMemoryOperationError 2012-09-19 12:14:05 +02:00