phobos/std
Vladimir Panteleev d60fcf6a6b
std.net.curl: Move asynchronous stuff to lazily-instantiated namespace
Allows avoiding importing std.concurrency unless asynchronous
functionality actually needed. Improves impact on import time by about
15%.
2018-02-04 11:48:51 +00:00
..
algorithm Merge pull request #5951 from acehreli/TaskPool_fold 2018-01-17 06:05:48 +01:00
c
container Changed all instances of FormatSpec to const ref 2018-01-04 10:05:16 -05:00
datetime Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
digest Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00
experimental Merge pull request #6044 from edi33416/fix_allocator_obj 2018-01-17 23:55:50 +01:00
internal Slightly simplify std.internal.cstring realloc logic 2018-01-11 20:39:56 +01:00
net std.net.curl: Move asynchronous stuff to lazily-instantiated namespace 2018-02-04 11:48:51 +00:00
range Added more examples to std.range.put 2018-01-17 13:46:59 -05:00
regex Merge pull request #5989 from wilzbach/static-foreach 2018-01-03 19:05:07 +01:00
windows Remove deprecated std.windows.iunknown 2018-01-01 14:58:47 +01:00
array.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2018-01-09 19:56:59 +01:00
ascii.d Merge pull request #5989 from wilzbach/static-foreach 2018-01-03 19:05:07 +01:00
base64.d @safeify more unittests II 2018-01-03 06:26:05 +01:00
bigint.d Fix issue 18224 - BigInt modulo uint must return long. 2018-01-12 18:37:16 +01: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 Add StdUnittest to std.net.curl + stdx.allocator 2017-12-21 09:36:10 +01:00
conv.d Merge pull request #5965 from jpf91/aaconv 2018-01-06 15:53:18 +01:00
csv.d
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 address Andrei's review 2018-01-03 14:40:10 -05:00
format.d Merge pull request #6014 from wilzbach/complex 2018-01-18 22:34:40 +01:00
functional.d Merge pull request #5348 from radcapricorn/forward 2018-01-17 09:51:45 +01:00
getopt.d
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
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
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 Port of phobos to DragonFlyBSD 2017-12-20 08:05:49 +01:00
stdint.d
stdio.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
string.d Allow running all unittest with -transition=complex 2018-01-17 11:14:32 +01:00
system.d std.system: Add comment fix for Android 2017-12-22 18:42:35 +05:30
traits.d Merge pull request #6014 from wilzbach/complex 2018-01-18 22:34:40 +01:00
typecons.d Merge pull request #6014 from wilzbach/complex 2018-01-18 22:34:40 +01:00
typetuple.d
uni.d Also document second overload. 2018-01-13 06:03:00 -08: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