rustyx
|
33df2fa169
|
Fix MSVC 2015 project and add a VS 2017 solution
|
2017-10-16 10:26:54 -07:00 |
|
Jason Evans
|
c4c2592c83
|
Update brace style.
Add braces around single-line blocks, and remove line breaks before
function-opening braces.
This resolves #537.
|
2017-01-20 21:43:07 -08:00 |
|
Jason Evans
|
977103c897
|
Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).
This avoids warnings in some cases, and is otherwise generally good
hygiene.
|
2016-10-27 21:31:25 -07:00 |
|
rustyx
|
7798c7ac1d
|
Fix MSVC project and improve MSVC lib naming (v140 -> vc140)
|
2016-05-03 10:01:31 -07:00 |
|
rustyx
|
e270a8f936
|
Make test_threads more generic
|
2016-02-28 14:49:58 -08:00 |
|
rustyx
|
4c4ee292e4
|
Improve test_threads performance
|
2016-02-26 17:18:58 +01:00 |
|
rustyx
|
984c64f724
|
Add MS Visual Studio 2015 support
|
2016-02-20 10:55:23 -08:00 |
|