phobos/std
jmdavis e169f5dfae Fix for issue# 8362.
"std.traits.isSafe doesn't work with unsafe lamdba functions"
2012-07-27 13:06:58 -07:00
..
c
internal Merge pull request #642 from donc/bigint7993div 2012-07-01 19:50:17 -07:00
net
windows
algorithm.d Move August removals to September. 2012-07-23 23:11:07 -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 Adding myself as author to the modules I have contributed to. 2012-07-16 05:31:09 +02: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 Move August removals to September. 2012-07-23 23:11:07 -07:00
container.d moveBack moves back, not front 2012-07-23 16:43:35 -07:00
conv.d Move August removals to September. 2012-07-23 23:11:07 -07:00
cpuid.d Old deprecations which were not properly taken care of previously. 2012-07-07 02:03:49 -07:00
cstream.d Added warnings of future deprecation to modules that will be replaced. 2012-05-28 14:08:20 -07:00
csv.d Add const attribute more strictly 2012-07-11 01:02:59 +09:00
ctype.d Move August removals to September. 2012-07-23 23:11:07 -07:00
datetime.d Move August removals to September. 2012-07-23 23:11:07 -07: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 for issue# 8398. 2012-07-22 00:40:25 -07:00
file.d Deprecated std.file.listDir. 2012-07-15 14:15:40 -07:00
format.d Changes required for issue# 6277. 2012-07-21 01:57:28 -07:00
functional.d
getopt.d
json.d fix for "some std.json improvements" 2012-07-08 23:51:18 -04:00
math.d Merge pull request #667 from alexrp/std-math-exp 2012-07-08 00:17:38 -07:00
mathspecial.d Change second paramater of gammaIncompleteComplInverse from x to p 2012-05-21 06:10:34 -05:00
md5.d
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 Add const attribute more strictly 2012-07-11 01:02:59 +09:00
parallelism.d Replace typeof(<type>.init[0]) with templates 2012-07-11 12:58:40 -07: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 remove windows declarations 2012-05-24 00:21:11 +02:00
random.d Merge pull request #654 from dawgfoto/fix8314 2012-07-22 19:50:22 -07:00
range.d Revert "Merge pull request #707 from eco/real-lambdas" 2012-07-23 14:25:38 +09:00
regex.d unittest for bug 8203 2012-06-08 01:33:56 +04:00
regexp.d
signals.d Replace delete with destroy in std.signals 2012-06-10 15:40:40 +04:00
socket.d Old deprecations which were not properly taken care of previously. 2012-07-07 02:03:49 -07:00
socketstream.d Minimal reverting of Issue 1824 - Object not const correct 2012-07-22 15:21:51 +09:00
stdint.d
stdio.d fix Issue 8386 - writeln stopped working with wstring 2012-07-17 01:58:39 +09:00
stdiobase.d
stream.d Merge pull request #702 from 9rnsr/rev_const 2012-07-22 21:47:09 -07:00
string.d Move August removals to September. 2012-07-23 23:11:07 -07:00
syserror.d
system.d
traits.d Fix for issue# 8362. 2012-07-27 13:06:58 -07:00
typecons.d Old deprecations which were not properly taken care of previously. 2012-07-07 02:03:49 -07:00
typelist.d
typetuple.d
uni.d Move August removals to September. 2012-07-23 23:11:07 -07:00
uri.d
utf.d Replace typeof(<type>.init[0]) with templates 2012-07-11 12:58:40 -07:00
uuid.d Add std.uuid module 2012-07-01 14:44:36 +02:00
variant.d Revert "Merge pull request #664 from denis-sh/add-ArrayTarget-template" 2012-07-11 11:49:28 -07:00
xml.d Minimal reverting of Issue 1824 - Object not const correct 2012-07-22 15:21:51 +09:00
zip.d
zlib.d