Alexandru Caciulescu
1d26b5fef7
Fix issue 6895 std.traits.isCovariantWith doesn't work for function, function pointer and delegate
2017-10-24 15:48:53 +03:00
The Dlang Bot
2d2592f538
Merge pull request #5758 from jercaianu/rmdir
...
Make DirEntry and DirIterator safe
merged-on-behalf-of: Andrei Alexandrescu <andralex@users.noreply.github.com>
2017-10-16 18:02:10 +02:00
Eduard Staniloiu
035d7d651b
Fix bucketizer aligned allocate
2017-10-16 08:56:28 +00:00
Eduard Staniloiu
981e1b0cd2
Make emplace infer class ctor safety
2017-10-12 20:47:03 +00:00
The Dlang Bot
f24da9d895
Merge pull request #5725 from RazvanN7/Issue_4582
...
Fix Issue 4582 - distinct field names constraint for std.typecons.Tuple
merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
2017-10-12 15:20:30 +02:00
RazvanN7
9af56d0223
Update distinct function + add unittest for it
2017-10-12 15:22:36 +03:00
The Dlang Bot
5a9cbe9c30
Merge pull request #5726 from RazvanN7/Issue_6409
...
Fix Issue 6409 - std.array.empty for associative arrays too
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2017-10-12 12:27:53 +02:00
RazvanN7
8525d60821
Replace hasLength
2017-10-12 11:14:09 +03:00
Joakim
afdae06936
Move new top-level selective imports in std.uni to local scopes
2017-10-11 00:16:10 +05:30
Martin Nowak
8e17e48db5
Merge remote-tracking branch 'upstream/stable' into merge_stable
2017-10-09 17:14:53 +02:00
RazvanN7
a3a9fc5b80
Fix documentation
2017-10-09 16:37:54 +03:00
The Dlang Bot
181efe61db
Merge pull request #5767 from jondegenhardt/issue-15735-splitter-emptyrange-doc
...
Fix issue 15735: Correct splitter documentation when arg is an empty range.
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2017-10-09 01:34:24 +02:00
The Dlang Bot
e974a88c5e
Merge pull request #4272 from ibuclaw/ieeefenvflags
...
std.math: Use core.stdc.fenv for exception mask values
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2017-10-09 00:53:04 +02:00
The Dlang Bot
78e4db508f
Merge pull request #5768 from ibuclaw/strangeline
...
std.math: Remove junk comment
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2017-10-09 00:19:53 +02:00
Iain Buclaw
87087e0f48
std.math: Remove junk comment
2017-10-08 23:42:52 +02:00
Jon Degenhardt
c6ef7c3f5e
Fix issue 15735: Correct splitter documentation when argument is an empty range.
2017-10-08 14:10:08 -07:00
Iain Buclaw
74f687c655
std.math: Use core.stdc.fenv for exception mask values
2017-10-08 22:14:20 +02:00
The Dlang Bot
29a629eb26
Merge pull request #5765 from jmdavis/deprecations
...
Move some deprecations along.
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2017-10-08 12:27:58 +02:00
Jonathan M Davis
ae3a69023b
Move some deprecations along.
2017-10-08 02:28:30 -06:00
Martin
8bd0e26c76
std.random: No equality checks for doc example unittests
...
They depend on the `Random` alias as well as the `real` precision.
2017-10-08 01:33:46 +02:00
The Dlang Bot
2230d5556f
Merge pull request #5764 from ibuclaw/mips32
...
Use MIPS32 version condition instead of MIPS.
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2017-10-08 01:18:37 +02:00
The Dlang Bot
42a1ee5234
Merge pull request #5607 from wilzbach/enable_runnable_examples
...
Enable runnable examples - remove the last modules from the blacklist
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2017-10-07 23:51:55 +02:00
Iain Buclaw
061c2a7945
Use MIPS32 version condition instead of MIPS.
2017-10-07 23:33:35 +02:00
Alexandru Jercaianu
ac8bbf42df
added trusted to refCountedPayload in docs
2017-10-07 20:55:46 +03:00
Alexandru Jercaianu
d30cda8feb
impl is initialized only in constructor
2017-10-07 15:39:37 +03:00
Alexandru Jercaianu
7f6ce8026f
added safe in the stddoc block
2017-10-07 12:41:08 +03:00
Alexandru Jercaianu
b7f8edd630
safe at toplevel; replaced strlen with countUntil
2017-10-07 10:57:56 +03:00
Ky-Anh Huynh
1c1c8a6455
std.net.curl: Fix getTiming example
2017-10-07 13:20:22 +07:00
Sebastian Wilzbach
41de215c91
Remove invalid private access by getSymbolsByUDA from unittest
2017-10-05 21:55:33 +02:00
Sebastian Wilzbach
5a20f69160
Issue 16984 - Make stdx.allocator.building_blocks.free_list runnable
2017-10-05 21:55:33 +02:00
Sebastian Wilzbach
ff6c0f1dfc
Issue 16984 - Make stdx.allocator.building_blocks.quantizer runnable
2017-10-05 21:55:17 +02:00
Sebastian Wilzbach
3cc63005e1
Issue 16984 - Make std.traits runnable
2017-10-05 21:30:13 +02:00
Sebastian Wilzbach
c2d03bf754
Issue 16984 - Make std.stdio runnable
2017-10-05 21:30:13 +02:00
Sebastian Wilzbach
2e96d0654b
Issue 16984 - Make std.math runnable
2017-10-05 21:30:13 +02:00
Alexandru Jercaianu
daa79a5b03
removed unused lstatbuf
2017-10-05 13:23:50 +03:00
Alexandru Jercaianu
5e88b67808
minor code refactoring
2017-10-05 13:20:39 +03:00
Sebastian Wilzbach
38b86e66a9
Merge pull request #5756 from jmdavis/deprecate_benchmark
...
Deprecate old benchmarking functions in std.datetime
2017-10-05 04:16:35 +02:00
Jonathan M Davis
cfaef76d5a
Undocument deprecated, public unittest to get circleci to shut up.
2017-10-04 13:09:14 -06:00
Jonathan M Davis
ae67887065
Remove use of std.datetime.StopWatch in std.socket tests.
2017-10-03 22:29:19 -06:00
Jonathan M Davis
85704a5f6e
Improve module documentation for std.datetime.stopwatch.
...
This should make it clearer how to deal with the problems created by
having deprecated symbols in std.datetime.package that conflict with the
ones in std.datetime.stopwatch.
2017-10-03 16:52:04 -06:00
Jonathan M Davis
9b5da5a3ca
Fix the indentation on some ddoc comments.
2017-10-03 16:18:02 -06:00
Jonathan M Davis
d35c934560
Deprecate old benchmarking functions in std.datetime.
2017-10-03 16:18:02 -06:00
The Dlang Bot
f0db7802c6
Merge pull request #5751 from pxc/patch-1
...
Include 's' in the list of valid regex flags
merged-on-behalf-of: Martin Nowak <code@dawg.eu>
2017-10-03 21:10:52 +02:00
jmh530
4150b2bb84
Update iteration.d UT comment
2017-10-03 09:42:28 -04:00
RazvanN7
99b5fc1809
Add unittest
2017-10-02 11:34:08 +03:00
MetaLang
a9b395d503
Fix tabs
2017-10-01 22:16:41 -03:00
MetaLang
99def7bc97
Change the findSplit example into a documented unit test
2017-10-01 22:11:51 -03:00
Jon Degenhardt
30c280156c
Issue 17385: Update findSplit doc so example compiles.
2017-10-01 13:49:13 -07:00
Matthew Strawbridge
3f9d421aac
Include 's' in the list of valid regex flags
2017-10-01 20:54:00 +01:00
Sebastian Wilzbach
32d76b97d8
Add a space to a selective import in std.uni
2017-10-01 18:04:27 +02:00