phobos/std
2013-07-19 14:17:32 -07:00
..
c Converted C-style array declarations to D-style 2013-07-03 00:06:32 +00:00
digest Add possibility to set letter case in toHexString helper function 2013-07-18 13:23:04 +02:00
internal Fix issue 313 & 314 2013-06-25 08:38:30 +09:00
net Merge pull request #1369 from AndrejMitrovic/IsemailFix 2013-06-30 08:20:21 -07:00
windows Merge pull request #1337 from 9rnsr/fix_attrs 2013-06-27 18:53:22 -07:00
algorithm.d Make std.string module CTFEable 2013-07-17 10:09:03 +09:00
array.d [appender] Mark pointer slicing @trusted (fix for issue 10359) 2013-06-20 11:13:52 +09:00
ascii.d Add possibility to set letter case in toHexString helper function 2013-07-18 13:23:04 +02:00
base64.d deactivate unsupported test 2013-07-05 19:57:35 +02:00
bigint.d
bitmanip.d
compiler.d
complex.d
concurrency.d Call thisTid to initialize first thread's message box, bypassing checks against setting thread-local variables from a shared static constructor. 2013-07-01 00:18:28 +10:00
container.d Removed empty declarations 2013-07-03 10:36:53 -07:00
conv.d Merge pull request #1341 from jmdavis/signed 2013-07-04 01:37:01 -07:00
cstream.d Fix issue 313 & 314 2013-06-25 08:38:30 +09:00
csv.d
datetime.d
demangle.d
encoding.d Revert "Removed implicit string concatenation" 2013-07-05 00:58:47 +00:00
exception.d Fix Issue 10510 - enforce should take any callable function without regard for calling conventions. 2013-07-01 19:40:28 +02:00
file.d Fix Issue 10621 - dirEntry is (now) useless 2013-07-14 10:46:28 +02:00
format.d Fixed grammar description of formattedWrite in docstring 2013-07-04 22:16:42 +02:00
functional.d
getopt.d Removed empty declarations 2013-07-03 10:36:53 -07:00
json.d Fix issue 313 & 314 2013-06-25 08:38:30 +09:00
math.d Removed empty declarations 2013-07-03 10:52:47 -07:00
mathspecial.d
md5.d Converted C-style array declarations to D-style 2013-07-03 00:06:32 +00:00
metastrings.d
mmfile.d
numeric.d
outbuffer.d fix Issue 10644 - Win64: wrong code when passing arguments through ... 2013-07-19 14:17:32 -07:00
parallelism.d Removed empty declarations 2013-07-03 10:52:47 -07:00
path.d More fix for issue 313 & 314 2013-06-25 17:01:52 +09:00
process.d Merge pull request #1371 from AndrejMitrovic/Fix10469 2013-06-24 22:56:53 -07:00
random.d Merge pull request #1362 from WebDrake/randomshuffle 2013-07-15 15:16:04 -07:00
range.d Merge pull request #1398 from monarchdodra/mapSlice 2013-07-15 05:24:06 -07:00
regex.d missing throw 2013-07-17 19:37:52 +02:00
signals.d
socket.d Removed empty declarations 2013-07-03 10:36:53 -07:00
socketstream.d
stdint.d
stdio.d s/forward range/input range/ plus minor fixes 2013-07-12 17:49:32 +01:00
stdiobase.d
stream.d fix Issue 10644 - Win64: wrong code when passing arguments through ... 2013-07-19 14:17:32 -07:00
string.d Make std.string module CTFEable 2013-07-17 10:09:03 +09:00
syserror.d
system.d
traits.d fix Issue 10544 - writeln!(inout(int)) does not work 2013-07-08 15:29:59 +09:00
typecons.d Add unittest 2013-07-17 21:19:32 +09:00
typelist.d
typetuple.d
uni.d
uri.d Merge pull request #1359 from qznc/more-coverage 2013-07-04 19:49:01 -07:00
utf.d fix Issue 10254 - Purity correctness is broken with constructor 2013-06-20 10:54:30 +09:00
uuid.d Revert "Removed implicit string concatenation." 2013-07-05 00:58:13 +00:00
variant.d Add workaround to fix issue 10567 2013-07-10 01:33:21 +09:00
xml.d Removed empty declarations 2013-07-03 10:36:53 -07:00
zip.d
zlib.d