phobos/std
David Simcha c62c4d0ec1 Merge pull request #308 from dawgfoto/numeric
flag findRoot delegates as scope
2011-10-30 13:46:26 -07:00
..
c Disable SIGPIPE on send()ing to a Socket on OS X. 2011-07-05 15:33:07 +02:00
internal Add more comments for Biguint.pow 2011-10-20 15:13:50 +02:00
net Fix imports in isemail.d. 2011-10-10 19:21:24 +02:00
windows Move static ctor/dtor into internal module to avoid cycle dependency. 2011-10-03 03:55:51 +09:00
__fileinit.d
algorithm.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
array.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
ascii.d Improved module documentation for std.ascii and std.uni. 2011-06-22 21:00:09 -07:00
base64.d
bigint.d 6819 BigInt ^^ fails for some big numbers (powers) 2011-10-18 15:00:24 +02:00
bind.d
bitmanip.d Made it so that the endian swapping functions work with bool. 2011-08-13 20:05:29 -07:00
compiler.d std.compiler: Recognize SDC. 2011-08-22 23:39:30 +02:00
complex.d fix sink to scope 2011-09-05 09:32:29 +09:00
concurrency.d replacing confusing comma expression with block statement 2011-08-03 16:42:02 -07:00
container.d Issue 5193 - SList cannot have struct elements that have immutable members. 2011-10-28 23:20:23 +09:00
contracts.d
conv.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
cpuid.d Added comment about deprecation 2011-07-26 13:00:07 +02:00
cstream.d
ctype.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
date.d Issue 6572 - Deprecate typedef 2011-08-30 13:22:10 +10:00
datebase.d
dateparse.d Deprecated old date/time stuff. 2011-08-09 00:22:39 -07:00
datetime.d spurious variable in StopWatch.start 2011-10-30 21:19:48 +01:00
demangle.d
encoding.d Issue 6572 - Deprecate typedef 2011-08-30 13:22:10 +10:00
exception.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
file.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
format.d std.format doesn't need std.stdio except in unittests 2011-10-03 00:13:52 -07:00
functional.d Reduce module dependencies. 2011-09-29 07:09:16 +09:00
getopt.d Various DDoc syntax fixes 2011-08-07 22:59:37 +03:00
gregorian.d Deprecated old date/time stuff. 2011-08-09 00:22:39 -07:00
intrinsic.d
json.d Improve std.json documentation 2011-07-26 04:52:41 +03:00
loader.d Issue 6572 - Deprecate typedef 2011-08-30 13:22:10 +10:00
math.d Add sin(), cos() and sqrt() to std.complex 2011-08-24 14:55:45 +02:00
mathspecial.d
md5.d Improvement on comment 2011-08-12 05:28:41 +02:00
metastrings.d
mmfile.d Fix trivial oversight in the enum renaming in std.mmfile. 2011-08-13 23:30:44 -04:00
numeric.d flag findRoot delegates as scope 2011-10-30 21:42:32 +01:00
outbuffer.d Removed Boilerplate: tag 2011-09-08 01:50:58 -05:00
parallelism.d Revert "Merge pull request #284 from 9rnsr/fix6208_on_inout" 2011-10-13 12:44:45 +09:00
path.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
perf.d Remove stray NUL character at the end of std/perf.d 2011-08-03 10:13:29 +03:00
process.d Merge branch 'master' of github.com:D-Programming-Language/phobos 2011-10-07 23:32:49 -07:00
random.d Fixed typo in documentation for dice function in std.random 2011-10-27 01:30:27 +02:00
range.d Merge pull request #268 from denis-sh/patch-6 2011-10-13 16:49:22 -07:00
regex.d revert removal of import.stdio, it's needed by parts of std.regex 2011-10-22 22:04:32 -07:00
regexp.d Deprecated std.regexp. 2011-08-09 00:02:56 -07:00
signals.d
socket.d InternetHost.getHostByAddr accepts address in host byte order. 2011-09-06 16:06:09 +02:00
socketstream.d
stdarg.d
stdint.d
stdio.d break std.random's dependency on std.datetime 2011-10-02 23:37:55 -07:00
stdiobase.d
stream.d Adjustments to std.system. 2011-09-03 21:39:35 -07:00
string.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
syserror.d
system.d Adjustments to std.system. 2011-09-03 21:39:35 -07:00
traits.d need fix for dmd pull 236 2011-10-07 23:37:35 -07:00
typecons.d reduce another import (only needed for tests) 2011-10-03 00:22:06 -07:00
typelist.d
typetuple.d
uni.d Add comma 2011-09-04 13:29:20 +09:00
uri.d
utf.d Removed "scheduled for deprecation" pragmas. 2011-10-23 23:11:17 -07:00
variant.d Fix for issue 6695. 2011-10-06 17:02:41 +09:00
xml.d fix fallout from fixing Bug6652 2011-09-13 07:53:24 +02:00
zip.d
zlib.d added flag for UnCompress too 2011-08-24 20:58:01 -04:00