.. |
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 remote-tracking branch 'upstream/stable' into merge_stable
|
2018-01-16 04:59:35 +01:00 |
internal
|
Slightly simplify std.internal.cstring realloc logic
|
2018-01-11 20:39:56 +01:00 |
net
|
remove stale comment
|
2018-01-14 22:25:32 +01:00 |
range
|
Revive std.range.slide
|
2018-01-17 06:36:46 +01: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
|
Changed all instances of FormatSpec to const ref
|
2018-01-04 10:05:16 -05: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 #6026 from JackStouffer/format-guess-length
|
2018-01-16 16:59:04 +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 #5989 from wilzbach/static-foreach
|
2018-01-03 19:05:07 +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
|
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
|
Merge pull request #5989 from wilzbach/static-foreach
|
2018-01-03 19:05:07 +01:00 |
system.d
|
std.system: Add comment fix for Android
|
2017-12-22 18:42:35 +05:30 |
traits.d
|
Merge pull request #6016 from wilzbach/fix-18214
|
2018-01-16 23:03:26 +01:00 |
typecons.d
|
Add test case.
|
2018-01-17 11:07:26 -08: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
|
Use static foreach in Phobos
|
2018-01-03 17:30:11 +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 |