phobos/std
Andrei Alexandrescu 9d7b13b95b
Merge pull request #5961 from wilzbach/std-range-nullSink
std.range.nullSink - allow convenient use of the NullSink
2018-01-26 18:41:56 -05:00
..
algorithm Merge pull request #5596 from wilzbach/substitute 2018-01-25 22:25:53 -05:00
c Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
container Fix erroneous imports 2018-01-22 16:37:22 +02:00
datetime Merge pull request #6071 from JackStouffer/timeofday-tostring 2018-01-26 22:07:31 +01:00
digest Replace deprecated hexstrings with std.conv.hexString 2018-01-23 22:37:10 +01:00
experimental Merge pull request #5921 from edi33416/rc_iallocator 2018-01-26 19:53:03 +01:00
internal Merge pull request #5987 from JackStouffer/issue17249 2018-01-25 16:59:51 -05:00
net Fix Issue 18278 - writef documentation 404 error 2018-01-26 10:17:47 +01:00
range Merge pull request #5961 from wilzbach/std-range-nullSink 2018-01-26 18:41:56 -05:00
regex Splitup regex tests to please auto-tester 2018-01-24 17:59:40 +01:00
windows Remove deprecated std.windows.iunknown 2018-01-01 14:58:47 +01:00
array.d Add substitute for lazy replacements 2018-01-25 09:30:33 +01:00
ascii.d Merge pull request #5989 from wilzbach/static-foreach 2018-01-03 19:05:07 +01:00
base64.d Fix Issue 18278 - writef documentation 404 error 2018-01-26 10:17:47 +01:00
bigint.d Merge pull request #5987 from JackStouffer/issue17249 2018-01-25 16:59:51 -05:00
bitmanip.d Changed all instances of FormatSpec to const ref 2018-01-04 10:05:16 -05:00
compiler.d
complex.d Remove dependency on deprecated bits of std.math from std.complex 2018-01-16 03:04:35 +01:00
concurrency.d Removed unnecessary atomicLoad inside initOnce 2018-01-25 09:43:33 +01:00
conv.d Merge pull request #5965 from jpf91/aaconv 2018-01-06 15:53:18 +01:00
csv.d Merge pull request #5606 from andralex/upcase-ddoc-labels 2017-07-12 22:19:10 +02:00
demangle.d
encoding.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
exception.d Merge pull request #5989 from wilzbach/static-foreach 2018-01-03 19:05:07 +01:00
file.d Fix erroneous imports in unittests 2018-01-23 13:10:34 +02:00
format.d Merge pull request #5991 from JackStouffer/format-tostring 2018-01-24 05:41:23 +01:00
functional.d Merge pull request #5348 from radcapricorn/forward 2018-01-17 09:51:45 +01:00
getopt.d Remove staticIota: std_getopt 2018-01-22 17:18:53 +01:00
json.d Fix ddoc in std.json 2017-12-22 00:55:18 +01:00
math.d Merge pull request #6014 from wilzbach/complex 2018-01-18 22:34:40 +01:00
mathspecial.d Manually fix Allman brace style 2017-11-20 15:45:04 +01:00
meta.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
mmfile.d style, switches in MmFile can be final 2017-09-13 19:12:48 +02:00
numeric.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
outbuffer.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
parallelism.d Merge pull request #5951 from acehreli/TaskPool_fold 2018-01-17 06:05:48 +01:00
path.d Merge pull request #5989 from wilzbach/static-foreach 2018-01-03 19:05:07 +01:00
process.d std.process: Skip permission test when running as root 2017-10-31 12:15:12 +02:00
random.d Fix Issue 18217: Don't repeatedly call unpredictableSeed to initialize rndGen 2018-01-09 15:08:11 -05:00
signals.d Manually fix Allman brace style 2017-11-20 15:45:04 +01:00
socket.d Fix erroneous imports in unittests 2018-01-23 13:10:34 +02:00
stdint.d
stdio.d Fix Issue 18278 - writef documentation 404 error 2018-01-26 10:17:47 +01:00
string.d Add substitute for lazy replacements 2018-01-25 09:30:33 +01:00
system.d std.system: Add comment fix for Android 2017-12-22 18:42:35 +05:30
traits.d Merge pull request #5968 from wilzbach/searching-findSplit 2018-01-24 17:10:43 +01:00
typecons.d Merge pull request #6014 from wilzbach/complex 2018-01-18 22:34:40 +01:00
typetuple.d
uni.d Remove staticIota: std_uni 2018-01-22 17:19:14 +01:00
uri.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
utf.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
uuid.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
variant.d Allow running all unittest with -transition=complex 2018-01-17 11:14:32 +01:00
xml.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
zip.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00
zlib.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00