Commit graph

13547 commits

Author SHA1 Message Date
Steven Schveighoffer
4fe18b9055 Fix issue 18995 - Make sure GC calls destructor when using std.array.array 2018-06-16 14:42:40 -04:00
The Dlang Bot
15b682af36
Merge pull request #6549 from wilzbach/checked-doc
Fix Issue 18952 - std.experimental.checkedint.Saturate prints integral promotion deprecation message
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-06-14 07:20:31 +02:00
Nathan Sashihara
27257d1413
Revert "Add dontOptimizeAway to std.datetime.stopwatch" 2018-06-13 16:19:17 -04:00
The Dlang Bot
e257ce133a
Merge pull request #5416 from wilzbach/dontoptimizeaway
Add dontOptimizeAway to std.datetime.stopwatch
merged-on-behalf-of: unknown
2018-06-13 20:07:09 +02:00
The Dlang Bot
89c1f1af6f
Merge pull request #6154 from wilzbach/fix-12086
Fix Issue 12086 - std.algorithm.remove + range of indices produces wrong results
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-06-13 18:02:48 +02:00
The Dlang Bot
02482d9090
Merge pull request #6567 from WalterBright/uuid-scope
uuid: add scope
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-06-13 05:37:39 +02:00
Thibaut CHARLES
fc9aefbcb3
Fix std.traits.Variadic doc layout 2018-06-11 12:02:16 +02:00
Sebastian Wilzbach
567e37ce3f
Merge pull request #6568 from WalterBright/exception-scope
exception.d: add scope
2018-06-10 17:39:32 +02:00
Sebastian Wilzbach
9c2ab8c0d5
Merge pull request #6573 from WalterBright/process-scope2
process: add scope
2018-06-10 17:39:21 +02:00
Sebastian Wilzbach
f4fca6fb98
Merge pull request #6574 from WalterBright/file-scope
file: add scope
2018-06-10 17:38:36 +02:00
Walter Bright
2954db64e0 string: add scope 2018-06-09 22:54:04 -07:00
Walter Bright
beba2bea7f file: add scope 2018-06-09 22:34:52 -07:00
Walter Bright
60a766128f process: add scope 2018-06-09 21:32:38 -07:00
Walter Bright
543d18f269
Merge pull request #6566 from WalterBright/socket-scope
socket: use scope
2018-06-09 21:04:42 -07:00
Sebastian Wilzbach
8f80bf04b5
Merge pull request #6569 from WalterBright/charset-scope
charset: add scope
2018-06-10 00:11:34 +02:00
Sebastian Wilzbach
e1b7d600a3
Merge pull request #6571 from WalterBright/stdio-scope2
stdio: add scope
2018-06-10 00:10:38 +02:00
Sebastian Wilzbach
81135b9ab8
Merge pull request #6572 from WalterBright/cstring-scope
cstring: add scope
2018-06-10 00:09:33 +02:00
The Dlang Bot
a661911d81
Merge pull request #6555 from WalterBright/string-scope
add 'scope' to string.d
merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
2018-06-09 11:23:52 +02:00
The Dlang Bot
85990e43e8
Merge pull request #6556 from WalterBright/file-scope
file.d: don't leak file names
merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
2018-06-09 10:31:31 +02:00
Walter Bright
45dbd56ccb cstring: add scope 2018-06-09 01:13:48 -07:00
Walter Bright
827dbbb6b1 stdio: add scope 2018-06-09 01:07:56 -07:00
Walter Bright
e80f0089a6 charset: add scope 2018-06-09 00:47:22 -07:00
Walter Bright
02de37e6ae exception.d: add scope 2018-06-09 00:41:04 -07:00
The Dlang Bot
9cecdb8c8d
Merge pull request #6561 from WalterBright/stdio-scope
all put() functions should have 'scope' parameters
merged-on-behalf-of: Walter Bright <WalterBright@users.noreply.github.com>
2018-06-09 09:37:26 +02:00
Walter Bright
2846af3fd5 uuid: add scope 2018-06-09 00:37:15 -07:00
The Dlang Bot
790d082f2a
Merge pull request #6562 from WalterBright/format-scope
format.d: add scope
merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
2018-06-09 08:43:31 +02:00
The Dlang Bot
44f82201d6
Merge pull request #6565 from WalterBright/typecons-scope
typecons: add scope
merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
2018-06-09 07:45:53 +02:00
The Dlang Bot
53d1cc73d8
Merge pull request #6564 from WalterBright/outbuffer-scope
outbuffer: add scope
merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
2018-06-09 06:41:13 +02:00
Walter Bright
ec16c4e6a2 socket: use scope 2018-06-08 20:28:21 -07:00
The Dlang Bot
e64eb78d45
Merge pull request #6563 from WalterBright/nullsink
add scope to NullSink
merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
2018-06-09 05:14:13 +02:00
Walter Bright
6ce1a7ab81 typecons: add scope 2018-06-08 19:53:52 -07:00
Walter Bright
2c01a81b7a outbuffer: add scope 2018-06-08 19:48:05 -07:00
Dmitry Olshansky
335a2a114f
Merge pull request #6559 from WalterBright/uni-scope
uni.d: use scope
2018-06-09 03:53:08 +03:00
Walter Bright
a6f0c855e9 add scope to NullSink 2018-06-08 17:42:52 -07:00
Walter Bright
7e9193ffa6 format.d: add scope 2018-06-08 16:31:19 -07:00
Walter Bright
433d3182c8 all put() functions should have 'scope' parameters 2018-06-08 16:23:37 -07:00
Walter Bright
d3ea319248 uni.d: use scope 2018-06-08 16:04:09 -07:00
Walter Bright
faf2bdf4e4 process.d: add scope 2018-06-08 13:43:17 -07:00
Walter Bright
32d5038b56 file.d: don't leak file names 2018-06-08 13:02:39 -07:00
Walter Bright
5c0946d322 add 'scope' to string.d 2018-06-08 12:09:55 -07:00
The Dlang Bot
44a6938326
Merge pull request #6554 from ntrel/popFront-prop
[trivial] popFront is not a property
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-06-08 20:53:51 +02:00
The Dlang Bot
5ac6bb0ea8
Merge pull request #6553 from WalterBright/ltw-scope
LockingTextWriter() should not leak its parameter
merged-on-behalf-of: Walter Bright <WalterBright@users.noreply.github.com>
2018-06-08 19:59:45 +02:00
Nick Treleaven
02d0104c57 popFront is not a property 2018-06-08 17:33:55 +01:00
Sebastian Wilzbach
7a8ff39cbb Fix Issue 18952 - std.experimental.checkedint.Saturate prints integral promotion deprecation message 2018-06-08 11:56:01 +02:00
Walter Bright
e8290737e3 LockingTextWriter() should leak its parameter 2018-06-08 02:38:31 -07:00
Walter Bright
d8f78b75cf uuid.d: sink() should not leak its parameter 2018-06-08 02:20:18 -07:00
The Dlang Bot
f8a17a7898
Merge pull request #6508 from CyberShadow/pull-20180515-044632
Fix Issue 18847 - std.allocator: Region uses .parent before it can be set
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-06-07 23:01:39 +02:00
Sebastian Wilzbach
622c5d2098 Fix Issue 12086 - std.algorithm.remove + range of indices produces wrong results 2018-06-07 21:35:10 +02:00
Joakim
f916d73af7 Musl: last remaining tweaks 2018-06-07 11:58:44 +05:30
Sebastian Wilzbach
3689a940cf Add a few public examples for common hooks 2018-06-06 19:12:39 +02:00