phobos/std
jmdavis a7e665c013 Changed datetime's singletons to use a separate bool for now.
I'll change it back to use double-checked locking once that works with
shared, but the atomicLoading stuff seemed overly complicated and
error-prone for what is supposed to be a temporary workaround for the
issues with shared.
2011-12-22 20:39:09 -08:00
..
c std.socket: Failed reverse lookups return null, not throw 2011-09-14 17:01:46 +03:00
internal try again to get it to work for 64 bits 2011-12-07 23:44:01 -08: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
algorithm.d Merge branch 'reverse' 2011-12-09 12:02:06 -06:00
array.d Revert "Revert "Merge pull request #284 from 9rnsr/fix6208_on_inout"" 2011-12-15 17:34:09 +09:00
ascii.d
base64.d Whitespace cleanup. 2011-12-04 09:56:14 +01:00
bigint.d 7078 BigInt.toInt returns a long 2011-12-08 09:24:12 +01:00
bind.d
bitmanip.d Drop unnecessary version statement and use size_t.sizeof * 8 instead. 2011-11-28 10:21:51 +01:00
compiler.d
complex.d fix sink to scope 2011-09-05 09:32:29 +09:00
concurrency.d Should be bool. 2011-12-11 13:01:40 -05:00
container.d Remove unused, private Array helper. 2011-12-04 09:56:14 +01:00
contracts.d
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 For propGetSet 2011-12-15 14:55:07 +09: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
datetime.d Changed datetime's singletons to use a separate bool for now. 2011-12-22 20:39:09 -08:00
demangle.d
encoding.d Strict @property syntax compliance. 2011-12-04 09:56:14 +01:00
exception.d Revert "Revert "Merge pull request #284 from 9rnsr/fix6208_on_inout"" 2011-12-15 17:34:09 +09:00
file.d Fixed it so that non-deprecated functions in std.file didn't call deprecated functions. 2011-12-09 00:43:32 -08: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
intrinsic.d
json.d
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
md5.d Strict @property syntax compliance. 2011-12-04 09:56:14 +01:00
metastrings.d
mmfile.d Linux build fix, was missing from pull 342. 2011-12-04 21:48:43 +01:00
numeric.d Strict @property syntax compliance. 2011-12-04 09:56:14 +01:00
outbuffer.d extern(C) not needed for vararg 2011-11-26 16:45:26 +01:00
parallelism.d Revert "Revert "Merge pull request #284 from 9rnsr/fix6208_on_inout"" 2011-12-15 17:34:09 +09: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 Fixed documentation for std.process.shell so that it shows up. 2011-12-06 12:39:18 -08:00
random.d Strict @property syntax compliance. 2011-12-04 09:56:14 +01:00
range.d Update std/range.d 2011-12-05 14:25:29 -05:00
regex.d more stuff and tests on escapes in character classes 2011-12-14 02:43:55 +04:00
regexp.d Strict @property syntax compliance. 2011-12-04 09:56:14 +01:00
signals.d For propGetSet 2011-12-15 14:55:07 +09:00
socket.d Fix for 4251 - assumeUnique cannot receive in char[] 2011-12-15 17:34:10 +09:00
socketstream.d std.socket, .socketstream: Remove ws2_32 notice, a pragma(lib) exists 2011-09-08 14:49:51 +03:00
stdarg.d
stdint.d
stdio.d Hello, world release mode after strip reduced from 700KB to 220KB 2011-12-15 20:40:39 -06:00
stdiobase.d
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
system.d Adjustments to std.system. 2011-09-03 21:39:35 -07:00
traits.d Issue 7070 - can't assign null to Variant 2011-12-10 12:26:48 +09:00
typecons.d Merge pull request #336 from denis-sh/typecons-improvement 2011-12-04 13:03:02 -08:00
typelist.d
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
utf.d optimize std.utf.decode 2011-11-07 07:16:37 +01:00
variant.d Issue 7070 - can't assign null to Variant 2011-12-10 12:26:48 +09:00
xml.d For propGetSet 2011-12-15 14:55:07 +09:00
zip.d
zlib.d Fix build breakage due to std.zlib changes. 2011-11-06 01:01:31 -08:00