phobos/std
2014-01-22 14:55:13 +01:00
..
c add version (Windows): too all windows only sources 2013-07-21 03:34:56 +02:00
digest Remove trailing white 2014-01-08 08:30:28 +01:00
internal Remove tabs 2014-01-08 08:37:52 +01:00
net Merge pull request #1847 from MartinNowak/fix11879 2014-01-13 02:28:26 -08:00
windows Move various deprecations along. 2013-12-11 23:44:12 -08:00
algorithm.d Remove trailing white 2014-01-08 08:30:28 +01:00
array.d Merge pull request #1843 from monarchdodra/whiteTrim 2014-01-12 05:14:42 -08:00
ascii.d improve optimization potential of std.ascii 2013-10-16 16:12:46 -07:00
base64.d Merge pull request #1536 from lionello/bug10893 2013-09-08 08:37:19 -07:00
bigint.d Remove tabs 2014-01-08 08:37:52 +01:00
bitmanip.d Remove tabs 2014-01-08 08:37:52 +01:00
compiler.d
complex.d Complex.opBinaryRight for numeric types, to allow numeric ^^ complex operations. 2013-12-09 16:18:11 +01:00
concurrency.d enforce thisTid was called before calling receive 2013-09-30 21:45:13 +02:00
container.d Merge pull request #1843 from monarchdodra/whiteTrim 2014-01-12 05:14:42 -08:00
conv.d Use selective local import and place at the head of the required code block 2013-12-26 11:55:06 +09: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 More implicit array to bool 2013-12-15 19:55:34 +11:00
datetime.d DDoc fixes 2013-12-28 21:28:41 +00:00
demangle.d Remove trailing white 2014-01-08 08:30:28 +01:00
encoding.d Merge pull request #891 from Kozzi11/master 2013-12-05 00:30:04 -08:00
exception.d () should be used instead of {} for ddoc macro 2014-01-01 23:03:10 -07:00
file.d Remove trailing white 2014-01-08 08:30:28 +01:00
format.d fix Issue 11780 - RangeError in format for incomplete format specifier 2014-01-01 17:26:08 +01:00
functional.d
getopt.d Clean up std.getopt docs 2014-01-13 19:44:11 +01:00
json.d Merge pull request #1694 from John-Colvin/patch-5 2013-12-16 05:20:02 +01:00
math.d Remove trailing white 2014-01-08 08:30:28 +01: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 Fix missed cases of <>= operator 2013-12-01 16:31:47 +11:00
outbuffer.d
parallelism.d Remove trailing white 2014-01-08 08:30:28 +01:00
path.d fix Issue 11691 - can't join pathSplitter with pathSeparator 2013-12-05 15:22:01 +01:00
process.d Better unittests in process.d 2013-12-22 23:04:16 -08:00
random.d MT alignement 2014-01-22 14:55:13 +01:00
range.d Fix Cycle!(T[N]).opSlice return type qualifier. 2014-01-13 13:40:40 +01:00
regex.d Remove tabs 2014-01-08 08:37:52 +01:00
signals.d Remove trailing white 2014-01-08 08:30:28 +01:00
socket.d Remove trailing white 2014-01-08 08:30:28 +01:00
socketstream.d
stdint.d
stdio.d fix more import insufficiency 2013-12-30 17:30:26 +09:00
stdiobase.d
stream.d Updates MemoryStream.reserve DDOC 2013-10-27 15:54:24 +11:00
string.d std.string: Fix redundant UTF decoding in chomp 2014-01-11 12:17:52 +00:00
syserror.d
system.d
traits.d Merge pull request #1827 from WalterBright/add-opCmp 2014-01-01 00:00:44 -08:00
typecons.d Add more necessary local imports 2013-12-26 11:55:18 +09:00
typelist.d
typetuple.d Remove typetuple dependencies 2013-12-22 17:07:32 +01:00
uni.d Fix two WEB DDoc macros 2014-01-10 23:27:59 -07: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 Cleanup uuid 2013-11-23 17:58:57 +01:00
variant.d Remove tabs 2014-01-08 08:37:52 +01:00
xml.d Remove cases where an array is used in a boolean context 2013-11-27 18:23:07 +11:00
zip.d fix Issue 11831 - std.zip no longer allows setting madeVersion field 2013-12-28 02:55:28 +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