phobos/std
Denis Shelomovskij 4d2f24d04c Improve std.traits unittests
* improve `isAssignable` unittests
* add immutable(S) test to `hasElaborateCopyConstructor`
* add const(S) test to `hasElaborateAssign`
2012-10-04 09:29:53 +04:00
..
c
digest Add SHA-1 message digest 2012-09-16 12:25:43 +02:00
internal
net fix Win64 varargs bug 2012-09-26 19:26:32 -07:00
windows
algorithm.d Merge pull request #773 from ntrel/algorithm-eponymous-doc2 2012-09-26 12:07:38 -07:00
array.d Changes required for issue# 6277. 2012-07-21 01:57:28 -07:00
ascii.d
base64.d Runnable examples - std.base64 2012-07-15 21:26:32 +00:00
bigint.d Fix example in BigInt docs 2012-07-19 10:55:44 +02:00
bitmanip.d Add other types to peek & family 2012-09-17 12:46:39 +00:00
compiler.d Adding myself as author to the modules I have contributed to. 2012-07-16 05:31:09 +02:00
complex.d
concurrency.d Move August removals to September. 2012-07-23 23:11:07 -07:00
container.d Merge pull request #764 from monarchdodra/bug8332 2012-09-16 19:38:45 -07:00
conv.d space after if 2012-10-02 18:45:35 +03:00
cpuid.d Old deprecations which were not properly taken care of previously. 2012-07-07 02:03:49 -07:00
cstream.d
csv.d Revert all const qualifier of class member functions that inherited from Object. 2012-07-31 10:05:59 +09:00
ctype.d Move August removals to September. 2012-07-23 23:11:07 -07:00
datetime.d Fix error in comments. 2012-09-26 00:09:03 +03:00
demangle.d
encoding.d Old deprecations which were not properly taken care of previously. 2012-07-07 02:03:49 -07:00
exception.d Fix issue 8637 2012-09-11 11:31:29 +04:00
file.d Deprecated std.file.listDir. 2012-07-15 14:15:40 -07:00
format.d fix Win64 varargs bug 2012-09-26 19:26:32 -07:00
functional.d
getopt.d
json.d fix for "some std.json improvements" 2012-07-08 23:51:18 -04:00
math.d Move test from dmd test suite to unittests 2012-09-30 19:40:22 +02:00
mathspecial.d
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 Use errno instead of getErrno in Phobos. 2012-07-09 01:26:02 +02:00
numeric.d Changes required for issue# 6277. 2012-07-21 01:57:28 -07:00
outbuffer.d Win64 fixes 2012-09-11 19:39:15 -07:00
parallelism.d Call executeWorkLoop() from startWorkLoop() like I meant to all along. This should fix the unittest failures. 2012-08-25 19:21:15 -04:00
path.d Use errno property instead of setErrno in std.path. 2012-07-09 04:35:56 +02:00
perf.d Old deprecations which were not properly taken care of previously. 2012-07-07 02:03:49 -07:00
process.d std.process: fix markup in doc for exec*(). 2012-09-26 11:36:03 -04:00
random.d Add std.random.partialShuffle. 2012-07-25 21:37:41 -04:00
range.d Tweaks in Take 2012-09-26 20:52:10 +02:00
regex.d Update std/regex.d 2012-10-02 11:25:24 -07:00
regexp.d
signals.d
socket.d Add required cast for 64 bit. 2012-09-02 20:36:03 +02:00
socketstream.d Minimal reverting of Issue 1824 - Object not const correct 2012-07-22 15:21:51 +09:00
stdint.d
stdio.d Disable non-ASCII characters test because of snn.lib Issue 8643 2012-09-12 11:15:30 +04:00
stdiobase.d
stream.d Add new hash API 2012-09-16 12:25:43 +02:00
string.d Fix Issue 8516 - std.string.representation works incorrect for shared(const(T)) types 2012-08-07 11:17:29 +04:00
syserror.d
system.d
traits.d Improve std.traits unittests 2012-10-04 09:29:53 +04:00
typecons.d fix Issue 8702 - tuple(tuple(1)) fails to compile, but tuple(tuple(1),1) works 2012-09-21 09:57:14 +09:00
typelist.d
typetuple.d Moved filter to the public section. 2012-09-16 21:14:08 -07:00
uni.d Move August removals to September. 2012-07-23 23:11:07 -07:00
uri.d
utf.d Minor adjustment to better workaround bug# 8521. 2012-08-22 02:26:21 -07:00
uuid.d Make std.uuid use the new hash API 2012-09-16 12:25:43 +02:00
variant.d Merge pull request #805 from callumenator/master 2012-09-28 06:40:36 -07:00
xml.d Revert all const qualifier of class member functions that inherited from Object. 2012-07-31 10:05:59 +09:00
zip.d fixed wrong headers for decompression 2012-08-25 17:06:37 +03:00
zlib.d fix Issue 8694 - (Un)Compress may cause an InvalidMemoryOperationError 2012-09-19 12:14:05 +02:00