..
c
std.socket: Failed reverse lookups return null, not throw
2011-09-14 17:01:46 +03:00
internal
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
net
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
windows
Move static ctor/dtor into internal module to avoid cycle dependency.
2011-10-03 03:55:51 +09:00
__fileinit.d
add source links
2011-02-26 15:32:21 -06:00
algorithm.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
array.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
ascii.d
Improved module documentation for std.ascii and std.uni.
2011-06-22 21:00:09 -07:00
base64.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
bigint.d
6819 BigInt ^^ fails for some big numbers (powers)
2011-10-18 15:00:24 +02:00
bind.d
Change struct const member variables to manifest constants.
2011-06-08 03:03:34 +09:00
bitmanip.d
Drop unnecessary version statement and use size_t.sizeof * 8 instead.
2011-11-28 10:21:51 +01: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
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
container.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
contracts.d
add source links
2011-02-26 15:32:21 -06:00
conv.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
cpuid.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
cstream.d
Fix imports to be in line with what the documentation says.
2011-05-25 08:28:06 +02:00
ctype.d
Removed "scheduled for deprecation" pragmas.
2011-10-23 23:11:17 -07:00
date.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
datebase.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
dateparse.d
Deprecated old date/time stuff.
2011-08-09 00:22:39 -07:00
datetime.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
demangle.d
Created std.ascii to replace std.ctype.
2011-06-14 04:06:54 -07:00
encoding.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
exception.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
file.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
format.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
functional.d
Reduce module dependencies.
2011-09-29 07:09:16 +09:00
getopt.d
Unittest for bugzilla 6888.
2011-11-07 08:11:55 +01:00
gregorian.d
Deprecated old date/time stuff.
2011-08-09 00:22:39 -07:00
intrinsic.d
https://github.com/D-Programming-Language/phobos/pull/23
2011-05-01 12:11:46 -05:00
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
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
mathspecial.d
add source links
2011-02-26 15:32:21 -06:00
md5.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
metastrings.d
add source links
2011-02-26 15:32:21 -06:00
mmfile.d
Fix trivial oversight in the enum renaming in std.mmfile.
2011-08-13 23:30:44 -04:00
numeric.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
outbuffer.d
Removed Boilerplate: tag
2011-09-08 01:50:58 -05:00
parallelism.d
Documentation and struct staticness in std.algorithm fixes
2011-11-14 17:10:19 +03:00
path.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
perf.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
process.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
random.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
range.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
regex.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
regexp.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
signals.d
Fixed 672 broken links
2011-06-09 09:48:53 -05:00
socket.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
socketstream.d
std.socket, .socketstream: Remove ws2_32 notice, a pragma(lib) exists
2011-09-08 14:49:51 +03:00
stdarg.d
add source links
2011-02-26 15:32:21 -06:00
stdint.d
add source links
2011-02-26 15:32:21 -06:00
stdio.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
stdiobase.d
add source links
2011-02-26 15:32:21 -06:00
stream.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
string.d
Minor fix to deprecation message on std.string.splitLines.
2011-11-22 19:04:03 -08:00
syserror.d
add source links
2011-02-26 15:32:21 -06:00
system.d
Adjustments to std.system.
2011-09-03 21:39:35 -07:00
traits.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
typecons.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
typelist.d
add source links
2011-02-26 15:32:21 -06:00
typetuple.d
std.typetuple.isSame fix
2011-11-05 13:57:40 +03:00
uni.d
Add comma
2011-09-04 13:29:20 +09:00
uri.d
Created std.ascii to replace std.ctype.
2011-06-14 04:06:54 -07:00
utf.d
optimize std.utf.decode
2011-11-07 07:16:37 +01:00
variant.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
xml.d
Strict @property syntax compliance.
2011-12-04 09:56:14 +01:00
zip.d
https://github.com/D-Programming-Language/phobos/pull/23
2011-05-01 12:11:46 -05:00
zlib.d
Fix build breakage due to std.zlib changes.
2011-11-06 01:01:31 -08:00