Nick Treleaven
c32a2f4eda
Remove old code - copying is allowed
2017-01-10 12:13:49 +00:00
Nick Treleaven
9118661ca2
Tweak ScopeBuffer docs
...
* Fix ddoc for commented out `this(this)` showing in `put`'s docs.
* Fix missing ddoc for `put(CT[])` due to private `CT`.
* Use documented unittest for scopeBuffer instead of inline code.
2017-01-09 16:52:04 +00:00
Sebastian Wilzbach
3d67cd228c
style fix: space between operators
2016-04-26 22:26:20 +03:00
k-hara
e7b3d834d7
detab and remove trailing whitespaces
2015-02-10 00:56:40 +09:00
Ilya Yaroshenko
488e62abc6
scope buffer: clean imports
2014-11-13 03:04:44 +03:00
Ilya Yaroshenko
83fab657d7
std.internal.scopebuffer: added inout for slices
...
update unittest
removed no-op cast
remove blank lines
2014-09-17 08:25:27 +04:00
k-hara
ec661877f5
Fix newly introduced FQN issue caused by 313
2014-03-28 23:40:04 +09:00
monarch dodra
b9c2e2fe72
Fix DDoc typo.
2014-03-20 12:03:31 +01:00
monarchdodra
1063d97859
Fix T[] const-ness issue in put
2014-03-17 23:19:57 +01:00
Walter Bright
cb6b8a010f
add std.internal.scopebuffer
2014-03-16 16:22:04 -07:00