phobos/std
H. S. Teoh 0bec4eedf2 Merge pull request #4641 from McSherry/std.base64-typo
[trivial] Correct truncation of std/base64.d "References" section
2016-07-22 11:39:35 -07:00
..
algorithm [trivial] Tweak docs for std.algorithm.sort 2016-07-18 12:03:37 +01:00
c
container Removed package wide std.algorithm imports from std.container.util 2016-07-18 09:46:03 -04:00
digest restore mistakenly removed 'scope' 2016-07-03 22:42:43 +02:00
experimental [ndslice]: rename mod -> replaceWithArray 2016-07-21 19:48:25 +02:00
internal Remove too broad local import from phobosinit 2016-07-06 10:00:39 -04:00
net Merge pull request #4622 from JackStouffer/immutable2 2016-07-20 20:45:08 -07:00
range Merge pull request #4511 from JackStouffer/patch-19 2016-07-18 22:47:31 +01:00
regex Added const and inout to methods in std.regex/package 2016-07-20 13:54:32 -04:00
windows
array.d Improve documentation of std.array.insertInPlace 2016-07-18 15:38:21 +01:00
ascii.d
base64.d Correct a typo in the documentation for std/base64.d. 2016-07-22 17:42:03 +01:00
bigint.d Fix all windows cycles 2016-07-08 21:07:15 -04:00
bitmanip.d Added const and immutable to several variables in std.bitmanip 2016-07-19 12:03:09 -04:00
compiler.d
complex.d
concurrency.d Removed package wide std.algorithm imports from std.concurrency 2016-07-18 09:38:32 -04:00
concurrencybase.d
conv.d Improved docs for std.conv.parse 2016-07-20 13:31:17 -04:00
cstream.d
csv.d
datetime.d Fix formatting to appease travis 2016-07-21 08:44:11 -04:00
demangle.d
encoding.d Added immutable to, and got rid of several variables in std.encoding 2016-07-19 15:35:23 -04:00
exception.d
file.d Removed package wide std.algorithm imports from std.file 2016-07-18 09:50:18 -04:00
format.d Add @system and @safe to std.format unit tests 2016-07-10 14:09:30 +02:00
functional.d
getopt.d Removed unused variables from std.getopt 2016-07-13 11:33:53 -04:00
json.d Merge pull request #4605 from jmdavis/deprecations 2016-07-19 01:29:24 -07:00
math.d Merge pull request #4619 from JackStouffer/immutable3 2016-07-20 00:46:07 -07:00
mathspecial.d
meta.d
mmfile.d
numeric.d Merge pull request #4635 from JackStouffer/immutable2 2016-07-22 12:44:15 +02:00
outbuffer.d
parallelism.d Fix all windows cycles 2016-07-08 21:07:15 -04:00
path.d Add @system and @safe to std.path unit tests 2016-07-08 16:24:32 +02:00
process.d Merge pull request #4455 from JackStouffer/file 2016-07-08 20:26:52 -07:00
random.d
signals.d
socket.d Add @system and @safe to std.socket unit tests 2016-07-04 17:19:31 +02:00
socketstream.d
stdint.d
stdio.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2016-07-20 11:40:15 +02:00
stdiobase.d
stream.d
string.d enable travis check for selected imports 2016-07-10 03:08:15 +02:00
system.d
traits.d Move deprecations along. 2016-07-18 14:56:03 -07:00
typecons.d Add @system and @safe to std.typecons unit tests 2016-07-10 14:30:36 +02:00
typetuple.d
uni.d Added const and immutable to several variables in std.uni 2016-07-20 10:03:35 -04:00
uri.d
utf.d Added immutable to several variables in std.utf 2016-07-21 13:06:36 -04:00
uuid.d
variant.d Removed global core.stdc.string import from std.variant 2016-07-03 19:39:35 -04:00
xml.d Merge pull request #4570 from aG0aep6G/16241 2016-07-06 16:07:52 -07:00
zip.d Removed unused variables from std.zip 2016-07-12 10:10:13 -04:00
zlib.d