.. |
c
|
Update COM header with CoInitializeEx
|
2012-10-04 23:15:31 +09:00 |
digest
|
workaround Bug 9378
|
2013-01-24 03:16:26 +01:00 |
internal
|
workaround Bug 9378
|
2013-01-24 03:16:26 +01:00 |
net
|
Changed default SSL peer and host verify to TRUE. Added verifyPeer and verifyHost @properties.
|
2013-01-22 14:30:49 -08:00 |
windows
|
Fixes Issue 9373 - Add deprecation messages to Phobos.
|
2013-01-23 02:44:08 +01:00 |
algorithm.d
|
Showcase precise ordering of output.
|
2013-02-07 14:20:24 -08:00 |
array.d
|
Fixes Issue 4287 - Implement concat-assign operator for Appender.
|
2013-02-07 18:49:53 +01:00 |
ascii.d
|
|
|
base64.d
|
Runnable examples - std.base64
|
2012-07-15 21:26:32 +00:00 |
bigint.d
|
Fixes Issue 8837 - BigInt needs better operator constraints.
|
2013-02-04 22:06:41 +01:00 |
bitmanip.d
|
Decommented unittest that was blocked by bug 6354, which has since been fixed.
|
2012-12-28 00:10:15 +11:00 |
compiler.d
|
Adding myself as author to the modules I have contributed to.
|
2012-07-16 05:31:09 +02:00 |
complex.d
|
Improved unittest
|
2012-12-13 14:20:48 +01:00 |
concurrency.d
|
Fixes Issue 9373 - Add deprecation messages to Phobos.
|
2013-01-23 02:44:08 +01:00 |
container.d
|
Remov workaround 8763
|
2013-02-09 12:21:20 +01:00 |
conv.d
|
Fixup Pull1555 - Zero-arg text() should return null string.
|
2013-02-07 21:06:01 +01: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
|
fix Issue 8908 - Collapse of std.csv by the specifications change of std.conv.parse
|
2012-12-18 09:11:57 +09:00 |
ctype.d
|
Added more deprecation messages.
|
2012-10-15 21:40:36 -07:00 |
datetime.d
|
Fix for issue# 9214.
|
2012-12-26 22:27:39 -08:00 |
demangle.d
|
Fixes Issue 2445 - std.demangle example won't compile.
|
2012-12-02 13:27:56 +01:00 |
encoding.d
|
Remove all uses of sizediff_t in favor of ptrdiff_t.
|
2012-10-15 04:24:09 +02:00 |
exception.d
|
Fixes Issue 9373 - Add deprecation messages to Phobos.
|
2013-01-23 02:44:08 +01:00 |
file.d
|
setTimes should throw FileException on Posix.
|
2013-02-10 04:19:39 +01:00 |
format.d
|
Fixes Issue 9336 - Format should work on shared address.
|
2013-01-25 19:44:16 +01: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
|
Prettify std.math. Cosmetic changes only.
|
2013-02-01 07:25:43 +01: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
|
Add workaround for bug 9382, which introduced by fixing bug 5933
|
2013-01-24 14:28:49 +09:00 |
outbuffer.d
|
Issue 7444 - Require [] for array copies too
|
2012-11-20 17:55:21 +09:00 |
parallelism.d
|
Fix incorrect test. Calling finish(false) doesn't guarantee that the task won't be complete immediately after finish() returns.
|
2012-12-08 10:19:54 -05:00 |
path.d
|
Merge pull request #951 from monarchdodra/count3
|
2012-12-13 09:17:47 -08: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 #1008 from monarchdodra/save
|
2013-02-04 21:03:08 -08:00 |
regex.d
|
[style] reindent
|
2012-12-29 18:11:51 +04: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
|
Fix mismatched parens in DDoc.
|
2013-01-06 23:32:52 +02: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 broken example.
|
2013-02-07 13:07:01 -06:00 |
stdiobase.d
|
|
|
stream.d
|
Fixes Issue 1397 - Add default argument to buffer size param in ctor.
|
2012-12-26 03:36:18 +01:00 |
string.d
|
Fix Issue 6408 - Phobos fixes
|
2013-01-18 19:10:16 +11:00 |
syserror.d
|
Fixes Issue 9373 - Add deprecation messages to Phobos.
|
2013-01-23 02:44:08 +01:00 |
system.d
|
|
|
traits.d
|
Fix isAssignable unittest results
|
2013-01-31 09:34:53 +09:00 |
typecons.d
|
fix Issue 9404 - Nullable is unusable with 2.061
|
2013-01-31 11:36:19 +09:00 |
typelist.d
|
|
|
typetuple.d
|
Make std.typetuple.template{And, Or, Not} public as intended.
|
2012-11-26 19:11:04 +01:00 |
uni.d
|
Remove remain redundant parenthesis.
|
2012-12-03 00:53:38 +09:00 |
uri.d
|
|
|
utf.d
|
generalize countLength
|
2012-12-13 20:41:20 +04:00 |
uuid.d
|
fix Issue 2486 - taking address of slice rvalue is valid
|
2012-12-03 14:40:24 +09:00 |
variant.d
|
Make std.variant.maxSize public.
|
2013-02-04 19:54:57 -08: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 |