phobos/std
k-hara e36292ebe5 Supplement fix fox issue 6178
AA value setting through alias this should not be allowed, because it could access invalid object state.
2013-09-08 19:10:55 +09:00
..
c
digest
internal Fixup std.math unittests for new math implementations. 2013-08-18 16:28:16 +01:00
net
windows
algorithm.d [trivial] Remove documentation quick link to deprecated indexOf 2013-08-26 11:52:56 -06:00
array.d Merge pull request #1535 from blackwhale/fix-lambda 2013-09-01 01:13:44 -07:00
ascii.d
base64.d Merge pull request #1328 from 9rnsr/fix10230 2013-08-31 02:50:17 -07:00
bigint.d
bitmanip.d
compiler.d
complex.d Add TODO to make toString() pure @safe nothrow 2013-08-29 08:13:18 -07:00
concurrency.d
container.d
conv.d Merge pull request #1525 from lyrebirdsw/issue_10909 2013-09-04 07:57:22 -07:00
cstream.d
csv.d
datetime.d Add "Africa/Tripoli" from/to "Libya Standard Time" 2013-08-17 01:16:09 +09:00
demangle.d
encoding.d Added a set of unit tests to ensure all branches of encode(E, R) get exercised. 2013-08-28 15:58:17 -05:00
exception.d
file.d
format.d Add unittest for issue 6893. 2013-08-23 11:03:47 -07:00
functional.d
getopt.d
json.d
math.d Add unittest for issue 6381. 2013-08-29 08:04:27 -07:00
mathspecial.d
md5.d
metastrings.d
mmfile.d
numeric.d
outbuffer.d
parallelism.d
path.d
process.d
random.d Slightly tone down warning message about value-type RNGs and Random{Cover, Sample}. 2013-08-26 10:51:54 +02:00
range.d Add RefRange to ddoc overview. 2013-08-25 14:05:56 -07:00
regex.d fix property enforcement 2013-08-29 11:02:52 +09:00
signals.d
socket.d Made the fix apply to all unices and added a unit test. 2013-08-20 01:34:57 +02:00
socketstream.d
stdint.d
stdio.d fix locking text writer postblit/dtor 2013-08-28 23:35:19 +04:00
stdiobase.d
stream.d
string.d Merge pull request #1550 from tom-tan/safe-pure-nothrow-string-soundex 2013-09-05 06:45:49 -07:00
syserror.d
system.d
traits.d Merge pull request #1525 from lyrebirdsw/issue_10909 2013-09-04 07:57:22 -07:00
typecons.d Additional fix for issue 9565 2013-09-04 22:26:52 +09:00
typelist.d
typetuple.d
uni.d Supplement fix fox issue 6178 2013-09-08 19:10:55 +09:00
uri.d
utf.d
uuid.d
variant.d
xml.d
zip.d
zlib.d