Commit message (Expand) | Author | Age | |
---|---|---|---|
* | viml/profile: switch to uv_gettimeofday() #10356 | Justin M. Keyes | 2019-06-29 |
* | build: PRAGMA_DIAG_PUSH_IGNORE_MISSING_PROTOTYPES | Justin M. Keyes | 2019-02-04 |
* | PVS/V1028 (rework): cast operands, not the result #9531 | Justin M. Keyes | 2019-01-21 |
* | STRICT_ADD, STRICT_SUB: Log error before abort | Justin M. Keyes | 2019-01-20 |
* | build: include auto/config.h explicitly | Justin M. Keyes | 2019-01-20 |
* | CMake: Feature-detect __builtin_{add,sub}_overflow | Justin M. Keyes | 2019-01-09 |
* | PVS/V1028: cast operands, not the result | Justin M. Keyes | 2019-01-09 |
* | assert.h: Check overflow with STRICT_ADD, STRICT_SUB | Justin M. Keyes | 2019-01-09 |
* | Fix warnings with gcc 6.1 | Björn Linse | 2016-05-19 |
* | MSVC: Avoid variadic macro bug in STATIC_ASSERT | Rui Abreu Ferreira | 2016-04-30 |
* | eval: Do not break when VimVarIndex and vimvars order mismatches | ZyX | 2016-04-18 |
* | assert: add STATIC_ASSERT macro | Nicolas Hillegeer | 2014-07-16 |