.. |
c
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
digest
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
internal
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
net
|
Merge pull request #1923 from CyberShadow/std-net-curl-curloption
|
2014-02-16 14:59:35 +01:00 |
windows
|
Move various deprecations along.
|
2013-12-11 23:44:12 -08:00 |
algorithm.d
|
change emplace for emplaceRef in algorithm
|
2014-02-16 17:04:34 +01:00 |
array.d
|
Cleanup emplace useage for emplaceRef
|
2014-02-16 17:04:34 +01:00 |
ascii.d
|
improve optimization potential of std.ascii
|
2013-10-16 16:12:46 -07:00 |
base64.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
bigint.d
|
Remove tabs
|
2014-01-08 08:37:52 +01:00 |
bitmanip.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
compiler.d
|
|
|
complex.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
concurrency.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
container.d
|
Fix Issue 5699 - TotalContainer opBinaryRight for 'in'
|
2014-02-16 20:34:03 +00:00 |
conv.d
|
swap isAssignable and !hasElaborateAssign
|
2014-02-16 17:04:34 +01:00 |
cstream.d
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |
csv.d
|
Remove use of automatic adjacent string literal concatenation from phobos
|
2014-01-20 03:42:21 +11:00 |
datetime.d
|
Merge pull request #1898 from schuetzm/tzif3
|
2014-02-05 04:32:10 -08:00 |
demangle.d
|
Remove trailing white
|
2014-01-08 08:30:28 +01:00 |
encoding.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
exception.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
file.d
|
Merge pull request #1940 from JakobOvrum/fixgloblink
|
2014-02-15 12:32:00 +01:00 |
format.d
|
fix Issue 12135 - [AA] Format tail after associative array value is treated as separator if explicit separator is empty
|
2014-02-15 15:04:41 +09:00 |
functional.d
|
typo in memoize example
|
2014-02-16 18:04:50 +04:00 |
getopt.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
json.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
math.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
mathspecial.d
|
|
|
metastrings.d
|
|
|
mmfile.d
|
Remove cases where an array is used in a boolean context
|
2013-11-27 18:23:07 +11:00 |
numeric.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
outbuffer.d
|
fix Issue 10644 - Win64: wrong code when passing arguments through ...
|
2013-07-19 14:17:32 -07:00 |
parallelism.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
path.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
process.d
|
std.stdio: Add File.windowsHandle, fdopen and windowsHandleOpen
|
2014-02-12 02:39:36 +00:00 |
random.d
|
Fix Issue 4417 - isUniformRNG constraints for std.random.uniform
|
2014-02-15 20:55:56 +00:00 |
range.d
|
Introduce a cast as a workaround for missing inout constructors.
|
2014-02-17 11:10:14 +01:00 |
regex.d
|
fix Issue 12156 - static import of std.ascii in std.regex causes conflict
|
2014-02-14 05:39:06 +00:00 |
signals.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
socket.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
socketstream.d
|
|
|
stdint.d
|
|
|
stdio.d
|
Fix broken master due to dangling else block.
|
2014-02-17 09:28:14 +01:00 |
stdiobase.d
|
|
|
stream.d
|
Fixed Issue 1668 std.stream readf can't read int, nan, inf as floats
|
2014-02-16 09:55:36 -06:00 |
string.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
syserror.d
|
|
|
system.d
|
|
|
traits.d
|
Add a test case isAssignable!(void[1], void[1])
|
2014-02-11 18:36:40 +09:00 |
typecons.d
|
Fix Issue 12046 - Disallow Rebindable!(T[N])
|
2014-02-15 20:00:12 +00:00 |
typelist.d
|
|
|
typetuple.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
uni.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
uri.d
|
Fix cases where goto skips initialization of variables
|
2013-11-20 00:20:33 +11:00 |
utf.d
|
fix more import insufficiency
|
2013-12-30 17:30:26 +09:00 |
uuid.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
variant.d
|
Merge pull request #1934 from Kapps/fix8580
|
2014-02-17 10:05:59 +01:00 |
xml.d
|
Convert to new alias syntax
|
2014-02-11 15:27:05 +09:00 |
zip.d
|
Merge pull request #1870 from MartinNowak/fix1832
|
2014-02-16 21:01:54 +01:00 |
zlib.d
|
Fix issue 10893: added missing or renamed DDoc parameters (found by fix to 10236)
|
2013-08-31 15:36:29 +08:00 |