daan
|
5fe80671a2
|
again try to fix verbose ctest on mac pipeline
|
2020-09-05 12:26:47 -07:00 |
|
daan
|
0c5f03559d
|
fix verbose ctest on mac pipeline
|
2020-09-05 12:22:52 -07:00 |
|
daan
|
a0370f347c
|
more verbose ctest on mac pipeline
|
2020-09-05 12:20:21 -07:00 |
|
daan
|
85a8c138fc
|
enable verbose ctest on mac pipeline
|
2020-09-05 12:18:09 -07:00 |
|
daan
|
3d708aa7e1
|
fix warning in g++
|
2020-09-05 12:16:46 -07:00 |
|
daan
|
5f31f5c2b9
|
Merge branch 'dev' into dev-slice
|
2020-09-05 12:05:00 -07:00 |
|
daan
|
9d82b15d87
|
fix warnings on vs2017
|
2020-09-05 12:04:25 -07:00 |
|
daan
|
13bbb78907
|
add dev-slice to azure test pipeline
|
2020-09-05 11:48:23 -07:00 |
|
daan
|
a8539f6772
|
Merge branch 'dev' into dev-slice
|
2020-09-05 11:47:48 -07:00 |
|
daan
|
44ba0d254b
|
disable windows test in azure pipeline for now until we can reproduce
|
2020-09-05 11:47:27 -07:00 |
|
daan
|
83bd352f37
|
roll back previous commit (use standard C++ atomics on msvc
|
2020-09-05 11:29:38 -07:00 |
|
daan
|
102a85937e
|
experiment with using non-c++ atomics on msvc
|
2020-09-05 11:27:06 -07:00 |
|
daan
|
0d0b5e3fad
|
restore stress workload for windows pipeline
|
2020-09-05 11:19:35 -07:00 |
|
daan
|
78f1f9bd5e
|
reduce stress workload for windows pipeline
|
2020-09-05 11:16:40 -07:00 |
|
daan
|
694315fbe4
|
disable test in windows pipeline
|
2020-09-05 11:08:41 -07:00 |
|
daan
|
39948bce78
|
upload test artifact for the windows pipeline build
|
2020-09-05 11:04:55 -07:00 |
|
daan
|
2236b712f4
|
add test timeout on windows pipeline
|
2020-09-05 10:34:41 -07:00 |
|
daan
|
551831ba1c
|
ctest output verbose on windows pipeline
|
2020-09-05 10:30:54 -07:00 |
|
daan
|
4df01218e2
|
fix msvc compilation with new atomics
|
2020-09-05 10:03:37 -07:00 |
|
daan
|
644e453709
|
Merge branch 'dev' into dev-slice
|
2020-09-05 09:37:38 -07:00 |
|
daan
|
2e311f341b
|
fix msvc compilation in C mode
|
2020-09-05 09:37:09 -07:00 |
|
daan
|
dc858f6d29
|
fix c++ compilation with new atomics for dev-slice
|
2020-09-05 09:23:22 -07:00 |
|
daan
|
7c2b79bef0
|
Merge branch 'dev' into dev-slice
|
2020-09-05 09:17:59 -07:00 |
|
daan
|
50de0d2358
|
fix C++ compilation with new atomics
|
2020-09-05 09:17:42 -07:00 |
|
daan
|
2594b37c56
|
fix build warning on C++ template deduction on Linux
|
2020-09-05 08:36:34 -07:00 |
|
daan
|
97f56b1e08
|
merge from dev
|
2020-09-04 14:21:33 -07:00 |
|
daan
|
ec2c83a633
|
fix whitespace
|
2020-09-04 14:20:13 -07:00 |
|
daan
|
032eb2a75a
|
use pragma warning only on msvc (issue #291)
|
2020-09-04 13:06:18 -07:00 |
|
daan
|
d73d6beb71
|
add aslr test (issue #289)
|
2020-09-04 10:41:10 -07:00 |
|
daan
|
f107acb3c8
|
fix __cplusplus test (pr #287)
|
2020-09-04 10:40:05 -07:00 |
|
Daan
|
797c50e0c0
|
Merge pull request #296 from timblechmann/feature/iOS-compile-fix
iOS compile fix
|
2020-09-04 10:36:48 -07:00 |
|
daan
|
b22401deb3
|
layout
|
2020-09-03 20:31:11 -07:00 |
|
daan
|
f6109765d8
|
update whitespace and comments
|
2020-09-03 15:04:40 -07:00 |
|
Daan Leijen
|
7058e501cb
|
use atomic ops for the expire field; passes TSAN now
|
2020-09-03 13:53:56 -07:00 |
|
daan
|
228b5f6e9d
|
use atomic load for segment map
|
2020-09-03 12:19:04 -07:00 |
|
daan
|
03071dec0f
|
merge from dev-atomic with new atomic interface
|
2020-09-03 12:13:09 -07:00 |
|
daan
|
ff0d98883e
|
update comments
|
2020-09-03 10:00:01 -07:00 |
|
daan
|
900c97664a
|
merge from dev-atomic
|
2020-09-03 09:47:01 -07:00 |
|
daan
|
76a68cd7af
|
bump version to 1.6.6 with new atomics
|
2020-09-03 09:45:53 -07:00 |
|
daan
|
b4825372ab
|
small compilation warning fixes (extra semicolon etc)
|
2020-08-29 19:30:38 -07:00 |
|
daan
|
8033b62979
|
allow overriding MI_MAX_ALIGN_SIZE
|
2020-08-29 09:59:15 -07:00 |
|
daan
|
c1a834e886
|
add checks for when memory commit fails to return NULL
|
2020-08-28 10:40:46 -07:00 |
|
daan
|
e4ddc75069
|
set delayed decommit mask more precisely to only decommit currently committed blocks
|
2020-08-28 08:46:51 -07:00 |
|
daan
|
2cffc3b851
|
merge from dev
|
2020-08-27 22:43:57 -07:00 |
|
Tim Blechmann
|
1190e0c053
|
iOS compile fix
`crt_externs.h` is available only available with iOS-13 sdk. we
therefore add a `__has_include` check to see if it is actually available
|
2020-08-26 11:47:24 +08:00 |
|
daan
|
3f8ff12e66
|
avoid use of %z format specifier
|
2020-08-15 11:42:28 -07:00 |
|
daan
|
5805c39916
|
enable --std=c99 compilation; fix mingw compilation
|
2020-08-09 17:55:17 -07:00 |
|
daan
|
a9686d6ecf
|
avoid link error on non-windows
|
2020-08-06 13:37:11 -07:00 |
|
daan
|
0de92e406c
|
prepare readme for release
|
2020-08-06 13:29:09 -07:00 |
|
daan
|
d88a7470a0
|
merge from master
|
2020-08-06 13:19:01 -07:00 |
|