.. |
c
|
Use atomicOp instead of InterlockedIncrement to fix Win64 linker errors.
|
2013-04-13 19:31:51 +02:00 |
digest
|
Merge pull request #1256 from redstar/digestcleanup
|
2013-04-13 10:19:51 -07:00 |
internal
|
Merge pull request #1231 from Safety0ff/master
|
2013-05-25 23:36:32 -07:00 |
net
|
Use escape sequence for DELETE character.
|
2013-03-23 17:55:05 +01:00 |
windows
|
|
|
algorithm.d
|
added any and all to function index and to the cheat sheet
|
2013-05-29 09:27:23 +01:00 |
array.d
|
Improve Issue 10220 fix.
|
2013-06-05 18:43:47 +04:00 |
ascii.d
|
|
|
base64.d
|
|
|
bigint.d
|
Merge pull request #1231 from Safety0ff/master
|
2013-05-25 23:36:32 -07:00 |
bitmanip.d
|
Fixes Issue 4124 - Implement toString for BitArray.
|
2013-06-01 15:40:01 +02:00 |
compiler.d
|
|
|
complex.d
|
|
|
concurrency.d
|
fixed receiveTimeout to not wait beyond the specified limit in the event of multiple internal waits
|
2013-04-30 13:13:20 -07:00 |
container.d
|
|
|
conv.d
|
Move checkCTFEable to std.exception.assertCTFEable, and use it
|
2013-06-02 02:32:24 +09:00 |
cstream.d
|
|
|
csv.d
|
|
|
datetime.d
|
Fix std.datetime (remove ReturnType usage for property check)
|
2013-06-03 23:50:12 +09:00 |
demangle.d
|
|
|
encoding.d
|
|
|
exception.d
|
Merge pull request #1329 from 9rnsr/fix10220
|
2013-06-04 22:30:00 -07:00 |
file.d
|
DDoc: file.d: Exceptions thrown (except slurp)
|
2013-04-19 22:49:56 +03:00 |
format.d
|
Move checkCTFEable to std.exception.assertCTFEable, and use it
|
2013-06-02 02:32:24 +09:00 |
functional.d
|
|
|
getopt.d
|
Merge pull request #1050 from AndrejMitrovic/Fix9260
|
2013-03-08 10:38:55 -08:00 |
json.d
|
Fix issue in std.json when null is returned instead of empty string/array.
|
2013-04-04 00:49:42 +04:00 |
math.d
|
Make std.math compile on Linux/PPC64.
|
2013-03-30 14:47:31 +01:00 |
mathspecial.d
|
|
|
md5.d
|
Merge pull request #1256 from redstar/digestcleanup
|
2013-04-13 10:19:51 -07:00 |
metastrings.d
|
|
|
mmfile.d
|
|
|
numeric.d
|
Move checkCTFEable to std.exception.assertCTFEable, and use it
|
2013-06-02 02:32:24 +09:00 |
outbuffer.d
|
|
|
parallelism.d
|
|
|
path.d
|
Fixed order of imports
|
2013-08-06 11:31:23 +02:00 |
process.d
|
std.process redesigned
|
2013-05-01 10:22:19 +02:00 |
random.d
|
immutable should be an enum
|
2013-05-25 13:32:53 -07:00 |
range.d
|
Fix link to put primitive in std.range docs
|
2013-05-28 20:39:57 -06:00 |
regex.d
|
Removed unused stream abstraction
|
2013-05-06 18:39:03 +01:00 |
signals.d
|
|
|
socket.d
|
Undocument some deprecated functions.
|
2013-05-05 16:34:25 -07:00 |
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
nits
|
2013-05-31 19:26:20 -04:00 |
stdiobase.d
|
|
|
stream.d
|
|
|
string.d
|
Move checkCTFEable to std.exception.assertCTFEable, and use it
|
2013-06-02 02:32:24 +09:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Merge pull request #1260 from denis-sh/fix-std.traits.hasElaborate-docs
|
2013-04-29 05:02:16 -07:00 |
typecons.d
|
Merge pull request #1329 from 9rnsr/fix10220
|
2013-06-04 22:30:00 -07:00 |
typelist.d
|
|
|
typetuple.d
|
fix Issue 9976 - Needlessly large instantiation depth in std.typetuple algorithms
|
2013-04-24 14:27:22 +09:00 |
uni.d
|
|
|
uri.d
|
|
|
utf.d
|
Undocument some deprecated functions.
|
2013-05-05 16:34:25 -07:00 |
uuid.d
|
|
|
variant.d
|
fix issue 10017
|
2013-05-27 17:15:43 +02:00 |
xml.d
|
|
|
zip.d
|
|
|
zlib.d
|
|
|