David Nadlinger
|
42625ce05c
|
Merge pull request #3949 from japplegame/patch-1
fix Bucketizer.owns
|
2016-03-05 23:02:35 +00:00 |
|
H. S. Teoh
|
b72d5055a0
|
Merge pull request #4055 from redstar/bigendian
Fix big endian version of std.digest.md and std.digest.ripemd.
|
2016-03-04 17:28:31 -08:00 |
|
Steven Schveighoffer
|
3edc09dfa4
|
Merge pull request #4023 from BBasile/ussue-15639
fixed issue 15639 - allocator.make enables abstract class instantiation
|
2016-03-04 18:03:41 -05:00 |
|
Kai Nacke
|
7c065e1c50
|
Fix big endian version of std.digest.md and std.digest.ripemd.
An import is missing.
|
2016-03-04 23:25:49 +01:00 |
|
Jonathan M Davis
|
167b28679b
|
Merge pull request #4045 from greenify/examples_to_unittest3
convert docstring examples to unittests [part 3]
|
2016-03-04 06:16:00 -08:00 |
|
Jonathan M Davis
|
17fb24bd11
|
Merge pull request #4051 from greenify/fix_examples_datetime
std.datetime - bring plaintext examples back in sync with tests
|
2016-03-04 05:17:34 -08:00 |
|
Robert Schadek
|
0beaf3fa60
|
Merge pull request #4039 from greenify/patch-1
add documentation example for SList
|
2016-03-04 12:19:35 +01:00 |
|
Sebastian Wilzbach
|
4f5dd92326
|
std.datetime - bring plaintext examples back in sync with tests
|
2016-03-04 12:07:27 +02:00 |
|
Robert Schadek
|
68f1907185
|
Merge pull request #4040 from greenify/patch-2
add documentation example for DList
|
2016-03-04 10:54:26 +01:00 |
|
Steven Schveighoffer
|
c0a34b41f7
|
Fix spacing around equals
See https://github.com/D-Programming-Language/phobos/pull/4022#commitcomment-16474681
|
2016-03-03 14:52:47 -05:00 |
|
Andrei Alexandrescu
|
6d6d8e2fe1
|
Merge pull request #3968 from atilaneves/fold
Introduce "fold" as an alternative to "reduce"
|
2016-03-03 13:45:16 -05:00 |
|
Sebastian Wilzbach
|
6c386d6f31
|
convert docstring examples to unittests
|
2016-03-03 19:39:12 +02:00 |
|
Steven Schveighoffer
|
e55e196127
|
Merge pull request #4022 from BBasile/issue-15721
fixed issue 15721 - std.experimental.allocator dispose on interface
|
2016-03-03 08:52:02 -05:00 |
|
Sebastian Wilzbach
|
6d45879cec
|
add documentation example for DList
|
2016-03-03 15:26:04 +02:00 |
|
Sebastian Wilzbach
|
e488e29198
|
add documentation example for SList
|
2016-03-03 15:25:13 +02:00 |
|
Tomoya Tanjo
|
a023336625
|
Replace version(unittest) with unittest
|
2016-03-03 00:07:31 +09:00 |
|
Tomoya Tanjo
|
1794186a11
|
Make parseJSON CTFEable for object of object and array of array
|
2016-03-02 21:46:13 +09:00 |
|
Basile Burg
|
175b9129a0
|
fixed issue 15639
|
2016-03-01 22:19:29 +01:00 |
|
Basile Burg
|
211c10aff2
|
fixed issue 15721
|
2016-03-01 22:17:38 +01:00 |
|
H. S. Teoh
|
098ce234cf
|
Merge pull request #4029 from BBasile/issue-15596
fixed issue 15596 - mention algorithm.mutation.stripXXX in std.string.stripXXX comments
|
2016-02-29 14:26:53 -08:00 |
|
Mahdi Mohammadi
|
da82a23856
|
Better description for return value of exists
|
2016-02-29 18:10:24 +08:00 |
|
Basile Burg
|
1d7920d383
|
fixed issue 15596
|
2016-02-29 00:16:21 +01:00 |
|
Joseph Rushton Wakeling
|
4031f59d34
|
Remove ddoc references to 'second-generation std.random'
While it would definitely be nice to deliver on this idea, better not to
mention it until we have an actual implementation lined up and approved.
|
2016-02-26 22:22:13 +01:00 |
|
Atila Neves
|
5d0ff1e1e5
|
Introduce "fold" as an alternative to "reduce"
|
2016-02-26 18:36:34 +01:00 |
|
Lars T. Kyllingstad
|
3ad0489e36
|
Merge pull request #3995 from quickfur/bigint_bounds
Issue 15678: BigInt("") should not break array bounds
|
2016-02-25 21:49:35 +01:00 |
|
Robert Schadek
|
5e5a8010ef
|
Merge pull request #4004 from quickfur/cache-ddoc
[doc only] Improve ddoc for std.algorithm.iteration.cache
|
2016-02-25 12:46:09 +01:00 |
|
H. S. Teoh
|
e819658b3d
|
Merge pull request #4018 from greenify/hotlink_collection_keywords
hotlink common collection keywords for user search
|
2016-02-24 10:30:12 -08:00 |
|
Sebastian Wilzbach
|
44cc4ffc89
|
hotlink common collection keywords for user search
|
2016-02-24 18:39:42 +02:00 |
|
Per Nordlöw
|
74deecc374
|
Update searching.d
Tag code with D ddoc tag.
|
2016-02-24 16:23:01 +01:00 |
|
H. S. Teoh
|
5c53be7676
|
Merge pull request #3977 from joakim-noah/android
Android update
|
2016-02-23 13:51:42 -08:00 |
|
Ilya Yaroshenko
|
1e665d24b2
|
Merge pull request #3928 from burner/dummyrange_variable_type
Make DummyRange work this types other than uint
|
2016-02-23 15:19:36 +02:00 |
|
Steven Schveighoffer
|
7be2a35045
|
Switch some static imports to selective.
|
2016-02-22 17:06:29 -05:00 |
|
Steven Schveighoffer
|
b0acb7a394
|
Fix remaining import deprecation messages
|
2016-02-22 16:03:12 -05:00 |
|
Steven Schveighoffer
|
fac1bc22b5
|
Fix import issues for std.format and std.stdio
|
2016-02-21 18:58:12 -05:00 |
|
H. S. Teoh
|
528573f0c4
|
Merge pull request #3931 from 9il/ndslice1
Issue 15532 & fix Issue 15540
|
2016-02-21 09:48:06 -08:00 |
|
Martin Nowak
|
ce2ac192c9
|
fix incorrect imports/fqn usages
- mostly of the form `import a.b : sym; a.b.sym();`, which is wrong b/c
selective imports do not add the module to the current scope
|
2016-02-20 14:41:44 +01:00 |
|
H. S. Teoh
|
b2f1987cb3
|
Merge pull request #4007 from e10s/meta_repeat
Introduce std.meta.Repeat
|
2016-02-19 17:06:13 -08:00 |
|
H. S. Teoh
|
fb5f8f2cbf
|
Merge pull request #3978 from John-Colvin/patch-13
Make std.traits.Select work for compile-time expressions
|
2016-02-19 15:10:35 -08:00 |
|
Steven Schveighoffer
|
b57a61f45f
|
Merge pull request #4008 from quickfur/conv_errmsg
Issue 15695: wrong error message in failed conversion from string to int
|
2016-02-19 15:59:14 -05:00 |
|
John Colvin
|
b3f05a28d6
|
Make std.traits.Select work for compile-time expressions
|
2016-02-19 20:45:27 +00:00 |
|
H. S. Teoh
|
80c5318a38
|
Merge pull request #3985 from John-Colvin/publicAlias
make std.meta.Alias public and orthogonal to std.meta.AliasSeq
|
2016-02-19 11:35:16 -08:00 |
|
Steven Schveighoffer
|
6e7ae5aea6
|
Merge pull request #3996 from sigod/slist-reverse
Issue 12563 - SList: add reverse method
|
2016-02-19 09:37:49 -05:00 |
|
Kazuya Takahashi
|
ca28462781
|
Introduce std.meta.Repeat
|
2016-02-19 22:46:20 +09:00 |
|
H. S. Teoh
|
ac657e876f
|
Merge pull request #4006 from sigod/curl-appender
std.net.curl: _basicHTTP: use Appender
|
2016-02-18 15:09:26 -08:00 |
|
sigod
|
d278569480
|
std.net.curl: _basicHTTP: use Appender for collecting of response data
|
2016-02-19 00:52:54 +03:00 |
|
H. S. Teoh
|
405858d816
|
Merge pull request #3859 from BBasile/getopt-checker
Static verification of std.getopt arguments with more helpful error messages
|
2016-02-17 22:01:21 -08:00 |
|
H. S. Teoh
|
32f032fe65
|
Merge pull request #4001 from alphaKAI/patch-1
Fix Document of process.d with pipe
|
2016-02-17 12:33:57 -08:00 |
|
H. S. Teoh
|
c80f3fe5ef
|
Correct invalid character in error message in int parsing code.
|
2016-02-17 12:29:34 -08:00 |
|
H. S. Teoh
|
d5fe5ab4fa
|
Fix misleading comment.
|
2016-02-17 11:55:48 -08:00 |
|
H. S. Teoh
|
30035daa88
|
Flag should be bool, not size_t.
|
2016-02-17 11:50:05 -08:00 |
|