Nikolay Tolstokulakov
eff74ed2a2
netbsd patch
2016-03-11 10:10:47 +06:00
H. S. Teoh
4f7d8a2243
Merge pull request #4071 from CyberShadow/pull-20160310-234514
...
std.stdio: Fix documentation of File.error
2016-03-10 17:21:51 -08:00
Vladimir Panteleev
cd91d15559
std.stdio: Fix documentation of File.error
2016-03-10 23:45:29 +00:00
Sebastian Wilzbach
e2ce2b36f8
add documentation example for RBTree
2016-03-11 00:25:03 +02:00
Steven Schveighoffer
bbc560788f
Merge pull request #3983 from jmdavis/timezone
...
Fix compliance issues with SysTime.to*String and SysTime.from*String.
2016-03-10 12:02:00 -05:00
H. S. Teoh
04654c071d
Merge pull request #4044 from greenify/examples_to_unittest2
...
convert docstring examples to unittests [part 2]
2016-03-09 14:39:44 -08:00
H. S. Teoh
5dc9102d67
Merge pull request #3913 from JakobOvrum/std_algorithm_table_either
...
Tweak std.algorithm.comparison.either docs and add to package doc table
2016-03-09 13:40:34 -08:00
H. S. Teoh
afc40287e0
Merge pull request #4066 from greenify/examples_to_unittest_setops
...
convert docstring examples to unittests [setops]
2016-03-09 12:17:37 -08:00
Sebastian Wilzbach
66e0dc39c5
convert docstring examples to unittests
2016-03-09 21:22:15 +02:00
Dmitry Olshansky
b2430dcc30
Merge pull request #3551 from Superstar64/staticSort
...
added staticSort
2016-03-09 21:55:35 +03:00
Brad Roberts
c15d43ce88
Merge pull request #4059 from MartinNowak/timelimit
...
use timelimit to kill deadlocked tests
2016-03-08 22:35:56 -08:00
Martin Nowak
b34fd6c766
Merge pull request #4063 from DmitryOlshansky/faster-thompson
...
2 minor tweaks to std.regex default engine
2016-03-09 05:38:17 +01:00
Martin Nowak
26c04fef9f
disable QUIET by default
2016-03-09 00:30:27 +01:00
Martin Nowak
ab82b83e8e
use timelimit to kill deadlocked tests
...
- restrict any test to 60s
- don't trigger the 1h timeout for the auto-tester
- get a make error message w/ a specific test on timeout failure
- the timelimit program is used b/c the auto-tester already relies on it
2016-03-08 23:24:07 +01:00
H. S. Teoh
a2b33b011a
Merge pull request #4067 from miham/patch-1
...
Use proper right parenthesis in example's comment: "$(RPAREN)" -> ")".
2016-03-08 10:37:28 -08:00
Miha Marolt
d22a24a702
Use proper right parenthesis in example's comment: "$(RPAREN)" -> ")"
2016-03-08 18:47:32 +01:00
Sebastian Wilzbach
ce79561214
convert docstring examples to unittests
2016-03-08 14:54:55 +02:00
JakobOvrum
1f0cbb6280
Merge pull request #4052 from greenify/zlib_doc
...
std.zlib: add documentation header example
2016-03-08 21:03:06 +09:00
JakobOvrum
1f0a7ee064
Merge pull request #4056 from atilaneves/reduce_doc
...
Replace 'reduce' with 'fold' in the documentation
2016-03-08 16:02:52 +09:00
tsbockman
6c8333627c
Fix map() to work with multi-module overload sets.
...
Verify return values for multiple lambda unittest.
2016-03-07 12:48:06 -08:00
Dmitry Olshansky
202565df3d
Merge pull request #3828 from CyberShadow/pull-20151124-143559
...
fix Issue 15377 - std.stdio: Use MSVCRT's _fseeki64 / _ftelli64 on Windows COFF
2016-03-07 17:21:50 +03:00
Dmitry Olshansky
88c3a3d52f
2 minor tweaks to std.regex default engine
...
Roughly 10-15% faster on a few common patterns.
2016-03-07 15:46:30 +03:00
Jakob Øvrum
22a90f904e
Tweak std.algorithm.comparison.either docs and add to package doc table
2016-03-06 22:45:06 +09:00
David Nadlinger
42625ce05c
Merge pull request #3949 from japplegame/patch-1
...
fix Bucketizer.owns
2016-03-05 23:02:35 +00:00
Atila Neves
9cc2a5ae59
Replace 'reduce' with 'fold' in the documentation
2016-03-05 18:50:11 +01: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
Sebastian Wilzbach
44452a7a92
std.zlib: add documentation header example
2016-03-04 19:16:10 +02: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
ebd5667f9c
Merge pull request #4046 from D-Programming-Language/schveiguy-patch-1
...
Fix spacing around equals
2016-03-03 14:53:36 -05: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
Sebastian Wilzbach
d81030ab8a
convert docstring examples to unittests
2016-03-03 15:24:26 +02:00
H. S. Teoh
35a2a564dc
Merge pull request #4037 from tom-tan/issue15742
...
Make parseJSON CTFEable for object of object and array of array
2016-03-02 09:43:51 -08: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
Rainer Schuetze
d979bb8165
test std.experimental.allocator for Win64/Win32mscoff
...
fix assert in std.experimental.allocator.building_blocks.bitmapped_block for 32-bit build
2016-03-01 13:08:08 +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
H. S. Teoh
ab6299251a
Merge pull request #4031 from mm-binary/patch-1
...
Better description for return value of `exists`
2016-02-29 08:50:51 -08:00