.. |
c
|
Update COM header with CoInitializeEx
|
2012-10-04 23:15:31 +09:00 |
digest
|
Issue 7444 - Require [] for array copies too
|
2012-11-20 17:55:21 +09:00 |
internal
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
net
|
Merge pull request #967 from 9rnsr/enforceProperty
|
2012-11-22 22:29:20 -08:00 |
windows
|
|
|
algorithm.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
array.d
|
Issue 7444 - Require [] for array copies too
|
2012-11-20 17:55:21 +09:00 |
ascii.d
|
|
|
base64.d
|
Runnable examples - std.base64
|
2012-07-15 21:26:32 +00:00 |
bigint.d
|
Throw error upon division by zero.
|
2012-10-28 08:02:25 -07:00 |
bitmanip.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
compiler.d
|
Adding myself as author to the modules I have contributed to.
|
2012-07-16 05:31:09 +02:00 |
complex.d
|
|
|
concurrency.d
|
rename Spawnable to isSpawnable
|
2012-11-18 18:48:49 +09:00 |
container.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
conv.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
cpuid.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
cstream.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
csv.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
ctype.d
|
Added more deprecation messages.
|
2012-10-15 21:40:36 -07:00 |
datetime.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
demangle.d
|
|
|
encoding.d
|
Remove all uses of sizediff_t in favor of ptrdiff_t.
|
2012-10-15 04:24:09 +02:00 |
exception.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
file.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
format.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
functional.d
|
fix Issue 9062 - AddrExp should distinguish the existence of property resolution
|
2012-11-23 14:25:24 +09:00 |
getopt.d
|
|
|
json.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
math.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
mathspecial.d
|
|
|
md5.d
|
Add new hash API
|
2012-09-16 12:25:43 +02:00 |
metastrings.d
|
Old deprecations which were not properly taken care of previously.
|
2012-07-07 02:03:49 -07:00 |
mmfile.d
|
Get rid of transitional lfs API
|
2012-09-30 10:47:40 +02:00 |
numeric.d
|
Changes required for issue# 6277.
|
2012-07-21 01:57:28 -07:00 |
outbuffer.d
|
Issue 7444 - Require [] for array copies too
|
2012-11-20 17:55:21 +09:00 |
parallelism.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
path.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
perf.d
|
Old deprecations which were not properly taken care of previously.
|
2012-07-07 02:03:49 -07:00 |
process.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
random.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
range.d
|
Merge pull request #967 from 9rnsr/enforceProperty
|
2012-11-22 22:29:20 -08:00 |
regex.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
regexp.d
|
Remove all uses of sizediff_t in favor of ptrdiff_t.
|
2012-10-15 04:24:09 +02:00 |
signals.d
|
|
|
socket.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
socketstream.d
|
Minimal reverting of Issue 1824 - Object not const correct
|
2012-07-22 15:21:51 +09:00 |
stdint.d
|
|
|
stdio.d
|
only marginally better than disabling all testing on win64
|
2012-11-26 05:31:07 +00:00 |
stdiobase.d
|
|
|
stream.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
string.d
|
Issue 7444 - Require [] for array copies too
|
2012-11-20 17:55:21 +09:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Stop fwdref by the immutable field
|
2012-11-22 09:58:32 +09:00 |
typecons.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
typelist.d
|
|
|
typetuple.d
|
move Alias to package
|
2012-10-29 15:19:24 +00:00 |
uni.d
|
New-style array declaration
|
2012-11-20 22:26:16 +01:00 |
uri.d
|
|
|
utf.d
|
Fix various problems in DDoc, identified from compiler warnings.
|
2012-10-19 19:09:47 +03:00 |
uuid.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
variant.d
|
Remove redundant parenthesis for getters, and use assignment syntax for setters
|
2012-11-23 15:07:17 +09:00 |
xml.d
|
Merge pull request #870 from alexrp/hash_t
|
2012-10-15 03:13:34 -07:00 |
zip.d
|
Issue 7444 - Require [] for array copies too
|
2012-11-20 17:55:21 +09:00 |
zlib.d
|
fix Issue 8694 - (Un)Compress may cause an InvalidMemoryOperationError
|
2012-09-19 12:14:05 +02:00 |